Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Feb 2013 05:14:15 +0400 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   ports/175810: [PATCH] x11/babl: mark MAKE_JOBS_UNSAFE
Message-ID:  <20130204011415.26618E90@hades.panopticon>
Resent-Message-ID: <201302040120.r141K0oZ013187@freefall.freebsd.org>

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

>Number:         175810
>Category:       ports
>Synopsis:       [PATCH] x11/babl: 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:   Mon Feb 04 01:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jun 13 17:39:20 MSK 2012
>Description:
Subj. Failed build log:

http://people.freebsd.org/~amdmi3/babl-0.1.6.log

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- babl-0.1.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/babl/Makefile ./Makefile
--- /usr/ports/x11/babl/Makefile	2012-11-17 10:03:14.000000000 +0400
+++ ./Makefile	2013-02-04 04:58:20.692932628 +0400
@@ -27,6 +27,7 @@
 USE_AUTOTOOLS=	libtool
 USE_GNOME=	pkgconfig gnomehack ltverhack
 USE_GMAKE=	yes
+MAKE_JOBS_UNSAFE=yes
 
 OPTIONS=	SIMD "Use cpu-specific optimizations if available" off
 
--- babl-0.1.6.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?20130204011415.26618E90>