D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/hiredis-0.13.3-8.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jqIOUl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf hiredis-0.13.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hiredis-0.13.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hiredis-0.13.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-build-do-not-assume-that-INSTALL-is-cp.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/CVE-2020-7105.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/08-CVE-2021-32765.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OMxSKY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hiredis-0.13.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 -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=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/make -O -j16 V=1 VERBOSE=1 cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c Generating hiredis.pc for pkgconfig... cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c hiredis.c:56:5: warning: initialization of 'void * (*)(const redisReadTask *, int)' from incompatible pointer type 'void * (*)(const redisReadTask *, size_t)' {aka 'void * (*)(const redisReadTask *, long unsigned int)'} [-Wincompatible-pointer-types] 56 | createArrayObject, | ^~~~~~~~~~~~~~~~~ hiredis.c:56:5: note: (near initialization for 'defaultFunctions.createArray') cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o cc -shared -Wl,-soname,libhiredis.so.0.13 -o libhiredis.so -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags net.o hiredis.o sds.o async.o read.o cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb test.c cc -O3 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb -o hiredis-test -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags test.o libhiredis.a + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nJhOww + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 + cd hiredis-0.13.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBRARY_PATH=lib64 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/include/hiredis /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/include/hiredis/adapters /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64 /usr/bin/install -p hiredis.h async.h read.h sds.h /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/include/hiredis /usr/bin/install -p adapters/*.h /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/include/hiredis/adapters /usr/bin/install -p libhiredis.so /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/libhiredis.so.0.13 cd /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64 && ln -sf libhiredis.so.0.13 libhiredis.so /usr/bin/install -p libhiredis.a /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/pkgconfig /usr/bin/install -p hiredis.pc /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/pkgconfig + perl -pi -e 's|^prefix=.*|prefix=/usr|;' -e 's|^libdir=.*|libdir=/usr/lib64|;' -e 's|^includedir=.*|includedir=/usr/include|;' /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/pkgconfig/hiredis.pc + find /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 -name '*.a' -delete -print /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/libhiredis.a + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.13.3-8.mga9 --unique-debug-suffix -0.13.3-8.mga9.x86_64 --unique-debug-src-base hiredis-0.13.3-8.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/hiredis-0.13.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/lib64/libhiredis.so.0.13 original debug info size: 164kB, size after compression: 156kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 307 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/pkgconfig/hiredis.pc is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/qt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/ae.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/libuv.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/libevent.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/libev.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/macosx.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/ivykis.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/adapters/glib.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/sds.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/read.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/async.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/hiredis/hiredis.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64hiredis0.13-0.13.3-8.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VeRrN4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hiredis-0.13.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis0.13 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis0.13 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis0.13 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64hiredis0.13 = 0.13.3-8.mga9 lib64hiredis0.13(x86-64) = 0.13.3-8.mga9 libhiredis.so.0.13()(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) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Obsoletes: lib64hiredis0 < 0.13.3-3 Processing files: lib64hiredis-devel-0.13.3-8.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EfKI7L + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hiredis-0.13.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis-devel + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis-devel + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64/usr/share/doc/lib64hiredis-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhiredis(64bit)) hiredis-devel = 0.13.3-8.mga9 lib64hiredis-devel = 0.13.3-8.mga9 lib64hiredis-devel(x86-64) = 0.13.3-8.mga9 pkgconfig(hiredis) = 0.13.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: hiredis-debugsource-0.13.3-8.mga9.x86_64 Provides: hiredis-debugsource = 0.13.3-8.mga9 hiredis-debugsource(x86-64) = 0.13.3-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64hiredis0.13-debuginfo-0.13.3-8.mga9.x86_64 Provides: debuginfo(build-id) = 2c3d00b1b2ce949b533a6962d178f304f3ad8a4d lib64hiredis0.13-debuginfo = 0.13.3-8.mga9 lib64hiredis0.13-debuginfo(x86-64) = 0.13.3-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hiredis-debugsource(x86-64) = 0.13.3-8.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64hiredis-devel-0.13.3-8.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64hiredis0.13-debuginfo-0.13.3-8.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64hiredis0.13-0.13.3-8.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/hiredis-debugsource-0.13.3-8.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7k82O5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hiredis-0.13.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/hiredis-0.13.3-8.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fGM4qC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf hiredis-0.13.3 hiredis-0.13.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!