ports/181626: [PATCH] security/cyrus-sasl: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Aug 28 21:00:01 UTC 2013
>Number: 181626
>Category: ports
>Synopsis: [PATCH] security/cyrus-sasl: 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 28 21:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r251956: Tue Jun 18 21:41:37 MSK
>Description:
build fails sporadically:
http://people.freebsd.org/~amdmi3/cyrus-sasl-2.1.26_2.log
so mark MAKE_JOBS_UNSAFE.
Port maintainer (ume at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- cyrus-sasl-2.1.26_2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 325551)
+++ Makefile (working copy)
@@ -54,6 +54,8 @@
--with-saslauthd=${SASLAUTHD_RUNPATH} \
--disable-krb4
+MAKE_JOBS_UNSAFE= yes
+
NO_OPTIONS_SORT= yes
OPTIONS_DEFINE= ALWAYSTRUE AUTHDAEMOND KEEP_DB_OPEN \
OBSOLETE_CRAM_ATTR BDB MYSQL PGSQL
--- cyrus-sasl-2.1.26_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list