D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/lz4-1.8.0-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GM462H + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf lz4-1.8.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/lz4-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lz4-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo '#!/bin/sh' + chmod +x ./configure + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hOMH1V + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + '[' 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 + 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 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + '[' -f ./configure.in -o -f ./configure.ac ']' + ./configure 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 + /usr/bin/make -O -j4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' compiling static library make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' compiling dynamic library 1.8.0 creating versioned links make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../lib -DXXH_NAMESPACE=LZ4_ -c -o datagen.o datagen.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../lib -DXXH_NAMESPACE=LZ4_ -c -o bench.o bench.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4cli.o lz4cli.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4io.o lz4io.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../lib -DXXH_NAMESPACE=LZ4_ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ../lib/lz4.o ../lib/lz4frame.o ../lib/xxhash.o ../lib/lz4hc.o lz4io.o datagen.o lz4cli.o bench.o -o lz4 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Km2pAj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 + cd lz4-1.8.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 'INSTALL=/usr/bin/install -p' LIBDIR=/usr/lib64 PREFIX=/usr make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' creating pkgconfig Installing libraries Installing headers in /usr/include lz4 libraries installed make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' ln -s lz4 lz4c Installing binaries Installing man pages lz4 installation completed make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lz4-1.8.0/programs' + chmod -x /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/include/lz4.h /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/include/lz4frame.h /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/include/lz4frame_static.h /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/include/lz4hc.h + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.8.0-2.mga7 --unique-debug-suffix -1.8.0-2.mga7.x86_64 --unique-debug-src-base lz4-1.8.0-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/lz4-1.8.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/bin/lz4c extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/bin/lz4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/lib64/liblz4.so.1.8.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 777 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: lz4-1.8.0-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZrE9WI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/doc/lz4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/doc/lz4 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/doc/lz4 + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yJL6k8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lz4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lz4 + cp -pr programs/COPYING /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lz4 + cp -pr lib/LICENSE /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lz4 + exit 0 warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/bin/lz4 and /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/bin/lz4c Provides: lz4 = 1.8.0-2.mga7 lz4(x86-64) = 1.8.0-2.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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64lz4-devel-1.8.0-2.mga7.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jzLxWx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-devel + cp -pr lib/LICENSE /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-devel + exit 0 Provides: devel(liblz4(64bit)) lib64lz4-devel = 1.8.0-2.mga7 lib64lz4-devel(x86-64) = 1.8.0-2.mga7 liblz4-devel = 1.8.0-2.mga7 lz4-devel = 1.8.0-2.mga7 pkgconfig(liblz4) = 1.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: lib64lz4-static-devel-1.8.0-2.mga7.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A4pYIX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-static-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-static-devel + cp -pr lib/LICENSE /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/share/licenses/lib64lz4-static-devel + exit 0 Provides: lib64lz4-static-devel = 1.8.0-2.mga7 lib64lz4-static-devel(x86-64) = 1.8.0-2.mga7 liblz4-static-devel = 1.8.0-2.mga7 lz4-static-devel = 1.8.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64lz4_1-1.8.0-2.mga7.x86_64 Provides: lib64lz4_1 = 1.8.0-2.mga7 lib64lz4_1(x86-64) = 1.8.0-2.mga7 liblz4.so.1()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) Processing files: lz4-debugsource-1.8.0-2.mga7.x86_64 Provides: lz4-debugsource = 1.8.0-2.mga7 lz4-debugsource(x86-64) = 1.8.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lz4-debuginfo-1.8.0-2.mga7.x86_64 warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/lib/debug/usr/bin/lz4-1.8.0-2.mga7.x86_64.debug and /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64/usr/lib/debug/usr/bin/lz4c-1.8.0-2.mga7.x86_64.debug Provides: debuginfo(build-id) = 060497624df6c6d2442cc30285c667ab37cea53b lz4-debuginfo = 1.8.0-2.mga7 lz4-debuginfo(x86-64) = 1.8.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lz4-debugsource(x86-64) = 1.8.0-2.mga7 Processing files: lib64lz4_1-debuginfo-1.8.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 7009c62e19fb200645fd0c048f9fb7a711d20e00 lib64lz4_1-debuginfo = 1.8.0-2.mga7 lib64lz4_1-debuginfo(x86-64) = 1.8.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lz4-debugsource(x86-64) = 1.8.0-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lz4-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lz4-devel-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lz4-static-devel-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lz4_1-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lz4-debugsource-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lz4-debuginfo-1.8.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lz4_1-debuginfo-1.8.0-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lAKamq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lz4-1.8.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/lz4-1.8.0-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2GVR0S + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf lz4-1.8.0 + exit 0 D: [iurt_root_command] Success!