Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954388 - media-libs/osl-1.13.10.0-r1: LLVM 19.1.7 is outside the required range 9.0...18.9
Summary: media-libs/osl-1.13.10.0-r1: LLVM 19.1.7 is outside the required range 9.0......
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-25 09:00 UTC by sin-ack
Modified: 2025-04-25 10:13 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,6.87 KB, text/x-log)
2025-04-25 09:00 UTC, sin-ack
Details
emerge --info '=media-libs/osl-1.13.10.0-r1::gentoo' (emerge-info.txt,22.40 KB, text/plain)
2025-04-25 09:00 UTC, sin-ack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sin-ack 2025-04-25 09:00:05 UTC
Created attachment 926172 [details]
build.log

>>> Configuring source in /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0_build"
cmake -C /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_POLICY_DEFAULT_CMP0146=OLD -DCMAKE_CXX_STANDARD=17 -DCMAKE_INSTALL_DOCDIR=share/doc/osl-1.13.10.0-r1 -DINSTALL_DOCS=no -DUSE_CCACHE=no -DLLVM_STATIC=no -DOSL_BUILD_TESTS=no -DSTOP_ON_WARNING=no -DUSE_PARTIO=no -DUSE_PYTHON=no -DUSE_SIMD=avx2,f16c -DUSE_BATCHED=b8_AVX2,b8_AVX -DUSE_LIBCPLUSPLUS=no -DOSL_USE_OPTIX=no -DUSE_QT=yes -DOpenImageIO_ROOT=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0
loading initial cache file /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0_build/gentoo_common_config.cmake
-- The CXX compiler identification is GNU 14.2.1
-- The C compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring OSL 1.13.10.0
-- CMake 3.31.5
-- CMake system           = Linux-6.13.0-gentoo
-- CMake system name      = Linux
-- Project source dir     = /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0
-- Project build dir      = /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0_build
-- Project install prefix = /usr
-- Configuration types    = 
-- Build type             = RelWithDebInfo
-- OSL_USE_OPTIX: no
-- Setting Namespace to: OSL_v1_13
-- CMAKE_CXX_COMPILER     = /usr/bin/x86_64-pc-linux-gnu-g++
-- CMAKE_CXX_COMPILER_ID  = GNU
-- Building with C++17, downstream minimum C++14
-- Compiling with SIMD level avx2,f16c
-- Compiling with batched SIMD targets b8_AVX2,b8_AVX
-- clang-format found: /usr/lib/llvm/19/bin/clang-format
-- 
-- * Checking for dependencies...
-- *   - Missing a dependency 'Package'?
-- *     Try cmake -DPackage_ROOT=path or set environment var Package_ROOT=path
-- *     For many dependencies, we supply src/build-scripts/build_Package.bash
-- *   - To exclude an optional dependency (even if found),
-- *     -DUSE_Package=OFF or set environment var USE_Package=OFF 
-- 
-- CMAKE_PREFIX_PATH = /var/tmp/portage/media-libs/osl-1.13.10.0-r1/work/OpenShadingLanguage-1.13.10.0/ext/dist
-- Found Boost 1.85.0 
-- Found ZLIB 1.3.1 
-- Found OpenEXR 3.3.2 
-- Found OpenImageIO 2.5.13.1 
-- Found pugixml 1.14 
-- LLVM 19.1.7 is outside the required range 9.0...18.9 
-- LLVM library not found 
--     Try setting LLVM_ROOT ? 
--     Maybe this will help:  src/build-scripts/build_llvm.bash 
CMake Error at src/cmake/checked_find_package.cmake:177 (message):
  LLVM is required, aborting.
Call Stack (most recent call first):
  src/cmake/externalpackages.cmake:119 (checked_find_package)
  CMakeLists.txt:177 (include)


-- Configuring incomplete, errors occurred!

$ emerge -pqv '=media-libs/osl-1.13.10.0-r1::gentoo'
[ebuild   R   ] media-libs/osl-1.13.10.0-r1  USE="gui -debug -doc -libcxx -nofma -optix -partio -python -test" CPU_FLAGS_X86="avx avx2 f16c sse2 sse3 sse4_1 sse4_2 ssse3 -avx512f" LLVM_SLOT="19%* -18* (-15%) (-16%) (-17%)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 sin-ack 2025-04-25 09:00:44 UTC
Created attachment 926173 [details]
emerge --info '=media-libs/osl-1.13.10.0-r1::gentoo'