D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/perl-Complete-Getopt-Long-0.460.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FFdSsD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Complete-Getopt-Long-0.46 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Complete-Getopt-Long-0.46.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Complete-Getopt-Long-0.46 + /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.HFVtkE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Complete-Getopt-Long-0.46 + '[' 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 Complete::Getopt::Long Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Complete/Getopt/Long.pm blib/lib/Complete/Getopt/Long.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BcJCqF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 + cd Complete-Getopt-Long-0.46 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64/usr/share/perl5/vendor_perl/Complete/Getopt/Long.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64/usr/share/man/man3/Complete::Getopt::Long.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.460.0-1.mga8 --unique-debug-suffix -0.460.0-1.mga8.aarch64 --unique-debug-src-base perl-Complete-Getopt-Long-0.460.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Complete-Getopt-Long-0.46 + '[' -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/translate_menu + '[' -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/python 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.ZlQmFF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Complete-Getopt-Long-0.46 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ........... ok t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author # Failed test 'result' # at t/complete_cli_arg.t line 358. # Structures begin differing at: # $got->[14] = '-f' # $expected->[14] = '-S' # result: [ # '--bool', # '--flag1', # '--flag2', # '--flag3', # '--flag4', # '--float', # '--int', # '--no-bool', # '--nobool', # '--str', # '-1', # '-2', # '-3', # '-F', # '-f', # '-S' # ] # expected: [ # '--bool', # '--flag1', # '--flag2', # '--flag3', # '--flag4', # '--float', # '--int', # '--no-bool', # '--nobool', # '--str', # '-1', # '-2', # '-3', # '-F', # '-S', # '-f' # ] # Looks like you failed 1 test of 1. # Failed test 'option name' # at t/complete_cli_arg.t line 361. # Failed test 'result' # at t/complete_cli_arg.t line 358. # Structures begin differing at: # $got->[14] = '-f' # $expected->[14] = '-S' # result: [ # '--bool', # '--flag1', # '--flag2', # '--flag3', # '--flag4', # '--float', # '--int', # '--no-bool', # '--nobool', # '--str', # '-1', # '-2', # '-3', # '-F', # '-f', # '-S', # '-x' # ] # expected: [ # '--bool', # '--flag1', # '--flag2', # '--flag3', # '--flag4', # '--float', # '--int', # '--no-bool', # '--nobool', # '--str', # '-1', # '-2', # '-3', # '-F', # '-S', # '-f', # '-x' # ] # Looks like you failed 1 test of 1. # Failed test 'option name + arg completion' # at t/complete_cli_arg.t line 361. # Looks like you failed 2 tests of 29. # Failed test 'basics' # at t/complete_cli_arg.t line 283. # Looks like you failed 1 test of 3. t/complete_cli_arg.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests t/release-rinci.t ........ skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_cli_arg.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=4, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.43 cusr 0.04 csys = 0.52 CPU) Result: FAIL Failed 1/5 test programs. 1/4 subtests failed. make: *** [Makefile:879: test_dynamic] Error 255 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.ZlQmFF (%check) RPM build errors: %make is deprecated, use %make_build instead %make is deprecated, use %make_build instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.ZlQmFF (%check) I: [iurt_root_command] ERROR: chroot