Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 517978 Details for
Bug 646698
dev-libs/check-0.12.0 : make[2]: *** [Makefile:<snip>: /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:check-0.12.0:20180205-064514.log
dev-libs:check-0.12.0:20180205-064514.log (text/plain), 39.58 KB, created by
Toralf Förster
on 2018-02-05 18:37:08 UTC
(
hide
)
Description:
dev-libs:check-0.12.0:20180205-064514.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-02-05 18:37:08 UTC
Size:
39.58 KB
patch
obsolete
> * Package: dev-libs/check-0.12.0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking check-0.12.0-github.tar.gz to /var/tmp/portage/dev-libs/check-0.12.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/check-0.12.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0 ... > * Running eautoreconf in '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: check-0.12.0/ > * 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.12.0/work/check-0.12.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating check-0.12.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating check-0.12.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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 --disable-silent-rules --docdir=/usr/share/doc/check-0.12.0 --htmldir=/usr/share/doc/check-0.12.0/html --libdir=/usr/lib64 --disable-dependency-tracking --disable-subunit >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.b_0b6t_f/bin/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 whether make supports nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether make supports nested variables... (cached) yes >Disabled subunit support >checking for a sed that does not truncate output... /bin/sed >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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >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... (cached) /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... yes >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 -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 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 filterdiff... no >configure: WARNING: filterdiff not installed; build will not be reproducible. >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 regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for regcomp... yes >checking for regexec... 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 clockid_t... yes >checking for timer_t... yes >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 time.h... yes >checking for stdarg.h... yes >checking for timer_create... yes >checking if timer_create is supported on the system... yes >checking for alarm... yes >checking for clock_gettime... yes >checking for getline... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for strdup... yes >checking for strsignal... yes >checking whether alarm is declared... yes >checking whether clock_gettime is declared... no >checking whether getline is declared... yes >checking whether gettimeofday is declared... no >checking whether localtime_r is declared... no >checking whether strdup is declared... yes >checking whether strsignal is declared... yes >checking whether setenv is declared... yes >checking for setitimer... yes >checking for fork... yes >checking for sigaction... yes >checking for mkstemp... yes >checking for vsnprintf... yes >checking whether vsnprintf is C99 compliant... yes >checking for snprintf... yes >checking whether snprintf is C99 compliant... 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 > >========================================== >Summary of Check 0.12.0 options: > >fork mode ............................ yes >high resolution timer replacement .... no >snprintf replacement ................. no >subunit support....................... no >timeout unit tests ................... yes >POSIX regular expressions ............ yes >========================================== >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-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.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o libcompat.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/libcompat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/libcompat.c -fPIC -DPIC -o .libs/libcompat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/libcompat.c -o libcompat.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o fpclassify.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/fpclassify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/fpclassify.c -fPIC -DPIC -o .libs/fpclassify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib -I.. -DTIMEOUT_TESTS_ENABLED=0 -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/lib/fpclassify.c -o fpclassify.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libcompat.la libcompat.lo fpclassify.lo -lrt -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/libcompat.o .libs/fpclassify.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.12.0/work/check-0.12.0-abi_x86_64.amd64/lib' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check.c -fPIC -DPIC -o .libs/check.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check.c -o check.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_error.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_error.c -o check_error.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_list.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_list.c -o check_list.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_log.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_log.c -o check_log.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_msg.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_msg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_msg.c -o check_msg.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_pack.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_pack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_pack.c -fPIC -DPIC -o .libs/check_pack.o >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_pack.c: In function âppackâ: >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_pack.c:327:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if(n > get_max_msg_size()) > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_pack.c -o check_pack.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_print.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_print.c -fPIC -DPIC -o .libs/check_print.o >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_print.c: In function âfprint_xml_escâ: >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_print.c:114:13: warning: switch missing default case [-Wswitch-default] > switch (next) > ^~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_print.c -o check_print.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_run.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_run.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_run.c -o check_run.o >/dev/null 2>&1 >/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_str.lo /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/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.12.0/work/check-0.12.0/src -I.. -DTIMEOUT_TESTS_ENABLED=0 -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check_str.c -o check_str.o >/dev/null 2>&1 >/bin/sed -n -e 's/^..*CK_EXPORT[[:space:]][[:space:]]*\([[:alnum:]_][[:alnum:]_]*\)..*$/\1/p' /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/src/check.h.in > exported.sym >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -export-symbols exported.sym -Wl,--hash-style=gnu -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 >libtool: link: echo "{ global:" > .libs/libcheck.ver >libtool: link: cat exported.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcheck.ver >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 -march=native -Wl,--hash-style=gnu -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: (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/libcheck.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/src/../lib/.libs/libcompat.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcheck.a check.o check_error.o check_list.o check_log.o check_msg.o check_pack.o check_print.o check_run.o check_str.o .libs/libcheck.lax/libcompat.a/fpclassify.o .libs/libcheck.lax/libcompat.a/libcompat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcheck.a >libtool: link: rm -fr .libs/libcheck.lax >libtool: link: ( cd ".libs" && rm -f "libcheck.la" && ln -s "../libcheck.la" "libcheck.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -march=native -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -Wl,--hash-style=gnu -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: (cd .libs/libcheckinternal.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/src/../lib/.libs/libcompat.a") >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/fpclassify.o .libs/libcheckinternal.lax/libcompat.a/libcompat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcheckinternal.a >libtool: link: rm -fr .libs/libcheckinternal.lax >libtool: link: ( cd ".libs" && rm -f "libcheckinternal.la" && ln -s "../libcheckinternal.la" "libcheckinternal.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc' >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 src/money.1.h src/money.2.h > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/money.1-2.h.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 src/money.1.c src/money.3.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/money.1-3.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 src/money.3.c src/money.4.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/money.3-4.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 src/money.4.c src/money.5.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/money.4-5.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 src/money.5.c src/money.6.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/money.5-6.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 tests/check_money.1.c tests/check_money.2.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/check_money.1-2.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 tests/check_money.2.c tests/check_money.3.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/check_money.2-3.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 tests/check_money.3.c tests/check_money.6.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/check_money.3-6.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/example; \ >diff -U 100 tests/check_money.6.c tests/check_money.7.c > /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc/check_money.6-7.c.diff || test $? -eq 1; \ >cd -; >/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc >Updating /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/version.texi >restore=: && backupdir=".am$$" && \ >am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc && \ >rm -rf $backupdir && mkdir $backupdir && \ >if (/bin/sh /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/missing makeinfo --version) >/dev/null 2>&1; then \ > for f in /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info-[0-9] /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info-[0-9][0-9] /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.i[0-9] /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ >else :; fi && \ >cd "$am__cwd"; \ >if /bin/sh /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/missing makeinfo -I /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc \ > -o /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.texi; \ >then \ > rc=0; \ > CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc; \ >else \ > rc=$?; \ > CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc && \ > $restore $backupdir/* `echo ".//var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info" | sed 's|[^/]*$||'`; \ >fi; \ >rm -rf $backupdir; exit $rc >XSParagraph.c: loadable library and perl binaries are mismatched (got handshake key 0xd600000, needed 0xd880000) >make[2]: *** [Makefile:442: /var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0/doc/check.info] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64/doc' >make[1]: *** [Makefile:560: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64' >make: *** [Makefile:406: all] Error 2 > * ERROR: dev-libs/check-0.12.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/check-0.12.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/check-0.12.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:check-0.12.0:20180205-064514.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/check-0.12.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/check-0.12.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-libs/check-0.12.0/work/check-0.12.0'
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 646698
:
517976
| 517978 |
517980
|
517982
|
517984
|
517986
|
517988