Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/perl-GSSAPI.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-127063-46179/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/perl-GSSAPI.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/perl-GSSAPI-0.28-25.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/perl-GSSAPI.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-127063-46179/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/perl-GSSAPI.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mwjMA1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GSSAPI-0.28 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/GSSAPI-0.28.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd GSSAPI-0.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (GSSAPI-0.28-Fix-a-crash-in-gss_release_oid-when-destructing-out_.patch):' Patch #0 (GSSAPI-0.28-Fix-a-crash-in-gss_release_oid-when-destructing-out_.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file xs/Context.xs + chmod -c a-x examples/getcred_hostbased.pl examples/gss-client.pl examples/gss-server.pl mode of 'examples/getcred_hostbased.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/gss-client.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/gss-server.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GSoLSr + umask 022 + cd /builddir/build/BUILD + cd GSSAPI-0.28 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g' NO_PACKLIST=1 Welcome to GSSAPI.pm setup! (Makefile.PL Version 0.03) run "perl Makefile.PL --help" to see further installation options ---------------------------------------------------------- Searching krb5-config command... using krb5-config command '/usr/bin/krb5-config'. ---------------------------------------------------------- using GSSAPI implementation Kerberos 5 release 1.18.2 Warning: prerequisite Test::More 0 not found. ---------------------------------------------------------- Using LIBS -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err ---------------------------------------------------------- Using INC includeconfiguration ---------------------------------------------------------- Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GSSAPI + make -j4 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/GSSAPI-0.28/typemap' GSSAPI.xs > GSSAPI.xsc Running Mkbootstrap for GSSAPI () chmod 644 "GSSAPI.bs" cp GSSAPI/OID.pm blib/lib/GSSAPI/OID.pm cp GSSAPI.pm blib/lib/GSSAPI.pm cp GSSAPI/OID/Set.pm blib/lib/GSSAPI/OID/Set.pm cp GSSAPI/Status.pm blib/lib/GSSAPI/Status.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GSSAPI.bs blib/arch/auto/GSSAPI/GSSAPI.bs 644 mv GSSAPI.xsc GSSAPI.c loongarch64-redhat-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE" GSSAPI.c /bin/sh: loongarch64-redhat-linux-gnu-gcc: command not found make: *** [Makefile:350: GSSAPI.o] Error 127 error: Bad exit status from /var/tmp/rpm-tmp.GSoLSr (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.GSoLSr (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/perl-GSSAPI.spec