D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/pterjan/rpmbuild/SRPMS/ccache-3.4.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HufTCp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ccache-3.4.1 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/ccache-3.4.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccache-3.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EZDP0C + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ccache-3.4.1 + '[' 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 configure: Configuring ccache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu 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 for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ar... ar checking for 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 mkstemp... yes checking for realpath... yes checking for strndup... yes checking for strtok_r... yes checking for unsetenv... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes checking for library containing cos... -lm checking for zlib >= 1.2.3... yes checking for gzdopen in -lz... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for extern inline... no configure: Developer mode disabled configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: now build ccache by running make + /usr/bin/make -O -j8 gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/main.o src/main.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/counters.o src/counters.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/exitfn.o src/exitfn.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/compopt.o src/compopt.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/args.o src/args.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/cleanup.o src/cleanup.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/lockfile.o src/lockfile.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/execute.o src/execute.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/hash.o src/hash.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/language.o src/language.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/hashutil.o src/hashutil.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/version.o src/version.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/conf.o src/conf.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/getopt_long.o src/getopt_long.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/mdfour.o src/mdfour.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/stats.o src/stats.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/snprintf.o src/snprintf.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/murmurhashneutral2.o src/murmurhashneutral2.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/unify.o src/unify.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/hashtable_itr.o src/hashtable_itr.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/manifest.o src/manifest.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/hashtable.o src/hashtable.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/util.o src/util.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -c -o src/ccache.o src/ccache.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -o ccache src/main.o src/args.o src/ccache.o src/cleanup.o src/compopt.o src/conf.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/unify.o src/util.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 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rJss43 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 + cd ccache-3.4.1 + '[' 1 -eq 1 ']' + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/bin /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/lib64/ccache/bin /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/share/man/man1 + install -pm 755 ccache /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/bin + install -pm 644 ccache.1 /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/share/man/man1 + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/etc/profile.d + install -pm 755 ccache.sh ccache.csh /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/etc/profile.d + rm -f ccache-3.4.1.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.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/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/etc/sysconfig/ + cat + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 3.4.1-1.mga7 --unique-debug-suffix -3.4.1-1.mga7.x86_64 --unique-debug-src-base ccache-3.4.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ccache-3.4.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64/usr/bin/ccache /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 604 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ccache-3.4.1-1.mga7.x86_64 Provides: ccache = 3.4.1-1.mga7 ccache(x86-64) = 3.4.1-1.mga7 config(ccache) = 3.4.1-1.mga7 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libz.so.1()(64bit) Processing files: ccache-debugsource-3.4.1-1.mga7.x86_64 Provides: ccache-debugsource = 3.4.1-1.mga7 ccache-debugsource(x86-64) = 3.4.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ccache-debuginfo-3.4.1-1.mga7.x86_64 Provides: ccache-debuginfo = 3.4.1-1.mga7 ccache-debuginfo(x86-64) = 3.4.1-1.mga7 debuginfo(build-id) = 378e7e9a1c282e9794b0e149e1ad719d875b88c6 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.4.1-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ccache-3.4.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ccache-debugsource-3.4.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ccache-debuginfo-3.4.1-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CxtT3y + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ccache-3.4.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ccache-3.4.1-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fW5053 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ccache-3.4.1 + exit 0 D: [iurt_root_command] Success!