Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ccache.spec'], False, '/var/lib/mock/f18-build-1439829-235536/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ccache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ccache-3.1.8-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ccache.spec'], False, '/var/lib/mock/f18-build-1439829-235536/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ccache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vcTAxW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ccache-3.1.8 + /usr/bin/xz -dc /builddir/build/SOURCES/ccache-3.1.8.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccache-3.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's|@LIBDIR@|/usr/lib64|g' -e 's|@CACHEDIR@|/var/cache/ccache|g' /builddir/build/SOURCES/ccache.sh.in + sed -e 's|@LIBDIR@|/usr/lib64|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.bOHPcw + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --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 x86_64-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 x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-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 -j4 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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.kHVxlg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 + cd ccache-3.1.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 /usr/bin/install -c -d /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/bin /usr/bin/install -c -m 755 ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 ./ccache.1 /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/share/man/man1/ + install -dm 755 /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/etc/profile.d + install -pm 644 ccache.sh ccache.csh /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/etc/profile.d + install -dm 770 /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/var/cache/ccache + install -dm 755 /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/cc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/avr-cc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/arm-gp2x-linux-cc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/msp430-cc + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/cc32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/cc34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/cc4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/cc44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i386-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i486-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i586-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i686-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium3-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium4-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/athlon-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/geode-redhat-linux-cc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/x86_64-redhat-linux-cc + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/gcc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/avr-gcc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/arm-gp2x-linux-gcc + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/msp430-gcc + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/gcc32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/gcc34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/gcc4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/gcc44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i386-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i486-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i586-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i686-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium3-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium4-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/athlon-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/geode-redhat-linux-gcc + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/x86_64-redhat-linux-gcc + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/g++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/avr-g++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/arm-gp2x-linux-g++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/msp430-g++ + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/g++32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/g++34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/g++4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/g++44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i386-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i486-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i586-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i686-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium3-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium4-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/athlon-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/geode-redhat-linux-g++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/x86_64-redhat-linux-g++ + for n in cc gcc g++ c++ + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/c++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/avr-c++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/arm-gp2x-linux-c++ + for p in avr- arm-gp2x-linux- msp430- + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/msp430-c++ + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/c++32 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/c++34 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/c++4 + for s in 32 34 4 44 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/c++44 + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i386-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i486-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i586-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/i686-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium3-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/pentium4-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/athlon-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/geode-redhat-linux-c++ + for a in i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 + ln -s ../../bin/ccache /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache/x86_64-redhat-linux-c++ + find /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/lib64/ccache -type l + sed -e 's|^/builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64|%ghost |' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ccache-3.1.8 extracting debug info from /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/bin/ccache dwz: Too few files for multifile optimization symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium3-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/arm-gp2x-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i686-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium4-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium3-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/arm-gp2x-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i486-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/avr-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/athlon-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/arm-gp2x-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/athlon-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i386-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i486-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/g++32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/c++4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i486-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/cc32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/athlon-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium4-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/gcc32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/g++34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/gcc44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/geode-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/c++32.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/g++44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/avr-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i586-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/gcc34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i686-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i586-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/cc44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/avr-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/x86_64-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/geode-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/x86_64-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/avr-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium3-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium4-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/c++44.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/c++34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/g++4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/arm-gp2x-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i386-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i386-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/cc34.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i386-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/msp430-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i586-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium3-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/msp430-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/geode-redhat-linux-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i686-redhat-linux-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/msp430-c++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/geode-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/gcc4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i686-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i586-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/i486-redhat-linux-gcc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/x86_64-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/athlon-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/msp430-cc.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/cc4.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/pentium4-redhat-linux-g++.debug symlinked /usr/lib/debug/usr/bin/ccache.debug to /usr/lib/debug/usr/lib64/ccache/x86_64-redhat-linux-gcc.debug 414 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.JASsK2 + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.8 + unset DISPLAY + 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -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.8-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MMeA42 + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.8 + DOCDIR=/builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/share/doc/ccache-3.1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/share/doc/ccache-3.1.8 + cp -pr AUTHORS.html AUTHORS.txt GPL-3.0.txt LICENSE.html LICENSE.txt MANUAL.html MANUAL.txt NEWS.html NEWS.txt README.html README.txt /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64/usr/share/doc/ccache-3.1.8 + exit 0 Provides: ccache = 3.1.8-1.fc18 ccache(x86-64) = 3.1.8-1.fc18 config(ccache) = 3.1.8-1.fc18 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ccache-debuginfo-3.1.8-1.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 Wrote: /builddir/build/RPMS/ccache-3.1.8-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/ccache-debuginfo-3.1.8-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OTpJp6 + umask 022 + cd /builddir/build/BUILD + cd ccache-3.1.8 + rm -fr /builddir/build/BUILDROOT/ccache-3.1.8-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->