Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921130 - dev-lang/ispc-1.22.0 - -- Configuring incomplete, errors occurred!
Summary: dev-lang/ispc-1.22.0 - -- Configuring incomplete, errors occurred!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-31 14:34 UTC by Toralf Förster
Modified: 2023-12-31 14:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.68 KB, text/plain)
2023-12-31 14:34 UTC, Toralf Förster
Details
dev-lang:ispc-1.22.0:20231231-131244.log (dev-lang:ispc-1.22.0:20231231-131244.log,5.06 KB, text/plain)
2023-12-31 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.83 KB, text/plain)
2023-12-31 14:34 UTC, Toralf Förster
Details
environment (environment,134.11 KB, text/plain)
2023-12-31 14:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-12-31 14:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.52 KB, application/x-xz)
2023-12-31 14:34 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.38 KB, application/x-xz)
2023-12-31 14:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.71 KB, application/x-xz)
2023-12-31 14:34 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 2023-12-31 14:34:44 UTC
-- ISPC Runtime will be built with support of TBB tasking model on CPU
CMake Error at ispcrt/detail/cpu/CMakeLists.txt:74 (message):
  TBB is not found! Please install TBB or set the TBB_ROOT pointing to TBB
  location


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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20231228-113459

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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.7
Available Rust versions:
  [1]   rust-bin-1.74.1
  [2]   rust-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit da1286745ebacc63a88b26c5be0f111d03c435d4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 31 12:31:56 2023 +0000

    2023-12-31 12:31:55 UTC

emerge -qpvO dev-lang/ispc
[ebuild  N    ] dev-lang/ispc-1.22.0  USE="-examples -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-31 14:34:45 UTC
Created attachment 881099 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-31 14:34:46 UTC
Created attachment 881100 [details]
dev-lang:ispc-1.22.0:20231231-131244.log
Comment 3 Toralf Förster gentoo-dev 2023-12-31 14:34:47 UTC
Created attachment 881101 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-31 14:34:49 UTC
Created attachment 881102 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-31 14:34:49 UTC
Created attachment 881103 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-31 14:34:50 UTC
Created attachment 881104 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-31 14:34:51 UTC
Created attachment 881105 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-31 14:34:52 UTC
Created attachment 881106 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-12-31 14:56:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d118cb4600306d4f8891924cc48b27ac2623f6b

commit 6d118cb4600306d4f8891924cc48b27ac2623f6b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-31 14:54:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-31 14:56:12 +0000

    dev-lang/ispc: Add missing dependencies
    
    Closes: https://bugs.gentoo.org/921130
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-lang/ispc/{ispc-1.22.0.ebuild => ispc-1.22.0-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)