ports/85885: [MAINTAINER PATCH]: mark math/tomsfastmath broken on sparc64

Wesley Shields wxs at csh.rit.edu
Thu Sep 8 18:50:02 UTC 2005


>Number:         85885
>Category:       ports
>Synopsis:       [MAINTAINER PATCH]: mark math/tomsfastmath broken on sparc64
>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 08 18:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 5.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD syn 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #3: Wed Sep 7 12:05:17 EST 2005 root at syn:/usr/obj/usr/src/sys/GENERIC i386

>Description:
math/tomsfastmath is broken on sparc64, and I won't be able to look at
it for a few weeks at best.  This patch will mark it as broken for
sparc64.

http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.7.2005072820/tomsfastmath-0.05_1.log

>How-To-Repeat:
N/A

>Fix:

diff -ruN math/tomsfastmath.orig/Makefile math/tomsfastmath/Makefile
--- math/tomsfastmath.orig/Makefile	Thu Sep  8 14:26:39 2005
+++ math/tomsfastmath/Makefile	Thu Sep  8 14:37:10 2005
@@ -22,6 +22,7 @@
 ALL_TARGET=	default
 USE_REINPLACE=	yes
 
+NOT_FOR_ARCHS=	sparc64
 post-patch:
 	@${REINPLACE_CMD} -e 's|
||' ${WRKSRC}/fp_montgomery_reduce.c
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list