From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 13 18:00:13 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 096AC1065678 for ; Thu, 13 Aug 2009 18:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D99298FC5D for ; Thu, 13 Aug 2009 18:00:12 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7DI0C6I007743 for ; Thu, 13 Aug 2009 18:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7DI0CrD007742; Thu, 13 Aug 2009 18:00:12 GMT (envelope-from gnats) Resent-Date: Thu, 13 Aug 2009 18:00:12 GMT Resent-Message-Id: <200908131800.n7DI0CrD007742@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 336751065673 for ; Thu, 13 Aug 2009 17:59:46 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id E6CC58FC43 for ; Thu, 13 Aug 2009 17:59:45 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.69) (envelope-from ) id 1Mbeab-0001j1-3U; Thu, 13 Aug 2009 21:59:49 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id CBA55B860; Thu, 13 Aug 2009 21:59:43 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 2A13E108842; Thu, 13 Aug 2009 21:59:36 +0400 (MSD) Message-Id: <20090813175936.2A13E108842@hades.panopticon> Date: Thu, 13 Aug 2009 21:59:36 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gnome@FreeBSD.org Subject: ports/137739: [PATCH] databases/libgda: mark MAKE_JOBS_UNSAFE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 18:00:13 -0000 >Number: 137739 >Category: ports >Synopsis: [PATCH] databases/libgda: 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: Thu Aug 13 18:00:12 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, this fails with forced jobs Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libgda-0.2.96_11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/databases/libgda/Makefile,v retrieving revision 1.46 diff -u -u -r1.46 Makefile --- Makefile 2 Aug 2009 19:32:43 -0000 1.46 +++ Makefile 13 Aug 2009 17:25:09 -0000 @@ -32,5 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -lgdbm" PLIST_SUB= VERSION=${PORTVERSION} +MAKE_JOBS_UNSAFE=yes .include --- libgda-0.2.96_11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: