D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/perl-X11-GUITest-0.280.0-14.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YLWeJr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf X11-GUITest-0.28 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/X11-GUITest-0.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd X11-GUITest-0.28 + /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.FqmSlt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd X11-GUITest-0.28 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for X11::GUITest Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for GUITest () chmod 644 "GUITest.bs" "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GUITest.bs blib/arch/auto/X11/GUITest/GUITest.bs 644 cp GUITest.pm blib/lib/X11/GUITest.pm "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/X11-GUITest-0.28/typemap' GUITest.xs > GUITest.xsc mv GUITest.xsc GUITest.c x86_64-mageia-linux-gnu-gcc -c -I/usr/X11R6/include -I/usr/X/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L KeyUtil.c x86_64-mageia-linux-gnu-gcc -c -I/usr/X11R6/include -I/usr/X/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L GUITest.c GUITest.c: In function 'XS_X11__GUITest_GetRootWindow': GUITest.xs:797:19: warning: 'scr_num' may be used uninitialized in this function [-Wmaybe-uninitialized] 797 | if (scr_num >= 0 && scr_num < ScreenCount(TheXDisplay)) | ^ GUITest.c:1062:6: note: 'scr_num' was declared here 1062 | int scr_num; | ^~~~~~~ GUITest.c: In function 'XS_X11__GUITest_GetScreenDepth': GUITest.xs:1283:19: warning: 'scr_num' may be used uninitialized in this function [-Wmaybe-uninitialized] 1283 | if (scr_num >= 0 && scr_num < ScreenCount(TheXDisplay)) { | ^ GUITest.c:1877:6: note: 'scr_num' was declared here 1877 | int scr_num; | ^~~~~~~ rm -f blib/arch/auto/X11/GUITest/GUITest.so LD_RUN_PATH="/lib/../lib64" x86_64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -fstack-protector-strong GUITest.o KeyUtil.o -o blib/arch/auto/X11/GUITest/GUITest.so \ -lXtst -lX11 -lperl \ chmod 755 blib/arch/auto/X11/GUITest/GUITest.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G1aF4q + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 + cd X11-GUITest-0.28 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GUITest.bs blib/arch/auto/X11/GUITest/GUITest.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/X11/GUITest/GUITest.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/X11/GUITest.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/man/man3/X11::GUITest.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.280.0-14.mga8 --unique-debug-suffix -0.280.0-14.mga8.x86_64 --unique-debug-src-base perl-X11-GUITest-0.280.0-14.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/X11-GUITest-0.28 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/X11/GUITest/GUITest.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/X11/GUITest/GUITest.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/X11/GUITest/GUITest.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/X11/GUITest/GUITest.so'; reason: Permission denied original debug info size: 204kB, size after compression: 200kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 174 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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vUVKYr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd X11-GUITest-0.28 + '[' 1 -eq 1 ']' + '[' x '!=' x ']' + exit 0 Processing files: perl-X11-GUITest-0.280.0-14.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lLyqmr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd X11-GUITest-0.28 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + cp -pr eg /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64/usr/share/doc/perl-X11-GUITest + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(X11::GUITest) = 0.280.0 perl-X11-GUITest = 0.280.0-14.mga8 perl-X11-GUITest(x86-64) = 0.280.0-14.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXtst.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(DynaLoader) perl(Exporter) perl(POSIX) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.32.0 Processing files: perl-X11-GUITest-debugsource-0.280.0-14.mga8.x86_64 Provides: perl-X11-GUITest-debugsource = 0.280.0-14.mga8 perl-X11-GUITest-debugsource(x86-64) = 0.280.0-14.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-X11-GUITest-debuginfo-0.280.0-14.mga8.x86_64 Provides: debuginfo(build-id) = bde35155d62468788227e7dd099ceb3677c44bea perl-X11-GUITest-debuginfo = 0.280.0-14.mga8 perl-X11-GUITest-debuginfo(x86-64) = 0.280.0-14.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-X11-GUITest-debugsource(x86-64) = 0.280.0-14.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-X11-GUITest-debugsource-0.280.0-14.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-X11-GUITest-debuginfo-0.280.0-14.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-X11-GUITest-0.280.0-14.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7tAkBt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd X11-GUITest-0.28 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-X11-GUITest-0.280.0-14.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7KJLBs + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf X11-GUITest-0.28 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!