Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251504

Summary: games-simulation/secondlife-bin comes with multiple internal libraries
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] GamesAssignee: Joe Peterson (RETIRED) <lavajoe>
Status: RESOLVED WONTFIX    
Severity: normal CC: esigra, games, gbugs, pacho, rbu
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464, 280615    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-18 17:19:37 UTC
jpeg_mem_init  /var/tmp/portage/games-simulation/secondlife-bin-1.22_rc2-r1/image/opt/secondlife/bin/libllkdu.so
jpeg_mem_init  /var/tmp/portage/games-simulation/secondlife-bin-1.22_rc2-r1/image/opt/secondlife/app_settings/mozilla-runtime-linux-i686/libxul.so
XML_Parse  /var/tmp/portage/games-simulation/secondlife-bin-1.22_rc2-r1/image/opt/secondlife/lib/libexpat.so.1
png_get_libpng_ver  /var/tmp/portage/games-simulation/secondlife-bin-1.22_rc2-r1/image/opt/secondlife/bin/do-not-directly-run-secondlife-bin
png_get_libpng_ver  /var/tmp/portage/games-simulation/secondlife-bin-1.22_rc2-r1/image/opt/secondlife/bin/libllkdu.so

yamato ~ # LD_LIBRARY_PATH=/opt/secondlife/lib ./test-libpng /opt/secondlife/bin/libllkdu.so
libpng version in /opt/secondlife/bin/libllkdu.so: 1.2.18

yamato ~ # ./test-expat /opt/secondlife/lib/libexpat.so.1
expat version in /opt/secondlife/lib/libexpat.so.1: expat_1.95.8
Comment 1 Toei Rei 2008-12-19 07:56:25 UTC
Second Life builds are quite fragile and they depend on special versions of the libraries used.

Second side effect: If we'd use our own, we cannot report bugs upstream due to our own modifications.
Comment 2 Joe Peterson (RETIRED) gentoo-dev 2008-12-21 19:35:13 UTC
Diego, as Rei says, this is a binary package that is fragile to any lib variance.  It will need to stay using its bundled libs in a strict sense.