NetBSD Problem Report #44865

From www@NetBSD.org  Wed Apr 13 15:14:21 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 27DA063C264
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 13 Apr 2011 15:14:21 +0000 (UTC)
Message-Id: <20110413151420.681DA63BA68@www.NetBSD.org>
Date: Wed, 13 Apr 2011 15:14:20 +0000 (UTC)
From: fgudin+pkgsrc@bsdbellule.fr
Reply-To: fgudin+pkgsrc@bsdbellule.fr
To: gnats-bugs@NetBSD.org
Subject: lang/perl5 should be marked as MAKE_JOBS unsafe
X-Send-Pr-Version: www-1.0

>Number:         44865
>Category:       pkg
>Synopsis:       lang/perl5 should be marked as MAKE_JOBS unsafe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 13 15:15:00 +0000 2011
>Closed-Date:    Sat Jul 07 13:39:32 +0000 2018
>Last-Modified:  Sat Jul 07 13:39:32 +0000 2018
>Originator:     Francis GUDIN
>Release:        Non NetBSD
>Organization:
N/A
>Environment:
2.8-RELEASE DragonFly v2.8.2.59.g58df0-RELEASE #1: Thu Feb 10 16:50:28 CET 2011
>Description:
See [perl #82194] Race condition installing modules to lib in parallel builds (e.g. here: http://www.nntp.perl.org/group/perl.perl5.porters/2011/01/msg168072.html)

>How-To-Repeat:
Try and try again, until you hit it.
>Fix:
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 2aba2c0..3f78c36 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -6,6 +6,8 @@
 PKGREVISION=   1
 COMMENT=       Practical Extraction and Report Language

+MAKE_JOBS_SAFE=                no
+
 PKG_DESTDIR_SUPPORT=   user-destdir

 CONFLICTS=     perl-base-[0-9]* perl-thread-[0-9]*                     \

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Sat, 07 Jul 2018 13:39:32 +0000
State-Changed-Why:
Upstream bug was closed in 2014; no longer a problem.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.