ports/65772: [MAINTAINER] lang/pnetbase: [Broken on Alpha]
michael johnson
ahze at ahze.net
Mon Apr 19 17:10:20 UTC 2004
>Number: 65772
>Category: ports
>Synopsis: [MAINTAINER] lang/pnetbase: [Broken on Alpha]
>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: Mon Apr 19 10:10:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: michael johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #41: Tue Apr 13 22:30:51 EDT 2004
>Description:
- Broken on alpha
Builds but cscc core dumps
>How-To-Repeat:
>Fix:
--- pnetbase-0.6.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/pnet-base/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 16 Mar 2004 09:43:09 -0000 1.6
+++ Makefile 19 Apr 2004 17:03:10 -0000
@@ -46,6 +46,10 @@
.include "${.CURDIR}/../pnet/Makefile.pnet"
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha"
+BROKEN= "cscc core dumps"
+.endif
+
post-everything::
.if !defined(WITH_OPTIMIZED_CFLAGS)
@${ECHO_MSG} "Define optimized CFLAGS with"
--- pnetbase-0.6.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list