pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43158: perl5 MAKE_JOBS_SAFE= no
>Number: 43158
>Category: pkg
>Synopsis: perl5 MAKE_JOBS_SAFE= no
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 13 17:20:00 +0000 2010
>Originator: rudolf
>Release: netbsd-5
>Organization:
>Environment:
NetBSD 5.0_STABLE i386
>Description:
I've encountered errors during bulk-building of lang/perl5 package (today's
pkgsrc-2010Q1 branch). Googling revealed, that the same error solved FreeBSD
folks with "MAKE_JOBS_SAFE= no"
(http://www.freebsd.org/cgi/query-pr.cgi?pr=141959). The same helped with my
builds and perl is since building fine.
>How-To-Repeat:
I have in mk.conf:
CFLAGS+= -march=i686 -g
USE_SSP= yes
MAKE_JOBS= 3
>Fix:
put "MAKE_JOBS_SAFE= no" in lang/perl5/Makefile
Home |
Main Index |
Thread Index |
Old Index