ports/74132: [maintainer-update] lang/ocaml: mark as broken on sparc64

Eugene at badger.home Eugene at badger.home
Fri Nov 19 21:20:27 UTC 2004


>Number:         74132
>Category:       ports
>Synopsis:       [maintainer-update] lang/ocaml: mark as broken on sparc64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 19 21:20:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Ossintsev
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD badger.home 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #0: Fri Nov 19 18:29:05 CET 2004 root at badger.home:/usr/obj/usr/src/sys/BADGER i386
>Description:
	Build fails on sparc64. Mark as broken.
>How-To-Repeat:
	
>Fix:
diff -ruN ocaml.orig/Makefile ocaml/Makefile
--- ocaml.orig/Makefile	Fri Nov 19 22:00:43 2004
+++ ocaml/Makefile	Fri Nov 19 22:11:51 2004
@@ -82,6 +82,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${ARCH} == "sparc64"
+BROKEN=		"Build fails on sparc64"
+.endif
+
 .if ${ARCH} != "i386"
 PLIST_SUB+=	PROF="@comment "
 .else
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list