Subject: port-sparc/30310: ffcall fails to build on sparc
To: None <port-sparc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <multix@gmail.com>
List: netbsd-bugs
Date: 05/23/2005 09:43:00
>Number:         30310
>Category:       port-sparc
>Synopsis:       ffcall fails to build on sparc
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    port-sparc-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 23 09:43:00 +0000 2005
>Originator:     Riccardo
>Release:        2.0.2
>Organization:
>Environment:
NetBSD rochben 2.0.2 NetBSD 2.0.2 (GENERIC.MP) #0: Wed Mar 23 01:32:33 UTC 2005  jmc@faith.netbsd.org:/home/builds/ab/netbsd-2-0-2-RELEASE/sparc/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/sparc/compile/GENERIC.MP sparc
>Description:
ffcall package fails to build. More exactly, it builds but fails the test phase. It seems to be a problem of ffcall on 2.0 only (I remember older version of ffcall did buuild on 1.6) as it can be reproduced from the original source package. It builds for x86 and ppc architectures.
---
cd avcall; /usr/bin/make check
./minitests > minitests.out
LC_ALL=C uniq -u < minitests.out > minitests.output.sparc--netbsdelf
test '!' -s minitests.output.sparc--netbsdelf
*** Error code 1

>How-To-Repeat:
make :)
>Fix: