Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308083 - dev-libs/icu-4.2.1 fails tests
Summary: dev-libs/icu-4.2.1 fails tests
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 16:53 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2010-04-15 23:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-03-06 16:53:37 UTC
make[1]: Making `check' in `uconv'
make[2]: Entering directory `/var/tmp/portage/dev-libs/icu-4.2.1/work/icu/source/extra/uconv'
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  MAKEFLAGS= ../../bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst
pkgdata: i686-pc-linux-gnu-gcc -D_REENTRANT  -O2 -march=i686 -pipe -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.s
pkgdata: i686-pc-linux-gnu-gcc -D_REENTRANT  -O2 -march=i686 -pipe -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long  -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.s
pkgdata: i686-pc-linux-gnu-ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
pkgdata: i686-pc-linux-gnu-ranlib uconvmsg/libuconvmsg.a
pkgdata: i686-pc-linux-gnu-ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  -Wl,-O1  -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lpthread -lm   uconvmsg/libuconvmsg.a
uconvmsg/libuconvmsg.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[2]: *** [../../bin/uconv] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/icu-4.2.1/work/icu/source/extra/uconv'
make[1]: *** [all-recursive] Error 2
make[1]: *** Waiting for unfinished jobs....
pkgdata: i686-pc-linux-gnu-ranlib uconvmsg/libuconvmsg.a
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  -Wl,-O1  -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lpthread -lm   uconvmsg/libuconvmsg.a
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ./../../bin/uconv -f ibm-37 ./samples/ibm-37-test.txt
PASS: Conversion from ibm-37 was successful.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/icu-4.2.1/work/icu/source/extra/uconv'
make[2]: Entering directory `/var/tmp/portage/dev-libs/icu-4.2.1/work/icu/source/extra'
make[2]: Nothing to be done for `check-local'.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/icu-4.2.1/work/icu/source/extra'
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-03-22 17:35:08 UTC
Does this problem occur with dev-libs/icu-4.4?