NetBSD Problem Report #55346

From kimmo@suominen.org  Fri Jun  5 09:56:22 2020
Return-Path: <kimmo@suominen.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 5A8861A9218
	for <gnats-bugs@gnats.NetBSD.org>; Fri,  5 Jun 2020 09:56:22 +0000 (UTC)
Message-Id: <20200605095616.376C01B726@equinoxe.x.gw.fi>
Date: Fri,  5 Jun 2020 12:56:16 +0300 (EEST)
From: kim@netbsd.org (Kimmo Suominen)
To: gnats-bugs@NetBSD.org
Subject: make test fails for perl-5.30.3
X-Send-Pr-Version: 3.95

>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
>Last-Modified:  Fri Jun 05 12:20:01 +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:/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:

>Audit-Trail:
From: Makoto Fujiwara <makoto@ki.nu>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/55346: make test fails for perl-5.30.3
Date: Fri, 05 Jun 2020 21:17:05 +0900

 I have exactly the same results for perl-5.30.3
 (NetBSD/amd64 9.0) 
 -- 
 Makoto Fujiwara
 mef@NetBSD.org
 makoto@if.t.u-tokyo.ac.jp

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.