Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305735 - games-strategy/widelands requires media-libs/jpeg-7*
Summary: games-strategy/widelands requires media-libs/jpeg-7*
Status: RESOLVED DUPLICATE of bug 305403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 13:08 UTC by Nikolaus Polak
Modified: 2010-02-18 13:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaus Polak 2010-02-18 13:08:22 UTC
After updating media-libs/jpeg to 8 Widelands didn't start anymore, when trying from a console I got:
WARNING: Could not open pics/splash.jpg: [src/graphic/graphic.cc:67] Failed loading libjpeg.so.7: libjpeg.so.7: cannot open shared object file: No such file or directory
Speicherzugriffsfehler

Seems that libjpeg.so.7 is hardcoded - at first I tried reemerging Widelands (without having jpeg-7* installed), compiled&installed fine, but same problem when trying to run it. I unmasked media-libs/jpeg-7-r1 and installed it (thanks to slotted packages), that works for me now.
Seems that either a patch for widelands is needed, or =media-libs/jpeg-7* as dependency?

# emerge --info
Portage 2.1.7.16 (default/linux/amd64/10.0/desktop, gcc-4.4.1, glibc-2.10.1-r1, 2.6.31-gentoo-r9 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r9-x86_64-AMD_Phenom-tm-_II_X2_550_Processor-with-gentoo-1.12.13
Timestamp of tree: Thu, 18 Feb 2010 12:15:01 +0000
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4
dev-python/pycrypto: 2.1.0_beta1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.4.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage-local/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.bih.net.ba/gentoo/"
LANG="de_AT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage-local/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage-local/layman/techwolf /usr/portage-local/layman/enlightenment /usr/portage-local/layman/lightscribe /usr/portage-local/layman/linuxlovers_at /usr/portage-local/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 archive audacious bash-completion berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvb dvd dvdr eds emboss encode evo fam fbcondecor ffmpeg firefox flac fortran fuse gdbm geoip gif gimp gnome gpm gstreamer gtk hal iconv idn ipv6 jabber java java6 jingle jpeg kde lame lcms libnotify mad mikmod mmx mng modules mozdevelop mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection samba sdl session smp spell spl sse sse2 sse3 sse4 ssl startup-notification suid svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" DVB_CARDS="usb-dib0700" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2010-02-18 13:19:38 UTC
i dont think the error is coming from widelands.  run `revdep-rebuild` like normal to find the broken package.  or it might be Bug 305403.
Comment 2 Nikolaus Polak 2010-02-18 13:42:11 UTC
(In reply to comment #1)
> i dont think the error is coming from widelands.  run `revdep-rebuild` like
> normal to find the broken package.  or it might be Bug 305403.

revdep-rebuild didn't help (checked that at first, now again to be sure), but reemerging media-libs/sdl-image-1.2.10 worked - yes, thats Bug 305403.

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