Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 2009 18:46:28 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        matthias.andree@gmx.de
Subject:   ports/136870: [PATCH] misc/e2fsprogs-libuuid: mark MAKE_JOBS_UNSAFE
Message-ID:  <20090717144628.08966108842@hades.panopticon>
Resent-Message-ID: <200907171450.n6HEo1Mv012319@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136870
>Category:       ports
>Synopsis:       [PATCH] misc/e2fsprogs-libuuid: 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:   Fri Jul 17 14:50:01 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:
Mark MAKE_JOBS_UNSAFE, it fails with forced jobs. Note that this is likely applicable to master port, sysutils/e2fsprogs.

Port maintainer (matthias.andree@gmx.de) is cc'd.

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

--- e2fsprogs-libuuid-1.41.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/misc/e2fsprogs-libuuid/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	16 Jul 2009 21:41:38 -0000	1.11
+++ Makefile	17 Jul 2009 14:44:37 -0000
@@ -25,6 +25,7 @@
 INSTALL_WRKSRC=	${WRKSRC}/lib/uuid
 FILESDIR=	${.CURDIR}/files
 USE_RC_SUBR=	uuidd
+MAKE_JOBS_UNSAFE=yes
 
 MAN1=		uuidgen.1
 
--- e2fsprogs-libuuid-1.41.5.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?20090717144628.08966108842>