From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 29 16:30:03 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 6DBE3106566C for ; Thu, 29 Oct 2009 16:30:02 +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 48DCA8FC1A for ; Thu, 29 Oct 2009 16:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9TGU2J1069511 for ; Thu, 29 Oct 2009 16:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9TGU2pL069510; Thu, 29 Oct 2009 16:30:02 GMT (envelope-from gnats) Resent-Date: Thu, 29 Oct 2009 16:30:02 GMT Resent-Message-Id: <200910291630.n9TGU2pL069510@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 5E6B71065697 for ; Thu, 29 Oct 2009 16:21:02 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.104.116]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4F58FC2A for ; Thu, 29 Oct 2009 16:21:01 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1N3Xk8-0001mJ-8H; Thu, 29 Oct 2009 19:20:56 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id D2AC2B860; Thu, 29 Oct 2009 19:20:58 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id C1609B829; Thu, 29 Oct 2009 19:20:58 +0300 (MSK) Message-Id: <20091029162058.C1609B829@hades.panopticon> Date: Thu, 29 Oct 2009 19:20:58 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: stas@FreeBSD.org Subject: ports/140086: [PATCH] x11-toolkits/ocaml-lablgtk: 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, 29 Oct 2009 16:30:03 -0000 >Number: 140086 >Category: ports >Synopsis: [PATCH] x11-toolkits/ocaml-lablgtk: 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 Oct 29 16:30:01 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: Thu Jul 30 19:51:12 MSD 2009 >Description: Mark MAKE_JOBS_UNSAFE, fails with forced jobs. http://people.freebsd.org/~amdmi3/ocaml-lablgtk-nognome-noglade-1.2.7_2.log Port maintainer (stas@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- ocaml-lablgtk-nognome-noglade-1.2.7_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/ocaml-lablgtk/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 6 Jun 2008 14:16:23 -0000 1.17 +++ Makefile 29 Oct 2009 02:51:54 -0000 @@ -25,6 +25,7 @@ LIBDIR=${LOCALBASE}/lib/ocaml BINDIR=${PREFIX}/bin \ INSTALLDIR=${PREFIX}/lib/ocaml/${PORTNAME} \ DLLDIR=${PREFIX}/lib/ocaml/stublibs +MAKE_JOBS_UNSAFE=yes OPTIONS= GL "Enable OpenGL support" on \ GNOME "Enable GNOME support" off \ --- ocaml-lablgtk-nognome-noglade-1.2.7_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: