ports/140428: [PATCH] devel/ffcall: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Mon Nov 9 18:50:03 UTC 2009
>Number: 140428
>Category: ports
>Synopsis: [PATCH] devel/ffcall: 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 Nov 09 18:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs:
http://people.freebsd.org/~amdmi3/ffcall-1.10_1.log
Port maintainer (dinoex at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- ffcall-1.10_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/ffcall/Makefile,v
retrieving revision 1.23
diff -u -u -r1.23 Makefile
--- Makefile 16 Jan 2009 16:28:17 -0000 1.23
+++ Makefile 9 Nov 2009 18:34:36 -0000
@@ -23,6 +23,7 @@
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
CFLAGS+= -fPIC
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>
--- ffcall-1.10_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list