From owner-freebsd-ports-bugs@freebsd.org Fri Mar 17 09:33:57 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDD31D10DEA for ; Fri, 17 Mar 2017 09:33:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC20D1900 for ; Fri, 17 Mar 2017 09:33:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2H9Xvil054446 for ; Fri, 17 Mar 2017 09:33:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217849] Port: devel/autogen fails to build Date: Fri, 17 Mar 2017 09:33:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: transitive@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2017 09:33:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217849 --- Comment #3 from Robert Cina --- Yes I tried setting MAKE_JOBS_UNSAFE=3Dyes i get the same result as you can= see below. rob@alto:/usr/ports/devel/autogen % sudo make MAKE_JOBS_UNSAFE=3Dyes clean install=20 =3D=3D=3D> Cleaning for autogen-5.18.10 =3D=3D=3D> NOTICE: The autogen port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be remove= d in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.htm= l#maintain-port =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> autogen-5.18.10 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by autogen-5.18.10 for building =3D=3D=3D> Extracting for autogen-5.18.10 =3D> SHA256 Checksum OK for autogen-5.18.10.tar.xz. =3D=3D=3D> Patching for autogen-5.18.10 =3D=3D=3D> autogen-5.18.10 depends on executable: bash - found =3D=3D=3D> autogen-5.18.10 depends on executable: gmake - found =3D=3D=3D> autogen-5.18.10 depends on package: pkgconf>=3D1.3.0_1 - found =3D=3D=3D> autogen-5.18.10 depends on package: perl5>=3D5.24<5.25 - found =3D=3D=3D> autogen-5.18.10 depends on shared library: libguile-2.0.so - f= ound (/usr/local/lib/libguile-2.0.so) =3D=3D=3D> autogen-5.18.10 depends on shared library: libgc-threaded.so -= found (/usr/local/lib/libgc-threaded.so) =3D=3D=3D> autogen-5.18.10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) =3D=3D=3D> Configuring for autogen-5.18.10 configure: WARNING: unrecognized options: --with-libguile configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking target system type... amd64-portbld-freebsd11.0 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*= -*-* A U T O G E N GNU AutoGen-5.18.10 libopts.la-41:= 1:16 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*= -*-* checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...=20 checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+=3D"... no checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/local/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if malloc debugging is wanted... no checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking whether clearerr_unlocked is declared... (cached) yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... (cached) yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... (cached) yes checking whether putc_unlocked is declared... (cached) yes checking whether putchar_unlocked is declared... (cached) yes checking for texi2html... : checking for an ANSI C-conforming const... yes checking for inline... inline checking for dlopen in -ldl... no checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for long double with more range or precision than double... yes checking for long long... (cached) yes checking for uintmax_t... yes checking for size_t... (cached) yes checking for wchar_t... (cached) yes checking size of char*... 8 checking size of int... 4 checking size of long... 8 checking size of short... 2 checking for strchr... yes checking for strlcpy... (cached) yes checking for snprintf... (cached) yes checking for dlopen... (cached) yes checking for library containing copysign... -lm checking for library containing copysignl... none required checking for library containing modfl... none required checking for unsigned long long int... (cached) yes checking libio.h usability... no checking libio.h presence... no checking for libio.h... no checking for ctype.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether sigsetjmp is declared... yes checking whether sys_siglist is declared... (cached) yes checking for putenv... (cached) yes checking for getdate_r... no checking for utimes... (cached) yes checking for futimes... (cached) yes checking for inline... (cached) inline checking for long long int... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking pkg-config is at least version 0.9.0... yes configure: checking for guile 2.0 configure: found guile 2.0 checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdbool.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... yes checking for wchar.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... (cached) yes checking for uint16_t... yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking size of char *... 8 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for vprintf... (cached) yes checking for _doprnt... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for mmap... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... yes checking for strsignal... (cached) yes checking for fchmod... (cached) yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether shell scripts are desired... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking whether using shell scripts... yes checking whether statically link autogen to libopts... no checking whether setjmp() links okay... yes checking whether __attribute__((format_arg(n))) works... yes checking whether sigsetjmp() links okay... yes checking whether with-libxml2-cflags was specified... no checking whether with-libxml2-libs was specified... no configure: xml2-config used for CFLAGS: -I/usr/local/include/libxml2 -I/usr/include configure: xml2-config used for LIBS: -L/usr/local/lib -lxml2 -lz -llzma -L/usr/lib -lm checking whether libxml2 can be linked with... yes checking whether sysinfo(2) is Solaris... no checking whether specify an autogen timeout... no checking whether strcspn matches prototype and works... no checking whether uname(2) is POSIX... yes checking whether runtime library dirs can be specified... -Wl,-R${libdir} checking whether wanting autogen debugging... no checking whether name of the packager of this software is supplied... no checking whether packager-specific version information is supplied... no checking whether bug reporting URI/e-mail/etc. is supplied... no checking for GUILE... yes checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root wheel 0x= 1b Mar 17 05:26 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether not wanting optional option args... yes test "X${ac_cv_header_sys_wait_h}" =3D Xyes checking for fopencookie... yes checking for static inline... static inline checking for working stdnoreturn.h... (cached) yes checking if malloc debugging is wanted... no checking for gawk... (cached) /usr/bin/awk checking for runetype.h... (cached) yes checking for wchar.h... (cached) yes checking for stdarg.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for long double... (cached) yes checking for strtoul... (cached) yes checking for ldexpl... yes checking for frexpl... yes checking for log in -lm... yes checking for copysign... yes checking for copysignl... yes checking whether ln -s works... yes test: -ge: unexpected operator checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating autoopts/mk-autoopts-pc config.status: creating autoopts/autoopts-config config.status: creating autoopts/tpl/tpl-config.tlib config.status: creating doc/auto_gen.tpl config.status: creating autoopts/test/defs config.status: creating config/mk-shdefs config.status: creating pkg/pkg-env config.status: creating Makefile config.status: creating agen5/Makefile config.status: creating agen5/test/Makefile config.status: creating autoopts/Makefile config.status: creating autoopts/test/Makefile config.status: creating columns/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating getdefs/Makefile config.status: creating getdefs/test/Makefile config.status: creating pkg/Makefile config.status: creating snprintfv/Makefile config.status: creating xml2ag/Makefile config.status: creating xml2ag/test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing stamp-h commands configure: WARNING: unrecognized options: --with-libguile ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: cc Compiler flags: -O2 -pipe -fstack-protector -fno-strict-aliasing Host System Type: amd64-portbld-freebsd11.0 Install path: /usr/local See config.h for further configuration information. ------------------------------------------------------------------------ =3D=3D=3D> Building for autogen-5.18.10 gmake[1]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10' /bin/sh config/mk-shdefs config/shdefs config.status: creating shdef-temp gmake all-recursive gmake[2]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10' Making all in compat gmake[3]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/compat' : gmake[3]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/compat' Making all in snprintfv gmake[3]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/snprintfv' for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo "#include \"$f\"" ; done > snv.c /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= .. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-prote= ctor -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -fPIC -= DPIC -o .libs/snv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-prote= ctor -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -o snv.o >/dev/null 2>&1 mv -f .deps/snv.Tpo .deps/snv.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -O2 -pipe -fstack-prote= ctor -fno-strict-aliasing -no-undefined -fstack-protector -o libsnprintfv.la sn= v.lo -lm -lm=20 libtool: link: ar cru .libs/libsnprintfv.a .libs/snv.o=20 libtool: link: ranlib .libs/libsnprintfv.a libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s "../libsnprintfv.la" "libsnprintfv.la" ) gmake[3]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/snprintfv' Making all in autoopts gmake[3]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' gmake all-recursive gmake[4]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' Making all in test gmake[5]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts/test' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts/test' gmake[5]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' LGCFLAGS=3D"-I/usr/local/include/guile/2.0 -I/usr/local/include -D_THREAD_S= AFE -pthread " \ AGexe=3D"/usr/ports/devel/autogen/work/autogen-5.18.10/agen5/autogen" GDexe=3D"/usr/ports/devel/autogen/work/autogen-5.18.10/getdefs/getdefs" CLexe=3D"/usr/ports/devel/autogen/work/autogen-5.18.10/columns/columns" srcdir=3D"." top_srcdir=3D".." builddir=3D"." top_builddir=3D".." AO_AG= E=3D"16"=20=20=20=20 AO_CURRENT=3D"41" AO_REVISION=3D"1" POSIX_SHELL=3D"/usr/local/bin/bash" \ /usr/local/bin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/option= s.h autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h ao-strs.h ag-char-map.h autoopts.h project.h proto.h parse-duration.c ao-st= rs.c option-value-type.c option-xat-attribute.c autoopts.c alias.c boolean.c= =20=20 check.c configfile.c cook.c enum.c env.c file.c find.c= =20=20=20=20=20=20 genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshe= ll.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mma= p.c time.c tokenize.c usage.c version.c init.c ./mk-tpl-config.sh: redirection error: cannot duplicate fd: Bad file descri= ptor ./mk-tpl-config.sh: line 50: 1: Bad file descriptor ./mk-tpl-config.sh: line 53: 8: Bad file descriptor ./mk-tpl-config.sh: line 49: 8: Bad file descriptor /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= .. -I.. -I../autoopts -DPKGDATADIR=3D'"/usr/local/share/autogen"' -O2 -pipe=20 -fstack-protector -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.= c' || echo './'`libopts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=3D\"/usr/local/share/autogen\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=3D\"/usr/local/share/autogen\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1 mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -DPKGDATADIR=3D'"/usr/local/share/autogen"' -O2 -pipe -fstack-protector -fno-strict-aliasing -version-info 41:1:16 -fstack-protector -o libopts.la -rpath /usr/local/lib libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -= lm -lm=20 libtool: link: cc -shared -fPIC -DPIC .libs/libopts_la-libopts.o=20 -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archiv= e=20 -lm -O2 -fstack-protector -fstack-protector -Wl,-soname -Wl,libopts.so.2= 5 -o .libs/libopts.so.25.16.1 libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.16.1" "libopts.so.25") libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.16= .1" "libopts.so") libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x "/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts/../snprintfv/.libs/= libsnprintfv.a") libtool: link: ar cru .libs/libopts.a libopts_la-libopts.o=20 .libs/libopts.lax/libsnprintfv.a/snv.o=20 libtool: link: ranlib .libs/libopts.a libtool: link: rm -fr .libs/libopts.lax libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" ) /usr/local/bin/bash mk-autoopts-pc pkgconfig/autoopts.pc gmake[5]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' gmake[4]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' gmake[3]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/autoopts' Making all in agen5 gmake[3]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5' Making all in test gmake[4]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5/test' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5/test' gmake[4]: Entering directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5' exec > ag.c ; \ echo '#undef PKGDATADIR' ; \ echo '#define PKGDATADIR "/usr/local/share/autogen"' ; \ echo '#undef LIBDATADIR' ; \ echo '#define LIBDATADIR "/usr/local/lib/autogen"' ; \ mk=3D`set -- gmake ; command -v $1` ; \ echo 'static char const make_prog[] =3D "'$mk'";' ; \ printf '\n#define DEFINING 1\n' ; \ printf '#include "%s"\n' autoopts/project.h autogen.h autogen.c defParse-fs= m.c defLex.c directive.c funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c expExtract.c expFormat.c expGperf.c expGuile.c expMake.c expOutput.c expPrint.c expState.c expString.c agShell.c ag-text.c agCg= i.c=20 agDep.c agInit.c agUtils.c cgi-fsm.c defDirect.c defFind.c= =20=20=20 defLoad.c fmemopen.c loadPseudo.c opts.c scribble.c tpLoad.c=20= =20=20=20 tpParse.c tpProcess.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/local/include/guile= /2.0 -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c In file included from ag.c:35: ./cgi-fsm.c:57:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] return CGI_EV_END; ~~~~~~ ^~~~~~~~~~ ./cgi-fsm.c:67:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] return CGI_EV_ALPHA; ~~~~~~ ^~~~~~~~~~~~ ./cgi-fsm.c:70:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] return CGI_EV_NAME_CHAR; ~~~~~~ ^~~~~~~~~~~~~~~~ ./cgi-fsm.c:73:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] case '_': return CGI_EV_NAME_CHAR; break; ~~~~~~ ^~~~~~~~~~~~~~~~ ./cgi-fsm.c:74:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] case '=3D': return CGI_EV_EQUAL; break; ~~~~~~ ^~~~~~~~~~~~ ./cgi-fsm.c:75:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] case '+': return CGI_EV_SPACE; break; ~~~~~~ ^~~~~~~~~~~~ ./cgi-fsm.c:76:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] case '%': return CGI_EV_ESCAPE; break; ~~~~~~ ^~~~~~~~~~~~~ ./cgi-fsm.c:77:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] case '&': return CGI_EV_SEPARATOR; break; ~~~~~~ ^~~~~~~~~~~~~~~~ ./cgi-fsm.c:78:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion] default: return CGI_EV_OTHER; break; ~~~~~~ ^~~~~~~~~~~~ ./cgi-fsm.c:236:21: warning: implicit conversion from enumeration type 'te_cgi_state' to different enumeration type 'te_cgi_event' [-Wenum-conversion] trans_evt =3D get_next_event(curCh, inlen--, saved_pzOut, outlen); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10 warnings generated. mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -I/usr/local/include/guil= e/2.0 -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -export-dynamic -fstack-protector -o autogen=20 autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -L/usr/local/lib -lguile-2.0 -lgc-threaded -Wl,-rpath -Wl,/usr/local/lib -= lm -lm=20 libtool: link: cc -I/usr/local/include/guile/2.0 -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o .libs/autogen autogen-ag.o -Wl,-rpath -Wl,/usr/local/l= ib -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/usr/local/lib -lguile-2.0 -lgc-threaded -lm -pthread -Wl,-rpath -Wl,/usr/local/lib autogen-ag.o: In function `main': ag.c:(.text+0xc9): undefined reference to `optionSaveState' autogen-ag.o: In function `inner_main': ag.c:(.text+0x778): undefined reference to `optionProcess' ag.c:(.text+0xae7): undefined reference to `option_streqvcmp' ag.c:(.text+0xafd): undefined reference to `option_streqvcmp' ag.c:(.text+0xfee): undefined reference to `option_strequate' ag.c:(.text+0x1c1d): undefined reference to `optionFree' autogen-ag.o: In function `dp_run_fsm': ag.c:(.text+0x246f): undefined reference to `ao_string_cook' ag.c:(.text+0x27ed): undefined reference to `ao_string_cook' ag.c:(.text+0x3224): undefined reference to `option_streqvcmp' ag.c:(.text+0x323e): undefined reference to `option_streqvcmp' autogen-ag.o: In function `doDir_option': ag.c:(.text+0x4e86): undefined reference to `optionLoadLine' autogen-ag.o: In function `ag_scm_string_ends_eqv_p': ag.c:(.text+0x5734): undefined reference to `option_streqvcmp' autogen-ag.o: In function `Select_Equivalent_End': ag.c:(.text+0x579a): undefined reference to `option_streqvcmp' autogen-ag.o: In function `ag_scm_string_starts_eqv_p': ag.c:(.text+0x57e8): undefined reference to `option_strneqvcmp' autogen-ag.o: In function `Select_Equivalent_Start': ag.c:(.text+0x582e): undefined reference to `option_strneqvcmp' autogen-ag.o: In function `ag_scm_string_eqv_p': ag.c:(.text+0x58ad): undefined reference to `option_streqvcmp' autogen-ag.o: In function `Select_Equivalent_Full': ag.c:(.text+0x6475): undefined reference to `option_streqvcmp' autogen-ag.o: In function `mLoad_Expr': ag.c:(.text+0x724c): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0x7559): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0x762d): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0x76de): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0x77c4): undefined reference to `ao_string_cook_escape_char' autogen-ag.o:ag.c:(.text+0x7869): more undefined references to `ao_string_cook_escape_char' follow autogen-ag.o: In function `parse_tpl': ag.c:(.text+0x8129): undefined reference to `option_strneqvcmp' autogen-ag.o: In function `mFunc_Invoke': ag.c:(.text+0x8ef5): undefined reference to `option_streqvcmp' ag.c:(.text+0x90c8): undefined reference to `option_streqvcmp' autogen-ag.o: In function `eval': ag.c:(.text+0x935c): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0x946c): undefined reference to `ao_string_cook_escape_char' autogen-ag.o: In function `skip_expr': ag.c:(.text+0xa74c): undefined reference to `ao_string_cook_escape_char' autogen-ag.o: In function `find_def_ent': ag.c:(.text+0xb663): undefined reference to `option_strtransform' autogen-ag.o: In function `mLoad_For': ag.c:(.text+0xb98a): undefined reference to `option_strneqvcmp' ag.c:(.text+0xbb4c): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0xbd6c): undefined reference to `ao_string_cook_escape_char' autogen-ag.o: In function `eval_true': ag.c:(.text+0xc25a): undefined reference to `option_strneqvcmp' autogen-ag.o: In function `tpl_load': ag.c:(.text+0xcc90): undefined reference to `text_mmap' ag.c:(.text+0xd014): undefined reference to `option_strneqvcmp' ag.c:(.text+0xd02e): undefined reference to `option_strneqvcmp' ag.c:(.text+0xd58a): undefined reference to `text_munmap' autogen-ag.o: In function `mFunc_Unknown': ag.c:(.text+0xd7a8): undefined reference to `option_streqvcmp' ag.c:(.text+0xd8bf): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0xd9ff): undefined reference to `ao_string_cook_escape_char' autogen-ag.o: In function `parse_mac_args': ag.c:(.text+0xe1c5): undefined reference to `option_strtransform' ag.c:(.text+0xe2fd): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0xe3c0): undefined reference to `ao_string_cook_escape_char' ag.c:(.text+0xe57d): undefined reference to `option_streqvcmp' ag.c:(.text+0xe5cd): undefined reference to `option_streqvcmp' autogen-ag.o: In function `find_file': ag.c:(.text+0xed97): undefined reference to `optionMakePath' ag.c:(.text+0xef0c): undefined reference to `optionMakePath' autogen-ag.o: In function `ag_scm_license': ag.c:(.text+0x10666): undefined reference to `text_munmap' ag.c:(.text+0x10696): undefined reference to `text_mmap' autogen-ag.o: In function `ag_scm_ag_function_p': ag.c:(.text+0x14e48): undefined reference to `option_streqvcmp' autogen-ag.o: In function `ag_scm_set_option': ag.c:(.text+0x153e7): undefined reference to `optionLoadLine' autogen-ag.o: In function `ag_scm_mk_gettextable': ag.c:(.text+0x157d1): undefined reference to `optionPrintParagraphs' autogen-ag.o: In function `ag_scm_kr_string': ag.c:(.text+0x1608a): undefined reference to `optionQuoteString' autogen-ag.o: In function `ag_scm_c_string': ag.c:(.text+0x160ca): undefined reference to `optionQuoteString' autogen-ag.o: In function `ag_scm_time_string_to_number': ag.c:(.text+0x167bf): undefined reference to `option_parse_duration' autogen-ag.o: In function `vusage_message': ag.c:(.text+0x17e05): undefined reference to `optionUsage' autogen-ag.o: In function `do_stdout_tpl': ag.c:(.text+0x18a3f): undefined reference to `option_strneqvcmp' autogen-ag.o: In function `number_and_insert_ent': ag.c:(.text+0x192a8): undefined reference to `option_strtransform' autogen-ag.o: In function `skip_quote': ag.c:(.text+0x19a2c): undefined reference to `ao_string_cook_escape_char' autogen-ag.o: In function `order_def_list': ag.c:(.text+0x19a86): undefined reference to `option_streqvcmp' autogen-ag.o: In function `find_def': ag.c:(.text+0x1a2f8): undefined reference to `option_streqvcmp' autogen-ag.o: In function `doOptLoop_Limit': ag.c:(.text+0x1b2e1): undefined reference to `optionNumericVal' ag.c:(.text+0x1b31f): undefined reference to `optionShowRange' autogen-ag.o: In function `doOptTimeout': ag.c:(.text+0x1b351): undefined reference to `optionNumericVal' ag.c:(.text+0x1b387): undefined reference to `optionShowRange' autogen-ag.o: In function `doOptTrace': ag.c:(.text+0x1b3b3): undefined reference to `optionEnumerationVal' ag.c:(.text+0x1b3d6): undefined reference to `optionEnumerationVal' autogen-ag.o: In function `doUsageOpt': ag.c:(.text+0x1b701): undefined reference to `optionUsage' autogen-ag.o:(.data+0xd8): undefined reference to `optionUsage' autogen-ag.o:(.data+0x200): undefined reference to `optionStackArg' autogen-ag.o:(.data+0xa20): undefined reference to `optionStackArg' autogen-ag.o:(.data+0xaf0): undefined reference to `optionStackArg' autogen-ag.o:(.data+0xb58): undefined reference to `optionUnstackArg' autogen-ag.o:(.data+0xcf8): undefined reference to `optionResetOpt' autogen-ag.o:(.data+0xd60): undefined reference to `optionPrintVersion' autogen-ag.o:(.data+0xe30): undefined reference to `optionPagedUsage' autogen-ag.o:(.data+0xf68): undefined reference to `optionLoadOpt' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [Makefile:574: autogen] Error 1 gmake[4]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5' gmake[3]: *** [Makefile:696: all-recursive] Error 1 gmake[3]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10/agen5' gmake[2]: *** [Makefile:540: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10' gmake[1]: *** [Makefile:447: all] Error 2 gmake[1]: Leaving directory '/usr/ports/devel/autogen/work/autogen-5.18.10' *** Error code 1 Stop. make: stopped in /usr/ports/devel/autogen --=20 You are receiving this mail because: You are the assignee for the bug.=