ports/152213: [PATCH] print/pdftk: Mark MAKE_JOBS_UNSAFE
Matthias Andree
matthias.andree at gmx.de
Sat Nov 13 21:30:10 UTC 2010
>Number: 152213
>Category: ports
>Synopsis: [PATCH] print/pdftk: Mark MAKE_JOBS_UNSAFE
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 13 21:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 8.1-STABLE FreeBSD 8.1-STABLE #36: Sun Nov 7 16:50:35 CET
>Description:
Hi Greg,
the port fails to build on a quadcore computer with forced parallel
builds. Could you check if you can fix that? If not, I propose to mark
MAKE_JOBS_UNSAFE as in the patch below.
Thanks.
Port maintainer (glarkin at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pdftk-1.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/pdftk/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile 12 Nov 2010 22:52:53 -0000 1.34
+++ Makefile 13 Nov 2010 21:10:11 -0000
@@ -39,6 +39,7 @@
MAKEFILE= Makefile.FreeBSD
MAKE_ENV= GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF} OBJCOPY=${OBJCOPY} LANG=C
+MAKE_JOBS_UNSAFE=yes
MAN1= ${PORTNAME}.1
PLIST_FILES= bin/pdftk
--- pdftk-1.44.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list