D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libredblack-1.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wjxGI1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libredblack-1.3 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/libredblack-1.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libredblack-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libredblack-typo.diff):' Patch #0 (libredblack-typo.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file rbgen.in + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.avGwOO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libredblack-1.3 + '[' 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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for python... /usr/bin/python checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libredblack.spec config.status: creating rbgen config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' echo 'int main() { return(0); }' > example4.c ./rbgen example4.rb make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='example1.c' object='example1.o' libtool=no \ depfile='.deps/example1.Po' tmpdepfile='.deps/example1.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c `test -f 'example1.c' || echo './'`example1.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='example3.c' object='example3.o' libtool=no \ depfile='.deps/example3.Po' tmpdepfile='.deps/example3.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c `test -f 'example3.c' || echo './'`example3.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='example.c' object='example.o' libtool=no \ depfile='.deps/example.Po' tmpdepfile='.deps/example.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c `test -f 'example.c' || echo './'`example.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='example2.c' object='example2.o' libtool=no \ depfile='.deps/example2.Po' tmpdepfile='.deps/example2.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c `test -f 'example2.c' || echo './'`example2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='example4.c' object='example4.o' libtool=no \ depfile='.deps/example4.Po' tmpdepfile='.deps/example4.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c `test -f 'example4.c' || echo './'`example4.c example4.c: In function 'exinit': example4.c:331:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] ^ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example4 example4.o gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example4 example4.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' source='redblack.c' object='redblack.lo' libtool=yes \ depfile='.deps/redblack.Plo' tmpdepfile='.deps/redblack.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c -o redblack.lo `test -f 'redblack.c' || echo './'`redblack.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c redblack.c -MT redblack.lo -MD -MP -MF .deps/redblack.TPlo -fPIC -DPIC -o .libs/redblack.lo redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -c redblack.c -MT redblack.lo -MD -MP -MF .deps/redblack.TPlo -o redblack.o >/dev/null 2>&1 mv -f .libs/redblack.lo redblack.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libredblack.la -rpath /usr/lib64 -version-info 2:3:2 redblack.lo rm -fr .libs/libredblack.la .libs/libredblack.* .libs/libredblack.* gcc -shared redblack.lo -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libredblack.so.0 -o .libs/libredblack.so.0.2.3 (cd .libs && rm -f libredblack.so.0 && ln -s libredblack.so.0.2.3 libredblack.so.0) (cd .libs && rm -f libredblack.so && ln -s libredblack.so.0.2.3 libredblack.so) ar cru .libs/libredblack.a redblack.o ranlib .libs/libredblack.a creating libredblack.la (cd .libs && rm -f libredblack.la && ln -s ../libredblack.la libredblack.la) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example3 example3.o libredblack.la gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/example3 example3.o ./.libs/libredblack.so creating example3 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example2 example2.o libredblack.la gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/example2 example2.o ./.libs/libredblack.so creating example2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example example.o libredblack.la gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/example example.o ./.libs/libredblack.so creating example make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./libtool --mode=link gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example1 example1.o libredblack.la gcc -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/example1 example1.o ./.libs/libredblack.so creating example1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q7eZ1K + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 + cd libredblack-1.3 + '[' 1 -eq 1 ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/bin mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/bin /usr/bin/install -c rbgen /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/bin/rbgen /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64 /bin/sh ./libtool --mode=install /usr/bin/install -c libredblack.la /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.la /usr/bin/install -c .libs/libredblack.so.0.2.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.so.0.2.3 (cd /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64 && rm -f libredblack.so.0 && ln -s libredblack.so.0.2.3 libredblack.so.0) (cd /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64 && rm -f libredblack.so && ln -s libredblack.so.0.2.3 libredblack.so) /usr/bin/install -c .libs/libredblack.lai /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.la /usr/bin/install -c .libs/libredblack.a /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.a ranlib /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.a chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/include mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/include /usr/bin/install -c -m 644 redblack.h /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/include/redblack.h /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man1 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 ./rbgen.1 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man1/rbgen.1 /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 ./rbdelete.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbdelete.3 /usr/bin/install -c -m 644 ./rbdestroy.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbdestroy.3 /usr/bin/install -c -m 644 ./rbfind.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbfind.3 /usr/bin/install -c -m 644 ./rbinit.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbinit.3 /usr/bin/install -c -m 644 ./rbsearch.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbsearch.3 /usr/bin/install -c -m 644 ./rblookup.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rblookup.3 /usr/bin/install -c -m 644 ./rbwalk.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbwalk.3 /usr/bin/install -c -m 644 ./rbopenlist.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbopenlist.3 /usr/bin/install -c -m 644 ./rbreadlist.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbreadlist.3 /usr/bin/install -c -m 644 ./rbcloselist.3 /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/man/man3/rbcloselist.3 /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/libredblack mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/libredblack /usr/bin/install -c -m 644 redblack.c /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/libredblack/redblack.c /usr/bin/install -c -m 644 redblack.h /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/libredblack/redblack.h make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libredblack-1.3' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.3-1.mga7 --unique-debug-suffix -1.3-1.mga7.x86_64 --unique-debug-src-base libredblack-1.3-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libredblack-1.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/lib64/libredblack.so.0.2.3 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. + '[' -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: lib64redblack0-1.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0oMB9I + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libredblack-1.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack0 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack0 + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack0 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack0 + exit 0 Provides: lib64redblack0 = 1.3-1.mga7 lib64redblack0(x86-64) = 1.3-1.mga7 libredblack.so.0()(64bit) 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.2.5)(64bit) Processing files: lib64redblack-devel-1.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YaAvpH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libredblack-1.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack-devel + cp -pr example.c example1.c example2.c example3.c example4.c /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack-devel + cp -pr example4.rb /home/pterjan/rpmbuild/BUILDROOT/libredblack-1.3-1.mga7.x86_64/usr/share/doc/lib64redblack-devel + exit 0 Provides: devel(libredblack(64bit)) lib64redblack-devel = 1.3-1.mga7 lib64redblack-devel(x86-64) = 1.3-1.mga7 libredblack = 1.3-1.mga7 libredblack-devel = 1.3-1.mga7 libtool(/usr/lib64/libredblack.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libredblack-debugsource-1.3-1.mga7.x86_64 error: Empty %files file /home/pterjan/rpmbuild/BUILD/libredblack-1.3/debugsourcefiles.list RPM build errors: Empty %files file /home/pterjan/rpmbuild/BUILD/libredblack-1.3/debugsourcefiles.list I: [iurt_root_command] ERROR: chroot