ports/137462: [PATCH] science/hdf5: Mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Aug 5 18:20:06 UTC 2009
>Number: 137462
>Category: ports
>Synopsis: [PATCH] science/hdf5: 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: Wed Aug 05 18:20:05 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: Fri Jul 31 16:00:15 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, fails with force make jobs:
http://people.freebsd.org/~amdmi3/hdf5-1.6.8_1.log
Port maintainer (koziol at hdfgroup.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- hdf5-1.6.8_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/science/hdf5/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile 2 Aug 2009 19:35:22 -0000 1.52
+++ Makefile 5 Aug 2009 18:13:06 -0000
@@ -32,6 +32,7 @@
--with-ssl=/usr \
--with-zlib=/usr
ALL_TARGET= lib progs
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>
--- hdf5-1.6.8_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list