D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ccache-3.7.12-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z3vWbk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ccache-3.7.12 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/ccache-3.7.12.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccache-3.7.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XeXt4i + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ccache-3.7.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether we are using the clang C compiler... no checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for x86_64-mageia-linux-gnu-bash... /bin/sh checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /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 long long... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for gethostname... yes checking for getopt_long... yes checking for getpwuid... yes checking for gettimeofday... yes checking for localtime_r... yes checking for mkstemp... yes checking for realpath... yes checking for setenv... yes checking for strndup... yes checking for strtok_r... yes checking for unsetenv... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes checking for library containing cos... -lm checking for zlib >= 1.2.3... yes checking for gzdopen in -lz... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for extern inline... no configure: developer mode disabled checking whether C compiler supports -Wno-implicit-fallthrough... 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/main.o src/main.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/counters.o src/counters.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/execute.o src/execute.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/compopt.o src/compopt.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/exitfn.o src/exitfn.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/confitems.o src/confitems.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/args.o src/args.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/cleanup.o src/cleanup.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/conf.o src/conf.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/language.o src/language.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/lockfile.o src/lockfile.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/hash.o src/hash.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/hashutil.o src/hashutil.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/version.o src/version.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/getopt_long.o src/getopt_long.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/envtoconfitems_lookup.o src/envtoconfitems_lookup.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/mdfour.o src/mdfour.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/confitems_lookup.o src/confitems_lookup.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/stats.o src/stats.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wno-implicit-fallthrough -c -o src/snprintf.o src/snprintf.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/manifest.o src/manifest.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/murmurhashneutral2.o src/murmurhashneutral2.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/hashtable_itr.o src/hashtable_itr.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/hashtable.o src/hashtable.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/util.o src/util.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -I./unittest -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o src/ccache.o src/ccache.c x86_64-mageia-linux-gnu-gcc -o ccache src/main.o src/args.o src/ccache.o src/cleanup.o src/compopt.o src/conf.o src/confitems.o src/counters.o src/execute.o src/exitfn.o src/hash.o src/hashutil.o src/language.o src/lockfile.o src/manifest.o src/mdfour.o src/stats.o src/util.o src/confitems_lookup.o src/envtoconfitems_lookup.o src/version.o src/getopt_long.o src/hashtable.o src/hashtable_itr.o src/murmurhashneutral2.o src/snprintf.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -lz + cat + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tHEGVh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 + cd ccache-3.7.12 + '[' 1 -eq 1 ']' + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/bin /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/share/man/man1 + install -pm 755 ccache /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/bin + install -pm 644 doc/ccache.1 /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/share/man/man1 + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/etc/profile.d + install -pm 755 ccache.sh ccache.csh /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/etc/profile.d + rm -f ccache-3.7.12.compilers ++ gcc -dumpmachine + pref=x86_64-mageia-linux-gnu + for name in gcc g++ c++ clang clang++ + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/gcc ']' + create_compiler gcc + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/gcc' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-gcc ']' + create_compiler x86_64-mageia-linux-gnu-gcc + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-gcc' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-gcc ']' + for name in gcc g++ c++ clang clang++ + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/g++ ']' + create_compiler g++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/g++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-g++ ']' + create_compiler x86_64-mageia-linux-gnu-g++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-g++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-g++ ']' + for name in gcc g++ c++ clang clang++ + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/c++ ']' + create_compiler c++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/c++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-c++ ']' + create_compiler x86_64-mageia-linux-gnu-c++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-c++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-c++ ']' + for name in gcc g++ c++ clang clang++ + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/clang ']' + create_compiler clang + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/clang' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang ']' + create_compiler x86_64-mageia-linux-gnu-clang + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang ']' + for name in gcc g++ c++ clang clang++ + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/clang++ ']' + create_compiler clang++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/clang++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang++ ']' + create_compiler x86_64-mageia-linux-gnu-clang++ + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang++' + for comp in $name $pref-$name ${pref/manbo/mandriva}-$name + '[' -e /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/lib64/ccache/bin/x86_64-mageia-linux-gnu-clang++ ']' + create_compiler cc + cat + echo '%attr(0755,root,root) /usr/lib64/ccache/bin/cc' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/etc/sysconfig/ + cat + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.7.12-1.mga8 --unique-debug-suffix -3.7.12-1.mga8.x86_64 --unique-debug-src-base ccache-3.7.12-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ccache-3.7.12 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/bin/ccache extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64/usr/bin/ccache original debug info size: 516kB, size after compression: 488kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 699 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/profile.d/ccache.csh is executable but has no shebang, removing executable bit *** WARNING: ./etc/profile.d/ccache.sh is executable but has no shebang, removing executable bit Processing files: ccache-3.7.12-1.mga8.x86_64 Provides: ccache = 3.7.12-1.mga8 ccache(x86-64) = 3.7.12-1.mga8 config(ccache) = 3.7.12-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.28)(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) Processing files: ccache-debugsource-3.7.12-1.mga8.x86_64 Provides: ccache-debugsource = 3.7.12-1.mga8 ccache-debugsource(x86-64) = 3.7.12-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ccache-debuginfo-3.7.12-1.mga8.x86_64 Provides: ccache-debuginfo = 3.7.12-1.mga8 ccache-debuginfo(x86-64) = 3.7.12-1.mga8 debuginfo(build-id) = 11777622a6e7d2312f3bb8eb32f697ca28dc1e0f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ccache-debugsource(x86-64) = 3.7.12-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ccache-3.7.12-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ccache-debugsource-3.7.12-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ccache-debuginfo-3.7.12-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ukejGk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ccache-3.7.12 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ccache-3.7.12-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fx0Jij + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ccache-3.7.12 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!