Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449022 - app-misc/tracker-0.14.4 undefined references
Summary: app-misc/tracker-0.14.4 undefined references
Status: RESOLVED DUPLICATE of bug 367975
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 11:15 UTC by José Romildo Malaquias
Modified: 2012-12-28 17:59 UTC (History)
0 users

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


Attachments
app-misc:tracker-0.14.4:20121228-110508.log (app-misc:tracker-0.14.4:20121228-110508.log,207.99 KB, text/plain)
2012-12-28 11:15 UTC, José Romildo Malaquias
Details
Output of "emerge --info" (emerge.info.txt,16.21 KB, text/plain)
2012-12-28 11:16 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2012-12-28 11:15:29 UTC
Created attachment 333574 [details]
app-misc:tracker-0.14.4:20121228-110508.log

app-misc/tracker-0.14.4 fails to emerge on my ~amd64 system with the following errors:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libicuuc.so.49, needed by /usr/lib64/tracker-0.14/libtracker-data.so.0, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libicui18n.so.49, needed by /usr/lib64/tracker-0.14/libtracker-data.so.0, not found (try using -rpath or -rpath-link)
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucnv_fromUChars_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ubrk_open_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucol_close_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucnv_open_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `u_strFoldCase_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `u_strToLower_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `unorm_normalize_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucol_open_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucnv_close_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `uiter_next32_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ubrk_close_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ubrk_previous_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucol_strcollIter_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `u_errorName_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ubrk_first_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `uiter_setString_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `u_charType_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `uiter_setUTF8_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ubrk_next_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `ucnv_toUnicode_49'
/usr/lib64/tracker-0.14/libtracker-data.so.0: undefined reference to `uiter_current32_49'
collect2: error: ld returned 1 exit status
Comment 1 José Romildo Malaquias 2012-12-28 11:16:22 UTC
Created attachment 333576 [details]
Output of "emerge --info"
Comment 2 Rafał Mużyło 2012-12-28 17:59:25 UTC

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