ports/135394: [PATCH] graphics/gdal: mark MAKE_JOBS_UNSAFE

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Jun 9 00:40:04 UTC 2009


>Number:         135394
>Category:       ports
>Synopsis:       [PATCH] graphics/gdal: 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:   Tue Jun 09 00:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun  1 22:13:51 MSD
>Description:
Does not build with MAKE_JOBS:

http://people.freebsd.org/~amdmi3/gdal.log

Builds without problems if jobs are disabled.

Port maintainer (sunpoet at sunpoet.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gdal-1.6.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/graphics/gdal/Makefile,v
retrieving revision 1.32
diff -u -u -r1.32 Makefile
--- Makefile	17 Mar 2009 15:09:06 -0000	1.32
+++ Makefile	9 Jun 2009 00:30:17 -0000
@@ -23,6 +23,7 @@
 CONFIGURE_ARGS=	--datadir=${DATADIR} --with-libz=/usr
 MAKEFILE=	GNUmakefile
 INSTALL_TARGET=	install install-man
+MAKE_JOBS_UNSAFE=	yes
 
 MAN1=		gdal-config.1 gdal2tiles.1 gdal_contour.1 gdal_grid.1 \
 		gdal_merge.1 gdal_rasterize.1 gdal_retile.1 gdal_translate.1 \
--- gdal-1.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list