Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247559 Details for
Bug 337599
sys-devel/autogen-5.11.1 fails tests (cfg-edit.test,nested.test)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
autogen build.log
sys-devel:autogen-5.11.1:20100916-092004.log (text/plain), 69.33 KB, created by
Xake
on 2010-09-16 09:34:43 UTC
(
hide
)
Description:
autogen build.log
Filename:
MIME Type:
Creator:
Xake
Created:
2010-09-16 09:34:43 UTC
Size:
69.33 KB
patch
obsolete
> * CPV: sys-devel/autogen-5.11.1 > * REPO: gentoo > * Maintainer: toolchain@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>>> Unpacking source... >>>> Unpacking autogen-5.11.1.tar.bz2 to /var/tmp/portage/sys-devel/autogen-5.11.1/work >>>> Source unpacked in /var/tmp/portage/sys-devel/autogen-5.11.1/work >>>> Preparing source in /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 ... > * econf: updating autogen-5.11.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating autogen-5.11.1/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >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.11.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,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -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 sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.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 Sep 16 2010 /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 doc/auto_gen.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 -O2 -pipe -ggdb -mtune=native > 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.11.1/work/autogen-5.11.1 ... >make -j10 -l10 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1' >Making all in compat >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/compat' >: >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/compat' >Making all in snprintfv >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.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/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -O2 -pipe -ggdb -mtune=native -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 -O2 -pipe -ggdb -mtune=native -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 -O2 -pipe -ggdb -mtune=native -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/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -no-undefined -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -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.11.1/work/autogen-5.11.1/snprintfv' >Making all in autoopts >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts' >Making all in test >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.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/bash ../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 -O2 -pipe -ggdb -mtune=native -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 -O2 -pipe -ggdb -mtune=native -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:26: >pgusage.c: In function 'optionPagedUsage': >pgusage.c:124: 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:90: 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:329: 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 -O2 -pipe -ggdb -mtune=native -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/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DPKGDATADIR='"/usr/share/autogen"' -march=native -O2 -pipe -ggdb -mtune=native -version-info 33:2:8 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -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 -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -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.11.1/work/autogen-5.11.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/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >++ cd .. >++ pwd >+ top_srcdir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >+ '[' -x /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen ']' >+ exit 0 >/bin/bash mk-autoopts-pc autoopts.pc >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts' >Making all in agen5 >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5' >Making all in test >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/test' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.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 -march=native -O2 -pipe -ggdb -mtune=native -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 'done_check': >autogen.c:407: 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:92: warning: ignoring return value of 'fdopen', declared with attribute warn_unused_result >In file included from ag.c:9: >agUtils.c: In function 'start_dep_file': >agUtils.c:162: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result >In file included from ag.c:11: >defLex.c: In function 'assembleName': >defLex.c:530: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result >mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -march=native -O2 -pipe -ggdb -mtune=native -export-dynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -lgmp -lcrypt -lm -lltdl -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -o .libs/autogen autogen-ag.o -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/usr/lib64 -lguile -lgmp -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread >cd ../columns ; make columns >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.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 -march=native -O2 -pipe -ggdb -mtune=native -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:655: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/cols.Tpo .deps/cols.Po >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o columns cols.o ../autoopts/libopts.la -pthread -L/usr/lib64 -lguile -lltdl -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -lgmp -lcrypt -lm -lltdl -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -o .libs/columns cols.o -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu ../autoopts/.libs/libopts.so -L/usr/lib64 -lguile -lgmp -lcrypt /usr/lib64/libltdl.so -lm -ldl -pthread >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns' >cd ../getdefs ; make getdefs >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >( echo '#define DEFINE' ; \ > for f in config.h opts.c getdefs.h proto.h getdefs.c gdemit.c gdinit.c ; \ > do echo "#include \"$f\"" ; done ) > gd.c >top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -MF.deps/opts-dep -MTstamp-opts ./opts.def >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O2 -pipe -ggdb -mtune=native -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c >In file included from gd.c:6: >getdefs.c: In function 'updateDatabase': >getdefs.c:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/gd.Tpo .deps/gd.Po >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o getdefs gd.o ../autoopts/libopts.la -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >Re-building stamp-man >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-man -L ../autoopts -Tagman1 -bautogen ./opts.def >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-fmem -L ../autoopts fmemopen.def >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5' >Making all in columns >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns' >top_builddir=.. \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bcolumns -MFstamp-aginfo -Taginfo -DLEVEL=section ./opts.def >top_builddir=.. \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bcolumns -MFstamp-agman -Tagman1 ./opts.def >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns' >Making all in getdefs >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/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.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -MF.deps/opts-dep -MTstamp-opts ./opts.def >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O2 -pipe -ggdb -mtune=native -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c >In file included from gd.c:6: >getdefs.c: In function 'updateDatabase': >getdefs.c:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/gd.Tpo .deps/gd.Po >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o getdefs gd.o ../autoopts/libopts.la -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -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.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >Making all in test >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/test' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/test' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/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.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -MF.deps/opts-dep -MTstamp-opts ./opts.def >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -march=native -O2 -pipe -ggdb -mtune=native -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c >In file included from gd.c:6: >getdefs.c: In function 'updateDatabase': >getdefs.c:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/gd.Tpo .deps/gd.Po >/bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o getdefs gd.o ../autoopts/libopts.la -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -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.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs' >Making all in xml2ag >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-opts -L../autoopts --definition=./xmlopts.def >top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; CLexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns ; export CLexe ; \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-fork -L../autoopts --definition=./xmlopts.def -L. -Tfork.tpl >for f in config.h xmlopts.c fork.c xml2ag.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 -O2 -pipe -ggdb -mtune=native -MT x.o -MD -MP -MF .deps/x.Tpo -c -o x.o x.c >In file included from x.c:4: >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/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once,--hash-style=gnu -o xml2ag x.o ../autoopts/libopts.la -lxml2 -lz -lm -lm -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -ggdb -mtune=native -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--warn-once -Wl,--hash-style=gnu -o .libs/xml2ag x.o ../autoopts/.libs/libopts.so -lxml2 -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.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-texi -L../autoopts --definition=./xmlopts.def -Taginfo -bxml2ag -DLEVEL=section >top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-man -L../autoopts --definition=./xmlopts.def -Tagman1 -bxml2ag >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >Making all in test >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag/test' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag/test' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -MFstamp-man -L../autoopts --definition=./xmlopts.def -Tagman1 -bxml2ag >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/xml2ag' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc' >MAKE="make" ./mk-agen-texi.sh >+ /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs load-opt=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc/ag-texi-30620.d/getdefs.cfg >+ /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen --load-opts=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc/ag-texi-30620.d/ag.ini /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc/ag-texi-30620.d/agdoc.def >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc' >restore=: && backupdir=".am$$" && \ > am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (/bin/bash /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/config/missing --run makeinfo --version) >/dev/null 2>&1; then \ > for f in autogen.info autogen.info-[0-9] autogen.info-[0-9][0-9] autogen.i[0-9] autogen.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > cd "$am__cwd"; \ > if /bin/bash /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/config/missing --run makeinfo -I../autoopts -I../autoopts -I . \ > -o autogen.info autogen.texi; \ > then \ > rc=0; \ > CDPATH="${ZSH_VERSION+.}:" && cd .; \ > else \ > rc=$?; \ > CDPATH="${ZSH_VERSION+.}:" && cd . && \ > $restore $backupdir/* `echo "./autogen.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc//agdoc.texi:3007: warning: `.' or `,' must follow @xref, not `a'. >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc//invoke-autogen.texi:408: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/doc' >Making all in pkg >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/pkg' >top_builddir=.. top_srcdir=.. \ > /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -L../autoopts -T ./lsm.tpl \ > ../agen5/opts.def >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/pkg' >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1' >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1' >>>> Source compiled. >>>> Test phase [check]: sys-devel/autogen-5.11.1 >make -j10 -l10 -j1 check >Making check in compat >make[1]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/compat' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/compat' >Making check in snprintfv >make[1]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/snprintfv' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/snprintfv' >Making check in autoopts >make[1]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts' >Making check in test >make[2]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >>nested> cat /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/nested.log >>nested> pwd >>nested> TMPDIR=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/nested-tmpd >>nested> export TMPDIR >>nested> mkdir /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/nested-tmpd >>nested> cd /usr/lib64/../bin >>nested> pwd >>nested> f=/usr/bin >>nested> PATH=/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>nested> set_exe AGexe >>nested> local PS4=>set_exe> >>nested> : >>nested> eval f=${AGexe} >>nested> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>nested> pwd >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>nested> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>nested> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> f=autogen >>nested> eval AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> set_exe GDexe >>nested> local PS4=>set_exe> >>nested> : >>nested> eval f=${GDexe} >>nested> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>nested> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>nested> pwd >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>nested> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>nested> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>nested> f=getdefs >>nested> eval GDexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>nested> GDexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>nested> set_exe CLexe >>nested> local PS4=>set_exe> >>nested> : >>nested> eval f=${CLexe} >>nested> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>nested> pwd >>nested> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>nested> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>nested> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> f=columns >>nested> eval CLexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> CLexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> pwd >>nested> builddir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test >>nested> testsubdir=testdir >>nested> INCS=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> echo -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native >sed s/-Werror// >>nested> CFLAGS=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native >>nested> export PATH >>nested> echo PATH is /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >PATH is /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>nested> which columns >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>nested> which autogen >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>nested> lo_dir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> test -d /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs >>nested> lo_dir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs >>nested> test X = X >>nested> LD_LIBRARY_PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs:/usr/lib64 >>nested> echo /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>nested> LIB=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>nested> export LD_LIBRARY_PATH >>nested> test 108007 -gt 107000 >>nested> GUILE_WARN_DEPRECATED=no >>nested> export GUILE_WARN_DEPRECATED >>nested> test -f /usr/lib/libgen.so >>nested> export CC GUILE_VERSION LIBGUILE_PATH AG_VERSION AGexe GDexe CLexe >>nested> cd testdir >>nested> pwd >>nested> testsubdir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir >>nested> sort -u >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/. >>nested> pwd >>nested> sed s/^/-I/ >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> pwd >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>nested> pwd >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/. >>nested> pwd >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> pwd >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>nested> pwd >>nested> dirs=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> echo -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread >>nested> INC=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread >>nested> stdopts=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/stdopts.def >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >>nested> pwd >>nested> AUTOGEN_TEMPL_DIRS=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> AG_L=run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>nested> export AUTOGEN_TEMPL_DIRS AG_L >>nested> test_main=yes >>nested> use_flags=true >>nested> : === Running nested.test for nested using /bin/bash === >>nested> chmod +w nested-tmpd nested.log >>nested> export SHELL >>nested> SHELLX=/bin/bash -x >>nested> exec >>nested> cat >>nested> test -d nested.d >>nested> mkdir -p nested.d >>nested> echo main-text = <<- _EOCode_ >>nested> cat >>nested> echo _EOCode_; }; >>nested> echo include = <<- _EOSubr_ >>nested> cat >>nested> echo _EOSubr_; >>nested> exec >>nested> echo run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts nested.def >run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts nested.def >>nested> run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts nested.def >>nested> local tfile=nested-aglog-ao-17693.log >>nested> : >>nested> shift >>nested> /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -m -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts nested.def >>nested> compile -? >>nested> local PS4=>cc> >>nested> : >>nested> : >>nested> test X = X >>nested> Csrc=nested >>nested> test X = X >>nested> Cexe=nested >>nested> test X = X >>nested> Dnam=nested >>nested> echo TEST_TEST_nested_OPTS >>nested> tr [a-z]- [A-Z]_ >>nested> d=TEST_TEST_NESTED_OPTS >>nested> cc_cmd=x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_NESTED_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o nested nested.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>nested> eval x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_NESTED_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o nested nested.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>nested> x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_NESTED_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o nested nested.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>nested> test 1 -gt 0 >>nested> ./nested -? >>nested> Csrc= Cexe= Dnam= >>nested> basehelp=nested-base.help >>nested> echo creating nested-base.help >creating nested-base.help >>nested> cat >>nested> sed / - reading file/s/ file .*/ file nested.cfg/ nested.help >>nested> mv -f X17693 nested.help >>nested> cmp -s nested-base.help nested.help >>nested> cat >>nested> ./nested -s stumble, foo, <bar type=integer>1234</bar> able >>nested> sed / nested:/s/ 0x.*/ 0xXXXXXXXX/ >>nested> cmp -s nested-res1.base nested-res1.out >>nested> arg1=$stumble, <foo>foo\tlish</foo>, <bar type=integer>1234</bar>, able >>nested> arg2=foo, <bar type=integer>4321</bar> <gr type=nested>one, two=2, three</gr> >>nested> ./nested -s $stumble, <foo>foo\tlish</foo>, <bar type=integer>1234</bar>, able -s foo, <bar type=integer>4321</bar> <gr type=nested>one, two=2, three</gr> >sed / nested:/s/ 0x.*/ 0xXXXXXXXX/ >>nested> cat >>nested> cmp -s nested-res2.base nested-res2.out >>nested> diff nested-res2.base nested-res2.out >>nested> failure 4,10d3 >< able -- no value >< bar -- integer: 1234 >< foo -- string: foo lish >< stumble -- no value >< >< struct opt #2: >< struct -- nested: 0xXXXXXXXX >>nested> local PS4=>fail> >>nested> : >>nested> : >>nested> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir >>nested> test -d ../FAILURES >>nested> mkdir ../FAILURES >>nested> exec >>nested> test -f core* >>nested> echo FAILURE: 4,10d3 >< able -- no value >< bar -- integer: 1234 >< foo -- string: foo lish >< stumble -- no value >< >< struct opt #2: >< struct -- nested: 0xXXXXXXXX >FAILURE: 4,10d3 >< able -- no value >< bar -- integer: 1234 >< foo -- string: foo lish >< stumble -- no value >< >< struct opt #2: >< struct -- nested: 0xXXXXXXXX >>nested> exit 1 >FAIL: nested.test >>cfg-edit> cat /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/cfg-edit.log >>cfg-edit> pwd >>cfg-edit> TMPDIR=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/cfg-edit-tmpd >>cfg-edit> export TMPDIR >>cfg-edit> mkdir /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/cfg-edit-tmpd >>cfg-edit> cd /usr/lib64/../bin >>cfg-edit> pwd >>cfg-edit> f=/usr/bin >>cfg-edit> PATH=/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>cfg-edit> set_exe AGexe >>cfg-edit> local PS4=>set_exe> >>cfg-edit> : >>cfg-edit> eval f=${AGexe} >>cfg-edit> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>cfg-edit> pwd >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>cfg-edit> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>cfg-edit> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> f=autogen >>cfg-edit> eval AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> AGexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> set_exe GDexe >>cfg-edit> local PS4=>set_exe> >>cfg-edit> : >>cfg-edit> eval f=${GDexe} >>cfg-edit> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>cfg-edit> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>cfg-edit> pwd >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs >>cfg-edit> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>cfg-edit> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>cfg-edit> f=getdefs >>cfg-edit> eval GDexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>cfg-edit> GDexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs/getdefs >>cfg-edit> set_exe CLexe >>cfg-edit> local PS4=>set_exe> >>cfg-edit> : >>cfg-edit> eval f=${CLexe} >>cfg-edit> f=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> dirname /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>cfg-edit> pwd >>cfg-edit> d=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns >>cfg-edit> PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>cfg-edit> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> f=columns >>cfg-edit> eval CLexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> CLexe=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> pwd >>cfg-edit> builddir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test >>cfg-edit> testsubdir=testdir >>cfg-edit> INCS=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> echo -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native >>cfg-edit> sed s/-Werror// >>cfg-edit> CFLAGS=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native >>cfg-edit> export PATH >>cfg-edit> echo PATH is /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >PATH is /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/getdefs:/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5:/usr/bin:/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:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 >>cfg-edit> which columns >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/columns/columns >>cfg-edit> which autogen >/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen >>cfg-edit> lo_dir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> test -d /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs >>cfg-edit> lo_dir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs >>cfg-edit> test X = X >>cfg-edit> LD_LIBRARY_PATH=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs:/usr/lib64 >>cfg-edit> echo /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>cfg-edit> LIB=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>cfg-edit> export LD_LIBRARY_PATH >>cfg-edit> test 108007 -gt 107000 >>cfg-edit> GUILE_WARN_DEPRECATED=no >>cfg-edit> export GUILE_WARN_DEPRECATED >>cfg-edit> test -f /usr/lib/libgen.so >>cfg-edit> export CC GUILE_VERSION LIBGUILE_PATH AG_VERSION AGexe GDexe CLexe >>cfg-edit> cd testdir >>cfg-edit> pwd >>cfg-edit> testsubdir=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir >>cfg-edit> sort -u >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/. >>cfg-edit> pwd >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> pwd >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>cfg-edit> pwd >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/. >>cfg-edit> pwd >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> pwd >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >>cfg-edit> pwd >>cfg-edit> sed s/^/-I/ >>cfg-edit> dirs=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 >-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> echo -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread >>cfg-edit> INC=-I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread >>cfg-edit> stdopts=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/stdopts.def >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 >>cfg-edit> pwd >>cfg-edit> AUTOGEN_TEMPL_DIRS=/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> AG_L=run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts >>cfg-edit> export AUTOGEN_TEMPL_DIRS AG_L >>cfg-edit> test_main=yes >>cfg-edit> use_flags=true >>cfg-edit> : === Running cfg-edit.test for cfg-edit using /bin/bash === >>cfg-edit> chmod +w cfg-edit-tmpd cfg-edit.log >>cfg-edit> export SHELL >>cfg-edit> SHELLX=/bin/bash -x >>cfg-edit> echo cfg-edit >>cfg-edit> sed s/-/_/g >>cfg-edit> test_name=cfg_edit >>cfg-edit> basename /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/cfg-edit-tmpd >>cfg-edit> cfg_file=cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> exec >>cfg-edit> cat >>cfg-edit> asl=<< >>cfg-edit> cat >>cfg-edit> echo _EOCode_; }; >>cfg-edit> exec >>cfg-edit> echo run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts cfg-edit.def >run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts cfg-edit.def >>cfg-edit> run_ag ao -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts cfg-edit.def >>cfg-edit> local tfile=cfg-edit-aglog-ao-20260.log >>cfg-edit> : >>cfg-edit> shift >>cfg-edit> /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5/autogen -m -L/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts cfg-edit.def >>cfg-edit> compile -? >>cfg-edit> local PS4=>cc> >>cfg-edit> : >>cfg-edit> : >>cfg-edit> test X = X >>cfg-edit> Csrc=cfg-edit >>cfg-edit> test X = X >>cfg-edit> Cexe=cfg-edit >>cfg-edit> test X = X >>cfg-edit> Dnam=cfg-edit >>cfg-edit> echo TEST_TEST_cfg-edit_OPTS >>cfg-edit> tr [a-z]- [A-Z]_ >>cfg-edit> d=TEST_TEST_CFG_EDIT_OPTS >>cfg-edit> cc_cmd=x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_CFG_EDIT_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o cfg-edit cfg-edit.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>cfg-edit> eval x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_CFG_EDIT_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o cfg-edit cfg-edit.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>cfg-edit> x86_64-pc-linux-gnu-gcc -std=gnu99 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -DHAVE_CONFIG_H -march=native -O2 -pipe -ggdb -mtune=native -DTEST_TEST_CFG_EDIT_OPTS -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/agen5 -I/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts -pthread -o cfg-edit cfg-edit.c /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/.libs/libopts.a >>cfg-edit> test 1 -gt 0 >>cfg-edit> ./cfg-edit -? >>cfg-edit> Csrc= Cexe= Dnam= >>cfg-edit> basehelp=cfg-edit-base.help >>cfg-edit> echo creating cfg-edit-base.help >creating cfg-edit-base.help >>cfg-edit> cat >>cfg-edit> sed / - reading file/s/ file .*/ file cfg-edit.cfg/ cfg-edit.help >>cfg-edit> mv -f X20260 cfg-edit.help >>cfg-edit> cmp -s cfg-edit-base.help cfg-edit.help >>cfg-edit> ./cfg-edit -m one + three + seven -> >>cfg-edit> sed -n s/^members *//p cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> members=none + one + three + five + seven >>cfg-edit> : >>cfg-edit> ./cfg-edit -R * -> >>cfg-edit> members= >>cfg-edit> : >>cfg-edit> arg1=$stumble, <foo>foo\tlish</foo>, <bar type=integer>1234</bar>, able >>cfg-edit> arg2=foo, <bar type=integer>4321</bar> <gr type=nested>one, two=2, three</gr> >>cfg-edit> echo /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir/cfg-edit-tmpd >>cfg-edit> pwd >>cfg-edit> sed s@^/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir//*@@ >>cfg-edit> dir=cfg-edit-tmpd >>cfg-edit> out_file=cfg-edit-tmpd/cfg-edit-out-file >>cfg-edit> rm -f cfg-edit-tmpd/cfg-edit-out-file >>cfg-edit> ./cfg-edit -m one + three -b true -m seven -s $stumble, <foo>foo\tlish</foo>, <bar type=integer>1234</bar>, able -n -200 -s foo, <bar type=integer>4321</bar> <gr type=nested>one, two=2, three</gr> -e ocho -I /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/cfg-edit.test -O cfg-edit-tmpd/cfg-edit-out-file -T cfg-edit-tmpd/cfg-edit-test-file -> >>cfg-edit> sed /^#/d cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> mv -f cfg-edit-X cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> cat >>cfg-edit> cat >>cfg-edit> pair=cfg-edit.sample-cfg cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> cmp cfg-edit.sample-cfg cfg-edit-tmpd/cfg-edit.cfg >cfg-edit.sample-cfg cfg-edit-tmpd/cfg-edit.cfg differ: char 25, line 2 >>cfg-edit> diff cfg-edit.sample-cfg cfg-edit-tmpd/cfg-edit.cfg >>cfg-edit> failure improperly saved state: >2,7d1 >< <able/> >< <bar type=integer>0x4D2</bar> >< <foo>foo	lish</foo> >< <stumble/> >< </struct> >< <struct type=nested> >>cfg-edit> local PS4=>fail> >>cfg-edit> : >>cfg-edit> : >>cfg-edit> cd /var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test/testdir >>cfg-edit> test -d ../FAILURES >>cfg-edit> cd ../FAILURES >>cfg-edit> purge -rf cfg-edit* .*cfg-edit* >>cfg-edit> local PS4=>purge> >>cfg-edit> : >>cfg-edit> rm -rf -rf cfg-edit* .*cfg-edit* >>cfg-edit> bad= >>cfg-edit> test -f -rf -o -d -rf >>cfg-edit> test -f cfg-edit* -o -d cfg-edit* >>cfg-edit> test -f .*cfg-edit* -o -d .*cfg-edit* >>cfg-edit> test -z >>cfg-edit> return 0 >>cfg-edit> exec >>cfg-edit> test -f core* >>cfg-edit> echo FAILURE: improperly saved state: >2,7d1 >< <able/> >< <bar type=integer>0x4D2</bar> >< <foo>foo	lish</foo> >< <stumble/> >< </struct> >< <struct type=nested> >FAILURE: improperly saved state: >2,7d1 >< <able/> >< <bar type=integer>0x4D2</bar> >< <foo>foo	lish</foo> >< <stumble/> >< </struct> >< <struct type=nested> >>cfg-edit> exit 1 >FAIL: cfg-edit.test >PASS: alias.test >PASS: argument.test >PASS: cond.test >PASS: config.test >PASS: enums.test >PASS: equiv.test >PASS: errors.test >PASS: getopt.test >PASS: handler.test >PASS: immediate.test >PASS: keyword.test >PASS: library.test >PASS: main.test >PASS: nls.test >PASS: rc.test >PASS: shell.test >PASS: stdopts.test >PASS: time.test >PASS: usage.test >PASS: vers.test >==================================================== >2 of 22 tests failed >Please report to autogen-users@lists.sourceforge.net >==================================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts/test' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1/autoopts' >make: *** [check-recursive] Error 1 >emake failed > * ERROR: sys-devel/autogen-5.11.1 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 56: Called src_test > * environment, line 2316: Called _eapi0_src_test > * ebuild.sh, line 633: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make check failed. See above for details." > * > * If you need support, post the output of 'emerge --info =sys-devel/autogen-5.11.1', > * the complete build log and the output of 'emerge -pqv =sys-devel/autogen-5.11.1'. > * The complete build log is located at '/var/log/portage/sys-devel:autogen-5.11.1:20100916-092004.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-devel/autogen-5.11.1/temp/environment'. > * S: '/var/tmp/portage/sys-devel/autogen-5.11.1/work/autogen-5.11.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 337599
: 247559 |
247561