pkgsrc-Bugs archive

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

pkg/53408: textproc/icu fails on earmv7hfeb



>Number:         53408
>Category:       pkg
>Synopsis:       textproc/icu fails on earmv7hfeb
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 27 18:20:00 +0000 2018
>Originator:     John Klos
>Release:        NetBSD 8.0_RC2
>Organization:
	
>Environment:
	
	
System: NetBSD banana.zia.io 8.0_RC2 NetBSD 8.0_RC2 (BANANA) #0: Wed Jun 27 05:23:50 UTC 2018  john%helena.zia.io@localhost:/usr/obj-evbarm/sys/arch/evbarm/compile/BANANA evbarm
Architecture: earmv7hfeb
Machine: evbarm
>Description:
	
Building textproc/icu as a dependency for ffmpeg3 fails with:

c++ -I/usr/include -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_NETBSD_ATOMIC_OPS=1 -DU_HAVE_ATOMIC=1 
-DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0  -I. -I../common   -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 
-D_FORTIFY_SOURCE=2 -I/usr/include -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11    
-c   -o choicfmt.ao choicfmt.cpp
In file included from double-conversion.h:42:0,
                 from digitlst.cpp:47:
double-conversion-utils.h:101:2: error: #error Target architecture was not detected as supported by 
Double-Conversion.
 #error Target architecture was not detected as supported by Double-Conversion.
  ^
c++ -I/usr/include -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_NETBSD_ATOMIC_OPS=1 -DU_HAVE_ATOMIC=1 
-DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0  -I. -I../common   -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 
-D_FORTIFY_SOURCE=2 -I/usr/include -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11    
-c   -o datefmt.ao datefmt.cpp
../config/mh-bsd-gcc:43: recipe for target 'digitlst.ao' failed
gmake[1]: *** [digitlst.ao] Error 1

 >How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index