D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/utrac-0.3.0-15.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hfM3tJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZW6yhc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ rm -rf utrac-0.3.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/utrac-0.3.0.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd utrac-0.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (utrac-fix-long-64bit.diff):'
Patch #0 (utrac-fix-long-64bit.diff):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file utrac.h
patching file ut_utils.c
+ perl -pi -e 's|/usr/local|/usr|g' Makefile
+ perl -pi -e 's|/lib|/lib64|g' Makefile
+ perl -pi -e 's|/man/man1|/share/man/man1|g' Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BZ8S9N
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-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 utrac-0.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 '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'
ln -sf ut_messages_en.c ut_messages.c
gcc -c -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 ut_messages.c -o ut_messages.o
gcc -c -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 ut_loading.c -o ut_loading.o
gcc -c -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 ut_conversion.c -o ut_conversion.o
gcc -c -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 utrac.c -o utrac.o
gcc -c -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 ut_utils.c -o ut_utils.o
gcc -c -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 ut_recognition1.c -o ut_recognition1.o
gcc -c -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 ut_recognition2.c -o ut_recognition2.o
gcc -w -Wno-multichar -c -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 -DUT_CHARMAPS_FILENAME='"/usr/share/utrac/charsets.dat"' ut_charset.c -o ut_charset.o
ar rus libutrac.a utrac.o ut_charset.o ut_utils.o ut_loading.o ut_recognition1.o ut_recognition2.o ut_conversion.o ut_messages.o
ar: creating libutrac.a
gcc -c -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 utrac_cmd.c -o utrac_cmd.o
gcc utrac_cmd.o libutrac.a -lm -o utrac
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u0aOKc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-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 utrac-0.3.0
+ '[' 1 -eq 1 ']'
+ install -d /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/bin
+ install -d /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/utrac
+ install -d /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/man/man1
+ install -m0755 utrac /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/bin/
+ install -m0644 charsets.dat /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/utrac/
+ install -m0644 utrac.1 /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/man/man1/
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.3.0-15.mga10 --unique-debug-suffix -0.3.0-15.mga10.x86_64 --unique-debug-src-base utrac-0.3.0-15.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0
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/utrac-0.3.0-15.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/utrac-0.3.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: utrac-0.3.0-15.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R4NoFl
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ cd utrac-0.3.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ cp -pr /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0/CHANGES /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ cp -pr /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0/CREDITS /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ cp -pr /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0/README /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ cp -pr /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0/TODO /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ cp -pr /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/utrac-0.3.0/doc/uu.xml /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT/usr/share/doc/utrac
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: utrac = 0.3.0-15.mga10 utrac(x86-64) = 0.3.0-15.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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit)
Processing files: utrac-debugsource-0.3.0-15.mga10.x86_64
Provides: utrac-debugsource = 0.3.0-15.mga10 utrac-debugsource(x86-64) = 0.3.0-15.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: utrac-debuginfo-0.3.0-15.mga10.x86_64
Provides: debuginfo(build-id) = c9faed593cacd97d11cc3c137be692cbf9e4a18e utrac-debuginfo = 0.3.0-15.mga10 utrac-debuginfo(x86-64) = 0.3.0-15.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: utrac-debugsource(x86-64) = 0.3.0-15.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/utrac-debuginfo-0.3.0-15.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/utrac-debugsource-0.3.0-15.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/utrac-0.3.0-15.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.neuT4D
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/utrac-0.3.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!