* CPV: sys-devel/autogen-5.10.2 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking autogen-5.10.2.tar.bz2 to /var/tmp/portage/sys-devel/autogen-5.10.2/work >>> Source unpacked in /var/tmp/portage/sys-devel/autogen-5.10.2/work >>> Preparing source in /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 ... * econf: updating autogen-5.10.2/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating autogen-5.10.2/config/config.sub with /usr/share/gnuconfig/config.sub ./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 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.10.2 libopts.la-33:2:8 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 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... gcc3 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... no 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... : 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 whether shell scripts are desired... yes 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 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 -Wl,-O1 -Wl,--as-needed -lgmp -lcrypt -lm -lltdl checking whether libguile can be linked with... yes checking whether the guile version... 1.8.7 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 connld works... no checking whether sysinfo(2) is Solaris... no checking whether strcspn matches prototype and works... yes 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 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 for ANSI C header files... (cached) yes 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 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 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 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 Jul 31 13:53 /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 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/agman3.tpl config.status: creating autoopts/options.tpl config.status: creating autoopts/aginfo.tpl config.status: creating autoopts/agman1.tpl config.status: creating autoopts/aginfo3.tpl 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 autoopts/test/defs 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 pkg/pkg-env 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 ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 Compiler flags: -march=native -O3 -pipe Host System Type: x86_64-pc-linux-gnu Install path: /usr See config.h for further configuration information. ------------------------------------------------------------------------ >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 ... make -j9 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2' Making all in compat make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/compat' : make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/compat' Making all in snprintfv make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/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.. -march=native -O3 -pipe -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -O3 -pipe -MT snv.lo -MD -MP -MF .deps/snv.Tpo -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.. -march=native -O3 -pipe -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=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -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 `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/snprintfv' Making all in autoopts make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' Making all in test make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/test' make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' ( echo '#define AUTOOPTS_INTERNAL' ; \ echo '#include "compat/compat.h"' ; \ echo '#define LOCAL static' ; \ for f in autoopts/options.h autoopts/usage-txt.h genshell.h xat-attribute.h value-type.h ag-char-map.h autoopts.h proto.h value-type.c xat-attribute.c autoopts.c boolean.c configfile.c cook.c enumeration.c environment.c file.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 ; do echo "#include \"$f\"" ; done ) > libopts.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"' -march=native -O3 -pipe -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: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -march=native -O3 -pipe -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o In file included from libopts.c:23: makeshell.c: In function 'openOutput': makeshell.c:994: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result In file included from libopts.c:26: pgusage.c: In function 'optionPagedUsage': pgusage.c:123: warning: ignoring return value of 'system', declared with attribute warn_unused_result In file included from libopts.c:27: putshell.c: In function 'print_quot_str': putshell.c:89: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from libopts.c:30: save.c: In function 'printEntry': save.c:328: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -march=native -O3 -pipe -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=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DPKGDATADIR='"/usr/share/autogen"' -march=native -O3 -pipe -version-info 33:2:8 -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.8.2 libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.8.2" "libopts.so.25") libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.8.2" "libopts.so") libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/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" ) ++ cd .. ++ pwd + top_builddir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 ++ cd .. ++ pwd + top_srcdir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 + '[' -x /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen ']' + exit 0 /bin/sh mk-autoopts-pc autoopts.pc make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' Making all in agen5 make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' Making all in test make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/test' make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' ( echo '#define DEFINING' ; echo '#include "autogen.h"' ; \ for f in autogen.c agCgi.c agInit.c agShell.c cgi-fsm.c defDirect.c agUtils.c defParse-fsm.c defLex.c defLoad.c defFind.c expFormat.c expGperf.c expGuile.c expExtract.c expOutput.c expPrint.c expState.c expMake.c fmemopen.c funcCase.c funcDef.c expString.c funcFor.c funcIf.c functions.c funcEval.c loadPseudo.c opts.c scmStrings.c tpLoad.c tpProcess.c tpParse.c ; do echo "#include \"$f\"" ; done ) > ag.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -march=native -O3 -pipe -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:3: autogen.c: In function 'doneCheck': autogen.c:338: warning: ignoring return value of 'fread_unlocked', declared with attribute warn_unused_result In file included from ag.c:4: agCgi.c: In function 'loadCgi': agCgi.c:93: warning: ignoring return value of 'fdopen', declared with attribute warn_unused_result In file included from ag.c:11: defLex.c: In function 'assembleName': defLex.c:470: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -march=native -O3 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,-O1 -Wl,--as-needed -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/autogen autogen-ag.o -pthread -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/usr/lib64 /usr/lib64/libguile.so /usr/lib64/libgmp.so -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread cd ../columns ; make columns make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' for f in config.h opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done > cols.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O3 -pipe -MT cols.o -MD -MP -MF .deps/cols.Tpo -c -o cols.o cols.c In file included from cols.c:3: columns.c: In function 'emitWord': columns.c:647: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/cols.Tpo .deps/cols.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o columns cols.o ../autoopts/libopts.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,-O1 -Wl,--as-needed -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/columns cols.o -pthread -Wl,-O1 -Wl,--as-needed ../autoopts/.libs/libopts.so -L/usr/lib64 /usr/lib64/libguile.so /usr/lib64/libgmp.so -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' cd ../getdefs ; make getdefs make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts ./opts.def ( echo '#define DEFINE' ; \ for f in getdefs.h proto.h getdefs.c gdemit.c gdinit.c opts.c ; do echo "#include \"$f\"" ; done ) > gd.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O3 -pipe -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c In file included from gd.c:4: getdefs.c: In function 'updateDatabase': getdefs.c:1158: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gd.Tpo .deps/gd.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' ./bootstrap.dir: line 49: cd: /dev/null: Not a directory Re-building stamp-man /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L ../autoopts fmemopen.def make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' Making all in columns make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' top_builddir=.. \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bcolumns -Taginfo -DLEVEL=section ./opts.def /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bcolumns -Tagman1 ./opts.def make all-am make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns' Making all in getdefs make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts ./opts.def x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O3 -pipe -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c In file included from gd.c:4: getdefs.c: In function 'updateDatabase': getdefs.c:1158: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gd.Tpo .deps/gd.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -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 ; /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def make all-recursive make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' Making all in test make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/test' make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' ( echo '#define DEFINE' ; \ for f in getdefs.h proto.h getdefs.c gdemit.c gdinit.c opts.c ; do echo "#include \"$f\"" ; done ) > gd.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O3 -pipe -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c In file included from gd.c:4: getdefs.c: In function 'updateDatabase': getdefs.c:1158: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gd.Tpo .deps/gd.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -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 ; /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs' Making all in xml2ag make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts --definition=./xmlopts.def top_builddir=.. top_srcdir=.. ; \ export top_builddir top_srcdir ; \ CLexe=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts --definition=./xmlopts.def -L. -Tfork.tpl for f in config.h xmlopts.h xml2ag.c xmlopts.c fork.c ; do echo "#include \"$f\"" ; done > x.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -march=native -O3 -pipe -MT x.o -MD -MP -MF .deps/x.Tpo -c -o x.o x.c In file included from x.c:3: xml2ag.c: In function 'printNode': xml2ag.c:425: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/x.Tpo .deps/x.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O3 -pipe -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 -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/xml2ag x.o ../autoopts/.libs/libopts.so /usr/lib64/libxml2.so -lz -lm -ldl top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts --definition=./xmlopts.def -Tagman1 -bxml2ag ; \ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts --definition=./xmlopts.def -Taginfo -bxml2ag -DLEVEL=section make all-recursive make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' Making all in test make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/test' make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag' Making all in doc make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc' MAKE="make" ./mk-agen-texi.sh + /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs load-opt=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/getdefs.cfg + /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen --base=agdoc -t30 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/agdoc.def + echo 'mk-agen-texi FAILED: could not regenerate doc' mk-agen-texi FAILED: could not regenerate doc + echo + cat /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/texi.log + sanity_check + local 'PS4=>sanity_check> ' >sanity_check> test -x /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen >sanity_check> test -x /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs >sanity_check> test -x /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >>sanity_check> dirname /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >sanity_check> cd /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5 >>sanity_check> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >sanity_check> make autogen.texi make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' ./bootstrap.dir: line 49: cd: /dev/null: Not a directory Re-building stamp-texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -L../autoopts -Taginfo -DLEVEL=chapter -bautogen ./opts.def make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5' >sanity_check> test 0 -ne 0 >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi >>sanity_check> dirname /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi >sanity_check> cd /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts >>sanity_check> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi >sanity_check> make libopts.texi make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' ! /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen -DLEVEL=subsection -Taginfo3.tpl -blibopts -L. ./funcs.def make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' >sanity_check> test 0 -ne 0 >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/auto_gen.tpl >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.def >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defParse-fsm.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.h >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcCase.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcDef.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcEval.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcFor.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcIf.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/functions.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expExtract.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expFormat.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGperf.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGuile.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expMake.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expOutput.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expPrint.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expState.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expString.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/schemedef.scm >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defDirect.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/autogen-texi.txt >sanity_check> cmd=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen >sanity_check> false + run_getdefs + local 'PS4=>run_getdefs> ' >run_getdefs> gd_cfg=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/getdefs.cfg >run_getdefs> exec >run_getdefs> cat >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi >run_getdefs> ln -s /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi invoke-autogen.texi >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi >run_getdefs> ln -s /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi ./invoke-columns.texi >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi >run_getdefs> echo 'assign addon-texi = invoke-columns.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi >run_getdefs> ln -s /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi ./invoke-getdefs.texi >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi >run_getdefs> echo 'assign addon-texi = invoke-getdefs.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi >run_getdefs> ln -s /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi ./invoke-xml2ag.texi >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi >run_getdefs> echo 'assign addon-texi = invoke-xml2ag.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi >run_getdefs> ln -s /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi ./invoke-snprintfv.texi >>run_getdefs> basename /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi >run_getdefs> echo 'assign addon-texi = invoke-snprintfv.texi' >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcCase.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcDef.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcEval.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcFor.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcIf.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/functions.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expExtract.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expFormat.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGperf.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGuile.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expMake.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expOutput.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expPrint.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expState.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expString.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/schemedef.scm >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defDirect.c >run_getdefs> exec >run_getdefs> echo + /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs load-opt=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/getdefs.cfg >run_getdefs> /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs load-opt=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/getdefs.cfg + env AGEN_TEXI=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd PVR=5.10.2 A=autogen-5.10.2.tar.bz2 LDFLAGS=-Wl,-O1 -Wl,--as-needed LDFLAGS_default= XTABLES_ADDONS=quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account ALSA_CARDS= AG_REVISION=5.10 D=/var/tmp/portage/sys-devel/autogen-5.10.2/image/ SLOT=0 SANDBOX_WRITE=:/dev/console:/dev/fd:/dev/full:/dev/null:/dev/pts/:/dev/pty:/dev/shm:/dev/stderr:/dev/stdout:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp:/var/tmp/:/var/tmp/portage/sys-devel/autogen-5.10.2/homedir/.bash_history LINGUAS=ru ua en uk SANDBOX_LIB=libsandbox.so LIBDIR_x86_fbsd=lib32 ELIBC=glibc GEN_BASE=agdoc DOC_DEPENDS=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/auto_gen.tpl /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.def /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defParse-fsm.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.h /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcCase.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcDef.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcEval.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcFor.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcIf.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/functions.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expExtract.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expFormat.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGperf.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGuile.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expMake.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expOutput.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expPrint.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expState.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expString.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/schemedef.scm /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defDirect.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/autogen-texi.txt SHELL=/bin/sh TERM=xterm AG_PATCHLEVEL=.2 KERNEL=linux MAKEFLAGS=w --jobserver-fds=3,4 -j KV=2.6.35-gentoo TMPDIR=/var/tmp/portage/sys-devel/autogen-5.10.2/temp CATEGORY=sys-devel EXEOPTIONS=-m0755 EBUILD_MASTER_PID=11348 ABI=amd64 LD_PRELOAD=libsandbox.so _E_DOCDESTTREE_= FILESDIR=/usr/portage/sys-devel/autogen/files DOC_TEMPLATE=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/auto_gen.tpl timer=30 top_srcdir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 STAGE1_USE=multilib nptl nptlonly unicode DOC_TEXT=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/autogen-texi.txt ACCEPT_LICENSE=GPL-2 DESTTREE=/usr SANDBOX_DEBUG=0 CDEFINE_x86=__i386__ LIBDIR_x86=lib32 LIBDIR_ppc64=lib64 SANDBOX_PREDICT=/var/tmp/portage/sys-devel/autogen-5.10.2/homedir:/dev/crypto:/var/cache/fontconfig PORTAGE_CONFIGROOT=/ PROVIDE= SANDBOX_PID=7022 P=autogen-5.10.2 _E_EXEDESTTREE_= ECLASSDIR=/usr/portage/eclass AG_VERSION=5.10.2 PORTAGE_PYM_PATH=/usr/lib64/portage/pym USE=amd64 elibc_glibc kernel_linux multilib userland_GNU PORTAGE_ARCHLIST=ppc x86-openbsd ppc-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd AA=autogen-5.10.2.tar.bz2 LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36: ASFLAGS_x86=--32 PRELINK_PATH_MASK=/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so CHOST_x86=i686-pc-linux-gnu CFLAGS_default= tmp_dir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d S=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 SUDO_USER=radix GUILE_LOAD_PATH=/usr/share/guile/1.8 GDK_USE_XFT=1 T=/var/tmp/portage/sys-devel/autogen-5.10.2/temp SUDO_UID=1000 WORKDIR=/var/tmp/portage/sys-devel/autogen-5.10.2/work SANDBOX_DENY= PROFILE_ONLY_VARIABLES=ARCH ELIBC KERNEL USERLAND PROFILE_PATHS=/usr/portage/profiles/base /usr/portage/profiles/default/linux /usr/portage/profiles/arch/base /usr/portage/profiles/features/multilib /usr/portage/profiles/arch/amd64 /usr/portage/profiles/default/linux/amd64 /usr/portage/profiles/releases /usr/portage/profiles/releases/10.0 /usr/portage/profiles/default/linux/amd64/10.0 PORTAGE_BIN_PATH=/usr/lib64/portage/bin CLexe=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns SANDBOX_BASHRC=/usr/share/sandbox/sandbox.bashrc EAPI=2 USERNAME=root CXXFLAGS=-march=native -O3 -pipe MAKEOPTS=-j9 RESTRICT= MAKELEVEL=3 VIDEO_CARDS= PORTAGE_REPO_NAME=gentoo MFLAGS=-w --jobserver-fds=3,4 -j PORTAGE_BASHRC=/etc/portage/bashrc XDG_CONFIG_DIRS=/etc/xdg LIBS=-lm -ldl /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/.libs/libopts.a INPUT_DEVICES=evdev joystick keyboard mouse LIBDIR_default=lib PORTAGE_BUILDDIR=/var/tmp/portage/sys-devel/autogen-5.10.2 CROSSCOMPILE_OPTS= CDEFINE_default=__unix__ MAIL=/var/mail/root PATH=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns:/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.4.4 MULTILIB_STRICT_DENY=64-bit.*shared object AGsrc=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5 CCACHE_DISABLE=1 SANDBOX_ACTIVE=armedandready NETBEANS=apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml HG=/usr/bin/hg XZ_OPT=--memory=max ADDON_TEXI=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.texi PORTAGE_TMPDIR=/var/tmp CHOST=x86_64-pc-linux-gnu ECLASS_DEPTH=0 PWD=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc DOC_INCLUDES=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defParse-fsm.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.h /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen.texi /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts/libopts.texi PR=r0 AG_MINOR_VERSION=10 LOG_FILE=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/texi.log PKGDIR=/usr/portage/packages SANDBOX_ON=1 CHOST_default=x86_64-pc-linux-gnu PORTAGE_ACTUAL_DISTDIR=/usr/portage/distfiles PORTAGE_INST_GID=0 KERNEL_ABI=amd64 PWORKDIR=/var/tmp/portage/sys-devel/autogen-5.10.2/work LIBDIR_sparc64=lib64 PV=5.10.2 SANDBOX_LOG=/var/log/sandbox/sandbox-11347.log MULTILIB_ABIS=amd64 x86 INCLUDES=-DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -I/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts -I/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc PORTAGE_IUSE=^(3dfx|adabas|alpha|alsa\_cards\_aoa|alsa\_cards\_aoa\-fabric\-layout|alsa\_cards\_aoa\-onyx|alsa\_cards\_aoa\-soundbus|alsa\_cards\_aoa\-soundbus\-i2s|alsa\_cards\_aoa\-tas|alsa\_cards\_aoa\-toonie|alsa\_cards\_armaaci|alsa\_cards\_at91\-soc|alsa\_cards\_at91\-soc\-eti\-b1\-wm8731|alsa\_cards\_au1x00|alsa\_cards\_cs5535audio|alsa\_cards\_harmony|alsa\_cards\_powermac|alsa\_cards\_pxa2xx\-i2sound|alsa\_cards\_pxa2xx\-soc|alsa\_cards\_pxa2xx\-soc\-corgi|alsa\_cards\_pxa2xx\-soc\-poodle|alsa\_cards\_pxa2xx\-soc\-spitz|alsa\_cards\_pxa2xx\-soc\-tosa|alsa\_cards\_sa11xx\-uda1341ts|alsa\_cards\_sun\-amd7930|alsa\_cards\_sun\-cs4231|alsa\_cards\_sun\-dbri|altivec|amd64|amd64\-fbsd|amd64\-linux|aqua|arm|arm\-linux|asm|birdstep|bootstrap|build|capslib|clvm|cman|cmucl|coreaudio|crosscompile\_opts\_.*|dbmaker|drac|elibc\_AIX|elibc\_Darwin|elibc\_DragonFly|elibc\_FreeBSD|elibc\_HPUX|elibc\_IRIX|elibc\_Interix|elibc\_NetBSD|elibc\_OpenBSD|elibc\_SunOS|elibc\_.*|elibc\_glibc|elibc\_mintlib|elibc\_uclibc|empress|empress\-bcs|esoob|fdftk|filepro|firebird|fixed\-point|frontbase|gamess|gcc64|gluon|gtk3|gulm|hppa|hppa\-hpux|ia64|ia64\-hpux|ia64\-linux|ibm|informix|ingres|introspection|kdeenablefinal|kdeprefix|kernel\_AIX|kernel\_Darwin|kernel\_FreeBSD|kernel\_HPUX|kernel\_IRIX|kernel\_Interix|kernel\_NetBSD|kernel\_OpenBSD|kernel\_SunOS|kernel\_.*|kernel\_freemint|kernel\_linux|lcd\_devices\_svga|m68k|m68k\-mint|macbook|mips|mips\-irix|multilib|n32|n64|osp|pam\_console|pbbuttonsd|pfpro|ppc|ppc64|ppc\-aix|ppc\-macos|ppc\-openbsd|ppcsha1|prefix|ps3|psyco|pvm|real|ruby\_targets\_ruby19|s390|selinux|sh|solid|sparc|sparc64\-solaris|sparc\-fbsd|sparc\-solaris|svga|sybase|sybase\-ct|tcc|test|uclibc|ultra1|userland\_BSD|userland\_GNU|userland\_.*|video\_cards\_geode|video\_cards\_i740|video\_cards\_impact|video\_cards\_newport|video\_cards\_nsc|video\_cards\_sunbw2|video\_cards\_suncg14|video\_cards\_suncg3|video\_cards\_suncg6|video\_cards\_sunffb|video\_cards\_sunleo|video\_cards\_suntcx|video\_cards\_voodoo|video\_cards\_xgi|vidix|vis|win32codecs|x64\-freebsd|x64\-macos|x64\-openbsd|x64\-solaris|x86|x86\-fbsd|x86\-freebsd|x86\-interix|x86\-linux|x86\-macos|x86\-netbsd|x86\-openbsd|x86\-solaris|x86\-winnt|yellownet)$ XARGS=xargs -r PROPERTIES= MULTILIB_STRICT_DIRS=/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib EBUILD_PHASE=compile PKGUSE= PORTAGE_GID=250 PORTDIR_OVERLAY= INSDESTTREE= PORTAGE_COLORMAP=GOOD=$'' WARN=$'' BAD=$'' HILITE=$'' BRACKET=$'' ROOT=/ LIBOPTIONS=-m0644 PYTHONDONTWRITEBYTECODE=1 SYMLINK_LIB=yes PORTAGE_INST_UID=0 USERLAND=GNU DIRECTIVESRC=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defDirect.c GDexe=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs LIBDIR_amd64_fbsd=lib64 RUBY_TARGETS= ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol LIBDIR_sparc32=lib32 BUILD_PREFIX=/var/tmp/portage ADDON_MENU=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/columns/columns.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/getdefs/getdefs.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/xml2ag/xml2ag.menu /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/snprintfv.menu DEFAULT_ABI=amd64 SANDBOX_READ=/:/dev/stdin:/var/tmp MOPREFIX=autogen SUDO_COMMAND=/usr/bin/emerge sys-devel/autogen HOME=/var/tmp/portage/sys-devel/autogen-5.10.2/homedir SHLVL=5 PORTAGE_RESTRICT= MULTILIB_STRICT_EXEMPT=(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage) APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias SANDBOX_DEBUG_LOG=/var/log/sandbox/sandbox-debug-11347.log INHERITED=toolchain-funcs multilib portability eutils MAKE=make AG_MAJOR_VERSION=5 srcdir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc LIBDIR_amd64=lib64 CDEFINE_amd64=__x86_64__ CFLAGS=-march=native -O3 -pipe EBUILD_EXIT_STATUS_FILE=/var/tmp/portage/sys-devel/autogen-5.10.2/.exit_status top_builddir=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 DIROPTIONS=-m0755 LICENSE=GPL-2 PORTAGE_LOG_FILE=/var/tmp/portage/sys-devel/autogen-5.10.2/temp/build.log PORTAGE_COMPRESS_EXCLUDE_SUFFIXES=css gif htm[l]? jp[e]?g js pdf png LDFLAGS_x86=-m elf_i386 PKG_LOGDIR=/var/tmp/portage/sys-devel/autogen-5.10.2/temp/logging SANDBOX_VERBOSE=1 CFLAGS_x86=-m32 LOGNAME=root LESS=-R -M --shift 5 TMP=/var/tmp/portage/sys-devel/autogen-5.10.2/temp CVS_RSH=ssh CHOST_amd64=x86_64-pc-linux-gnu XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm CONF_PREFIX=/usr ROOTPATH=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 GETDEF_SRC=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcCase.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcDef.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcEval.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcFor.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/funcIf.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/functions.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expExtract.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expFormat.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGperf.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expGuile.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expMake.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expOutput.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expPrint.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expState.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/expString.c /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/schemedef.scm /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/defDirect.c OPTIONS_DEF=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/opts.def PF=autogen-5.10.2 LESSOPEN=|lesspipe.sh %s PKG_CONFIG_PATH=/usr/lib64/pkgconfig PORTAGE_DEPCACHEDIR=/var/cache/edb/dep EBUILD=/usr/portage/sys-devel/autogen/autogen-5.10.2.ebuild RDEPEND=>=dev-scheme/guile-1.6.6 dev-libs/libxml2 ARCH=amd64 LIBDIR_ppc=lib32 PKG_TMPDIR=/var/tmp/binpkgs CC=x86_64-pc-linux-gnu-gcc -std=gnu99 NOCOLOR=no DISPLAY=:0.0 SUDO_GID=1000 PORTAGE_DEBUG=0 OPENGL_PROFILE=nvidia PORTAGE_WORKDIR_MODE=0700 AGexe=/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen USE_EXPAND=ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XTABLES_ADDONS PORTAGE_MASTER_PID=6876 FEATURES=assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch DISTDIR=/var/tmp/portage/sys-devel/autogen-5.10.2/distdir LCD_DEVICES= CBUILD=x86_64-pc-linux-gnu PN=autogen PORTDIR=/usr/portage EMERGE_FROM=ebuild INSOPTIONS=-m0644 CTARGET_default=x86_64-pc-linux-gnu XAUTHORITY=/root/.xauth0C8aay COLORTERM=Terminal _=/usr/bin/env + opts='-t30 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts' ++ echo /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen --base=agdoc -t30 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/agdoc.def + cmd='/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen --base=agdoc -t30 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/agdoc.def' + echo '+ ' /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen --base=agdoc -t30 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/autoopts /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-12802.d/agdo