Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272809 - games-simulation/secondlife: I can't emerge because undefined references to libboost_regex-mt.so
Summary: games-simulation/secondlife: I can't emerge because undefined references to l...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 18:03 UTC by Palmax Maverick
Modified: 2009-06-05 18:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,129.46 KB, text/plain)
2009-06-05 18:10 UTC, Palmax Maverick
Details
environment (environment,114.37 KB, text/plain)
2009-06-05 18:11 UTC, Palmax Maverick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Palmax Maverick 2009-06-05 18:03:15 UTC
Undefined references to libboost_regex-mt.so:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_tolower_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Collator::createInstance(icu_3_8::Locale const&, UErrorCode&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Locale::Locale(icu_3_8::Locale const&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Locale::Locale()'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_isblank_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charFromName_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_isspace_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_digit_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charType_3_8'

Reproducible: Always

Steps to Reproduce:
1. Put some info in /etc/portage/package.keywords
games-simulation/secondlife     ~amd64
media-libs/fmod         ~amd64
dev-libs/elfio          ~amd64

2. LC_ALL=  emerge games-simulation/secondlife
3. FAILS!

Actual Results:  
[100%] Building CXX object newview/CMakeFiles/secondlife-bin.dir/llappviewerlinux_api_dbus.o
Linking CXX executable secondlife-bin
Verifying message template
master: http://secondlife.com/app/message_template/master_message_template.msg
current: /var/tmp/portage/games-simulation/secondlife-1.23.2_rc2/work/linden/scripts/messages/message_template.msg
Refreshing master cache from http://secondlife.com/app/message_template/master_message_template.msg
--- PASS ---
Mixed
        in message ChildAgentUpdate: missing 1 extra blocks
        in message ModifyLand: has 1 extra blocks

/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libicudata.so.38, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libicui18n.so.38, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libicuuc.so.38, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Locale::~Locale()'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_tolower_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Collator::createInstance(icu_3_8::Locale const&, UErrorCode&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Locale::Locale(icu_3_8::Locale const&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_3_8::Locale::Locale()'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_isblank_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charFromName_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_isspace_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_digit_3_8'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charType_3_8'


Expected Results:  
OK! == Emerge completed :D
Comment 1 Sebastian Luther (few) 2009-06-05 18:10:24 UTC
I guess it's the icu upgrade. Either downgrade icu or run revdep-rebuild (which is going to recompile boost, openoffice,...)

Reopen if it doesn't fix it.
Comment 2 Palmax Maverick 2009-06-05 18:10:46 UTC
Created attachment 193648 [details]
build.log
Comment 3 Palmax Maverick 2009-06-05 18:11:01 UTC
Created attachment 193650 [details]
environment
Comment 4 Palmax Maverick 2009-06-05 18:13:59 UTC
(In reply to comment #1)
> I guess it's the icu upgrade. Either downgrade icu or run revdep-rebuild (which
> is going to recompile boost, openoffice,...)
> 
> Reopen if it doesn't fix it.
> 

I'm doing a "emerge icu; revdep-rebuild -i" ...