D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/catcodec-1.0.5-9.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MeTvmC Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wcSH4P + umask 022 + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + rm -rf catcodec-1.0.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/catcodec-1.0.5-source.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd catcodec-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/catcodec-1.0.2-fix_linking_order.patch + /usr/bin/patch -p0 -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.kWETRL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd catcodec-1.0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cat + /usr/bin/make -O -j16 V=1 VERBOSE=1 cat src/rev.cpp.in | sed "s@\!\!VERSION\!\!@1.0.5@g" > src/rev.cpp mkdir -p objs [CPP] objs/rev.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-multichar -c -o objs/rev.o src/rev.cpp mkdir -p objs [CPP] objs/io.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-multichar -c -o objs/io.o src/io.cpp mkdir -p objs [CPP] objs/sample.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-multichar -c -o objs/sample.o src/sample.cpp mkdir -p objs [CPP] objs/catcodec.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-multichar -c -o objs/catcodec.o src/catcodec.cpp [LINK] catcodec g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-multichar -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catcodec objs/catcodec.o objs/io.o objs/sample.o objs/rev.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zhMetp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + mkdir /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd catcodec-1.0.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT 'INSTALL=/usr/bin/install -p' [BUNDLE] Constructing bundle [INSTALL] Installing catcodec install -d "/home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT/usr/share/man/man1" install -m 644 ""/home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/catcodec-1.0.5/bundle"/man/"*.1.gz "/home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT/usr/share/man/man1/" + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.0.5-9.mga10 --unique-debug-suffix -1.0.5-9.mga10.x86_64 --unique-debug-src-base catcodec-1.0.5-9.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/catcodec-1.0.5 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/catcodec-1.0.5-9.mga10.x86_64 find-debuginfo: done + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/SPECPARTS/rpm-debuginfo.specpart Processing files: catcodec-1.0.5-9.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tVj0zm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + cd catcodec-1.0.5 + DOCDIR=/home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT/usr/share/doc/catcodec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT/usr/share/doc/catcodec + cp -pr /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/catcodec-1.0.5/docs/readme.txt /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT/usr/share/doc/catcodec + RPM_EC=0 ++ jobs -p + exit 0 Provides: catcodec = 1.0.5-9.mga10 catcodec(x86-64) = 1.0.5-9.mga10 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.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: catcodec-debugsource-1.0.5-9.mga10.x86_64 Provides: catcodec-debugsource = 1.0.5-9.mga10 catcodec-debugsource(x86-64) = 1.0.5-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: catcodec-debuginfo-1.0.5-9.mga10.x86_64 Provides: catcodec-debuginfo = 1.0.5-9.mga10 catcodec-debuginfo(x86-64) = 1.0.5-9.mga10 debuginfo(build-id) = e44030aa163430a7b1d8b107e891e800ba02055d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: catcodec-debugsource(x86-64) = 1.0.5-9.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/catcodec-debugsource-1.0.5-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/catcodec-1.0.5-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/catcodec-debuginfo-1.0.5-9.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SrQ8Wc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + test -d /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/catcodec-1.0.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!