Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge media-libs/mesa-9.1.2-r1 failed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
user77
n00b
n00b


Joined: 05 Jan 2009
Posts: 14

PostPosted: Mon Jun 24, 2013 3:42 pm    Post subject: emerge media-libs/mesa-9.1.2-r1 failed Reply with quote

Hello,

on updating some programs (thunderbird, firefox, skype and so on) with dependencies to mesa i got the following error:

[code]
../../../../src/mapi/glapi/.libs/libglapi.a(glapi_getproc.o) undefined reference to `glAreTexturesResidentEXT'
and the follwing references: glDeleteTexturesEXT, glGenTexturesEXT, glIsTextureEXT, glGetColorTableEXT, ...
...
collect2: ld returned 1 exit status
gmake[3]: *** [st_GL.la] Fehler 1
...
collect2: ld returned 1 exit status
gmake[3]: *** [egl_gallium.la] Fehler 1
[/code]

I tried to set different useflags and also looked for dependencies to other packages but was not able to get this working.
Here is some info about my environment:

[code]
emerge emerge --info '=media-libs/mesa-9.1.2-r1'
Portage 2.1.12.2 (default/linux/amd64/13.0/desktop/gnome, gcc-4.6.3, glibc-2.15-r3, 3.6.11-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.6.11-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8700_@_2.53GHz-with-gentoo-2.2
KiB Mem: 6130676 total, 962200 free
KiB Swap: 12000516 total, 12000516 free
Timestamp of tree: Mon, 24 Jun 2013 07:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash: 4.2_p45
dev-java/java-config: 2.1.12-r1
dev-lang/python: 2.7.3-r3, 3.1.5-r1, 3.2.3-r2
dev-util/cmake: 2.8.10.2-r2
dev-util/pkgconfig: 0.28
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.11.8
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils: 2.22-r1
sys-devel/gcc: 4.6.3
sys-devel/gcc-config: 1.7.3
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc: 2.15-r3
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://de-mirror.org/gentoo/ http://de-mirror.org/gentoo/ rsync://de-mirror.org/gentoo/"
LANG="de"
LC_ALL="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 avahi bash-completion bluetooth branding bzip2 cdr consolekit cracklib crypt cups curl cxx dbus gnome gpm gstreamer gtk gzip iconv idn introspection jpeg jpeg2k libnotify lm_sensors mime mmx mp3 mp4 mpeg mplayer multilib networkmanager nls ogg opengl pam pcre pdf png policykit pulseaudio python readline samba sound spell sse sse2 ssl startup-notification svg threads tiff truetype udev unicode usb userlocales vorbis wavpack wifi win32codecs xft xml xorg zlib" ABI_X86="64" APACHE2_MPMS="itk" CURL_SSL="openssl" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LINGUAS="de" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_1" USERLAND="GNU" VIDEO_CARDS="nvidia" XFCE_PLUGINS="logout"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
[/code]

If you need further informations please let me know and i'll try to provide it.

Thanks a lot.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Mon Jun 24, 2013 6:27 pm    Post subject: Reply with quote

Pastebin the whole log - we need to check if you went far enough back.
Back to top
View user's profile Send private message
jasn
Guru
Guru


Joined: 05 May 2005
Posts: 439
Location: Maryland, US

PostPosted: Mon Jun 24, 2013 7:45 pm    Post subject: Reply with quote

It looks like you're affected by this bug. Comment #7 there states that you should be able to get around this bug by emerging mesa with the shared-glapi USE flag.

Good Luck..
Back to top
View user's profile Send private message
maguire
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2004
Posts: 103
Location: Longmont, Colorado

PostPosted: Mon Aug 19, 2013 8:52 pm    Post subject: Reply with quote

Thanks jasn! That worked for me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum