From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 7 15:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A163FB2 for ; Fri, 7 Feb 2014 15:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 06A1919D6 for ; Fri, 7 Feb 2014 15:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s17Fe0Lj067922 for ; Fri, 7 Feb 2014 15:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s17Fe0Yc067921; Fri, 7 Feb 2014 15:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 7 Feb 2014 15:40:00 GMT Resent-Message-Id: <201402071540.s17Fe0Yc067921@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, Jimmy Olgeni Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 907977E0 for ; Fri, 7 Feb 2014 15:31:04 +0000 (UTC) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 4F9FA191B for ; Fri, 7 Feb 2014 15:31:04 +0000 (UTC) Received: by olgeni.olgeni.com (Postfix, from userid 58) id 039471744B1; Fri, 7 Feb 2014 16:31:03 +0100 (CET) Received: from olgeni.olgeni (vpn-olgeni [10.2.0.2]) by olgeni.olgeni.com (Postfix) with ESMTP id 18C12174494 for ; Fri, 7 Feb 2014 16:31:01 +0100 (CET) Received: from olgeni.olgeni (localhost [127.0.0.1]) by olgeni.olgeni (8.14.7/8.14.7) with ESMTP id s17FV06E080019 for ; Fri, 7 Feb 2014 16:31:00 +0100 (CET) (envelope-from olgeni@olgeni.olgeni) Received: (from olgeni@localhost) by olgeni.olgeni (8.14.7/8.14.7/Submit) id s17FV0Dk080018; Fri, 7 Feb 2014 16:31:00 +0100 (CET) (envelope-from olgeni) Message-Id: <201402071531.s17FV0Dk080018@olgeni.olgeni> Date: Fri, 7 Feb 2014 16:31:00 +0100 (CET) From: Jimmy Olgeni To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/186534: sysutils/dar requires USE_GCC X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Jimmy Olgeni List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 15:40:01 -0000 >Number: 186534 >Category: ports >Synopsis: sysutils/dar requires USE_GCC >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 07 15:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 9.2-STABLE amd64 >Organization: >Environment: >Description: sysutils/dar requires USE_GCC on FreeBSD > 10. See errors here: http://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20140203/113500.html >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 343206) +++ Makefile (working copy) @@ -11,6 +11,7 @@ USE_AUTOTOOLS= libtool +USE_GCC= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-html --datadir=${DATADIR} --disable-upx >Release-Note: >Audit-Trail: >Unformatted: