Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778344 - dev-libs/libmemcached-1.0.18-r3 - /.../has.cc:178: undefined reference to pthread_once
Summary: dev-libs/libmemcached-1.0.18-r3 - /.../has.cc:178: undefined reference to pth...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-26 08:12 UTC by Toralf Förster
Modified: 2022-05-10 19:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.53 KB, text/plain)
2021-03-26 08:12 UTC, Toralf Förster
Details
dev-libs:libmemcached-1.0.18-r3:20210326-061909.log.bz2 (dev-libs:libmemcached-1.0.18-r3:20210326-061909.log.bz2,20.68 KB, application/x-bzip)
2021-03-26 08:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,356.51 KB, text/plain)
2021-03-26 08:12 UTC, Toralf Förster
Details
environment (environment,92.78 KB, text/plain)
2021-03-26 08:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.13 KB, application/x-bzip)
2021-03-26 08:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,23.33 KB, application/x-bzip)
2021-03-26 08:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,45.79 KB, application/x-bzip)
2021-03-26 08:13 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-03-26 08:12:50 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libtest/.libs/libtest.a(libtest_libtest_la-has.o): in function `libtest::has_memcached()':
/var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/libtest/has.cc:178: undefined reference to `pthread_once'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libtest/.libs/libtest.a(libtest_libtest_la-has.o): in function `libtest::memcached_binary()':
/var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/libtest/has.cc:178: undefined reference to `pthread_once'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libtest/.libs/libtest.a(libtest_libtest_la-http.o): in function `libtest::http::HTTP::HTTP(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':

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

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

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

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) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Mar 26 02:35:45 UTC 2021

emerge -qpvO dev-libs/libmemcached
[ebuild  N    ] dev-libs/libmemcached-1.0.18-r3  USE="libevent -debug -hsieh -sasl -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-03-26 08:12:51 UTC
Created attachment 694050 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-26 08:12:53 UTC
Created attachment 694053 [details]
dev-libs:libmemcached-1.0.18-r3:20210326-061909.log.bz2
Comment 3 Toralf Förster gentoo-dev 2021-03-26 08:12:55 UTC
Created attachment 694056 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-26 08:12:56 UTC
Created attachment 694059 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-26 08:12:58 UTC
Created attachment 694062 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-26 08:12:59 UTC
Created attachment 694065 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-26 08:13:01 UTC
Created attachment 694068 [details]
temp.tar.bz2
Comment 8 orbea 2022-05-10 19:33:18 UTC
Can't reproduce it.