D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Convert-Binary-C-0.840.0-5.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vBswPk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Convert-Binary-C-0.84 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Convert-Binary-C-0.84.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-Binary-C-0.84 + rm -rf /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84-SPECPARTS + /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.Z4iwZ6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Convert-Binary-C-0.84 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Building with feature 'ieeefp' Finding dependencies... Generating a Unix-style Makefile Writing Makefile for Convert::Binary::C Writing MYMETA.yml and MYMETA.json + /usr/bin/make cp lib/Convert/Binary/C.pm blib/lib/Convert/Binary/C.pm cp lib/Convert/Binary/C/Cached.pm blib/lib/Convert/Binary/C/Cached.pm Running Mkbootstrap for C () chmod 644 "C.bs" "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 "/usr/bin/perl5.38.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/typemap' C.xs > C.xsc mv C.xsc C.c "/usr/bin/perl5.38.2" "-Iblib/arch" "-Iblib/lib" ctlib/arch.pl ctlib/arch.h Compiling [gcc -g] C.c Compiling [gcc -g] cbc/basic.c Compiling [gcc -g] cbc/dimension.c Compiling [gcc -g] cbc/hook.c Compiling [gcc -g] cbc/idl.c Compiling [gcc -g] cbc/init.c Compiling [gcc -g] cbc/macros.c Compiling [gcc -g] cbc/member.c Compiling [gcc -g] cbc/object.c Compiling [gcc -g] cbc/option.c Compiling [gcc -g] cbc/pack.c Compiling [gcc -g] cbc/sourcify.c Compiling [gcc -g] cbc/tag.c Compiling [gcc -g] cbc/type.c Compiling [gcc -g] cbc/typeinfo.c Compiling [gcc -g] cbc/util.c Compiling [gcc -g] ctlib/bitfields.c Compiling [gcc -g] ctlib/byteorder.c Compiling [gcc -g] ctlib/cterror.c Compiling [gcc -g] ctlib/ctparse.c Compiling [gcc -g] ctlib/cttags.c Compiling [gcc -g] ctlib/cttype.c In file included from /usr/include/string.h:548, from ctlib/cttype.c:22: In function 'strncpy', inlined from 'CTlib_enum_new' at ctlib/cttype.c:290:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 18446744073709551598 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.c: In function 'CTlib_enum_new': ctlib/cttype.c:57:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 57 | name->identifier[id_len] = '\0'; \ | ^ ctlib/cttype.c:290:3: note: in expansion of macro 'CONSTRUCT_OBJECT_IDENT' 290 | CONSTRUCT_OBJECT_IDENT(Enumerator, pEnum); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ctlib/cttype.c:28: ctlib/cttype.h:126:15: note: at offset -18 into destination object 'identifier' of size [0, 9223372036854775783] 126 | char identifier[1]; | ^~~~~~~~~~ In function 'strncpy', inlined from 'CTlib_enumspec_new' at ctlib/cttype.c:384:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 18446744073709551558 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.c: In function 'CTlib_enumspec_new': ctlib/cttype.c:57:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 57 | name->identifier[id_len] = '\0'; \ | ^ ctlib/cttype.c:384:3: note: in expansion of macro 'CONSTRUCT_OBJECT_IDENT' 384 | CONSTRUCT_OBJECT_IDENT(EnumSpecifier, pEnumSpec); | ^~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.h:138:15: note: at offset -58 into destination object 'identifier' of size [0, 9223372036854775743] 138 | char identifier[1]; | ^~~~~~~~~~ In function 'strncpy', inlined from 'CTlib_decl_new' at ctlib/cttype.c:564:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 18446744073709551582 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.c: In function 'CTlib_decl_new': ctlib/cttype.c:57:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 57 | name->identifier[id_len] = '\0'; \ | ^ ctlib/cttype.c:564:3: note: in expansion of macro 'CONSTRUCT_OBJECT_IDENT' 564 | CONSTRUCT_OBJECT_IDENT(Declarator, pDecl); | ^~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.h:159:15: note: at offset -34 into destination object 'identifier' of size [0, 9223372036854775767] 159 | char identifier[1]; | ^~~~~~~~~~ In function 'strncpy', inlined from 'CTlib_struct_new' at ctlib/cttype.c:756:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 18446744073709551558 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.c: In function 'CTlib_struct_new': ctlib/cttype.c:57:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 57 | name->identifier[id_len] = '\0'; \ | ^ ctlib/cttype.c:756:3: note: in expansion of macro 'CONSTRUCT_OBJECT_IDENT' 756 | CONSTRUCT_OBJECT_IDENT(Struct, pStruct); | ^~~~~~~~~~~~~~~~~~~~~~ ctlib/cttype.h:184:15: note: at offset -58 into destination object 'identifier' of size [0, 9223372036854775743] 184 | char identifier[1]; | ^~~~~~~~~~ Compiling [gcc -g] ctlib/fileinfo.c Compiling [gcc -g] ctlib/layout.c Compiling [gcc -g] ctlib/y_parser.c Compiling [gcc -g] ctlib/y_pragma.c Compiling [gcc -g] ucpp/assert.c Compiling [gcc -g] ucpp/cpp.c Compiling [gcc -g] ucpp/eval.c Compiling [gcc -g] ucpp/lexer.c Compiling [gcc -g] ucpp/macro.c Compiling [gcc -g] ucpp/mem.c Compiling [gcc -g] ucpp/nhash.c Compiling [gcc -g] util/hash.c Compiling [gcc -g] util/list.c Compiling [gcc -g] util/memalloc.c rm -f blib/arch/auto/Convert/Binary/C/C.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong C.o cbc/basic.o cbc/dimension.o cbc/hook.o cbc/idl.o cbc/init.o cbc/macros.o cbc/member.o cbc/object.o cbc/option.o cbc/pack.o cbc/sourcify.o cbc/tag.o cbc/type.o cbc/typeinfo.o cbc/util.o ctlib/bitfields.o ctlib/byteorder.o ctlib/cterror.o ctlib/ctparse.o ctlib/cttags.o ctlib/cttype.o ctlib/fileinfo.o ctlib/layout.o ctlib/y_parser.o ctlib/y_pragma.o ucpp/assert.o ucpp/cpp.o ucpp/eval.o ucpp/lexer.o ucpp/macro.o ucpp/mem.o ucpp/nhash.o util/hash.o util/list.o util/memalloc.o -o blib/arch/auto/Convert/Binary/C/C.so \ -lperl \ chmod 755 blib/arch/auto/Convert/Binary/C/C.so "/usr/bin/perl5.38.2" "-Iblib/arch" "-Iblib/lib" bin/convert.PL examples/convert.pl "/usr/bin/perl5.38.2" "-Iblib/arch" "-Iblib/lib" bin/elf.PL examples/elf.pl "/usr/bin/perl5.38.2" "-Iblib/arch" "-Iblib/lib" bin/memmap.PL examples/memmap.pl "/usr/bin/perl5.38.2" "-Iblib/arch" "-Iblib/lib" bin/perltypes.PL examples/perltypes.pl cp bin/ccconfig blib/script/ccconfig "/usr/bin/perl5.38.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ccconfig Manifying 1 pod document Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GcS0re + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 + cd Convert-Binary-C-0.84 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 Manifying 1 pod document Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/vendor_perl/Convert/Binary/C.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/vendor_perl/Convert/Binary/C/Cached.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/man/man1/ccconfig.1 Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/man/man3/Convert::Binary::C::Cached.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/man/man3/Convert::Binary::C.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/bin/ccconfig Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.840.0-5.mga10 --unique-debug-suffix -0.840.0-5.mga10.x86_64 --unique-debug-src-base perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so'; reason: Permission denied objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/Binary/C/C.so'; reason: Permission denied 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/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 2987 blocks 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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9QOPm5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Convert-Binary-C-0.84 + '[' 1 -eq 1 ']' + /usr/bin/make test "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.38.2" "-Iblib/lib" "-Iblib/arch" test.pl Argument "" isn't numeric in numeric ge (>=) at test.pl line 31. tests/001_init............Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/101_basic...........ok tests/201_config..........ok 1/2070 skipped: no debugging tests/202_misc............ok tests/203_warnings........ok tests/204_enum............ok tests/205_pack............ok tests/206_parse...........ok 42/116 skipped: no debugging tests/207_typedef.........ok tests/208_float...........ok tests/209_sourcify........ok tests/210_depend..........ok tests/211_clone...........ok tests/212_clean...........ok tests/213_string..........ok tests/214_cache...........ok tests/215_local...........ok tests/216_language........ok tests/217_preproc.........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/218_member..........ok tests/219_def.............ok tests/220_new.............ok tests/221_asm.............ok tests/222_ieee............ok tests/223_initializer.....ok tests/224_typeof..........ok tests/225_magic...........ok tests/226_indexed.........ok 33/45 skipped: member ordering requires indexed hashes tests/227_flexarray.......ok tests/228_hooks...........ok tests/229_substr..........ok tests/230_compiler........ok tests/231_align...........ok tests/232_native..........ok tests/233_tags............ok tests/234_format..........ok tests/235_basic...........ok tests/236_typeinfo........ok tests/237_parser..........ok tests/238_byteorder.......Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/239_macros..........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/240_offsetof........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/241_sizeof..........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/242_dimension.......Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/243_parser..........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/501_bfsimple........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/502_bfmicrosoft.....Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/503_bfgeneric.......Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/601_speed...........ok tests/602_threads.........ok tests/603_complex.........Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok 80/6080 skipped: no debug support tests/701_debug...........ok tests/702_env.............ok tests/703_bugs............Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. ok tests/801_examples........ok tests/802_pod.............ok 4/4 skipped: testing pod requires Test::Pod tests/803_pod_coverage....Old package separator "'" deprecated at /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/support/Test/More.pm line 338. skipped all skipped: testing pod coverage requires Pod::Coverage 0.10 tests/901_memory..........ok 396/397 skipped: no debugging All tests successful, 1 test and 556 subtests skipped. Files=58, Tests=48543, 33 wallclock secs (13.50 cusr + 0.61 csys = 14.11 CPU) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4TNNoG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Convert-Binary-C-0.84 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/META.json /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/TODO /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + cp -pr /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84/examples /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64/usr/share/doc/perl-Convert-Binary-C + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Convert::Binary::C) = 0.840.0 perl(Convert::Binary::C::Cached) = 0.840.0 perl-Convert-Binary-C = 0.840.0-5.mga10 perl-Convert-Binary-C(x86-64) = 0.840.0-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.38()(64bit) perl(Carp) perl(Convert::Binary::C) perl(Data::Dumper) perl(DynaLoader) perl(Getopt::Long) perl(IO::File) perl(Text::ParseWords) perl(Text::Wrap) perl(constant) perl(strict) perl(vars) perl-base >= 2:5.38.2 Processing files: perl-Convert-Binary-C-debugsource-0.840.0-5.mga10.x86_64 Provides: perl-Convert-Binary-C-debugsource = 0.840.0-5.mga10 perl-Convert-Binary-C-debugsource(x86-64) = 0.840.0-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Convert-Binary-C-debuginfo-0.840.0-5.mga10.x86_64 Provides: debuginfo(build-id) = 883c4f0edf91c1577fb6bee4d59a1762dbff6d87 perl-Convert-Binary-C-debuginfo = 0.840.0-5.mga10 perl-Convert-Binary-C-debuginfo(x86-64) = 0.840.0-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Convert-Binary-C-debugsource(x86-64) = 0.840.0-5.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Convert-Binary-C-debuginfo-0.840.0-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Convert-Binary-C-debugsource-0.840.0-5.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kMfBG1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Convert-Binary-C-0.84 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Convert-Binary-C-0.840.0-5.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4KAvrA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/Convert-Binary-C-0.84-SPECPARTS + rm -rf Convert-Binary-C-0.84 Convert-Binary-C-0.84.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!