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

libicu48 on armhf not working for me



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello list,

I've got a little Trim-Slice running the current, unstable armhf dist.
I'm trying to get some of my code running on it and am having problems
with the "icu" packages. I discovered that certain programs that linked
libicu48 were dying silently when I ran them. When I started poking
around, I found that I got no results when using ldd on my executables.
So I tried to run ldd on the provided icu executables and saw the same
thing.

For example, when I run ldd on *armel* /usr/bin/derp (included in
libicu-dev):

$ ldd /usr/bin/derb
libicutu.so.48 => /usr/lib/libicutu.so.48 (0x402d6000)
libicui18n.so.48 => /usr/lib/libicui18n.so.48 (0x4033b000)
libicuuc.so.48 => /usr/lib/libicuuc.so.48 (0x4055b000)
libicudata.so.48 => /usr/lib/libicudata.so.48 (0x4071d000)
libdl.so.2 => /lib/arm-linux-gnueabi/libdl.so.2 (0x4007d000)
libstdc++.so.6 => /usr/lib/arm-linux-gnueabi/libstdc++.so.6 (0x40117000)
libm.so.6 => /lib/arm-linux-gnueabi/libm.so.6 (0x40207000)
libgcc_s.so.1 => /lib/arm-linux-gnueabi/libgcc_s.so.1 (0x400cf000)
libc.so.6 => /lib/arm-linux-gnueabi/libc.so.6 (0x41894000)
/lib/ld-linux.so.3 (0x4004c000)

When I run the exact same command on *armhf*, I get no output and a
return status of 1. Running the derb command fails the same way as
running my programs that link libicu48.

I tried to rebuild the icu package on my armhf box and it fails during
the dpkg-buildpackage:

/bin/bash ../../mkinstalldirs uconvmsg
mkdir uconvmsg
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH
 ../../bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt
make[3]: *** [uconvmsg/root.res] Error 1
make[3]: Leaving directory `/home/user/icu-4.8.1.1/source/extra/uconv'
make[2]: *** [all-recursive] Error 2
make[2]: Leaving directory `/home/user/icu-4.8.1.1/source/extra'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/home/user/icu-4.8.1.1/source'
make: *** [build/libicu48] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Anyone else see this? Shall I open a bug for this?

T
- -- 
Anthony L. Awtrey

http://awtrey.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJO+kGCAAoJEAPVzrg8OofbPiIH/ids9pmywCBlLzFoK+/IY9S2
bug7byl9xKBBb1Uwousrsnaq5yVbWYca3utqSlmSXI0dHf4NJGcAoPaku6b9gCjE
oCy5y8386pOgbcmFKg9fGrnLPKSy/FPThkCI71R//BuKForrl4v7feKUwyT5PW2I
s7nr6Wp8Xn+w7RBATJe8mdWTvVZl8xNyLLx2EcM/fa45vlAn7Wn9mg1rR3eOcc6Q
KH2xp7sc4fue6Bc+vDufi/w1Xhz22jhMD48gS2ZbcaIMap3U9GvccuPEHIkyj+hv
1vYP6RxubPk8eAJ+wm7Wp2QkMYiDtJodWHTHgEhkGprqDGyPpwLO98sF8SMXx4Q=
=YaME
-----END PGP SIGNATURE-----


Reply to: