Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772992 - net-libs/gloox-1.0.24 - /.../ld: .libs/mutex.o: undefined reference to symbol pthread_mutexattr_settype@@GLIBC_2.2.5
Summary: net-libs/gloox-1.0.24 - /.../ld: .libs/mutex.o: undefined reference to symbol...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-26 08:10 UTC by Toralf Förster
Modified: 2021-10-26 05:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.23 KB, text/plain)
2021-02-26 08:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,283.58 KB, text/plain)
2021-02-26 08:10 UTC, Toralf Förster
Details
environment (environment,66.40 KB, text/plain)
2021-02-26 08:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,90.56 KB, application/x-bzip)
2021-02-26 08:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.67 KB, application/x-bzip)
2021-02-26 08:10 UTC, Toralf Förster
Details
net-libs:gloox-1.0.24:20210226-052953.log (net-libs:gloox-1.0.24:20210226-052953.log,148.96 KB, text/plain)
2021-02-26 08:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.40 KB, application/x-bzip)
2021-02-26 08:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-02-26 08:10:49 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mutex.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:661: libgloox.la] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20210219-011805

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Feb 26 05:22:12 UTC 2021

emerge -qpvO net-libs/gloox
[ebuild  N    ] net-libs/gloox-1.0.24  USE="ssl zlib -debug -gnutls -idn (-libressl) -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2021-02-26 08:10:50 UTC
Created attachment 688461 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-02-26 08:10:52 UTC
Created attachment 688464 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-02-26 08:10:53 UTC
Created attachment 688467 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-02-26 08:10:55 UTC
Created attachment 688470 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-02-26 08:10:56 UTC
Created attachment 688473 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-02-26 08:10:58 UTC
Created attachment 688476 [details]
net-libs:gloox-1.0.24:20210226-052953.log
Comment 7 Toralf Förster gentoo-dev 2021-02-26 08:10:59 UTC
Created attachment 688479 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-26 05:48:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d9182c529f551b404d8f40525da07ee7648b16

commit 19d9182c529f551b404d8f40525da07ee7648b16
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-26 05:47:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-26 05:47:44 +0000

    net-libs/gloox: link against pthread if needed
    
    Closes: https://bugs.gentoo.org/772992
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/gloox/files/gloox-1.0.24-pthread-link.patch | 17 +++++++++++++++++
 net-libs/gloox/gloox-1.0.24.ebuild                   |  1 +
 2 files changed, 18 insertions(+)