Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 757145 Details for
Bug 827952
media-libs/osl-1.11.16.0 - Unknown CMake command osl_add_all_tests.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:osl-1.11.16.0:20211201-194015.log
media-libs:osl-1.11.16.0:20211201-194015.log (text/plain), 6.45 KB, created by
Toralf Förster
on 2021-12-01 20:24:35 UTC
(
hide
)
Description:
media-libs:osl-1.11.16.0:20211201-194015.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-01 20:24:35 UTC
Size:
6.45 KB
patch
obsolete
> * Package: media-libs/osl-1.11.16.0 > * Repository: gentoo > * Maintainer: agrigo2001@yahoo.com.au proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_f16c cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_ssse3 elibc_glibc kernel_linux python_single_target_python3_9 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking osl-1.11.16.0.tar.gz to /var/tmp/portage/media-libs/osl-1.11.16.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/osl-1.11.16.0/work >>>> Preparing source in /var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set (CMAKE_BUILD_TYPE "Release") > * Hardcoded definition(s) removed in testsuite/example-deformer/CMakeLists.txt: > * set (CMAKE_BUILD_TYPE "Release") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build" >cmake -C /var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_STANDARD=14 -DCMAKE_INSTALL_DOCDIR=share/doc/osl-1.11.16.0 -DINSTALL_DOCS=no -DUSE_CCACHE=OFF -DLLVM_STATIC=OFF -DLLVM_ROOT=/usr/lib/llvm/13 -DOSL_BUILD_TESTS=no -DOSL_SHADER_INSTALL_DIR=/usr/include/OSL/shaders -DOSL_PTX_INSTALL_DIR=/usr/include/OSL/ptx -DSTOP_ON_WARNING=OFF -DUSE_PARTIO=no -DUSE_QT=no -DUSE_PYTHON=no -DUSE_SIMD=sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0 >loading initial cache file /var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.2.1 >-- The C compiler identification is GNU 11.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.11.16.0 >-- CMake 3.22.0 >-- CMake system = Linux-5.15.6 >-- CMake system name = Linux >-- Project source dir = /var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0 >-- Project build dir = /var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build >-- Project install prefix = /usr >-- Configuration types = >-- Build type = Gentoo >-- Setting Namespace to: OSL_v1_11 >-- CMAKE_CXX_COMPILER = /usr/bin/x86_64-pc-linux-gnu-g++ >-- CMAKE_CXX_COMPILER_ID = GNU >-- Building for C++14 >-- Compiling with SIMD level sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c >-- clang-format found: /usr/lib/llvm/13/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.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0/ext/dist >-- Found Boost 107700 >-- Found ZLIB 1.2.11 >-- Found OpenEXR 2.5.7 >-- Found OpenImageIO 2.2.19.0 >-- Found CONFIG for pugixml (>=1.11) >-- Found pugixml 1.11 >-- Found LLVM 13.0.0 >-- Not using partio -- disabled >-- Not using Python -- disabled >CMake Warning at src/cmake/checked_find_package.cmake:89 (find_package): > By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "Qt5", but > CMake did not find one. > > Could not find a package configuration file provided by "Qt5" with any of > the following names: > > Qt5Config.cmake > qt5-config.cmake > > Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" > to a directory containing one of the above files. If "Qt5" provides a > separate development package or SDK, be sure it has been installed. >Call Stack (most recent call first): > src/cmake/externalpackages.cmake:178 (checked_find_package) > CMakeLists.txt:142 (include) > > >-- Qt5 library not found >-- Try setting Qt5_ROOT ? >-- Found BISON 3.8.2 >-- Found FLEX 2.6.4 >CMake Error at CMakeLists.txt:258 (osl_add_all_tests): > Unknown CMake command "osl_add_all_tests". > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build/CMakeFiles/CMakeOutput.log". > * ERROR: media-libs/osl-1.11.16.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3171: Called cmake_src_configure > * environment, line 1409: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=media-libs/osl-1.11.16.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/osl-1.11.16.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:osl-1.11.16.0:20211201-194015.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/osl-1.11.16.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/osl-1.11.16.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/osl-1.11.16.0/work/osl-1.11.16.0_build' > * S: '/var/tmp/portage/media-libs/osl-1.11.16.0/work/OpenShadingLanguage-Release-1.11.16.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 827952
:
757139
|
757140
|
757141
|
757142
|
757143
|
757144
| 757145 |
757146