D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2195416:nomarch-1.4-15.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Si5YkK Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wXDO9M + umask 022 + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + rm -rf nomarch-1.4 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/nomarch-1.4.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd nomarch-1.4 + /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/iurt/rpmbuild/tmp/rpm-tmp.oGyX7W + umask 022 + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nomarch-1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j24 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' gcc -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o readrle.o readrle.c gcc -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o readhuff.o readhuff.c readhuff.c: In function 'convert_huff': readhuff.c:93:13: warning: argument 1 range [4294965248, 4294967288] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 93 | if((nodearr=malloc(sizeof(struct huff_node_tag)*nodes))==NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from readhuff.c:14: /usr/include/stdlib.h:672:14: note: in a call to allocation function 'malloc' declared here 672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ gcc -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o readlzw.o readlzw.c gcc -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o main.o main.c gcc -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o nomarch main.o readrle.o readhuff.o readlzw.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R3zjvj + umask 022 + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nomarch-1.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT 'INSTALL=/usr/bin/install -p' BINDIR=/home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/bin MANDIR=/home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/man/man1 /bin/sh ./mkinstalldirs /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/bin /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/man/man1 mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/bin mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/man mkdir /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/man/man1 install -m 755 nomarch /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/bin install -m 644 nomarch.1 /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/man/man1 + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 1.4-15.mga10 --unique-debug-suffix -1.4-15.mga10.i386 --unique-debug-src-base nomarch-1.4-15.mga10.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4 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/nomarch-1.4-15.mga10.i386 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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/SPECPARTS/rpm-debuginfo.specpart Processing files: nomarch-1.4-15.mga10.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wO2J8k + umask 022 + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + cd nomarch-1.4 + DOCDIR=/home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + cp -pr /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4/COPYING /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + cp -pr /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4/ChangeLog /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + cp -pr /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4/NEWS /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + cp -pr /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4/README /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + cp -pr /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/nomarch-1.4/TODO /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT/usr/share/doc/nomarch + RPM_EC=0 ++ jobs -p + exit 0 Provides: arc nomarch = 1.4-15.mga10 nomarch(x86-32) = 1.4-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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) Processing files: nomarch-debugsource-1.4-15.mga10.i686 Provides: nomarch-debugsource = 1.4-15.mga10 nomarch-debugsource(x86-32) = 1.4-15.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nomarch-debuginfo-1.4-15.mga10.i686 Provides: debuginfo(build-id) = 0f66692b5d5792d608187d9f235f478b9fd5637c nomarch-debuginfo = 1.4-15.mga10 nomarch-debuginfo(x86-32) = 1.4-15.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nomarch-debugsource(x86-32) = 1.4-15.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/nomarch-1.4-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/i686/nomarch-debuginfo-1.4-15.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/nomarch-debugsource-1.4-15.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/nomarch-1.4-15.mga10.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ENdgnI + umask 022 + cd /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + test -d /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + rm -rf /home/iurt/rpmbuild/BUILD/nomarch-1.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!