>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as portage:portage... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv >>> Running ebuild phases loadenv setup saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting pkg_setup >>> Done pkg_setup >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv setup saveenv >>> Running ebuild phases loadenv unpack saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking autogen-5.10.1.tar.gz to /var/tmp/paludis/sys-devel-autogen-5.10.1/work tar zxf /var/tmp/distfiles/autogen-5.10.1.tar.gz --no-same-owner >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv prepare saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_prepare * Applying autogen-5.10.1-build-hang.patch ...  [ ok ] * Applying autogen-5.10.1-chmod.patch ...  [ ok ] >>> Done src_prepare >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv prepare saveenv >>> Running ebuild phases loadenv configure saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_configure econf: updating /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/config/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --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 --build=x86_64-pc-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.10.1 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... 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 -Wl,--hash-style=both -Wl,--sort-common -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 Apr 25 18:52 /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: -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block Host System Type: x86_64-pc-linux-gnu Install path: /usr See config.h for further configuration information. ------------------------------------------------------------------------ >>> Done src_configure >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv configure saveenv >>> Running ebuild phases loadenv compile saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile make -j2 make all-recursive make[1]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1' Making all in compat make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/compat' : make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/compat' Making all in snprintfv make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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 -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -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.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -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.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/snprintfv' Making all in autoopts make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' Making all in test make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/test' make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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"' -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -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\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -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"' -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -version-info 33:2:8 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -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 -msahf -mcx16 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 /bin/sh mk-autoopts-pc autoopts.pc ++ cd .. ++ pwd + top_srcdir=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 + '[' -x /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen ']' + exit 0 make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' Making all in agen5 make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5' Making all in test make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/test' make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c 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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/autogen autogen-ag.o -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT cols.o -MD -MP -MF .deps/cols.Tpo -c -o cols.o cols.c mv -f .deps/cols.Tpo .deps/cols.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o columns cols.o ../autoopts/libopts.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/columns cols.o -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common ../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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns' cd ../getdefs ; make getdefs make[4]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c mv -f .deps/gd.Tpo .deps/gd.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o getdefs gd.o ../autoopts/libopts.la -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl make[4]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' Re-building stamp-man /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L ../autoopts fmemopen.def make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5' make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5' Making all in columns make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns' top_builddir=.. \ /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts -bcolumns -Taginfo -DLEVEL=section ./opts.def /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts -bcolumns -Tagman1 ./opts.def make all-am make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns' make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns' Making all in getdefs make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; \ /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def make all-recursive make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' Making all in test make[4]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/test' make[4]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs' Making all in xml2ag make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts --definition=./xmlopts.def top_builddir=.. top_srcdir=.. ; \ export top_builddir top_srcdir ; \ CLexe=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns \ /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts --definition=./xmlopts.def -L. -Tfork.tpl Changing server shell from /bin/sh to /bin/bash 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 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT x.o -MD -MP -MF .deps/x.Tpo -c -o x.o x.c mv -f .deps/x.Tpo .deps/x.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o xml2ag x.o ../autoopts/libopts.la -lxml2 -lz -lm -lm -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts --definition=./xmlopts.def -Tagman1 -bxml2ag ; \ /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts --definition=./xmlopts.def -Taginfo -bxml2ag -DLEVEL=section make all-recursive make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' Making all in test make[4]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/test' make[4]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag' Making all in doc make[2]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc' MAKE="make" ./mk-agen-texi.sh + /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs load-opt=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/getdefs.cfg + /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen --base=agdoc -t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/agdoc.def + echo 'mk-agen-texi FAILED: could not regenerate doc' mk-agen-texi FAILED: could not regenerate doc + echo + cat /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/texi.log + sanity_check + local 'PS4=>sanity_check> ' >sanity_check> test -x /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen >sanity_check> test -x /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs >sanity_check> test -x /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi >sanity_check> for f in '${ADDON_TEXI}' '${AGEN_TEXI}' '${top_builddir}/autoopts/libopts.texi' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >>sanity_check> dirname /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >sanity_check> cd /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5 >>sanity_check> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >sanity_check> make autogen.texi make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5' Re-building stamp-texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -L../autoopts -Taginfo -DLEVEL=chapter -bautogen ./opts.def make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi >>sanity_check> dirname /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi >sanity_check> cd /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts >>sanity_check> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi >sanity_check> make libopts.texi make[3]: Entering directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' ! /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen -DLEVEL=subsection -Taginfo3.tpl -blibopts -L. ./funcs.def make[3]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' >sanity_check> test 0 -ne 0 >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/auto_gen.tpl >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.def >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defParse-fsm.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.h >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.menu >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcCase.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcDef.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcEval.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcFor.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcIf.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/functions.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expExtract.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expFormat.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGperf.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGuile.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expMake.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expOutput.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expPrint.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expState.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expString.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/schemedef.scm >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defDirect.c >sanity_check> for f in '${DOC_DEPENDS}' >sanity_check> test -f /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/autogen-texi.txt >sanity_check> cmd=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen >sanity_check> false + run_getdefs + local 'PS4=>run_getdefs> ' >run_getdefs> gd_cfg=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/getdefs.cfg >run_getdefs> exec >run_getdefs> cat >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi >run_getdefs> ln -s /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi invoke-autogen.texi >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi >run_getdefs> ln -s /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi ./invoke-columns.texi >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi >run_getdefs> echo 'assign addon-texi = invoke-columns.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi >run_getdefs> ln -s /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi ./invoke-getdefs.texi >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi >run_getdefs> echo 'assign addon-texi = invoke-getdefs.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi >run_getdefs> ln -s /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi ./invoke-xml2ag.texi >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi >run_getdefs> echo 'assign addon-texi = invoke-xml2ag.texi' >run_getdefs> for f in '${ADDON_TEXI}' >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi >run_getdefs> ln -s /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi ./invoke-snprintfv.texi >>run_getdefs> basename /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcCase.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcDef.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcEval.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcFor.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcIf.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/functions.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expExtract.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expFormat.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGperf.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGuile.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expMake.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expOutput.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expPrint.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expState.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expString.c >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/schemedef.scm >run_getdefs> for f in '${GETDEF_SRC}' >run_getdefs> echo 'input ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defDirect.c >run_getdefs> exec >run_getdefs> echo + /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs load-opt=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/getdefs.cfg >run_getdefs> /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs load-opt=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/getdefs.cfg + env AGEN_TEXI=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi PVR=5.10.1 PALUDIS_BRACKET_MERGED_VARIABLES_ANNOTATABLE= A=autogen-5.10.1.tar.gz SANE_BACKENDS= PALUDIS_CONFIG_PROTECT=/etc /usr/share/X11/xkb LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.0/man:/etc/java-config/system-vm/man/:/usr/lib64/erlang/man PALUDIS_PID=29641 PALUDIS_SAVE_VARIABLES=USE USE_EXPAND USE_EXPAND_HIDDEN $USE_EXPAND PALUDIS_DIRECTORY_IF_EXISTS_VARIABLES=build:FILESDIR PALUDIS_MUST_NOT_CHANGE_VARIABLES=SLOT CHOST ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci AG_REVISION=5.10 D=/var/tmp/paludis/sys-devel-autogen-5.10.1/image/ SLOT=0 PALUDIS_ECLASS_MUST_NOT_SET_VARIABLES=qa:KEYWORDS HOOK=ebuild_compile_pre SANDBOX_WRITE=/dev/fd:/proc/self/fd:/dev/zero:/dev/null:/dev/full:/dev/console:/dev/tty:/dev/vc/:/dev/pty:/dev/tts:/dev/pts/:/dev/shm:/tmp/:/var/tmp/:/root/.bash_history::/usr/tmp/conftest:/usr/lib/conftest:/usr/lib32/conftest:/usr/lib64/conftest:/usr/tmp/cf:/usr/lib/cf:/usr/lib32/cf:/usr/lib64/cf:/dev/shm:/dev/stdout:/dev/stderr:/dev/null:/dev/tty:/dev/pts:/var/tmp/paludis:/var/cache:/proc/self/attr:/proc/self/task:/selinux/context LINGUAS=en en_GB pl SANDBOX_LIB=libsandbox.so LIBDIR_x86_fbsd=lib32 ELIBC=glibc PALUDIS_LOADSAVEENV_DIR=/var/tmp/paludis/sys-devel-autogen-5.10.1/temp GEN_BASE=agdoc DOC_DEPENDS=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/auto_gen.tpl /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.def /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defParse-fsm.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.h /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcCase.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcDef.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcEval.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcFor.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcIf.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/functions.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expExtract.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expFormat.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGperf.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGuile.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expMake.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expOutput.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expPrint.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expState.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expString.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/schemedef.scm /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defDirect.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/autogen-texi.txt SHELL=/bin/sh TERM=xterm AG_PATCHLEVEL=.1 USE_EXPAND_HIDDEN=CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND KERNEL=linux PALUDIS_CMDLINE_install=1 MAKEFLAGS=w --jobserver-fds=3,4 -j KV=2.6.33-gentoo-r1 PALUDIS_UNPACK_FIX_PERMISSIONS=yes TMPDIR=/var/tmp/paludis/sys-devel-autogen-5.10.1/temp/ CATEGORY=sys-devel PALUDIS_DODOC_R= PALUDIS_PIPE_COMMAND_DELIM= elem=app-editor/emacs: EXEOPTIONS=-m0755 ABI=amd64 LD_PRELOAD=libsandbox.so FILESDIR=/usr/portage/sys-devel/autogen/files PALUDIS_UNPACK_FROM_VAR=DISTDIR DOC_TEMPLATE=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/auto_gen.tpl timer=60 top_srcdir=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 STAGE1_USE=multilib nptl nptlonly unicode DOC_TEXT=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/autogen-texi.txt ESELECT_PACKAGE_MANAGER=paludis DESTTREE=/usr EXEDESTTREE= SANDBOX_DEBUG=0 CDEFINE_x86=__i386__ LIBDIR_x86=lib32 PALUDIS_MUST_NOT_SET_VARS_STARTING_WITH= PALUDIS_HOME=/root PORTAGE_NICENCESS=0 LIBDIR_ppc64=lib64 SANDBOX_PREDICT=/root:/dev/crypto:/var/cache/fontconfig:/proc/self/maps:/dev/console:/dev/random ANT_HOME=/usr/share/ant SANDBOX_PID=3354 LC_ALL=C P=autogen-5.10.1 PALUDIS_PROFILES_DIRS=/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 /usr/portage/profiles/targets/desktop /usr/portage/profiles/default/linux/amd64/10.0/desktop /usr/portage/profiles/targets/desktop /usr/portage/profiles/targets/desktop/gnome /usr/portage/profiles/default/linux/amd64/10.0/desktop/gnome PALUDIS_EBUILD_DIR=/usr/libexec/paludis SBCL_HOME=/usr/lib64/sbcl PALUDIS_ARCHIVES_VAR=A ECLASSDIR=/usr/portage/eclass DVB_CARDS= EBUILD_KILL_PID=8032 AG_VERSION=5.10.1 PALUDIS_PIPE_COMMAND_READ_FD=9 USE=amd64 alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2_modules_actions apache2_modules_alias apache2_modules_auth_basic apache2_modules_authn_alias apache2_modules_authn_anon apache2_modules_authn_dbm apache2_modules_authn_default apache2_modules_authn_file apache2_modules_authz_dbm apache2_modules_authz_default apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_deflate apache2_modules_dir apache2_modules_disk_cache apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling apache2_modules_status apache2_modules_unique_id apache2_modules_userdir apache2_modules_usertrack apache2_modules_vhost_alias elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text linguas_en linguas_en_GB linguas_pl ruby_targets_jruby ruby_targets_ruby18 userland_GNU video_cards_intel amd64 PALUDIS_HOOK_DIRS=/etc/paludis/hooks /usr/libexec/paludis/hooks /usr/share/paludis/hooks /usr/lib64/paludis/hooks PALUDIS_F_FUNCTION_PREFIX=ebuild_f USER=root AA=autogen-5.10.1.tar.gz 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: PALUDIS_COMMAND=paludis --log-level qa --preserve-world ASFLAGS_x86=--32 PALUDIS_NO_S_WORKDIR_FALLBACK= CHOST_x86=i686-pc-linux-gnu tmp_dir=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d S=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 GUILE_LOAD_PATH=/usr/share/guile/1.8 GDK_USE_XFT=1 T=/var/tmp/paludis/sys-devel-autogen-5.10.1/temp/ WORKDIR=/var/tmp/paludis/sys-devel-autogen-5.10.1/work PALUDIS_BRACKET_MERGED_VARIABLES= PROFILE_ONLY_VARIABLES=ARCH ELIBC KERNEL USERLAND CLexe=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns SANDBOX_BASHRC=/dev/null EAPI=2 PYTHONDOCS=/usr/share/doc/python-docs-2.6.5/html/library NETBEANS_MODULES= CXXFLAGS=-O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block MAKEOPTS=-j2 MAKELEVEL=3 VIDEO_CARDS=intel PAGER=cat PALUDIS_SYNCERS_DIRS=/etc/paludis/syncers /usr/share/paludis/syncers /usr/libexec/paludis/syncers PALUDIS_BRACKET_MERGED_VARIABLES_ANNOTATION= MFLAGS=-w --jobserver-fds=3,4 -j PORTAGE_BASHRC=/dev/null PALUDIS_PROFILE_DIR=/usr/portage/profiles/default/linux/amd64/10.0/desktop/gnome XDG_CONFIG_DIRS=/etc/xdg PALUDIS_CMDLINE_preserve_world=1 PALUDIS_RDEPEND_DEFAULTS_TO_DEPEND=yes LIBS=-lm -ldl /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/.libs/libopts.a INPUT_DEVICES=evdev keyboard mouse PACKAGE_MANAGER=paludis REPOSITORY=gentoo LIBDIR_default=lib CAMERAS= PORTAGE_BUILDDIR=/var/tmp/paludis/sys-devel-autogen-5.10.1 CROSSCOMPILE_OPTS= PALUDIS_CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c PORTAGE_CALLER=paludis --log-level qa --preserve-world PALUDIS_EBUILD_LOG_LEVEL=qa CDEFINE_default=__unix__ PATH=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns:/usr/libexec/paludis/utils:/bin:/sbin:/usr/bin:/usr/sbin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.0:/usr/lib64/subversion/bin:/usr/games/bin PORTAGE_TMPFS=/dev/shm MULTILIB_STRICT_DENY=64-bit.*shared object SBCL_SOURCE_ROOT=/usr/lib64/sbcl/src AGsrc=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5 PALUDIS_TRACE= FRITZCAPI_CARDS= SANDBOX_ACTIVE=armedandready PALUDIS_FETCHERS_DIRS=/etc/paludis/fetchers /usr/share/paludis/fetchers /usr/libexec/paludis/fetchers NETBEANS=apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml PALUDIS_SHELL_OPTIONS= ADDON_TEXI=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.texi PALUDIS_CONFIG_DIR=/etc/paludis/ PORTAGE_TMPDIR=/var/tmp/paludis PWD=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc PALUDIS_FAILURE_IS_FATAL= CHOST=x86_64-pc-linux-gnu DOC_INCLUDES=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defParse-fsm.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.h /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen.texi /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts/libopts.texi PR=r0 JAVA_HOME=/etc/java-config-2/current-system-vm AG_MINOR_VERSION=10 LOG_FILE=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/texi.log ECLASSDIRS=/usr/portage/eclass SANDBOX_ON=1 CHOST_default=x86_64-pc-linux-gnu PORTAGE_ACTUAL_DISTDIR=/var/tmp/distfiles EDITOR=/bin/nano JAVAC=/etc/java-config-2/current-system-vm/bin/javac PORTAGE_INST_GID=0 PALUDIS_DOMAN_LANG_FILENAMES=yes KERNEL_ABI=amd64 PALUDIS_REDUCED_UID=250 PALUDIS_IMAGE_DIR_VAR=D PALUDIS_PACKAGE_BUILDDIR=/var/tmp/paludis/sys-devel-autogen-5.10.1 LIBDIR_sparc64=lib64 PV=5.10.1 SANDBOX_LOG=/var/log/sandbox/sandbox-3354.log PALUDIS_IGNORE_PIVOT_ENV_VARIABLES= PALUDIS_PIPE_COMMAND_WRITE_FD=8 PALUDIS_EBUILD_MODULES_DIR=/usr/libexec/paludis PALUDIS_CLIENT=paludis PALUDIS_ECONF_EXTRA_OPTIONS= MULTILIB_ABIS=amd64 x86 INCLUDES=-DHAVE_CONFIG_H -I/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -I/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts -I/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc 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 PALUDIS_PIPE_COMMANDS_SUPPORTED=yes PORTAGE_GID=0 PALUDIS_BINARY_DISTDIR_VARIABLE=DISTDIR PALUDIS_BASHRC_FILES=/etc/paludis/bashrc REAL_CHOST=x86_64-pc-linux-gnu ROOT=/ INSDESTTREE= PALUDIS_DOINS_SYMLINK= EBUILD_PROGRAM_NAME=/usr/libexec/paludis/ebuild.bash LIBOPTIONS=-m0644 PYTHONDONTWRITEBYTECODE=1 PYTHONDOCS_3_1=/usr/share/doc/python-docs-3.1.2/html/library SYMLINK_LIB=yes PALUDIS_LOAD_MODULES=conditional_functions kernel_functions sandbox portage_stubs multilib_functions install_functions build_functions eclass_functions PALUDIS_IGNORE_PIVOT_ENV_FUNCTIONS= PORTAGE_INST_UID=0 PALUDIS_DIRECTORY_VARIABLES=build:ECLASSDIR build:PORTDIR build:DISTDIR PALUDIS_SAVE_BASE_VARIABLES=CONFIG_PROTECT CONFIG_PROTECT_MASK USERLAND=GNU PALUDIS_REDUCED_GID=250 DIRECTIVESRC=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defDirect.c GDexe=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs MISDN_CARDS= LIBDIR_amd64_fbsd=lib64 RUBY_TARGETS=jruby ruby18 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 PALUDIS_UTILITY_PATH_SUFFIXES= LIBDIR_sparc32=lib32 ADDON_MENU=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/columns/columns.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/getdefs/getdefs.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/xml2ag/xml2ag.menu /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/snprintfv.menu LIRC_DEVICES= PALUDIS_CMDLINE_PARAMS=dev-util/anjuta dev-util/d-feet dev-util/eclipse-sdk games-simulation/openttd DEFAULT_ABI=amd64 SANDBOX_READ=/ MOPREFIX=autogen JDK_HOME=/etc/java-config-2/current-system-vm HOME=/var/tmp/paludis/sys-devel-autogen-5.10.1/temp/ SHLVL=8 I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1 COLON_SEPARATED=XDG_DATA_DIRS XDG_CONFIG_DIRS DOCDESTTREE= 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 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-3354.log INHERITED= toolchain-funcs multilib portability eutils MAKE=make AG_MAJOR_VERSION=5 srcdir=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc PALUDIS_PREFIX_IMAGE_VAR= LIBDIR_amd64=lib64 CDEFINE_amd64=__x86_64__ CFLAGS=-O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block PALUDIS_MUST_NOT_CHANGE_AFTER_SOURCE_VARIABLES= top_builddir=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 DIROPTIONS=-m0755 PALUDIS_SOURCE_MERGED_VARIABLES=IUSE DEPEND RDEPEND PDEPEND LDFLAGS_x86=-m elf_i386 PALUDIS_SAVE_UNMODIFIABLE_VARIABLES=SLOT EAPI KEYWORDS ROOT PALUDIS_TMPDIR PALUDIS_CONFIG_DIR PALUDIS_BASHRC_FILES PALUDIS_HOOK_DIRS PALUDIS_FETCHERS_DIRS PALUDIS_SYNCERS_DIRS PALUDIS_COMMAND PALUDIS_REDUCED_UID PALUDIS_REDUCED_GID PALUDIS_EBUILD_LOG_LEVEL PALUDIS_EBUILD_DIR PALUDIS_UTILITY_PATH_SUFFIXES PALUDIS_EBUILD_MODULE_SUFFIXES PALUDIS_NON_EMPTY_VARIABLES PALUDIS_DIRECTORY_VARIABLES PALUDIS_EBUILD_MUST_NOT_SET_VARIABLES PALUDIS_SAVE_VARIABLES PALUDIS_SAVE_BASE_VARIABLES PALUDIS_DIRECTORY_IF_EXISTS_VARIABLES PALUDIS_SOURCE_MERGED_VARIABLES PALUDIS_MUST_NOT_CHANGE_VARIABLES PALUDIS_RDEPEND_DEFAULTS_TO_DEPEND ECLASSDIR ECLASSDIRS EXLIBSDIRS PALUDIS_VARIABLE PALUDIS_PROFILE_DIR PALUDIS_PROFILE_DIRS PALUDIS_LOADSAVEENV_DIR PALUDIS_BRACKET_MERGED_VARIABLES SANDBOX_VERBOSE=1 CFLAGS_x86=-m32 PKGMANAGER=paludis-0.46.0 LESS=-R -M --shift 5 LOGNAME=root GCC_SPECS= PALUDIS_NON_EMPTY_VARIABLES=P PV PR PN PVR PF CATEGORY build:FILESDIR build:ECLASSDIR build:PORTDIR build:DISTDIR PALUDIS_TMPDIR PALUDIS_EBUILD_LOG_LEVEL PALUDIS_EBUILD_DIR build:USERLAND build:KERNEL build:ARCH PALUDIS_COMMAND ROOT PALUDIS_PACKAGE_BUILDDIR CVS_RSH=ssh CHOST_amd64=x86_64-pc-linux-gnu XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm QEMU_SOFTMMU_TARGETS= PALUDIS_EBUILD_MODULE_SUFFIXES=2 1 0 ROOTPATH=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.0:/usr/lib64/subversion/bin GETDEF_SRC=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcCase.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcDef.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcEval.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcFor.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/funcIf.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/functions.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expExtract.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expFormat.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGperf.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expGuile.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expMake.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expOutput.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expPrint.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expState.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/expString.c /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/schemedef.scm /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/defDirect.c OPTIONS_DEF=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/opts.def PF=autogen-5.10.1 PALUDIS_EBUILD_FUNCTIONS=builtin_infovars builtin_init builtin_initmisc builtin_loadenv builtin_metadata builtin_killold builtin_saveenv builtin_tidyup builtin_variable pkg_config pkg_info pkg_nofetch pkg_postinst pkg_postrm pkg_preinst pkg_prerm pkg_setup src_compile src_install src_test src_unpack src_prepare src_configure PYTHONDOCS_2_6=/usr/share/doc/python-docs-2.6.5/html/library LESSOPEN=|lesspipe.sh %s ACCEPT_KEYWORDS=amd64 EBUILD=/usr/portage/sys-devel/autogen/autogen-5.10.1.ebuild ARCH=amd64 LIBDIR_ppc=lib32 INFOPATH=/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.0/info:/usr/share/info/emacs-23 PALUDIS_DOSYM_NO_MKDIR= QEMU_USER_TARGETS= NGINX_MODULES_HTTP= CC=x86_64-pc-linux-gnu-gcc -std=gnu99 NOCOLOR=no FCDSL_CARDS= DISPLAY=:0.0 OPENGL_PROFILE=xorg-x11 PORTAGE_WORKDIR_MODE=0700 PALUDIS_TMPDIR=/var/tmp/paludis RUBYOPT=-rauto_gem ECLASS= AGexe=/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/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 PALUDIS_UNPACK_UNRECOGNISED_IS_FATAL= NGINX_MODULES_MAIL= APACHE2_MPMS= FOO2ZJS_DEVICES= PALUDIS_EBUILD_MUST_NOT_SET_VARIABLES= PORTAGE_MASTER_PID=29641 DISTDIR=/var/tmp/distfiles PALUDIS_PROFILE_DIRS=/usr/portage/profiles/default/linux/amd64/10.0/desktop/gnome LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text CBUILD=x86_64-pc-linux-gnu PN=autogen PALUDIS_EBUILD_PHASE_VAR=EBUILD_PHASE INSOPTIONS=-m0644 PORTDIR=/usr/portage CTARGET_default=x86_64-pc-linux-gnu XAUTHORITY=/root/.xauthl28L2n PALUDIS_NAME_VERSION_REVISION_VAR=PF PALUDIS_UNPACK_SUFFIXES=tar tar.gz,tgz,tar.Z tar.bz2,tbz2,tbz zip,ZIP,jar gz,Z,z bz2 rar,RAR lha,LHa,LHA,lzh a,deb tar.lzma lzma 7z,7Z COLORTERM=gnome-terminal PALUDIS_TEMP_DIR_VAR=T _=/bin/env + opts='-t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts' ++ echo /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen --base=agdoc -t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/agdoc.def + cmd='/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen --base=agdoc -t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/agdoc.def' + echo '+ ' /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen --base=agdoc -t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/agdoc.def + /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/agen5/autogen --base=agdoc -t60 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1 -L/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/autoopts /var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc/ag-texi-9256.d/agdoc.def /bin/sh: line 3092: test: too many arguments hello.c:8:30: fatal error: autoopts/options.h: No such file or directory compilation terminated. Killing AutoGen: cannot compile hello AutoGen aborting on signal 15 (Terminated) in state EMITTING processing template auto-opts.tpl on line 300 for function EXPR (12) ./mk-agen-texi.sh: line 221: 9409 Aborted ${cmd} + die could not regenerate doc + exec make[2]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1/doc' make[1]: Leaving directory `/var/tmp/paludis/sys-devel-autogen-5.10.1/work/autogen-5.10.1' + trap : EXIT + kill -TERM 9256 ++ : make[2]: *** [agdoc.texi] Terminated make[2]: *** Deleting file `agdoc.texi' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 /usr/libexec/paludis/utils/emake: emake returned error 2 !!! ERROR in sys-devel/autogen-5.10.1::gentoo: !!! In default_src_compile at line 27 !!! emake failed !!! Call stack: !!! * default_src_compile (/usr/libexec/paludis/2/src_compile.bash:27) !!! * src_compile (/usr/libexec/paludis/2/src_compile.bash:33) !!! * ebuild_f_compile (/usr/libexec/paludis/2/src_compile.bash:56) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:647) !!! * main (/usr/libexec/paludis/ebuild.bash:675) diefunc: making ebuild PID 8032 exit with error die trap: exiting with error. Install error: * In program paludis -i1 dev-util/anjuta dev-util/d-feet dev-util/eclipse-sdk games-simulation/openttd: * When performing install action from command line: * When executing install task: * When installing 'sys-devel/autogen-5.10.1:0::gentoo': * When running an ebuild command on 'sys-devel/autogen-5.10.1:0::gentoo': * Install failed for 'sys-devel/autogen-5.10.1:0::gentoo'