pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40255: devel/liboil tries to use ARM FP instructions?



>Number:         40255
>Category:       pkg
>Synopsis:       devel/liboil tries to use ARM FP instructions
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 22 22:30:00 +0000 2008
>Originator:     Ignatios Souvatzis
>Release:        NetBSD 4.0.1
>Organization:
seal your e-mail: http://www.gnupg.org/
>Environment:
        
        
System: NetBSD marie 4.0.1 NetBSD 4.0.1 (MARIE) #0: Mon Nov 3 19:50:51 CET 2008 
ignatios@random85:/var/itch/sources/4.0/os/sys/arch/shark/compile/MARIE shark
Architecture: arm
Machine: shark
>Description:
 cc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE 
-DOIL_ENABLE_UNSTABLE_API -mfpu=vfp -O2 -MT libarm_la-math_vfp.lo -MD -MP -MF 
.deps/libarm_la-math_vfp.Tpo -c math_vfp.c -o libarm_la-math_vfp.o >/dev/null 
2>&1
/bin/sh ../../libtool --mode=compile cc   -O2 -c -o math_vfp_asm.lo 
math_vfp_asm.S
 cc -O2 -c math_vfp_asm.S  -fPIC -DPIC -o .libs/math_vfp_asm.o
math_vfp_asm.S: Assembler messages:
math_vfp_asm.S:107: Error: selected processor does not support `fldmias 
r1!,{s0}'
math_vfp_asm.S:107: Error: selected processor does not support `fldmias 
r2!,{s1}'
math_vfp_asm.S:107: Error: selected processor does not support `fadds s2,s0,s1'
math_vfp_asm.S:107: Error: selected processor does not support `fstmias r0!,{s2}
[and a few dozen more]
>How-To-Repeat:
        cd multimedia/gnash; make
>Fix:
        unknown at this time of day

>Unformatted:
                pkgsrc-2008Q3


Home | Main Index | Thread Index | Old Index