Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829060 - app-i18n/im-chooser-1.7.3 fails to compile: ld.lld: error: libimchooseui.so: undefined reference to IceAddConnectionWatch [--no-allow-shlib-undefined]
Summary: app-i18n/im-chooser-1.7.3 fails to compile: ld.lld: error: libimchooseui.so: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2021-12-13 08:16 UTC by Agostino Sarubbo
Modified: 2021-12-14 02:08 UTC (History)
0 users

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


Attachments
build.log (build.log,96.12 KB, text/plain)
2021-12-13 08:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-12-13 08:16:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/im-chooser-1.7.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-13 08:16:12 UTC
Created attachment 758746 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-13 08:16:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceAddConnectionWatch [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceConnectionNumber [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceGetConnectionContext [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceProcessMessages [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceSetErrorHandler [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceSetIOErrorHandler [--no-allow-shlib-undefined]
ld.lld: error: ../../libimchooseui/.libs/libimchooseui.so: undefined reference to IceSetIOErrorHandler [--no-allow-shlib-undefined]