Subject: pkg/37254: lang/ocaml is not MAKE_JOBS safe
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Aleksej Saushev <asau@inbox.ru>
List: pkgsrc-bugs
Date: 10/31/2007 17:50:01
>Number:         37254
>Category:       pkg
>Synopsis:       lang/ocaml is not MAKE_JOBS safe
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 31 17:50:01 +0000 2007
>Originator:     Aleksej Saushev <asau@inbox.ru>
>Release:        NetBSD 4.99.34
>Organization:
>Environment:
System: NetBSD asau.local 4.99.34 NetBSD 4.99.34 (KERN) #0: Sun Oct 28 02:29:57 MSD 2007 asau@asau.local:/usr/obj/sys/arch/i386/compile/KERN i386
Architecture: i386
Machine: i386
>Description:
	The parallel (with MAKE_JOBS defined) build breaks.
>How-To-Repeat:
	make MAKE_JOBS=2
>Fix:
	Declare MAKE_JOBS_SAFE=no.