From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 18 16:00:16 2010 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 AE79A10656BF for ; Fri, 18 Jun 2010 16:00:16 +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 727828FC55 for ; Fri, 18 Jun 2010 16:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5IG0GhR025046 for ; Fri, 18 Jun 2010 16:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5IG0G66025045; Fri, 18 Jun 2010 16:00:16 GMT (envelope-from gnats) Resent-Date: Fri, 18 Jun 2010 16:00:16 GMT Resent-Message-Id: <201006181600.o5IG0G66025045@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, Andrius Morkunas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49B9E106566C for ; Fri, 18 Jun 2010 15:58:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 39B408FC1B for ; Fri, 18 Jun 2010 15:58:25 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5IFwPCs042557 for ; Fri, 18 Jun 2010 15:58:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o5IFwPHB042556; Fri, 18 Jun 2010 15:58:25 GMT (envelope-from nobody) Message-Id: <201006181558.o5IFwPHB042556@www.freebsd.org> Date: Fri, 18 Jun 2010 15:58:25 GMT From: Andrius Morkunas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/147977: [patch] irc/ratbox-services 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: Fri, 18 Jun 2010 16:00:16 -0000 >Number: 147977 >Category: ports >Synopsis: [patch] irc/ratbox-services mark MAKE_JOBS_UNSAFE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 18 16:00:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Andrius Morkunas >Release: >Organization: >Environment: >Description: The port sometimes doesn't build when FORCE_MAKE_JOBS is defined. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN irc/ratbox-services.orig/Makefile irc/ratbox-services/Makefile --- irc/ratbox-services.orig/Makefile 2010-04-07 00:24:38.000000000 +0000 +++ irc/ratbox-services/Makefile 2010-06-18 15:47:25.972645691 +0000 @@ -41,6 +41,7 @@ --enable-pcre=${PREFIX} PORTDOCS= operguide.txt userintro.txt whats-new-1.2.txt +MAKE_JOBS_UNSAFE=yes #-- Options ------------------------------------------------------------ >Release-Note: >Audit-Trail: >Unformatted: