Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2009 00:19:05 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kenm@icarz.com
Subject:   ports/135896: [PATCH] textproc/xerces-c2: mark MAKE_JOBS_UNSAFE
Message-ID:  <20090621201905.A3AB2108840@hades.panopticon>
Resent-Message-ID: <200906212020.n5LKK68q092836@freefall.freebsd.org>

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

>Number:         135896
>Category:       ports
>Synopsis:       [PATCH] textproc/xerces-c2: 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 Jun 21 20:20:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun  1 22:13:51 MSD
>Description:
Maek MAKE_JOBS_UNSAFE. This fails with forced MAKE_JOBS.

Port maintainer (kenm@icarz.com) is cc'd.

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

--- xerces-c2-2.7.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/textproc/xerces-c2/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile	6 Sep 2008 01:10:09 -0000	1.25
+++ Makefile	21 Jun 2009 20:13:51 -0000
@@ -75,6 +75,7 @@
 
 USE_GMAKE=		yes
 MAKE_ENV+=		XERCESCROOT=${WRKSRC}
+MAKE_JOBS_UNSAFE=	yes
 
 HAS_CONFIGURE=		yes
 CONFIGURE_ENV+=		XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER}
--- xerces-c2-2.7.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?20090621201905.A3AB2108840>