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

Bug 918956

Summary: dev-lang/souffle-2.4.1 - [clang] -- Configuring incomplete, errors occurred!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:souffle-2.4.1:20231201-125654.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-12-01 14:27:49 UTC
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindThreads.cmake:226 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:261 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: dev-lang/souffle-2.4.1::gentoo failed (configure phase):
 *   cmake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20231128-203237

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  (none found)
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit a77c7f39aeb34472c8ae41e6a58c048c35ed9b43
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 1 12:01:59 2023 +0000

    2023-12-01 12:01:59 UTC

emerge -qpvO dev-lang/souffle
[ebuild  N    ] dev-lang/souffle-2.4.1  USE="ffi ncurses openmp sqlite zlib -java -python -swig -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-12-01 14:27:50 UTC
Created attachment 876184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-01 14:27:51 UTC
Created attachment 876185 [details]
dev-lang:souffle-2.4.1:20231201-125654.log
Comment 3 Toralf Förster gentoo-dev 2023-12-01 14:27:52 UTC
Created attachment 876186 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-01 14:27:54 UTC
Created attachment 876187 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-01 14:27:55 UTC
Created attachment 876188 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-01 14:27:55 UTC
Created attachment 876189 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-01 14:27:57 UTC
Created attachment 876190 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-01 14:27:58 UTC
Created attachment 876191 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-12-01 15:28:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0893ead27549dc4163a7f86c4f333ed6e67187b5

commit 0893ead27549dc4163a7f86c4f333ed6e67187b5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-12-01 15:27:47 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-12-01 15:28:31 +0000

    dev-lang/souffle: fix CMake threads for 918956
    
    Closes: https://bugs.gentoo.org/918956
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/souffle/files/souffle-2.4.1-threads.patch | 34 ++++++++++++++++++++++
 dev-lang/souffle/souffle-2.4.1.ebuild              |  1 +
 2 files changed, 35 insertions(+)