* Package: sys-devel/autogen-5.12  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit test userland_GNU  * FEATURES: sandbox test userpriv >>> Unpacking source... >>> Unpacking autogen-5.12.tar.bz2 to /home/portage/sys-devel/autogen-5.12/work >>> Source unpacked in /home/portage/sys-devel/autogen-5.12/work >>> Preparing source in /home/portage/sys-devel/autogen-5.12/work/autogen-5.12 ... >>> Source prepared. >>> Configuring source in /home/portage/sys-devel/autogen-5.12/work/autogen-5.12 ... * econf: updating autogen-5.12/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating autogen-5.12/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* A U T O G E N GNU AutoGen-5.12 libopts.la-35:0:10 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for texi2html... texi2html checking for an ANSI C-conforming const... yes checking for inline... inline checking for dlopen in -ldl... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for long double with more range or precision than double... yes checking for u_int... yes checking for long long... yes checking for uintmax_t... yes checking for size_t... (cached) yes checking for wchar_t... 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... no checking for snprintf... yes checking for dlopen... yes checking for library containing copysign... none required checking for library containing copysignl... none required checking for library containing modfl... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for runetype.h... no checking for wchar.h... yes checking for wchar_t... (cached) yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking size of char*... (cached) 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 vprintf... yes checking for _doprnt... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... (cached) yes checking for strrchr... yes checking for strsignal... yes checking for a sed that does not truncate output... (cached) /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 setjmp() links okay... yes checking whether sigsetjmp() links okay... yes checking whether with-libguile was specified... no checking whether with-libguile-cflags was specified... no checking whether with-libguile-libs was specified... no configure: guile-config used for CFLAGS: -pthread configure: guile-config used for LIBS: -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl checking whether libguile can be linked with... yes checking whether the guile version... 1.8.8 checking whether scm_primitive_eval_x links... yes checking whether with-libxml2 was specified... no checking whether with-libxml2-cflags was specified... no checking whether with-libxml2-libs was specified... no configure: xml2-config used for CFLAGS: -I/usr/include/libxml2 configure: xml2-config used for LIBS: -lxml2 -lz -lm checking whether libxml2 can be linked with... yes checking whether fattach runs... no checking whether sysinfo(2) is Solaris... no checking whether strcspn matches prototype and works... no checking whether there is a global text array sys_siglist... yes checking whether uname(2) is POSIX... yes checking whether long long ints... yes checking whether runtime library dirs can be specified... -Wl,-R 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 libio.h usability... yes checking libio.h presence... yes checking for libio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... 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 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 root 1, 5 Mar 4 22:49 /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 checking whether sigsetjmp is declared... yes checking for putenv... yes checking for getdate_r... yes checking for fopencookie... yes checking for inline... (cached) inline checking for static inline... static inline checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking if malloc debugging is wanted... no checking for gawk... (cached) gawk checking for runetype.h... (cached) no 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... yes checking for strtoul... 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 configure: creating ./config.status config.status: creating doc/mk-agen-texi.sh 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 pkg/pkg-env config.status: creating Makefile config.status: creating agen5/test/Makefile config.status: creating agen5/Makefile config.status: creating autoopts/test/Makefile config.status: creating autoopts/Makefile config.status: creating columns/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating getdefs/test/Makefile config.status: creating getdefs/Makefile config.status: creating pkg/Makefile config.status: creating snprintfv/Makefile config.status: creating xml2ag/test/Makefile config.status: creating xml2ag/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing stamp-h commands ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 Compiler flags: -O2 -pipe -march=native -w Host System Type: x86_64-pc-linux-gnu Install path: /usr See config.h for further configuration information. ------------------------------------------------------------------------ >>> Source configured. >>> Compiling source in /home/portage/sys-devel/autogen-5.12/work/autogen-5.12 ... make -j2 make all-recursive make[1]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12' Making all in compat make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/compat' : make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/compat' Making all in snprintfv make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/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=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -w -c -o snv.lo snv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -w -c snv.c -fPIC -DPIC -o .libs/snv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -w -c snv.c -o snv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -no-undefined -Wl,-O1 -Wl,--as-needed -o libsnprintfv.la snv.lo -lm -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsnprintfv.a .libs/snv.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsnprintfv.a libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s "../libsnprintfv.la" "libsnprintfv.la" ) make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/snprintfv' Making all in autoopts make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' Making all in test make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' top_srcdir=".." srcdir="." top_builddir=".." builddir="." AGexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen" GDexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs/getdefs" CLexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns" POSIX_SHELL="/bin/bash" \ /bin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h autoopts/usage-txt.h genshell.h xat-attribute.h value-type.h ag-char-map.h autoopts.h proto.h parse-duration.h project.h parse-duration.c value-type.c xat-attribute.c autoopts.c boolean.c configfile.c cook.c check.c enum.c env.c file.c find.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c tokenize.c time.c usage.c version.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR='"/usr/share/autogen"' -O2 -pipe -march=native -w -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -O2 -pipe -march=native -w -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -O2 -pipe -march=native -w -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DPKGDATADIR='"/usr/share/autogen"' -O2 -pipe -march=native -w -version-info 35:0:10 -Wl,-O1 -Wl,--as-needed -o libopts.la -rpath /usr/lib64 libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.10.0 libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.10.0" "libopts.so.25") libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.10.0" "libopts.so") libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && x86_64-pc-linux-gnu-ar x "/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/../snprintfv/.libs/libsnprintfv.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopts.a libopts_la-libopts.o .libs/libopts.lax/libsnprintfv.a/snv.o libtool: link: x86_64-pc-linux-gnu-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" ) /bin/bash mk-autoopts-pc pkgconfig/autoopts.pc make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' Making all in agen5 make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5' Making all in test make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/test' make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5' exec > ag.c ; \ echo '#undef PKGDATADIR' ; \ echo '#define PKGDATADIR "/usr/share/autogen"' ; \ mk=`set -- make ; which $1` ; \ echo 'static char const zMakeProg[] = "'$mk'";' ; \ echo ; echo '#define DEFINING' ; \ echo '#include "autoopts/project.h"' ; \ echo '#include "autoopts/ag-char-map.h"' ; \ echo '#include "autogen.h"' ; \ for f in autogen.c cgi-fsm.c defParse-fsm.c expExtract.c expFormat.c expGperf.c expGuile.c expMake.c expOutput.c expPrint.c expState.c expString.c funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c agCgi.c agInit.c agShell.c agUtils.c defDirect.c defFind.c defLex.c defLoad.c fmemopen.c loadPseudo.c opts.c scmStrings.c tpLoad.c tpParse.c tpProcess.c ; do echo "#include \"$f\"" ; done x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -O2 -pipe -march=native -w -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -O2 -pipe -march=native -w -export-dynamic -Wl,-O1 -Wl,--as-needed -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o .libs/autogen autogen-ag.o -pthread -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/usr/lib64 /usr/lib64/libguile.so -lgmp -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libgmp.so.3, needed by /usr/lib64/libguile.so, may conflict with libgmp.so.10 make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' exec > cols.c ; \ echo '#undef PKGDATADIR' ; \ echo '#define PKGDATADIR "/usr/share/autogen"' ; \ echo ; echo '#define DEFINING 1' ; \ echo '#include "autoopts/project.h"' ; \ for f in opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -pipe -march=native -w -c cols.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o columns cols.o ../autoopts/libopts.la -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o .libs/columns cols.o -pthread ../autoopts/.libs/libopts.so -L/usr/lib64 /usr/lib64/libguile.so -lgmp -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' exec > gd.c ; \ echo '#undef PKGDATADIR' ; \ echo '#define PKGDATADIR "/usr/share/autogen"' ; \ echo ; echo '#define DEFINING 1' ; \ echo '#include "autoopts/project.h"' ; \ echo '// #define AUTOOPTS_INTERNAL 1' ; \ echo '#include "autoopts/ag-char-map.h"' ; \ for f in opts.c getdefs.h proto.h getdefs.c gdemit.c gdinit.c ; \ do echo "#include \"$f\"" ; done top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl ./opts.def x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -pipe -march=native -w -c gd.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' Re-building stamp-man /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/tpl -L/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/tpl -MFstamp-man -Tagman-cmd -DMAN_SECTION=1 ./opts.def /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/tpl -L/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/tpl -MFstamp-fmem fmemopen.def make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5' Making all in columns make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' top_builddir=.. \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agtexi -Tagtexi-cmd.tpl -DLEVEL=section ./opts.def top_builddir=.. \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agman -Tagman-cmd.tpl ./opts.def make all-am make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns' Making all in getdefs make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -Tagman-cmd ./opts.def ; \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -Tagtexi-cmd -DLEVEL=section ./opts.def make all-recursive make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' Making all in test make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs/test' make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl ./opts.def x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -pipe -march=native -w -c gd.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -Tagman-cmd ./opts.def ; \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -Tagtexi-cmd -DLEVEL=section ./opts.def make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs' Making all in xml2ag make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns" /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -MFstamp-opts -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns" /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -MFstamp-fork -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -L. -Tfork.tpl exec > x.c ; \ echo '#undef PKGDATADIR' ; \ echo '#define PKGDATADIR "/usr/share/autogen"' ; \ echo ; echo '#define DEFINING 1' ; \ echo '#include "autoopts/project.h"' ; \ for f in xmlopts.c fork.c xml2ag.c ; \ do echo "#include \"$f\"" ; done x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -O2 -pipe -march=native -w -c x.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o xml2ag x.o ../autoopts/libopts.la -lxml2 -lz -lm -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=native -w -Wl,-O1 -Wl,--as-needed -o .libs/xml2ag x.o ../autoopts/.libs/libopts.so -lxml2 -lz -lm -ldl top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns" /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -MFstamp-texi -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagtexi-cmd -DLEVEL=section top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns" /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -MFstamp-man -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagman-cmd -bxml2ag make all-recursive make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' Making all in test make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag/test' make[4]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/xml2ag' Making all in doc make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc' MAKE="make" ./mk-agen-texi.sh + /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs/getdefs load-opt=/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc/ag-texi-25004.d/getdefs.cfg + /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen --load-opts=/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc/ag-texi-25004.d/ag.ini /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc/ag-texi-25004.d/agdoc.def make all-am make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/config/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in autogen.info autogen.info-[0-9] autogen.info-[0-9][0-9] autogen.i[0-9] autogen.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/config/missing --run makeinfo -I../autoopts -I../autoopts -I . \ -o autogen.info autogen.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./autogen.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc' make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/doc' Making all in pkg make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/pkg' top_builddir=.. top_srcdir=.. \ /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen -L../autoopts -T ./lsm.tpl \ ../agen5/opts.def make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/pkg' make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12' make[1]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12' >>> Source compiled. >>> Test phase [check]: sys-devel/autogen-5.12 Making check in compat make[1]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/compat' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/compat' Making check in snprintfv make[1]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/snprintfv' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/snprintfv' Making check in autoopts make[1]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' Making check in test make[2]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' make check-TESTS make[3]: Entering directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' PASS: nested.test PASS: cfg-edit.test PASS: alias.test PASS: argument.test PATH is /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns:/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/getdefs:/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5:/usr/bin:/usr/lib64/portage/bin/ebuild-helpers/4:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/columns/columns /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/agen5/autogen creating cond.def in /home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test/testdir test_main yes argument long_opts run_ag ao cond.def creating cond-1.help ./cond-1: illegal option -- c test_cond - Test AutoOpts for cond USAGE: cond-1 [ - [] ]... Flg Arg Option-Name Description -o Str option The option option descrip -s Num second The second option descrip -I Num interfere cond interference test -? no help Display extended usage information and exit -! no more-help Extended usage information passed thru pager run_ag ao cond.def FAILURE: warning diffs: 'undefining SECOND' not found FAIL: cond.test PASS: config.test PASS: enums.test PASS: equiv.test PASS: errors.test PASS: getopt.test PASS: handler.test PASS: immediate.test PASS: keyword.test PASS: library.test PASS: main.test PASS: nls.test PASS: rc.test PASS: shell.test PASS: stdopts.test PASS: time.test PASS: usage.test PASS: vers.test ==================================================== 1 of 22 tests failed Please report to autogen-users@lists.sourceforge.net ==================================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts/test' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/portage/sys-devel/autogen-5.12/work/autogen-5.12/autoopts' make: *** [check-recursive] Error 1 * ERROR: sys-devel/autogen-5.12 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 85: Called src_test * environment, line 1857: Called _eapi0_src_test * phase-helpers.sh, line 550: Called die * The specific snippet of code: * has test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sys-devel/autogen-5.12', * the complete build log and the output of 'emerge -pqv =sys-devel/autogen-5.12'. * The complete build log is located at '/home/portage/sys-devel/autogen-5.12/temp/build.log'. * The ebuild environment file is located at '/home/portage/sys-devel/autogen-5.12/temp/environment'. * S: '/home/portage/sys-devel/autogen-5.12/work/autogen-5.12'  * The ebuild phase 'test' with pid 26682 appears to have left an orphan  * process running in the background.