Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ccache.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ccache.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ccache-3.1.9-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ccache.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ccache.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yTaDPl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ccache-3.1.9 + /usr/bin/xz -dc /builddir/build/SOURCES/ccache-3.1.9.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccache-3.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ccache-3.1.9-gcc48-tests.patch):' Patch #0 (ccache-3.1.9-gcc48-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/ccache-3.1.9-gcc48-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file test.sh + sed -e 's|@LIBDIR@|/usr/lib|g' -e 's|@CACHEDIR@|/var/cache/ccache|g' /builddir/build/SOURCES/ccache.sh.in + sed -e 's|@LIBDIR@|/usr/lib|g' -e 's|@CACHEDIR@|/var/cache/ccache|g' /builddir/build/SOURCES/ccache.csh.in + rm -r zlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YJmL8p + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking configure: Configuring ccache checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-ar... no checking for ar... 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... /usr/bin/grep checking for egrep... /usr/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: WARNING: unrecognized options: --disable-dependency-tracking configure: now build ccache by running make + make -j16 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o main.o main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o ccache.o ccache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o mdfour.o mdfour.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hash.o hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o execute.o execute.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o util.o util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o args.o args.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o stats.o stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o version.o version.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o cleanup.o cleanup.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o snprintf.o snprintf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o unify.o unify.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o manifest.o manifest.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable.o hashtable.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable_itr.o hashtable_itr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o murmurhashneutral2.o murmurhashneutral2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashutil.o hashutil.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o getopt_long.o getopt_long.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o exitfn.o exitfn.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o lockfile.o lockfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o counters.o counters.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o language.o language.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o compopt.o compopt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -Wl,-z,relro -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.deCs0B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 ++ dirname /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 + cd ccache-3.1.9 + rm -rf /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 + make install DESTDIR=/builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 /usr/bin/install -c -d /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/bin /usr/bin/install -c -m 755 ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/man/man1 /usr/bin/install -c -m 644 ./ccache.1 /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/man/man1/ + install -dm 755 /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/etc/profile.d + install -pm 644 ccache.sh ccache.csh /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/etc/profile.d + install -dm 770 /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/var/cache/ccache + install -dm 755 /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-gp2x-linux-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-none-eabi-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/msp430-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/aarch64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/alpha-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr32-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/blackfin-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c6x-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cris-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/frv-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/h8300-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/hppa64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/ia64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m32r-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m68k-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mips64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mn10300-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/powerpc64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/s390x-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sparc64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/tile-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/x86_64-cc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/xtensa-cc + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cc32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cc34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cc4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cc44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i386-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i486-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i586-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i686-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium3-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium4-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/athlon-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/geode-redhat-linux-cc + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-gp2x-linux-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-none-eabi-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/msp430-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/aarch64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/alpha-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr32-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/blackfin-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c6x-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cris-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/frv-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/h8300-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/hppa64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/ia64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m32r-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m68k-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mips64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mn10300-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/powerpc64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/s390x-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sparc64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/tile-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/x86_64-gcc + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/xtensa-gcc + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/gcc32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/gcc34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/gcc4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/gcc44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i386-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i486-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i586-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i686-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium3-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium4-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/athlon-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/geode-redhat-linux-gcc + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-gp2x-linux-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-none-eabi-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/msp430-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/aarch64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/alpha-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr32-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/blackfin-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c6x-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cris-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/frv-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/h8300-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/hppa64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/ia64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m32r-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m68k-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mips64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mn10300-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/powerpc64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/s390x-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sparc64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/tile-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/x86_64-g++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/xtensa-g++ + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/g++32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/g++34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/g++4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/g++44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i386-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i486-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i586-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i686-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium3-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium4-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/athlon-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/geode-redhat-linux-g++ + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-gp2x-linux-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-none-eabi-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/msp430-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/aarch64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/alpha-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/arm-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/avr32-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/blackfin-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c6x-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/cris-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/frv-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/h8300-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/hppa64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/ia64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m32r-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/m68k-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mips64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/mn10300-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/powerpc64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/s390x-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sh64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/sparc64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/tile-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/x86_64-c++ + for p in avr arm-gp2x-linux arm-none-eabi msp430 aarch64 alpha arm avr32 blackfin c6x cris frv h8300 hppa64 ia64 m32r m68k mips64 mn10300 powerpc64 s390x sh sh64 sparc64 tile x86_64 xtensa + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/xtensa-c++ + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c++32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c++34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c++4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/c++44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i386-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i486-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i586-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/i686-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium3-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/pentium4-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/athlon-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache/geode-redhat-linux-c++ + find /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/lib/ccache -type l + sed -e 's|^/builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386|%ghost |' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ccache-3.1.9 extracting debug info from /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/bin/ccache dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-gp2x-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/athlon-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mips64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/blackfin-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/s390x-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/ia64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/powerpc64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i386-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i486-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium4-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m32r-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sparc64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-none-eabi-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mn10300-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/frv-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/xtensa-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c++4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium3-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m68k-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cris-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/msp430-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/x86_64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i586-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/h8300-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr32-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/alpha-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i686-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-none-eabi-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/hppa64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/h8300-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/tile-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i686-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m68k-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/x86_64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sparc64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/msp430-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium4-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/alpha-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-gp2x-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cc44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i486-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sparc64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i486-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/tile-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/g++34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/athlon-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mips64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/gcc44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/hppa64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/gcc34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-gp2x-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/ia64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cris-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m68k-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m68k-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-none-eabi-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/aarch64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/alpha-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cc32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/msp430-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/s390x-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mips64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/ia64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/gcc4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/blackfin-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/h8300-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/powerpc64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/xtensa-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/aarch64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr32-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/blackfin-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/g++4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium3-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/powerpc64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c6x-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i386-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i686-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/aarch64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/tile-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/x86_64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c++32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/gcc32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/blackfin-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/frv-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m32r-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c++34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/ia64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/x86_64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/frv-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m32r-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr32-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/hppa64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/xtensa-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/alpha-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/geode-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sparc64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i386-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/s390x-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i386-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c6x-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr32-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mn10300-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium4-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mn10300-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/geode-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/g++44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c6x-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/h8300-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i486-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/xtensa-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/avr-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cc34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cris-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c6x-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/powerpc64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i586-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mn10300-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/c++44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium3-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/aarch64-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i586-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/g++32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/tile-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/athlon-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium3-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cris-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/sh64-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/geode-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/msp430-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/m32r-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/frv-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/s390x-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/hppa64-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-none-eabi-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/arm-gp2x-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/geode-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/cc4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/mips64-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i586-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/i686-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/pentium4-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib/ccache/athlon-redhat-linux-gcc.debug 416 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JwBLrQ + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.9 + make check 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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/main.o test/main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/framework.o test/framework.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/util.o test/util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_args.o test/test_args.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_argument_processing.o test/test_argument_processing.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_compopt.o test/test_compopt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_counters.o test/test_counters.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hash.o test/test_hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_hashutil.o test/test_hashutil.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_lockfile.o test/test_lockfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_stats.o test/test_stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o test/test_util.o test/test_util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -W -Wl,-z,relro -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: 178 assertions, 64 tests, 9 suites CC='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 starting testsuite pch test done - OK + exit 0 Processing files: ccache-3.1.9-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ct68CU + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.9 + DOCDIR=/builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr AUTHORS.html AUTHORS.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr GPL-3.0.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr LICENSE.html LICENSE.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr MANUAL.html MANUAL.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr NEWS.html NEWS.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + cp -pr README.html README.txt /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386/usr/share/doc/ccache-3.1.9 + exit 0 Provides: ccache = 3.1.9-3.el7 ccache(x86-32) = 3.1.9-3.el7 config(ccache) = 3.1.9-3.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libm.so.6 libz.so.1 rtld(GNU_HASH) Processing files: ccache-debuginfo-3.1.9-3.el7.i686 Provides: ccache-debuginfo = 3.1.9-3.el7 ccache-debuginfo(x86-32) = 3.1.9-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/ccache-3.1.9-3.el7.i686.rpm Wrote: /builddir/build/RPMS/ccache-debuginfo-3.1.9-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nEXlD8 + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.9 + rm -fr /builddir/build/BUILDROOT/ccache-3.1.9-3.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->