Function-Parameters icon indicating copy to clipboard operation
Function-Parameters copied to clipboard

2.40: test suite is failing

Open kloczek opened this issue 5 years ago • 0 comments

perl 5.32.0

+ /usr/bin/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 Function::Parameters
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j48 V=1 VERBOSE=1
Running Mkbootstrap for Parameters ()
chmod 644 "Parameters.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
cp lib/Function/Parameters/Info.pm blib/lib/Function/Parameters/Info.pm
cp lib/Function/Parameters.pm blib/lib/Function/Parameters.pm
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Parameters.xs > Parameters.xsc
mv Parameters.xsc Parameters.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -DVERSION=\"2.001003\" -DXS_VERSION=\"2.001003\" -fPIC "-I/usr/lib64/perl5/CORE"   Parameters.c
rm -f blib/arch/auto/Function/Parameters/Parameters.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -L/usr/local/lib -fstack-protector-strong  Parameters.o  -o blib/arch/auto/Function/Parameters/Parameters.so  \
    -lperl   \

chmod 755 blib/arch/auto/Function/Parameters/Parameters.so
Manifying 2 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VaWjqz
+ umask 022
+ cd /home/tkloczko/rpmbuild/BUILD
+ '[' /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64 '!=' / ']'
+ /usr/bin/rm -rf /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64
+ /usr/bin/mkdir /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64
+ cd Function-Parameters-2.001003
+ /usr/bin/make install DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
Manifying 2 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/auto/Function/Parameters/Parameters.so
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/Function/Parameters.pm
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/Function/Parameters/Info.pm
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/share/man/man3/Function::Parameters.3pm
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/share/man/man3/Function::Parameters::Info.3pm
+ /usr/bin/chmod 755 /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/auto/Function/Parameters/Parameters.so
+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.001003-10.fc33 --unique-debug-suffix -2.001003-10.fc33.x86_64 --unique-debug-src-base perl-Function-Parameters-2.001003-10.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/tkloczko/rpmbuild/BUILD/Function-Parameters-2.001003
explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/auto/Function/Parameters/Parameters.so
extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/perl-Function-Parameters-2.001003-10.fc33.x86_64/usr/lib64/perl5/vendor_perl/auto/Function/Parameters/Parameters.so
original debug info size: 244kB, size after compression: 236kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
312 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xeUaWz
+ umask 022
+ cd /home/tkloczko/rpmbuild/BUILD
+ cd Function-Parameters-2.001003
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
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/*/*/*.t
# Testing Function::Parameters 2.001003, Perl 5.032000, /usr/bin/perl
t/00-load.t ............................................. ok
t/01-compiles.t ......................................... ok
t/02-compiles.t ......................................... ok
t/03-compiles.t ......................................... ok
t/attributes.t .......................................... ok
t/bonus.t ............................................... ok
t/checkered.t ........................................... ok
t/checkered_2.t ......................................... ok
t/checkered_3.t ......................................... ok
t/checkered_4.t ......................................... ok
t/croak.t ............................................... ok
t/defaults.t ............................................ ok
t/defaults_bare.t ....................................... ok
t/defaults_regress.t .................................... ok
t/eating_strict_error.t ................................. ok
t/elsewhere.t ........................................... ok
t/eval.t ................................................ ok
t/foreign/Fun/anon.t .................................... ok
t/foreign/Fun/basic.t ................................... ok
t/foreign/Fun/closure-proto.t ........................... ok
t/foreign/Fun/compile-time.t ............................ ok
t/foreign/Fun/defaults.t ................................ ok
t/foreign/Fun/name.t .................................... ok
t/foreign/Fun/package.t ................................. ok
t/foreign/Fun/recursion.t ............................... ok
t/foreign/Fun/slurpy-syntax-errors.t .................... ok
t/foreign/Fun/slurpy.t .................................. ok
t/foreign/Fun/state.t ................................... ok
t/foreign/Method-Signatures-Simple/02-use.t ............. ok
t/foreign/Method-Signatures-Simple/03-config.t .......... ok
t/foreign/Method-Signatures-Simple/RT80505.t ............ ok
t/foreign/Method-Signatures-Simple/RT80507.t ............ ok
t/foreign/Method-Signatures-Simple/RT80508.t ............ ok
t/foreign/Method-Signatures-Simple/RT80510.t ............ ok
t/foreign/Method-Signatures/anon.t ...................... ok
t/foreign/Method-Signatures/array_param.t ............... ok
t/foreign/Method-Signatures/at_underscore.t ............. ok
t/foreign/Method-Signatures/attributes.t ................ ok
t/foreign/Method-Signatures/begin.t ..................... ok
t/foreign/Method-Signatures/caller.t .................... ok
t/foreign/Method-Signatures/comments.t .................. ok
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ ok
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. ok
t/foreign/Method-Signatures/larna.t ..................... ok
t/foreign/Method-Signatures/method.t .................... ok
t/foreign/Method-Signatures/named.t ..................... ok
t/foreign/Method-Signatures/odd_number.t ................ ok
t/foreign/Method-Signatures/one_line.t .................. ok
t/foreign/Method-Signatures/optional.t .................. ok
t/foreign/Method-Signatures/paren_on_own_line.t ......... ok
t/foreign/Method-Signatures/paren_plus_open_block.t ..... ok
t/foreign/Method-Signatures/required.t .................. ok
t/foreign/Method-Signatures/slurpy.t .................... ok
t/foreign/Method-Signatures/syntax_errors.t ............. ok
t/foreign/Method-Signatures/too_many_args.t ............. ok
t/foreign/Method-Signatures/trailing_comma.t ............ ok
t/foreign/Method-Signatures/type_check.t ................ ok
t/foreign/Method-Signatures/typeload_moose.t ............ ok
t/foreign/Method-Signatures/typeload_notypes.t .......... ok
t/foreign/MooseX-Method-Signatures/attributes.t ......... ok
t/foreign/MooseX-Method-Signatures/caller.t ............. ok
t/foreign/MooseX-Method-Signatures/closure.t ............ ok
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... ok
t/foreign/MooseX-Method-Signatures/named_defaults.t ..... ok
t/foreign/MooseX-Method-Signatures/no_signature.t ....... ok
t/foreign/MooseX-Method-Signatures/precedence.t ......... ok
t/foreign/MooseX-Method-Signatures/sigs-optional.t ...... ok
t/foreign/MooseX-Method-Signatures/too_many_args.t ...... ok
t/foreign/MooseX-Method-Signatures/type_alias.t ......... ok
t/foreign/MooseX-Method-Signatures/types.t .............. ok
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. ok
t/foreign/perl/signatures.t ............................. ok
t/foreign/signatures/anon.t ............................. ok
t/foreign/signatures/basic.t ............................ ok
t/foreign/signatures/eval.t ............................. ok
t/foreign/signatures/proto.t ............................ ok
t/foreign/signatures/weird.t ............................ ok
t/gorn.t ................................................ ok
t/hueg.t ................................................ ok
t/imports.t ............................................. ok
t/info.t ................................................ ok
t/install.t ............................................. ok
t/invocant.t ............................................ ok
t/lexical.t ............................................. ok
Can't locate loadable object for module Hash::Util in @INC (@INC contains: /home/tkloczko/rpmbuild/BUILD/Function-Parameters-2.001003/blib/lib /home/tkloczko/rpmbuild/BUILD/Function-Parameters-2.001003/blib/arch /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/lib64/perl5/Hash/Util.pm line 48.
BEGIN failed--compilation aborted at /usr/lib64/perl5/Hash/Util.pm line 48.
Compilation failed in require at t/lifetime.t line 11.
BEGIN failed--compilation aborted at t/lifetime.t line 11.
# Looks like your test exited with 2 before it could output anything.
t/lifetime.t ............................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests
t/lineno-torture.t ...................................... ok
t/lineno.t .............................................. ok
t/method_cache.t ........................................ ok
t/method_runtime.t ...................................... ok
t/name.t ................................................ ok
t/named_params.t ........................................ ok
t/precedence.t .......................................... ok
t/prototype.t ........................................... ok
t/recursion.t ........................................... ok
t/regress.t ............................................. ok
t/rename.t .............................................. ok
t/strict.t .............................................. ok
t/threads.t ............................................. ok
t/threads2.t ............................................ ok
t/types_auto.t .......................................... ok
t/types_caller.t ........................................ ok
t/types_custom.t ........................................ ok
t/types_custom_2.t ...................................... ok
t/types_custom_3.t ...................................... ok
t/types_custom_4.t ...................................... ok
t/types_moose.t ......................................... ok
t/types_moose_2.t ....................................... ok
t/types_moose_3.t ....................................... ok
t/types_moosex.t ........................................ ok
t/types_moosex_2.t ...................................... ok
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok

Test Summary Report
-------------------
t/lifetime.t                                          (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 12 tests but ran 0.
Files=120, Tests=2781, 13 wallclock secs ( 0.79 usr  0.72 sys +  7.90 cusr  4.03 csys = 13.44 CPU)
Result: FAIL
Failed 1/120 test programs. 0/2781 subtests failed.
make: *** [Makefile:1056: test_dynamic] Error 255

kloczek avatar Jun 28 '20 21:06 kloczek