* Package: dev-util/ccache-3.1.7  * Repository: gentoo  * Maintainer: robbat2@gentoo.org toolchain@gentoo.org  * USE: amd64 elibc_glibc kernel_linux test userland_GNU  * FEATURES: ccache sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking ccache-3.1.7.tar.gz to /var/tmp/portage/dev-util/ccache-3.1.7/work >>> Source unpacked in /var/tmp/portage/dev-util/ccache-3.1.7/work >>> Compiling source in /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 configure: Configuring ccache 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for gethostname... yes checking for getopt_long... yes checking for getpwuid... yes checking for gettimeofday... yes checking for mkstemp... yes checking for realpath... yes checking for strndup... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... 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 library containing cos... -lm checking for zlib >= 1.2.3... yes checking for gzdopen in -lz... yes checking for inline... inline checking for extern inline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: now build ccache by running make make -j3 x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o main.o main.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o ccache.o ccache.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o mdfour.o mdfour.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o execute.o execute.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o util.o util.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o args.o args.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o stats.o stats.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o version.o version.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o cleanup.o cleanup.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o snprintf.o snprintf.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o unify.o unify.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o manifest.o manifest.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable.o hashtable.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable_itr.o hashtable_itr.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o murmurhashneutral2.o murmurhashneutral2.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashutil.o hashutil.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o getopt_long.o getopt_long.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o exitfn.o exitfn.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o lockfile.o lockfile.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o counters.o counters.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o language.o language.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o compopt.o compopt.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -o ccache main.o ccache.o mdfour.o hash.o execute.o util.o args.o stats.o version.o cleanup.o snprintf.o unify.o manifest.o hashtable.o hashtable_itr.o murmurhashneutral2.o hashutil.o getopt_long.o exitfn.o lockfile.o counters.o language.o compopt.o -lm -lz >>> Source compiled. >>> Test phase [check]: dev-util/ccache-3.1.7 sed -n 's/TEST_SUITE(\(.*\))/SUITE(\1)/p' ./test/test_args.c ./test/test_argument_processing.c ./test/test_compopt.c ./test/test_counters.c ./test/test_hash.c ./test/test_hashutil.c ./test/test_lockfile.c ./test/test_stats.c ./test/test_util.c >test/suites.h x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/main.o test/main.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/framework.o test/framework.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/util.o test/util.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_args.o test/test_args.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_argument_processing.o test/test_argument_processing.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_compopt.o test/test_compopt.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_counters.o test/test_counters.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hash.o test/test_hash.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hashutil.o test/test_hashutil.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_lockfile.o test/test_lockfile.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_stats.o test/test_stats.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_util.o test/test_util.c x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -o test/main ccache.o mdfour.o hash.o execute.o util.o args.o stats.o version.o cleanup.o snprintf.o unify.o manifest.o hashtable.o hashtable_itr.o murmurhashneutral2.o hashutil.o getopt_long.o exitfn.o lockfile.o counters.o language.o compopt.o test/main.o test/framework.o test/util.o ./test/test_args.o ./test/test_argument_processing.o ./test/test_compopt.o ./test/test_counters.o ./test/test_hash.o ./test/test_hashutil.o ./test/test_lockfile.o ./test/test_stats.o ./test/test_util.o -lm -lz test/main PASSED: 147 assertions, 56 tests, 9 suites CC='x86_64-pc-linux-gnu-gcc' ./test.sh starting testsuite base starting testsuite link starting testsuite hardlink starting testsuite cpp2 starting testsuite nlevels4 starting testsuite nlevels1 starting testsuite basedir starting testsuite direct starting testsuite compression starting testsuite readonly starting testsuite extrafiles starting testsuite cleanup ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found ./test.sh: line 1469: perl: command not found SUITE: "cleanup", TEST: "forced cleanup, size limit" - Found 10 (expected 3) *.o files in /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7/testdir.7999/.ccache cache directory /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7/testdir.7999/.ccache cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 30 cache size 0 Kbytes max cache size 256 Kbytes TEST FAILED Test data and log file have been left in testdir.7999 make: *** [test] Error 1 * ERROR: dev-util/ccache-3.1.7 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 85: Called src_test * environment, line 700: Called _eapi0_src_test * phase-helpers.sh, line 550: Called die * The specific snippet of code: * $emake_cmd -j1 check || \ * die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =dev-util/ccache-3.1.7', * the complete build log and the output of 'emerge -pqv =dev-util/ccache-3.1.7'. * The complete build log is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/environment'. * S: '/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7'