pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/55346: make test fails for perl-5.30.3



>Number:         55346
>Category:       pkg
>Synopsis:       make test fails for perl-5.30.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 05 10:00:00 +0000 2020
>Originator:     Kimmo Suominen
>Release:        NetBSD 9.0
>Organization:
>Environment:
System: NetBSD equinoxe.x.gw.fi 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	Running "make test" in pksrc/lang/perl5 fails

	Here are the three failed tests:

	cpan/Time-Piece/t/02core_dst ................................... #   Failed test at t/02core_dst.t line 133.
	#          got: '-14400'
	#     expected: '-18000'
	#   Failed test at t/02core_dst.t line 134.
	#          got: '2013-01-09 08:07:11 EDT'
	#     expected: '2013-01-09 07:07:11 EST'
	#   Failed test at t/02core_dst.t line 135.
	#                   '-0400'
	#     doesn't match '(?^:-0500|EST)'
	# Looks like you failed 3 tests of 56.
	FAILED at test 53

	t/porting/customized ........................................... # Failed test 25 - SHA for cpan/version/lib/version.pm matches stashed SHA at porting/customized.t line 112
	#      got "371b34337d96a5862a0d64b9236288b379ec6695"
	# expected "7ef9219d1d5f1d71f08a79f3b0577df138b21b12"
	FAILED at test 25

	t/porting/regen ................................................ # Failed test 1 - generated regcharclass.h is up to date at porting/regen.t line 99
	#      got "lib/unicore/mktables"
	# expected ""
	# Note: regen/regcharclass.pl must be run manually, because it needs the Perl you've just built
	# Failed test 5 - generated charclass_invlists.h is up to date at porting/regen.t line 99
	#      got "lib/unicore/mktables"
	# expected ""
	# Note: regen/mk_invlists.pl must be run manually, because it needs the Perl you've just built
	# Failed test 6 - generated uni_keywords.h is up to date at porting/regen.t line 99
	#      got "lib/unicore/mktables"
	# expected ""
	FAILED at test 1

	Failed 3 tests out of 2533, 99.88% okay.
		../cpan/Time-Piece/t/02core_dst.t
		porting/customized.t
		porting/regen.t
>How-To-Repeat:
	Run "make test" in pkgsrc/lang/perl5.
>Fix:



Home | Main Index | Thread Index | Old Index