ports/141644: [PATCH] devel/boehm-gc: mark MAKE_JOBS_UNSAFE

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Dec 15 16:20:01 UTC 2009


>Number:         141644
>Category:       ports
>Synopsis:       [PATCH] devel/boehm-gc: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 16:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
Mark MAKE_JOBS_UNSAFE, does not build with forced jobs:
http://people.freebsd.org/~amdmi3/boehm-gc.log

Port maintainer (stas at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- boehm-gc-7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/boehm-gc/Makefile,v
retrieving revision 1.57
diff -u -u -r1.57 Makefile
--- Makefile	15 Dec 2009 05:53:43 -0000	1.57
+++ Makefile	15 Dec 2009 16:13:11 -0000
@@ -19,6 +19,7 @@
 USE_GNOME=	gnometarget gnomehack
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--enable-cplusplus --disable-static
+MAKE_JOBS_UNSAFE=yes
 OPTIONS=	REDIRECT "Define malloc(3)-family replacements" off \
 		FULLDEBUG "Debugging support (see documentation)" off \
 		THREADING "POSIX thread support" off \
--- boehm-gc-7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list