Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640736 - =net-wireless/bluez-5.47-r1 build fails on /usr/lib/libicuuc.so: error adding symbols: File in wrong format
Summary: =net-wireless/bluez-5.47-r1 build fails on /usr/lib/libicuuc.so: error adding...
Status: RESOLVED DUPLICATE of bug 599244
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 18:43 UTC by Vincent-Xavier JUMEL
Modified: 2017-12-18 21:00 UTC (History)
2 users (show)

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


Attachments
emerge.info (emerge.info,22.21 KB, text/plain)
2017-12-11 18:43 UTC, Vincent-Xavier JUMEL
Details
libical.pc (libical.pc,313 bytes, application/octet-stream)
2017-12-11 19:48 UTC, Vincent-Xavier JUMEL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2017-12-11 18:43:07 UTC
=net-wireless/bluez/bluez-5.47-r1 fails to compile with obex flags on.
In fact, it seems a link in /usr/lib/libicuuc.so: error adding symbols: File
in wrong format is broken.

/usr/lib/libicuuc.so is a link to /usr/lib/libicuuc.so.60.1 : /usr/lib/libicuuc.so.60.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
Comment 1 Vincent-Xavier JUMEL 2017-12-11 18:43:31 UTC
Created attachment 509482 [details]
emerge.info
Comment 2 Alexander Tsoy 2017-12-11 19:39:48 UTC
Please show your /usr/lib64/pkgconfig/libical.pc
Comment 3 Vincent-Xavier JUMEL 2017-12-11 19:48:54 UTC
Created attachment 509514 [details]
libical.pc
Comment 4 Alexander Tsoy 2017-12-11 20:00:11 UTC
And here is a problem:
iculib=/usr/lib/libicuuc.so /usr/lib/libicui18n.so

Try to rebuild dev-libs/libical and then rebuild bluez.
Comment 5 Alexander Tsoy 2017-12-11 21:42:56 UTC
So this looks like another bug in dev-libs/libical (see also bug #560572) and ideally "cmake/modules/FindICU.cmake" should be modified to use pkg-config.
Comment 6 Vincent-Xavier JUMEL 2017-12-11 21:53:40 UTC
I can confirm, rebuild libical solve the problem.

Thank you so much. Should I close this bug ?
Comment 7 Jonas Stein gentoo-dev 2017-12-18 11:05:22 UTC
@pacho anything you want to comment on, or can we close?
Comment 8 Pacho Ramos gentoo-dev 2017-12-18 21:00:25 UTC
This is probably a dupe of bug 599244 I think

*** This bug has been marked as a duplicate of bug 599244 ***