Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 590760 Details for
Bug 695482
dev-util/intel-graphics-compiler-1.0.9 : CMake Error at IGC/.../CMakeLists.txt:98 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:intel-graphics-compiler-1.0.9:20190923-054004.log
dev-util:intel-graphics-compiler-1.0.9:20190923-054004.log (text/plain), 7.64 KB, created by
Toralf Förster
on 2019-09-23 16:52:28 UTC
(
hide
)
Description:
dev-util:intel-graphics-compiler-1.0.9:20190923-054004.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-09-23 16:52:28 UTC
Size:
7.64 KB
patch
obsolete
> * Package: dev-util/intel-graphics-compiler-1.0.9 > * Repository: gentoo > * Maintainer: marecki@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking intel-graphics-compiler-1.0.9.tar.gz to /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work >>>> Source unpacked in /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work >>>> Preparing source in /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9 ... > * Applying intel-graphics-compiler-1.0.9-no_Werror.patch ... > [ ok ] > * Applying intel-graphics-compiler-1.0.9-opencl-clang_solib_filename.patch ... > [ ok ] > * Hardcoded definition(s) removed in IGC/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "${_buildType}") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_LIBRARY_PATH=/usr/lib/llvm/9/lib64 -DIGC_OPTION__FORCE_SYSTEM_LLVM=ON -DIGC_PREFERRED_LLVM_VERSION=8 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9 >loading initial cache file /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64/gentoo_common_config.cmake >CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): > implicitly converting 'BOOLEAN' to 'STRING' type. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) in CMakeLists.txt: > No project() command is present. The top-level CMakeLists.txt file must > contain a literal, direct call to the project() command. Add a line of > code such as > > project(ProjectName) > > near the top of the file, but after cmake_minimum_required(). > > CMake is pretending there is a "project(Project)" command on the first > line. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 9.2.0 >-- The CXX compiler identification is GNU 9.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at IGC/CMakeLists.txt:42 (cmake_policy): > The OLD behavior for policy CMP0043 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >CMake Deprecation Warning at IGC/CMakeLists.txt:44 (cmake_policy): > The OLD behavior for policy CMP0054 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >CMake Warning at IGC/CMakeLists.txt:1910 (message): > CMAKE_BUILD_TYPE: Unknown build configuration. The following > configurations are available: Debug;Release. > > The "Release" configuration will be used. > > This value has meaning only for single-configuration generators (like > Make). It will be ignored for MSVC/XCode. > > >CMake Warning at IGC/CMakeLists.txt:1970 (message): > IGC_OPTION__ARCHITECTURE_TARGET: Target architecture is not specified. > Trying to deduce it from context. > > >-- ================================ IGC Project ================================ >-- Build type: Gentoo (single-configuration generator) >-- Build tools: OFF >-- LLVM dir: >-- >-- Output directory: >-- "/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64/IGC/Gentoo" >-- Install root directory: >-- "/usr" >-- Architecture: >-- - target: Linux64 (detected: Linux64) >-- - host: Linux64 (detected: Linux64) >-- >-- Cross-compilation needed: NO >-- Cross-compilation set: FALSE >-- >-- Advanced: >-- - Link BiF resources: ON >-- - Building Windows Universal: >-- ============================================================================= >-- [IGC] LLVM targets are not defined. Searching for LLVM. >-- [IGC] Using system LLVM 8.0.1 >-- [IGC] Link against LLVM static or shared component libs >Use InstCombiner from LLVM >CMake Error at IGC/BiFModule/CMakeLists.txt:98 (message): > [IGC\BiFModule] : Cannot find opencl-clang tool-chain, please provide > sources or install it on system. > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". > * ERROR: dev-util/intel-graphics-compiler-1.0.9::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 2608: Called cmake-multilib_src_configure > * environment, line 734: Called multilib-minimal_src_configure > * environment, line 1949: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2176: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1879: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1877: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 597: Called multilib-minimal_abi_src_configure > * environment, line 1943: Called multilib_src_configure > * environment, line 2401: Called cmake-utils_src_configure > * environment, line 911: 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 '=dev-util/intel-graphics-compiler-1.0.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/intel-graphics-compiler-1.0.9::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:intel-graphics-compiler-1.0.9:20190923-054004.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.9/work/intel-graphics-compiler-igc-1.0.9'
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 695482
:
590756
|
590758
| 590760 |
590762
|
590764
|
590766
|
590768
|
590770