Date: Thu, 19 Jul 2012 06:20:08 +0400 (MSK) From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: olgeni@FreeBSD.org Subject: ports/169987: [PATCH] lang/erlang: mark MAKE_JOBS_UNSAFE Message-ID: <20120719022008.CC2D24CD@hades.panopticon> Resent-Message-ID: <201207190230.q6J2UD0U048478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120719022008.CC2D24CD>