Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 712030

Summary: media-libs/libprojectm-3.1.3 : configure: error: pthreads not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:libprojectm-3.1.3:20200310-034818.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-10 07:54:11 UTC
checking whether pthreads work with -mt... no
checking for pthread-config... no
configure: error: pthreads not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/libprojectm-3.1.3/work/projectm-3.1.3/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200307-230716

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 10 Mar 2020 01:07:41 +0000

emerge -qpvO media-libs/libprojectm
[ebuild  N    ] media-libs/libprojectm-3.1.3  USE="-gles2 -jack -qt5 -sdl"
Comment 1 Toralf Förster gentoo-dev 2020-03-10 07:54:13 UTC
Created attachment 617842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-10 07:54:16 UTC
Created attachment 617844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-10 07:54:19 UTC
Created attachment 617846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-10 07:54:22 UTC
Created attachment 617848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-10 07:54:25 UTC
Created attachment 617850 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-10 07:54:27 UTC
Created attachment 617852 [details]
media-libs:libprojectm-3.1.3:20200310-034818.log
Comment 7 Toralf Förster gentoo-dev 2020-03-10 07:54:30 UTC
Created attachment 617854 [details]
temp.tbz2
Comment 8 Craig Andrews gentoo-dev 2020-03-11 00:43:33 UTC
I'm not sure how this is happening...

checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no

is there something wrong with the tinderbox?
Comment 9 Mike Lothian 2020-04-04 08:39:09 UTC
On my system dev-libs/libpthread-stubs-0.4-r1 was removed recently

It might be related
Comment 10 Larry the Git Cow gentoo-dev 2021-04-23 17:40:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8e0169d10dd2eb62d43e4774e6b9bb37b3f736

commit 2f8e0169d10dd2eb62d43e4774e6b9bb37b3f736
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-04-23 17:40:04 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-23 17:40:04 +0000

    media-libs/libprojectm: removed obsolete 3.1.{8,11}
    
    Closes: https://bugs.gentoo.org/710080
    Closes: https://bugs.gentoo.org/712030
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/libprojectm/Manifest                    |  2 -
 media-libs/libprojectm/libprojectm-3.1.11.ebuild   | 73 ----------------------
 media-libs/libprojectm/libprojectm-3.1.8-r1.ebuild | 73 ----------------------
 media-libs/libprojectm/libprojectm-3.1.8.ebuild    | 69 --------------------
 4 files changed, 217 deletions(-)