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-Algorithm-Cluster-1.590.0-8.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8a3ptX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.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.5Eys51 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + rm -rf Algorithm-Cluster-1.59 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Algorithm-Cluster-1.59.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Algorithm-Cluster-1.59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|^#!/usr/perl/perl580/bin/perl|#!/usr/bin/perl|' perl/examples/ex1_kcluster perl/examples/ex2_mean_median perl/examples/ex3_kcluster perl/examples/ex4_somcluster perl/examples/ex5_treecluster perl/examples/ex6_clusterdistance perl/examples/ex7_distancematrix perl/examples/ex8_kmedoids + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Algorithm-Cluster-1.52-fPIC.patch + 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.A4LDMG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + cd Algorithm-Cluster-1.59 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Algorithm::Cluster 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' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' gcc -c -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -fPIC -o cluster.o cluster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' ar cru libcluster.a cluster.o : libcluster.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' cp Record.pm ../blib/lib/Algorithm/Cluster/Record.pm cp Cluster.pm ../blib/lib/Algorithm/Cluster.pm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' Running Mkbootstrap for Cluster () chmod 644 "Cluster.bs" make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Cluster.xs > Cluster.xsc mv Cluster.xsc Cluster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' gcc -c -I../src -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.59\" -DXS_VERSION=\"1.59\" -fPIC "-I/usr/lib64/perl5/CORE" Cluster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' rm -f ../blib/arch/auto/Algorithm/Cluster/Cluster.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 Cluster.o -o ../blib/arch/auto/Algorithm/Cluster/Cluster.so ../src/libcluster.a \ -lm -lperl \ chmod 755 ../blib/arch/auto/Algorithm/Cluster/Cluster.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' Manifying 1 pod document make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' + 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.4JSGjC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT + cd Algorithm-Cluster-1.59 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644 Manifying 1 pod document make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so Installing /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Algorithm/Cluster.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Algorithm/Cluster/Record.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/share/man/man3/Algorithm::Cluster.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 1.590.0-8.mga10 --unique-debug-suffix -1.590.0-8.mga10.x86_64 --unique-debug-src-base perl-Algorithm-Cluster-1.590.0-8.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/Algorithm-Cluster-1.59 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-Algorithm-Cluster-1.590.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.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.4JSGjC (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4JSGjC (%install) I: [iurt_root_command] ERROR: chroot