Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2009 19:21:01 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        stas@FreeBSD.org
Subject:   ports/140087: [PATCH] x11-toolkits/ocaml-lablgtk2: mark MAKE_JOBS_UNSAFE
Message-ID:  <20091029162101.42A87B834@hades.panopticon>
Resent-Message-ID: <200910291630.n9TGU2Im069534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140087
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/ocaml-lablgtk2: 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:   Thu Oct 29 16:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs.

http://people.freebsd.org/~amdmi3/ocaml-lablgtk2-2.12.0_1.log

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

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

--- ocaml-lablgtk2-2.12.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/ocaml-lablgtk2/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	31 Jul 2009 13:57:30 -0000	1.22
+++ Makefile	29 Oct 2009 02:51:52 -0000
@@ -35,6 +35,7 @@
 
 HAS_CONFIGURE=	yes
 ALL_TARGET=	all opt
+MAKE_JOBS_UNSAFE=yes
 
 CONFIGURE_ARGS=	--prefix=${PREFIX} --with-libdir=${PREFIX}/lib/ocaml
 
--- ocaml-lablgtk2-2.12.0_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091029162101.42A87B834>