D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/id3v2-0.1.12-11.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FvyXLA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + test -d /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uuJylq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + rm -rf id3v2-0.1.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/id3v2-0.1.12.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd id3v2-0.1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kSacJK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + cd id3v2-0.1.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 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' + 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 + /usr/bin/make -O -j16 V=1 VERBOSE=1 clean rm -f id3v2 create_map core *.o + /usr/bin/make -O -j16 V=1 VERBOSE=1 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 -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\"" -c -o genre.o genre.cpp 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 -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\"" -c -o convert.o convert.cpp convert.cpp: In function 'void DeleteTag(int, char**, int, int)': convert.cpp:117:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable] 117 | luint nTags; | ^~~~~ convert.cpp: In function 'void ConvertTag(int, char**, int)': convert.cpp:153:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable] 153 | luint nTags; | ^~~~~ convert.cpp: In function 'void DeleteFrame(int, char**, int, char*)': convert.cpp:184:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable] 184 | luint nTags; | ^~~~~ 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 -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\"" -c -o list.o list.cpp list.cpp: In function 'int PrintInformation(char*, const ID3_Tag&)': list.cpp:308:3: warning: deleting object of abstract class type 'ID3_Tag::ConstIterator' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 308 | delete Iter; | ^~~~~~~~~~~ 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 -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\"" -c -o id3v2.o id3v2.cpp id3v2.cpp: In function 'int main(int, char**)': id3v2.cpp:351:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 351 | size_t ret; | ^~~ g++ -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 -L/opt/local/lib/ -pedantic -Wall -g -o id3v2 convert.o list.o id3v2.o genre.o -lz -lid3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MiBV2L + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + mkdir /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT + cd id3v2-0.1.12 + '[' 1 -eq 1 ']' + install -m755 id3v2 -D /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT/usr/bin/id3v2 + install -m644 id3v2.1 -D /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT/usr/share/man/man1/id3v2.1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.1.12-11.mga10 --unique-debug-suffix -0.1.12-11.mga10.x86_64 --unique-debug-src-base id3v2-0.1.12-11.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/id3v2-0.1.12 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/id3v2-0.1.12-11.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/id3v2-0.1.12-build/SPECPARTS/rpm-debuginfo.specpart Processing files: id3v2-0.1.12-11.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RbATZd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + cd id3v2-0.1.12 + DOCDIR=/home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT/usr/share/doc/id3v2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT/usr/share/doc/id3v2 + cp -pr /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/id3v2-0.1.12/README /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT/usr/share/doc/id3v2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: id3v2 = 0.1.12-11.mga10 id3v2(x86-64) = 0.1.12-11.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.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libid3-3.8.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: id3v2-debugsource-0.1.12-11.mga10.x86_64 Provides: id3v2-debugsource = 0.1.12-11.mga10 id3v2-debugsource(x86-64) = 0.1.12-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: id3v2-debuginfo-0.1.12-11.mga10.x86_64 Provides: debuginfo(build-id) = 33690518f9122ff3d0e5bdeb73d96f33c6f94551 id3v2-debuginfo = 0.1.12-11.mga10 id3v2-debuginfo(x86-64) = 0.1.12-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: id3v2-debugsource(x86-64) = 0.1.12-11.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/id3v2-0.1.12-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/id3v2-debugsource-0.1.12-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/id3v2-debuginfo-0.1.12-11.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cga9Pg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + test -d /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + rm -rf /home/pterjan/rpmbuild/BUILD/id3v2-0.1.12-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!