Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447648 Details for
Bug 594952
dev-libs/check-0.9.11 failing on stable amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
file_594952.txt (text/plain), 56.36 KB, created by
Jonathan Vasquez (RETIRED)
on 2016-09-23 19:57:03 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Jonathan Vasquez (RETIRED)
Created:
2016-09-23 19:57:03 UTC
Size:
56.36 KB
patch
obsolete
> * Package: dev-libs/check-0.9.11 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking check-0.9.11.tar.gz to /var/tmp/portage/dev-libs/check-0.9.11/work >>>> Source unpacked in /var/tmp/portage/dev-libs/check-0.9.11/work >>>> Preparing source in /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11 ... > * Applying check-0.9.10-AM_PATH_CHECK.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: check-0.9.11/ > * Running elibtoolize in: check-0.9.11/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64" > * econf: updating check-0.9.11/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating check-0.9.11/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/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 --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/check-0.9.11 --enable-shared --disable-static --disable-dependency-tracking --disable-subunit --docdir=/usr/share/doc/check-0.9.11 >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >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 BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >Disabled subunit support >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... no >checking whether the C compiler accepts the -Wextra flag... yes >checking whether the C compiler accepts the -Wstrict-prototypes flag... yes >checking whether the C compiler accepts the -Wmissing-prototypes flag... yes >checking whether the C compiler accepts the -Wwrite-strings flag... yes >checking whether the C compiler accepts the -Wno-variadic-macros flag... yes >checking whether the C compiler accepts the -pedantic flag... yes >checking whether the C compiler accepts the -Wimport flag... yes >checking whether the C compiler accepts the -Wfatal-errors flag... yes >checking whether the C compiler accepts the -Wformat=2 flag... yes >checking whether the C compiler accepts the -Winit-self flag... yes >checking whether the C compiler accepts the -Wmissing-include-dirs flag... yes >checking whether the C compiler accepts the -Wswitch-default flag... yes >checking whether the C compiler accepts the -Wunknown-pragmas flag... yes >checking whether the C compiler accepts the -Wmissing-noreturn flag... yes >checking for gcov... gcov >checking for lcov... no >checking for genhtml... no >checking for tex... no >configure: WARNING: tex not installed: cannot rebuild HTML documentation. >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for floor in -lm... yes >checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... yes >checking for struct timespec.tv_sec... yes >checking for struct timespec.tv_nsec... yes >checking for struct itimerspec.it_interval... yes >checking for struct itimerspec.it_value... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in check_stdint.h (assuming C99 compatible system) >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for uint32_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking size of int... 4 >checking size of short... 2 >checking size of long... 8 >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for alarm... yes >checking for clock_gettime... yes >checking for timer_create... yes >checking for timer_settime... yes >checking for timer_delete... yes >checking for fileno... yes >checking for localtime_r... yes >checking for pipe... yes >checking for putenv... yes >checking for setenv... yes >checking for sleep... yes >checking for strdup... yes >checking for strsignal... yes >checking for unsetenv... yes >checking whether alarm is declared... yes >checking whether clock_gettime is declared... no >checking whether timer_create is declared... no >checking whether timer_settime is declared... no >checking whether timer_delete is declared... no >checking whether fileno is declared... yes >checking whether localtime_r is declared... no >checking whether pipe is declared... yes >checking whether putenv is declared... yes >checking whether setenv is declared... yes >checking whether sleep is declared... yes >checking whether strdup is declared... yes >checking whether strsignal is declared... yes >checking whether unsetenv is declared... yes >checking for setitimer... yes >checking for fork... yes >checking for sigaction... yes >checking for stdarg.h... yes >checking for varargs.h... no >checking for vsnprintf... yes >checking whether vsnprintf is C99 compliant... yes >checking for snprintf... yes >checking whether snprintf is C99 compliant... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for gawk... /usr/bin/gawk >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating checkmk/checkmk >config.status: creating check.pc >config.status: creating Makefile >config.status: creating checkmk/Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating src/check.h >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating tests/test_vars >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing check_stdint.h commands >config.status: creating check_stdint.h : _CHECK_CHECK_STDINT_H >config.status: executing checkmk-x commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j9 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/lib -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o libcompat.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/lib/libcompat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/lib -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/lib/libcompat.c -fPIC -DPIC -o .libs/libcompat.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -no-undefined -Wl,-O1 -Wl,--as-needed -o libcompat.la libcompat.lo -lrt -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/libcompat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_error.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_list.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_list.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_log.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_log.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_msg.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_msg.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_pack.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_pack.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_print.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_print.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_run.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_run.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_str.lo /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_error.c -fPIC -DPIC -o .libs/check_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_log.c -fPIC -DPIC -o .libs/check_log.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_str.c -fPIC -DPIC -o .libs/check_str.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_pack.c -fPIC -DPIC -o .libs/check_pack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_msg.c -fPIC -DPIC -o .libs/check_msg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_list.c -fPIC -DPIC -o .libs/check_list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_run.c -fPIC -DPIC -o .libs/check_run.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check.c -fPIC -DPIC -o .libs/check.o >sed -n -e 's/^..*CK_EXPORT[[:space:]][[:space:]]*\([[:alnum:]_][[:alnum:]_]*\)..*$/\1/p' /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check.h.in > exported.sym >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_print.c -fPIC -DPIC -o .libs/check_print.o >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_run.c: In function 'srunner_run_unchecked_setup.isra.8': >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src/check_run.c:218:7: warning: variable 'rval' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] > int rval = 1; > ^ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -no-undefined -export-symbols exported.sym -Wl,-O1 -Wl,--as-needed -o libcheck.la -rpath /usr/lib64 check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -no-undefined -Wl,-O1 -Wl,--as-needed -o libcheckinternal.la check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo ../lib/libcompat.la -lrt -lm >libtool: link: echo "{ global:" > .libs/libcheck.ver >libtool: link: cat exported.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcheck.ver >libtool: link: (cd .libs/libcheckinternal.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src/../lib/.libs/libcompat.a") >libtool: link: echo "local: *; };" >> .libs/libcheck.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o -Wl,--whole-archive ../lib/.libs/libcompat.a -Wl,--no-whole-archive -Wl,--as-needed -lrt -lm -pthread -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libcheck.so.0 -Wl,-version-script -Wl,.libs/libcheck.ver -o .libs/libcheck.so.0.0.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcheckinternal.a .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o .libs/libcheckinternal.lax/libcompat.a/libcompat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcheckinternal.a >.libs/check_msg.o: In function `open_tmp_file.part.4': >check_msg.c:(.text+0xe4): warning: the use of `tempnam' is dangerous, better use `mkstemp' >libtool: link: rm -fr .libs/libcheckinternal.lax >libtool: link: (cd ".libs" && rm -f "libcheck.so.0" && ln -s "libcheck.so.0.0.0" "libcheck.so.0") >libtool: link: (cd ".libs" && rm -f "libcheck.so" && ln -s "libcheck.so.0.0.0" "libcheck.so") >libtool: link: ( cd ".libs" && rm -f "libcheckinternal.la" && ln -s "../libcheckinternal.la" "libcheckinternal.la" ) >libtool: link: ( cd ".libs" && rm -f "libcheck.la" && ln -s "../libcheck.la" "libcheck.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc' >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 src/money.1.h src/money.2.h > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/money.1-2.h.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 src/money.1.c src/money.3.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/money.1-3.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 src/money.3.c src/money.4.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/money.3-4.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 src/money.4.c src/money.5.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/money.4-5.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 src/money.5.c src/money.6.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/money.5-6.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 tests/check_money.1.c tests/check_money.2.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/check_money.1-2.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 tests/check_money.2.c tests/check_money.3.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/check_money.2-3.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 tests/check_money.3.c tests/check_money.6.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/check_money.3-6.c.diff || test $? -eq 1; \ >cd -; >cd /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/example; \ >diff -U 100 tests/check_money.6.c tests/check_money.7.c > /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc/check_money.6-7.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc >Updating /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/version.texi >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64' >Making all in checkmk >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/checkmk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/checkmk' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_sub.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_master.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_fork.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_export_main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_list.o `test -f 'check_list.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_sub.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_master.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_msg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_log_internal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_limit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_fork.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_fixture.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_pack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_exit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_selective.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_check_main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_stress.o /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/check_stress.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/'`check_thread_stress.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o check_nofork.o /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/check_nofork.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o ex_output.o /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/ex_output.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o ex_xml_output.o /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/ex_xml_output.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests -I.. -I../src -I/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -c -o ex_log_output.o /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/tests/ex_log_output.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_export_main.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o check_thread_stress check_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o check_nofork check_nofork.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o check_stress check_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o ex_output ex_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o ex_log_output ex_log_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_main.o ../src/libcheckinternal.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed -o ex_xml_output ex_xml_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/check_nofork check_nofork.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/check_stress check_stress.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/check_thread_stress check_thread_stress-check_thread_stress.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/ex_output ex_output.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/ex_log_output ex_log_output.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_export_main.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_main.o -Wl,--as-needed ../src/.libs/libcheckinternal.a ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -pedantic -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wmissing-noreturn -Wl,-O1 -o .libs/ex_xml_output ex_xml_output.o -Wl,--as-needed ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread >../src/.libs/libcheckinternal.a(check_msg.o): In function `open_tmp_file.part.4': >check_msg.c:(.text+0xe4): warning: the use of `tempnam' is dangerous, better use `mkstemp' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/tests' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64' >>>> Source compiled. >>>> Test phase [not enabled]: dev-libs/check-0.9.11 > >>>> Install check-0.9.11 into /var/tmp/portage/dev-libs/check-0.9.11/image/ category dev-libs > * abi_x86_64.amd64: running multilib-minimal_abi_src_install >make -j9 DESTDIR=/var/tmp/portage/dev-libs/check-0.9.11/image/ install >Making install in lib >make[1]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/lib' >Making install in src >make[1]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' > /bin/mkdir -p '/var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64' > /bin/mkdir -p '/var/tmp/portage/dev-libs/check-0.9.11/image//usr/include' > /bin/sh ../libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c libcheck.la '/var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64' > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 check.h '/var/tmp/portage/dev-libs/check-0.9.11/image//usr/include' >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libcheck.so.0.0.0 /var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64/libcheck.so.0.0.0 >libtool: install: (cd /var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64 && { ln -s -f libcheck.so.0.0.0 libcheck.so.0 || { rm -f libcheck.so.0 && ln -s libcheck.so.0.0.0 libcheck.so.0; }; }) >libtool: install: (cd /var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64 && { ln -s -f libcheck.so.0.0.0 libcheck.so || { rm -f libcheck.so && ln -s libcheck.so.0.0.0 libcheck.so; }; }) >libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libcheck.lai /var/tmp/portage/dev-libs/check-0.9.11/image//usr/lib64/libcheck.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/src' >Making install in doc >make[1]: Entering directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc' >restore=: && backupdir=".am$$" && \ >rm -rf $backupdir && mkdir $backupdir && \ >if (/bin/sh /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ > for f in check.info check.info-[0-9] check.info-[0-9][0-9] check.i[0-9] check.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ >else :; fi && \ >if /bin/sh /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/build-aux/missing makeinfo -I /var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc \ > -o check.info `test -f 'check.texi' || echo '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/doc/'`check.texi; \ >then \ > rc=0; \ >else \ > rc=$?; \ > $restore $backupdir/* `echo "./check.info" | sed 's|[^/]*$||'`; \ >fi; \ >rm -rf $backupdir; exit $rc >/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11/build-aux/missing: line 81: 4342 Segmentation fault "$@" >Makefile:427: recipe for target 'check.info' failed >make[1]: *** [check.info] Error 139 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64/doc' >Makefile:562: recipe for target 'install-recursive' failed >make: *** [install-recursive] Error 1 > * ERROR: dev-libs/check-0.9.11::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/check-0.9.11::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/check-0.9.11::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/check-0.9.11/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/check-0.9.11/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-libs/check-0.9.11/work/check-0.9.11'
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 594952
: 447648 |
447650