Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2005 14:44:55 -0500 (EST)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85885: [MAINTAINER PATCH]: mark math/tomsfastmath broken on sparc64
Message-ID:  <200509081944.j88JitL4012005@syn.csh.rit.edu>
Resent-Message-ID: <200509081850.j88Io1PQ030263@freefall.freebsd.org>

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

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



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