Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 16:31:00 +0100 (CET)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186534: sysutils/dar requires USE_GCC
Message-ID:  <201402071531.s17FV0Dk080018@olgeni.olgeni>
Resent-Message-ID: <201402071540.s17Fe0Yc067921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071531.s17FV0Dk080018>