Launchpad has imported 8 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=839060.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-07-10T19:36:16+00:00 Orion wrote:

Description of problem:

mesa-libglapi.i686: W: undefined-non-weak-symbol /usr/lib/libglapi.so.0.0.0 
pthread_getspecific
mesa-libglapi.i686: W: undefined-non-weak-symbol /usr/lib/libglapi.so.0.0.0 
pthread_key_create
mesa-libglapi.i686: W: undefined-non-weak-symbol /usr/lib/libglapi.so.0.0.0 
pthread_once
mesa-libglapi.i686: W: undefined-non-weak-symbol /usr/lib/libglapi.so.0.0.0 
pthread_setspecific

mesa-libglapi.i686: E: library-without-ldconfig-postin 
/usr/lib/libglapi.so.0.0.0
mesa-libglapi.i686: E: library-without-ldconfig-postun 
/usr/lib/libglapi.so.0.0.0

Trying to link against it:

[ 16%] /usr/bin/ld: /lib64/libglapi.so.0: undefined reference to symbol 
'pthread_once@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_once@@GLIBC_2.2.5' is defined in DSO 
/lib64/libpthread.so.0 so try adding it to the linker command line

Version-Release number of selected component (if applicable):
mesa-libglapi-8.1-0.8.fc18

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/0

------------------------------------------------------------------------
On 2012-07-21T13:49:26+00:00 Gary wrote:

Hello. Is someone working on this issue? It is blocking one of my
packages from building in fedora 18 "rawhide"  while it builds fine in
fedora 16 and fedora 17. Thus, my package cannot get into fedora or epel
until this bug get fixed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/1

------------------------------------------------------------------------
On 2012-07-25T18:25:25+00:00 Adam wrote:

Apps should never link against libglapi.  Never ever ever.  It's an
implementation detail of libGL, it is not API.

That said, the linker complaining when it's implicitly brought into the
link and not usable seems like a real bug.  I'll take a look.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/2

------------------------------------------------------------------------
On 2012-08-02T22:17:16+00:00 Orion wrote:

It's not linking directly, this is the link command:

/usr/bin/c++   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic  -O3
-DNDEBUG   -Wl,-z,relro
-L/builddir/build/BUILD/VirtualGL-2.3.1/staticlib -static-libgcc
CMakeFiles/glreadtest.dir/glreadtest.cpp.o  -o ../bin/glreadtest
-rdynamic -lGL -lGLU -lX11

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/3

------------------------------------------------------------------------
On 2012-08-27T16:33:34+00:00 Fedora wrote:

mesa-8.1-0.19.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mesa-8.1-0.19.fc18

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/4

------------------------------------------------------------------------
On 2012-08-28T18:15:31+00:00 Fedora wrote:

Package mesa-8.1-0.19.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mesa-8.1-0.19.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12852/mesa-8.1-0.19.fc18
then log in and leave karma (feedback).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/5

------------------------------------------------------------------------
On 2012-08-28T19:38:06+00:00 Gary wrote:

Yes. Seems to fix issues building in rawhide. Thanks so much. I also
added a comment at the url above for karma.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/6

------------------------------------------------------------------------
On 2012-09-17T22:55:40+00:00 Fedora wrote:

mesa-8.1-0.19.fc18 has been pushed to the Fedora 18 stable repository.
If problems still persist, please make note of it in this bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/comments/10


** Changed in: mesa (Fedora)
       Status: Unknown => Fix Released

** Changed in: mesa (Fedora)
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1053088

Title:
  libglapi not linked against pthread

Status in mesa package in Ubuntu:
  Fix Released
Status in mesa source package in Quantal:
  Fix Released
Status in mesa package in Fedora:
  Fix Released
Status in Gentoo Linux:
  Fix Released

Bug description:
  qt4-x11 fails to build on armel and armhf because libglapi is not
  linked against pthread:

  > g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I/usr/X11R6/include -o opengles2.o opengles2.cpp
  > g++ -Wl,-O1 -o opengles2 opengles2.o     -lfontconfig -lGLESv2 
  > /usr/lib/arm-linux-gnueabihf/libglapi.so.0: undefined reference to 
`pthread_once'
  >collect2: error: ld returned 1 exit status

  https://launchpadlibrarian.net/116642032/buildlog_ubuntu-quantal-
  armhf.qt4-x11_4%3A4.8.3%2Bdfsg-0ubuntu1_FAILEDTOBUILD.txt.gz

  Fedora has applied this patch to their mesa package:
  http://pkgs.fedoraproject.org/cgit/mesa.git/tree/mesa-undefined-symbols.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1053088/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to