Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2015 09:57:42 +0100
From:      andy <andy@shady.org>
To:        freebsd-sparc64@freebsd.org
Subject:   ICU build on sparc46 10.1-p19
Message-ID:  <20150902085742.GJ2605@shady.org>

next in thread | raw e-mail | index | archive | help
Hi all,

I have an issue building ICU on sparc64 10.1-p19 that I was wondering if it was being looked at perhaps....

very simply, the last few lines of output are:

LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH   ../../bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst
pkgdata: cc -DU_IS_BIG_ENDIAN=1 -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 -DU_HAVE_TIMEZONE=0  -DU_ATTRIBUTE_DEPRECATED= -O2 -pipe -fno-stack-protector  -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings   -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.c
pkgdata: cc -DU_IS_BIG_ENDIAN=1 -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 -DU_HAVE_TIMEZONE=0  -DU_ATTRIBUTE_DEPRECATED= -O2 -pipe -fno-stack-protector  -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings   -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/root_res.o uconvmsg/root_res.c
pkgdata: cc -DU_IS_BIG_ENDIAN=1 -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 -DU_HAVE_TIMEZONE=0  -DU_ATTRIBUTE_DEPRECATED= -O2 -pipe -fno-stack-protector  -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings   -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/fr_res.o uconvmsg/fr_res.c
pkgdata: ar r uconvmsg/libuconvmsg.a  uconvmsg/uconvmsg_dat.o uconvmsg/root_res.o uconvmsg/fr_res.o
ar: warning: creating uconvmsg/libuconvmsg.a
pkgdata: ranlib uconvmsg/libuconvmsg.a
c++ -O2 -pipe -fno-stack-protector -fno-strict-aliasing  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long    -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata 
-lm   uconvmsg/libuconvmsg.a
cd ../.. \
 && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status
 config.status: creating extra/uconv/uconv.1
 gmake[4]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra/uconv'
 gmake[4]: Entering directory '/usr/ports/devel/icu/work/icu/source/extra'
 gmake[4]: Nothing to be done for 'all-local'.
 gmake[4]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra'
 gmake[3]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra'
 gmake[2]: Making `all' in `test'
 gmake[3]: Entering directory '/usr/ports/devel/icu/work/icu/source/test'
 gmake[3]: Nothing to be done for 'all'.
 gmake[3]: Leaving directory '/usr/ports/devel/icu/work/icu/source/test'
 gmake[3]: Entering directory '/usr/ports/devel/icu/work/icu/source'
 Note: rebuild with "gmake VERBOSE=1 all-local" to show all compiler parameters.
 gmake[3]: Leaving directory '/usr/ports/devel/icu/work/icu/source'
 gmake[2]: Leaving directory '/usr/ports/devel/icu/work/icu/source'
 *** Signal 11
 
 Stop.
 make[1]: stopped in /usr/ports/devel/icu
 *** Error code 1
 
 Stop.
 make: stopped in /usr/ports/devel/icu


Details of build of OS are:
10.1-RELEASE-p19 FreeBSD 10.1-RELEASE-p19 #0 r287199: Fri Aug 28 10:13:05 BST 2015 sparc64

Is this something someone on the list can look into, or perhaps advise me on?

Thanks in advance...


-- 
andy    andy@shady.org
-----------------------------------------------
Never argue with an idiot. They drag you down 
to their level, then beat you with experience.

LEGIO PATRIA NOSTRA

JNCIE #742
----------------------------------------------- 



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