Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414969 - media-gfx/splashutils-1.5.4.4 (.text+0x1dd): undefined reference to `BZ2_bzDecompress'
Summary: media-gfx/splashutils-1.5.4.4 (.text+0x1dd): undefined reference to `BZ2_bzDe...
Status: RESOLVED DUPLICATE of bug 408283
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 06:10 UTC by Anton Kochkov
Modified: 2012-05-07 08:30 UTC (History)
0 users

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


Attachments
full build log (splashutils-1.5.4.4-build.log,19.45 KB, text/plain)
2012-05-07 06:10 UTC, Anton Kochkov
Details
emerge --info output (emerge-info.log,15.36 KB, text/plain)
2012-05-07 06:11 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-05-07 06:10:40 UTC
Created attachment 311063 [details]
full build log

LD      fbcondecor_helper
/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libfreetype.a(ftbzip2.o): In function `ft_bzip2_stream_close':
(.text+0xa3): undefined reference to `BZ2_bzDecompressEnd'
/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libfreetype.a(ftbzip2.o): In function `ft_bzip2_file_fill_output':
(.text+0x1dd): undefined reference to `BZ2_bzDecompress'
/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libfreetype.a(ftbzip2.o): In function `ft_bzip2_stream_io':
(.text+0x37d): undefined reference to `BZ2_bzDecompressEnd'
/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libfreetype.a(ftbzip2.o): In function `ft_bzip2_stream_io':
(.text+0x3d2): undefined reference to `BZ2_bzDecompressInit'
/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libfreetype.a(ftbzip2.o): In function `FT_Stream_OpenBzip2':
(.text+0x65a): undefined reference to `BZ2_bzDecompressInit'
collect2: ld returned 1 exit status
make[4]: *** [fbsplashctl] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
emake failed
 [31;01m*[0m ERROR: media-gfx/splashutils-1.5.4.4 failed (compile phase):
 [31;01m*[0m   failed to build splashutils
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  85:  Called src_compile
 [31;01m*[0m   environment, line 2599:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       emake CC="${CC}" STRIP="true" || die "failed to build splashutils";
 [31;01m*[0m
Comment 1 Anton Kochkov 2012-05-07 06:11:02 UTC
Created attachment 311065 [details]
emerge --info output
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-05-07 08:30:47 UTC

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