* Package: dev-util/ccache-3.3.4-r1  * Repository: gentoo  * Maintainer: robbat2@gentoo.org toolchain@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: distcc preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking ccache-3.3.4.tar.xz to /var/tmp/portage/dev-util/ccache-3.3.4-r1/work >>> Source unpacked in /var/tmp/portage/dev-util/ccache-3.3.4-r1/work >>> Preparing source in /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4 ... * Applying ccache-3.3-size-on-disk.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4 ... * econf: updating ccache-3.3.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ccache-3.3.4/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/ccache-3.3.4-r1 --htmldir=/usr/share/doc/ccache-3.3.4-r1/html --libdir=/usr/lib64 configure: loading site script /usr/local/share/config.site configure: Configuring ccache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-6.4.0 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-6.4.0 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc-6.4.0 option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc-6.4.0 option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-6.4.0 -E checking for a BSD-compatible install... (cached) /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 sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for long long... 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 strtok_r... yes checking for unsetenv... 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 unsigned long long int... 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 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 whether byte ordering is bigendian... no checking for inline... inline checking for extern inline... no configure: Developer mode disabled configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: now build ccache by running make >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4 ... make -j12 x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o main.o main.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o args.o args.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o ccache.o ccache.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o cleanup.o cleanup.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o compopt.o compopt.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o conf.o conf.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o counters.o counters.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o execute.o execute.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o exitfn.o exitfn.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o hashutil.o hashutil.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o language.o language.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o lockfile.o lockfile.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o manifest.o manifest.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o mdfour.o mdfour.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o stats.o stats.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o unify.o unify.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o util.o util.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o version.o version.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o getopt_long.o getopt_long.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o hashtable.o hashtable.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o hashtable_itr.o hashtable_itr.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o snprintf.o snprintf.c distcc[25300] (dcc_connect_by_name_real) ERROR: failed to resolve host pomiocik.local port 3632: Name or service not known distcc[25300] Warning: failed to distribute args.c to pomiocik.local/2, running locally instead distcc[25301] (dcc_connect_by_name_real) ERROR: failed to resolve host pomiocik.local port 3632: Name or service not known distcc[25301] Warning: failed to distribute ccache.c to pomiocik.local/2, running locally instead distcc[25313] (dcc_connect_by_name_real) ERROR: failed to resolve host pomiocik.local port 3632: Name or service not known distcc[25313] Warning: failed to distribute hash.c to pomiocik.local/2, running locally instead distcc[25315] (dcc_connect_by_name_real) ERROR: failed to resolve host pomiocik.local port 3632: Name or service not known distcc[25315] Warning: failed to distribute hashutil.c to pomiocik.local/2, running locally instead x86_64-pc-linux-gnu-gcc-6.4.0 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -o ccache main.o args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lz >>> Source compiled. >>> Test phase: dev-util/ccache-3.3.4-r1 make -j12 check sed -n 's/TEST_SUITE(\(.*\))/SUITE(\1)/p' ./test/test_args.c ./test/test_argument_processing.c ./test/test_compopt.c ./test/test_conf.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-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/framework.o test/framework.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/util.o test/util.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_args.o test/test_args.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_argument_processing.o test/test_argument_processing.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_compopt.o test/test_compopt.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_conf.o test/test_conf.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_counters.o test/test_counters.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_hash.o test/test_hash.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_hashutil.o test/test_hashutil.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_lockfile.o test/test_lockfile.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_stats.o test/test_stats.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/test_util.o test/test_util.c x86_64-pc-linux-gnu-gcc-6.4.0 -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -c -o test/main.o test/main.c x86_64-pc-linux-gnu-gcc-6.4.0 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -W -o test/main args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.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_conf.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 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lz test/main PASSED: 473 assertions, 92 tests, 10 suites CC='x86_64-pc-linux-gnu-gcc-6.4.0' ./test.sh Compiler: x86_64-pc-linux-gnu-gcc-6.4.0 (/usr/lib64/distcc/bin/x86_64-pc-linux-gnu-gcc-6.4.0) Compiler version: x86_64-pc-linux-gnu-gcc-6.4.0 (Gentoo 6.4.0-r1 p1.3) 6.4.0 Running test suite base...................................................... Running test suite nocpp2...................................................... Skipped test suite multi_arch [multiple -arch options not supported on Linux] Skipped test suite serialize_diagnostics [--serialize-diagnostics not supported by compiler] Running test suite debug_prefix_map. Running test suite masquerading. Running test suite hardlink. Running test suite direct...................................... Running test suite basedir...... Running test suite compression. Running test suite readonly... Running test suite readonly_direct.. Running test suite cleanup.... FAILED Test suite: cleanup Test case: Forced cache cleanup, size limit Failure reason: Found 10 (expected 3) *.o files in /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4/testdir.25568/.ccache ccache -s: cache directory /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4/testdir.25568/.ccache primary config /var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4/testdir.25568/ccache.conf secondary config (readonly) cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 30 cache size 0.0 kB max cache size 256.0 kB Test data and log file have been left in testdir.25568 make: *** [Makefile:104: test] Error 1 * ERROR: dev-util/ccache-3.3.4-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 489: Called default * phase-functions.sh, line 853: Called default_src_test * phase-functions.sh, line 882: Called __eapi0_src_test * phase-helpers.sh, line 764: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/ccache-3.3.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/ccache-3.3.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:ccache-3.3.4-r1:20180303-085544.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/ccache-3.3.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/ccache-3.3.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4' * S: '/var/tmp/portage/dev-util/ccache-3.3.4-r1/work/ccache-3.3.4'