Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 15:01:58 GMT
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149431: [patch] databases/libgda4 mark MAKE_JOBS_UNSAFE
Message-ID:  <201008081501.o78F1wBN078089@www.freebsd.org>
Resent-Message-ID: <201008081510.o78FA7g1035490@freefall.freebsd.org>

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

>Number:         149431
>Category:       ports
>Synopsis:       [patch] databases/libgda4 mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 15:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Klymenko
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
individual
>Environment:
>Description:
The port sometimes doesn't build when FORCE_MAKE_JOBS is defined.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-08-08 17:58:42.000000000 +0300
+++ Makefile	2010-08-08 17:58:53.000000000 +0300
@@ -20,6 +20,7 @@
 
 USE_BZIP2=	yes
 LIBGDA4_SLAVE?=	no
+MAKE_JOBS_UNSAFE=	yes
 
 .if !defined(REFERENCE_PORT)
 


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



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