ports/169987: [PATCH] lang/erlang: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Jul 19 02:30:14 UTC 2012
>Number: 169987
>Category: ports
>Synopsis: [PATCH] lang/erlang: 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 Jul 19 02:30:13 UTC 2012
>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, build fails with FORCE_MAKE_JOBS
Example fail log: http://people.freebsd.org/~amdmi3/erlang.log
Port maintainer (olgeni at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- erlang-r14b04_3,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/lang/erlang/Makefile,v
retrieving revision 1.172
diff -u -u -r1.172 Makefile
--- Makefile 1 Jul 2012 16:00:01 -0000 1.172
+++ Makefile 19 Jul 2012 02:18:52 -0000
@@ -42,6 +42,8 @@
SUB_FILES= pkg-message
SUB_LIST= TOOLS_VSN=${TOOLS_VSN}
+MAKE_JOBS_UNSAFE=yes
+
OPTIONS_DEFINE= HIPE JAVA KQUEUE ODBC OPENSSL SCTP SMP THREADS WX X11
OPTIONS_SINGLE= ODBC
OPTIONS_SINGLE_ODBC= IODBC UNIXODBC
--- erlang-r14b04_3,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list