Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 07:37:31 GMT
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181830: [maintainer-update] cad/freehdl only compiles with gcc42
Message-ID:  <201309050737.r857bVgg045438@oldred.freebsd.org>
Resent-Message-ID: <201309050740.r857e0BU006884@freefall.freebsd.org>

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

>Number:         181830
>Category:       ports
>Synopsis:       [maintainer-update] cad/freehdl only compiles with gcc42
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 05 07:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        stable/9
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254957: Tue Aug 27 19:07:40 CEST 2013     root@mobileKamikaze.norad:/usr/obj/HP6510b-9/amd64/usr/src/sys/HP6510b-9  amd64
>Description:
The port neither compiles with clang nor modern versions of gcc.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: cad/freehdl/Makefile
===================================================================
--- cad/freehdl/Makefile	(revision 326253)
+++ cad/freehdl/Makefile	(working copy)
@@ -9,6 +9,7 @@
 MAINTAINER=	kamikaze@bsdforen.de
 COMMENT=	A free VHDL simulator
 
+USE_GCC=	4.2+
 USE_LDCONFIG=	yes
 USES=		gmake perl5 pkgconfig
 USE_GNOME=	gnomehack


>Release-Note:
>Audit-Trail:
>Unformatted:



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