pkgsrc-Bugs archive

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

pkg/52367: graphics/png doesn't compile on ARM



>Number:         52367
>Category:       pkg
>Synopsis:       graphics/png doesn't compile on ARM
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 05 00:20:00 +0000 2017
>Originator:     John Klos
>Release:        NetBSD 8.0_BETA
>Organization:
	
>Environment:
	
	
System: NetBSD hlin.zia.io 8.0_BETA NetBSD 8.0_BETA (HLIN) #0: Fri Jun 23 08:42:42 UTC 2017 john%hlin.zia.io@localhost:/usr/obj-evbarm/sys/arch/evbarm/compile/HLIN evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
	
Try to compile graphics/png on evbarm:

--- arm/filter_neon.lo ---
depbase=`echo arm/filter_neon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; 
/bin/sh ./libtool     --mode=compile gcc -DHAVE_CONFIG_H  -I.   
-DPNG_USER_CHUNK_CACHE_MAX=128 -DPNG_USER_CHUNK_MALLOC_MAX=8000000 
-DPNG_NO_ASSEMBLER_CODE -I/usr/include   -O2 -I/usr/include -MT 
arm/filter_neon.lo -MD -MP -MF $depbase.Tpo -c -o arm/filter_neon.lo 
arm/filter_neon.S && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_USER_CHUNK_CACHE_MAX=128 
-DPNG_USER_CHUNK_MALLOC_MAX=8000000 -DPNG_NO_ASSEMBLER_CODE -O2 -MT 
arm/filter_neon.lo -MD -MP -MF arm/.deps/filter_neon.Tpo -c 
arm/filter_neon.S  -fPIC -DPIC -o arm/.libs/filter_neon.o
arm/../pngpriv.h: Assembler messages:
arm/../pngpriv.h:476: Error: bad instruction `typedef unsigned long 
png_ptruint'
*** [arm/filter_neon.lo] Error code 1

make[1]: stopped in /usr/pkgsrc/graphics/png/work/libpng-1.6.30
--- pngwutil.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_USER_CHUNK_CACHE_MAX=128 
-DPNG_USER_CHUNK_MALLOC_MAX=8000000 -DPNG_NO_ASSEMBLER_CODE -O2 -MT 
pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -o pngwutil.o 
>/dev/null 2>&1
1 error

make[1]: stopped in /usr/pkgsrc/graphics/png/work/libpng-1.6.30
*** [all] Error code 2

make: stopped in /usr/pkgsrc/graphics/png/work/libpng-1.6.30

 
>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index