Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882811 - media-libs/libvisual-0.4.0-r4 - configure: error: I cant find the libraries for the thread implementation
Summary: media-libs/libvisual-0.4.0-r4 - configure: error: I cant find the libraries f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL: https://github.com/Libvisual/libvisua...
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-24 20:35 UTC by Toralf Förster
Modified: 2022-12-06 00:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-11-24 20:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,113.47 KB, text/plain)
2022-11-24 20:35 UTC, Toralf Förster
Details
environment (environment,95.27 KB, text/plain)
2022-11-24 20:35 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-11-24 20:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.63 KB, application/x-bzip)
2022-11-24 20:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.90 KB, application/x-bzip)
2022-11-24 20:35 UTC, Toralf Förster
Details
media-libs:libvisual-0.4.0-r4:20221124-181204.log (media-libs:libvisual-0.4.0-r4:20221124-181204.log,12.41 KB, text/plain)
2022-11-24 20:35 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 2022-11-24 20:35:09 UTC
checking for pthread_create/pthread_join in -lpthread32... no
checking for pthread_create/pthread_join in -lpthreads... no
checking for pthread_create/pthread_join in -lthread... no
checking for pthread_create/pthread_join in -ldce... no
configure: error: I can't find the libraries for the thread implementation
		posix. Please choose another thread implementation or
		provide information on your thread implementation.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221124-000004

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit b16ab2bf50deb3b4a8ca97732681c75f619ed392
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 17:02:03 2022 +0000

    2022-11-24 17:02:03 UTC

emerge -qpvO media-libs/libvisual
[ebuild  N    ] media-libs/libvisual-0.4.0-r4  USE="nls threads -debug" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 20:35:10 UTC
Created attachment 836535 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 20:35:11 UTC
Created attachment 836537 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-24 20:35:13 UTC
Created attachment 836539 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-24 20:35:14 UTC
Created attachment 836541 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-24 20:35:15 UTC
Created attachment 836543 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 20:35:16 UTC
Created attachment 836545 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-24 20:35:17 UTC
Created attachment 836547 [details]
media-libs:libvisual-0.4.0-r4:20221124-181204.log
Comment 8 Toralf Förster gentoo-dev 2022-11-24 20:35:18 UTC
The file size of ./files/temp.tar.bz2 is too big (1.3M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1-j4-20221124-000004/var/tmp/tb/issues/20221124-181215-media-libs_libvisual-0.4.0-r4/files/temp.tar.bz2 is valid.
Comment 9 Ionen Wolkens gentoo-dev 2022-11-24 21:45:54 UTC
clang16 too like bug #871015, but only with USE=threads -- the tests fail to include <stdlib.h> for exit calls and fail on implicit declaration.
Comment 10 Larry the Git Cow gentoo-dev 2022-12-06 00:17:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577e8bde7cef90e98d5fcdca120abd09318fc9da

commit 577e8bde7cef90e98d5fcdca120abd09318fc9da
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-12-05 23:57:42 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-12-06 00:15:44 +0000

    media-libs/libvisual: 0.4.1 + EAPI 8
    
    Closes: https://bugs.gentoo.org/859922
    Closes: https://bugs.gentoo.org/871015
    Closes: https://bugs.gentoo.org/882811
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 media-libs/libvisual/Manifest               |  1 +
 media-libs/libvisual/libvisual-0.4.1.ebuild | 50 +++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)