Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-BSON.spec'], chrootPath='/var/lib/mock/f37-build-636564-70002/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-BSON.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 sh: line 1: perl: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1662854400 Wrote: /builddir/build/SRPMS/perl-BSON-1.12.2-9.fc37.rvre0.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-BSON.spec'], chrootPath='/var/lib/mock/f37-build-636564-70002/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-BSON.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1662854400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8SGIY3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BSON-v1.12.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/BSON-v1.12.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd BSON-v1.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sqnfDj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd BSON-v1.12.2 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BSON + /usr/bin/make -O -j4 V=1 VERBOSE=1 cp lib/BSON/ObjectId.pm blib/lib/BSON/ObjectId.pm cp lib/BSON/DBPointer.pm blib/lib/BSON/DBPointer.pm cp lib/BSON/String.pm blib/lib/BSON/String.pm cp lib/BSON/PP.pm blib/lib/BSON/PP.pm cp lib/BSON/Regex.pm blib/lib/BSON/Regex.pm cp lib/BSON.pm blib/lib/BSON.pm cp lib/BSON/Array.pm blib/lib/BSON/Array.pm cp lib/BSON/Decimal128.pm blib/lib/BSON/Decimal128.pm cp lib/BSON/DBRef.pm blib/lib/BSON/DBRef.pm cp lib/BSON/MinKey.pm blib/lib/BSON/MinKey.pm cp lib/BSON/Bool.pm blib/lib/BSON/Bool.pm cp lib/BSON/Bytes.pm blib/lib/BSON/Bytes.pm cp lib/BSON/Double.pm blib/lib/BSON/Double.pm cp lib/BSON/Timestamp.pm blib/lib/BSON/Timestamp.pm cp lib/BSON/OID.pm blib/lib/BSON/OID.pm cp lib/BSON/Raw.pm blib/lib/BSON/Raw.pm cp lib/BSON/Time.pm blib/lib/BSON/Time.pm cp lib/BSON/Types.pm blib/lib/BSON/Types.pm cp lib/BSON/Symbol.pm blib/lib/BSON/Symbol.pm cp lib/BSON/Doc.pm blib/lib/BSON/Doc.pm cp lib/BSON/MaxKey.pm blib/lib/BSON/MaxKey.pm cp lib/BSON/Int64.pm blib/lib/BSON/Int64.pm cp lib/BSON/Code.pm blib/lib/BSON/Code.pm cp lib/BSON/Int32.pm blib/lib/BSON/Int32.pm cp lib/BSON/Binary.pm blib/lib/BSON/Binary.pm Manifying 25 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SmiE5g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch ++ dirname /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd BSON-v1.12.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch 'INSTALL=/usr/bin/install -p' Manifying 25 pod documents Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/ObjectId.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Bytes.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/MinKey.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Int64.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Doc.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/String.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/MaxKey.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Decimal128.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Array.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Double.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/DBRef.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Int32.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Time.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Code.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/DBPointer.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Raw.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Types.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/PP.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Symbol.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Regex.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Binary.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Timestamp.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/Bool.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/BSON/OID.pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Types.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Code.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Array.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::MaxKey.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::PP.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Symbol.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::String.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::OID.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::ObjectId.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Time.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::DBRef.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::MinKey.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::DBPointer.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Bool.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Decimal128.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Int32.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Bytes.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Double.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Binary.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Doc.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Timestamp.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Raw.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Regex.3pm Installing /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr/share/man/man3/BSON::Int64.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-BSON-1.12.2-9.fc37.rvre0.noarch/usr + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.12.2-9.fc37.rvre0 --unique-debug-suffix -1.12.2-9.fc37.rvre0.noarch --unique-debug-src-base perl-BSON-1.12.2-9.fc37.rvre0.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BSON-v1.12.2 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JlWdjJ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd BSON-v1.12.2 + unset AUTHOR_TESTING AUTOMATED_TESTING BSON_EXTJSON BSON_EXTJSON_RELAXED BSON_TEST_SORT_HASH HARNESS_PERL_SWITCHES PERL_BSON_BACKEND PERL_MONGO_NO_DEP_WARNINGS + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/common/*.t t/corpus/*.t t/legacy/*.t t/mapping/*.t t/regression/*.t # # Versions for all modules listed in static metadata (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker 6.17 7.64 # # === Test Requires === # # Module Want Have # ------------------- ------- -------- # Data::Dumper any 2.184 # Devel::Peek any 1.32 # ExtUtils::MakeMaker any 7.64 # File::Spec any 3.84 # JSON::MaybeXS any 1.004003 # JSON::PP 2.97001 4.11 # Path::Tiny 0.054 0.122 # Test::Deep any 1.130 # Test::Fatal any 0.016 # Test::More 0.96 1.302191 # lib any 0.65 # utf8 any 1.24 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # ---------------- -------- -------- # B any 1.83 # Carp any 1.52 # Crypt::URandom any 0.36 # Exporter any 5.77 # List::Util any 1.63 # MIME::Base64 any 3.16 # Math::BigFloat any 1.999837 # Math::BigInt any 1.999837 # Moo 2.002004 2.005004 # Scalar::Util any 1.63 # Sys::Hostname any 1.24 # Tie::IxHash any 1.23 # Time::HiRes any 1.9770 # Time::Local any 1.30 # base any 2.27 # boolean 0.45 0.46 # constant any 1.33 # if any 0.0610 # mro any 1.26 # namespace::clean any 0.27 # overload any 1.35 # re any 0.43 # strict any 1.12 # threads::shared any 1.64 # version any 0.9929 # warnings any 1.58 # # === Other Modules === # # Module Have # ---------------- ------- # CPanel::JSON::XS missing # JSON::PP 4.11 # JSON::XS missing # t/00-report-prereqs.t ............ ok t/backend.t ...................... ok t/common/bson_array.t ............ ok t/common/create_oid.t ............ ok t/common/cycle.t ................. ok t/common/dualvar.t ............... ok t/common/errors.t ................ ok t/common/number_heuristics.t ..... ok t/common/options.t ............... ok t/common/tied.t .................. ok t/common/top-array.t ............. ok t/corpus/array.t ................. ok t/corpus/binary.t ................ ok t/corpus/boolean.t ............... ok t/corpus/code.t .................. ok t/corpus/code_w_scope.t .......... ok t/corpus/datetime.t .............. ok t/corpus/dbpointer.t ............. ok t/corpus/dbref.t ................. ok t/corpus/decimal128-1.t .......... ok t/corpus/decimal128-2.t .......... ok t/corpus/decimal128-3.t .......... ok t/corpus/decimal128-4.t .......... ok t/corpus/decimal128-5.t .......... ok t/corpus/decimal128-6.t .......... ok t/corpus/decimal128-7.t .......... ok t/corpus/document.t .............. ok # Failed test 'native_to_bson(bson_to_native(cB)) = cB' # at t/lib/CorpusTest.pm line 144. # Got: # 10000000016400000000000000f87f00 # Expected: # 10000000016400120000000000f87f00 # Looks like you failed 1 test of 5. # Failed test 'case: NaN with payload' # at t/corpus/double.t line 13. # Looks like you failed 1 test of 14. t/corpus/double.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests t/corpus/int32.t ................. ok t/corpus/int64.t ................. ok t/corpus/maxkey.t ................ ok t/corpus/minkey.t ................ ok t/corpus/multi-type.t ............ ok t/corpus/null.t .................. ok t/corpus/oid.t ................... ok t/corpus/regex.t ................. ok t/corpus/string.t ................ ok t/corpus/symbol.t ................ ok t/corpus/timestamp.t ............. ok t/corpus/top.t ................... ok t/corpus/undefined.t ............. ok t/legacy/01-bool.t ............... ok t/legacy/02-oid.t ................ ok t/legacy/03-time.t ............... ok t/legacy/04-binary.t ............. ok t/legacy/05-code.t ............... ok t/legacy/06-timestamp.t .......... ok t/legacy/07-minmaxkey.t .......... ok t/legacy/08-string.t ............. ok t/legacy/10-bson.t ............... ok t/legacy/11-random.t ............. ok t/legacy/12-exception.t .......... ok t/mapping/binary.t ............... ok t/mapping/boolean.t .............. ok t/mapping/code.t ................. ok t/mapping/dbref.t ................ ok t/mapping/decimal128.t ........... ok # Failed test 'value correct' # at t/mapping/double.t line 63. # Got: NaN, Expected: NaN # Failed test 'value correct' # at t/mapping/double.t line 70. # Got: NaN, Expected: NaN # Failed test 'value correct' # at t/mapping/double.t line 77. # Got: NaN, Expected: NaN # Looks like you failed 3 tests of 39. t/mapping/double.t ............... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/39 subtests t/mapping/hashref.t .............. ok t/mapping/int32.t ................ ok t/mapping/int64.t ................ ok t/mapping/minmaxkey.t ............ ok t/mapping/oid.t .................. ok t/mapping/regex.t ................ ok t/mapping/string.t ............... ok t/mapping/time.t ................. ok t/mapping/timestamp.t ............ ok t/raw.t .......................... ok t/regression/boolean_copy.t ...... ok t/regression/scalar_ref_value.t .. ok t/regression/undef_round_trip.t .. ok t/wrapper_apis.t ................. ok Test Summary Report ------------------- t/corpus/double.t (Wstat: 256 (exited 1) Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 t/mapping/double.t (Wstat: 768 (exited 3) Tests: 39 Failed: 3) Failed tests: 23, 29, 35 Non-zero exit status: 3 Files=72, Tests=1625, 161 wallclock secs ( 3.82 usr 0.56 sys + 143.06 cusr 14.23 csys = 161.67 CPU) Result: FAIL Failed 2/72 test programs. 4/1625 subtests failed. make: *** [Makefile:843: test_dynamic] Error 255 error: Bad exit status from /var/tmp/rpm-tmp.JlWdjJ (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.JlWdjJ (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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 noarch --nodeps /builddir/build/SPECS/perl-BSON.spec