ports/146645: [PATCH] devel/gobject-introspection: mark MAKE_JOBS_UNSAFE

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun May 16 20:40:02 UTC 2010


>Number:         146645
>Category:       ports
>Synopsis:       [PATCH] devel/gobject-introspection: 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:   Sun May 16 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed May  5 22:11:20 MSD
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs:

http://people.freebsd.org/~amdmi3/gobject-introspection-0.6.10.log

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

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

--- gobject-introspection-0.6.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/gobject-introspection/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	10 May 2010 21:18:07 -0000	1.6
+++ Makefile	16 May 2010 20:19:04 -0000
@@ -28,6 +28,7 @@
 USE_GETTEXT=	yes
 USE_AUTOTOOLS=	libtool:22
 USE_LDCONFIG=	yes
+MAKE_JOBS_UNSAFE=yes
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
--- gobject-introspection-0.6.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list