D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/perl-Convert-Scalar-1.120.0-12.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m3yYqe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z4x06z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + rm -rf Convert-Scalar-1.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Convert-Scalar-1.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-Scalar-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iuNYQZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + cd Convert-Scalar-1.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PERL_CANARY_STABILITY_NOPROMPT=1 + PERL_CANARY_STABILITY_NOPROMPT=1 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.040000, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Convert::Scalar. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Convert::Scalar, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Convert::Scalar with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::Scalar Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j48 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' Running Mkbootstrap for Scalar () chmod 644 "Scalar.bs" "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scalar.bs blib/arch/auto/Convert/Scalar/Scalar.bs 644 cp Scalar.pm blib/lib/Convert/Scalar.pm "/usr/bin/perl5.40.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Scalar.xs > Scalar.xsc mv Scalar.xsc Scalar.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/usr/lib64/perl5/CORE" Scalar.c rm -f blib/arch/auto/Convert/Scalar/Scalar.so gcc -lpthread -shared -Wl,--as-needed -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/usr/local/lib -fstack-protector-strong Scalar.o -o blib/arch/auto/Convert/Scalar/Scalar.so \ -lperl \ chmod 755 blib/arch/auto/Convert/Scalar/Scalar.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lVDxpz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT + cd Convert-Scalar-1.12 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Scalar.bs blib/arch/auto/Convert/Scalar/Scalar.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Convert/Scalar/Scalar.so Installing /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Convert/Scalar.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT/usr/share/man/man3/Convert::Scalar.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 1.120.0-12.mga10 --unique-debug-suffix -1.120.0-12.mga10.x86_64 --unique-debug-src-base perl-Convert-Scalar-1.120.0-12.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/Convert-Scalar-1.12 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-Convert-Scalar-1.120.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Convert/Scalar/Scalar.so'; reason: Permission denied *** ERROR:: GDB exited with exit status 1 during index generation error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.lVDxpz (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.lVDxpz (%install) I: [iurt_root_command] ERROR: chroot