Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 749469 Details for
Bug 822369
sys-libs/libomp-13.0.0 fails to build with USE="offload abi_x86_32" LLVM_TARGETS=NVPTX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 19.40 KB, created by
Fat-Zer
on 2021-11-08 00:04:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fat-Zer
Created:
2021-11-08 00:04:24 UTC
Size:
19.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-libs/libomp-13.0.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: voyageur@gentoo.org llvm@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 cuda elibc_glibc kernel_linux llvm_targets_NVPTX offload userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 5.10.27-gentoo-goblin-0.5.1 >[32;01m * [39;49;00mPackage: sys-libs/libomp-13.0.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: voyageur@gentoo.org llvm@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 cuda elibc_glibc kernel_linux llvm_targets_NVPTX offload userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... > [32;01m*[0m Unpacking from llvmorg-13.0.0.tar.gz ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking llvm-gentoo-patchset-13.0.0-r1.tar.xz to /var/tmp/portage/sys-libs/libomp-13.0.0/work >>>> Source unpacked in /var/tmp/portage/sys-libs/libomp-13.0.0/work >>>> Preparing source in /var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp ... > [32;01m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp" > [32;01m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build" > [32;01m*[0m Applying patches from /var/tmp/portage/sys-libs/libomp-13.0.0/work/llvm-gentoo-patchset-13.0.0-r1 ... > [32;01m*[0m 0007-openmp-Skip-hanging-test.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0010-openmp-elf_common-Fix-linking-against-LLVM-dylib.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32;01m*[0m set(CMAKE_BUILD_TYPE Release) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure > [32;01m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp" > [32;01m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build-abi_x86_32.x86" >cmake -C /var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build-abi_x86_32.x86/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DOPENMP_LIBDIR_SUFFIX= -DLIBOMP_USE_HWLOC=no -DLIBOMP_OMPT_SUPPORT=no -DOPENMP_ENABLE_LIBOMPTARGET=yes -DLIBOMP_INSTALL_ALIASES=OFF -DLIBOMP_COPY_EXPORTS=OFF -DCMAKE_DISABLE_FIND_PACKAGE_CUDA=no -DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=no -DLIBOMPTARGET_BUILD_NVPTX_BCLIB=yes -DLIBOMPTARGET_NVPTX_CUDA_COMPILER=/usr/lib/llvm/13/bin/i686-pc-linux-gnu-clang -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp >loading initial cache file /var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build-abi_x86_32.x86/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.0 >-- The CXX compiler identification is GNU 11.2.0 >-- 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 >-- 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 >-- Performing Test OPENMP_HAVE_WALL_FLAG >-- Performing Test OPENMP_HAVE_WALL_FLAG - Success >-- Performing Test OPENMP_HAVE_WERROR_FLAG >-- Performing Test OPENMP_HAVE_WERROR_FLAG - Success >-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG >-- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success >-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG >-- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Failed >-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG >-- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success >-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG >-- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success >-- Performing Test OPENMP_HAVE_WNO_EXTRA_FLAG >-- Performing Test OPENMP_HAVE_WNO_EXTRA_FLAG - Success >-- Performing Test OPENMP_HAVE_WNO_PEDANTIC_FLAG >-- Performing Test OPENMP_HAVE_WNO_PEDANTIC_FLAG - Success >-- Performing Test OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG >-- Performing Test OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG - Success >-- Performing Test OPENMP_HAVE_STD_CPP14_FLAG >-- Performing Test OPENMP_HAVE_STD_CPP14_FLAG - Success >-- Found PythonInterp: /usr/bin/python (found version "3.9.7") >-- Cannot find llvm-lit. >-- Please put llvm-lit in your PATH, set OPENMP_LLVM_LIT_EXECUTABLE to its full path, or point OPENMP_LLVM_TOOLS_DIR to its directory. >CMake Warning at cmake/OpenMPTesting.cmake:22 (message): > The check targets will not be available! >Call Stack (most recent call first): > cmake/OpenMPTesting.cmake:51 (find_standalone_test_dependencies) > CMakeLists.txt:49 (include) > > >-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG >-- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success >-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG >-- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG >-- Performing Test LIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG >-- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_FRAME_ADDRESS_FLAG >-- Performing Test LIBOMP_HAVE_WNO_FRAME_ADDRESS_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_STRICT_ALIASING_FLAG >-- Performing Test LIBOMP_HAVE_WNO_STRICT_ALIASING_FLAG - Success >-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG >-- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG >-- Performing Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG >-- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_UNINITIALIZED_FLAG >-- Performing Test LIBOMP_HAVE_WNO_UNINITIALIZED_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG >-- Performing Test LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_RETURN_TYPE_C_LINKAGE_FLAG >-- Performing Test LIBOMP_HAVE_WNO_RETURN_TYPE_C_LINKAGE_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_CAST_QUAL_FLAG >-- Performing Test LIBOMP_HAVE_WNO_CAST_QUAL_FLAG - Success >-- Performing Test LIBOMP_HAVE_WNO_INT_TO_VOID_POINTER_CAST_FLAG >-- Performing Test LIBOMP_HAVE_WNO_INT_TO_VOID_POINTER_CAST_FLAG - Success >-- Performing Test LIBOMP_HAVE_MSSE2_FLAG >-- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success >-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG >-- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success >-- Performing Test LIBOMP_HAVE_MMIC_FLAG >-- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed >-- Performing Test LIBOMP_HAVE_M32_FLAG >-- Performing Test LIBOMP_HAVE_M32_FLAG - Success >-- Looking for shm_open >-- Looking for shm_open - not found >-- Looking for shm_open >-- Looking for shm_open - found >-- Performing Test LIBOMP_HAVE_X_FLAG >-- Performing Test LIBOMP_HAVE_X_FLAG - Success >-- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG >-- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG - Success >-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG >-- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success >-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG >-- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success >-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG >-- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success >-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG >-- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Looking for immintrin.h >-- Looking for immintrin.h - found >-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM >-- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success >-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG >-- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success >-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS >-- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success >-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS >-- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success >-- Found Perl: /usr/bin/perl (found version "5.34.0") >-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS >-- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success >-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS >-- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success >-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE >-- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success >-- Performing Test LIBOMP_HAVE_PSAPI >-- Performing Test LIBOMP_HAVE_PSAPI - Failed >CMake Warning at runtime/cmake/LibompUtils.cmake:20 (message): > LIBOMP: OpenMP Debug Interface(OMPD) requested but not available in this > implementation >Call Stack (most recent call first): > runtime/CMakeLists.txt:336 (libomp_warning_say) > > >-- LIBOMP: Operating System -- Linux >-- LIBOMP: Target Architecture -- i386 >-- LIBOMP: Build Type -- RelWithDebInfo >-- LIBOMP: Library Kind -- SHARED >-- LIBOMP: Library Type -- normal >-- LIBOMP: Fortran Modules -- FALSE >-- LIBOMP: Build -- 20140926 >-- LIBOMP: Use Stats-gathering -- FALSE >-- LIBOMP: Use Debugger-support -- FALSE >-- LIBOMP: Use ITT notify -- TRUE >-- LIBOMP: Use OMPT-support -- no >-- LIBOMP: Use OMPD-support -- FALSE >-- LIBOMP: Use Adaptive locks -- TRUE >-- LIBOMP: Use quad precision -- TRUE >-- LIBOMP: Use Hwloc library -- no >-- Looking for sqrt in m >-- Looking for sqrt in m - found >-- Looking for __atomic_load_1 >-- Looking for __atomic_load_1 - not found >-- Looking for __atomic_load_1 in atomic >-- Looking for __atomic_load_1 in atomic - found >-- check-libomp does nothing. >-- check-ompt does nothing. >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.12") >-- Found LLVM 13.0.0 >-- Using LLVM in: /usr/lib/llvm/13/lib/cmake/llvm >-- Linker detection: GNU ld >-- Found LIBOMPTARGET_DEP_LIBELF: /usr/lib/libelf.so >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.4") >-- Found LIBOMPTARGET_DEP_LIBFFI: /usr/lib/libffi.so >-- Found LIBOMPTARGET_DEP_CUDA_DRIVER: /usr/lib/libcuda.so >-- Could NOT find LIBOMPTARGET_DEP_VEO (missing: LIBOMPTARGET_DEP_VEO_LIBRARIES LIBOMPTARGET_DEP_VEOSINFO_LIBRARIES LIBOMPTARGET_DEP_VEO_INCLUDE_DIRS) >-- LIBOMPTARGET: Building offloading runtime library libomptarget. >-- LIBOMPTARGET: Not building aarch64 offloading plugin: machine not found in the system. >-- LIBOMPTARGET: Building AMDGPU plugin for dlopened libhsa >-- LIBOMPTARGET: Not generating amdgcn test targets as amdgpu-arch is not found >-- LIBOMPTARGET: Building CUDA offloading plugin. >-- LIBOMPTARGET: Building CUDA plugin for dlopened libcuda >-- LIBOMPTARGET: Disabling tests using CUDA plugin as cuda may not be available >-- LIBOMPTARGET: Not building PPC64 offloading plugin: machine not found in the system. >-- LIBOMPTARGET: Not building PPC64le offloading plugin: machine not found in the system. >-- LIBOMPTARGET: Not building nec-aurora plugin: libveo or libveosinfo not found. >-- LIBOMPTARGET: Building x86_64 offloading plugin. >-- LIBOMPTARGET: Not building AMDGCN device RTL: Disabled by LIBOMPTARGET_BUILD_AMDGCN_BCLIB >-- LIBOMPTARGET: Building CUDA LLVM bitcode offloading device RTL using /usr/lib/llvm/13/bin/i686-pc-linux-gnu-clang >-- LIBOMPTARGET: Building CUDA LLVM bitcode offloading device RTL. >-- LIBOMPTARGET: Building the llvm-omp-device-info tool >-- LIBOMPTARGET: Can only test with Clang compiler in version 6.0.0 or later. >CMake Warning at libomptarget/cmake/Modules/LibomptargetUtils.cmake:20 (message): > LIBOMPTARGET: The check-libomptarget target will not be available! >Call Stack (most recent call first): > libomptarget/test/CMakeLists.txt:5 (libomptarget_warning_say) > > >-- check-openmp does nothing. >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -march=ivybridge -pipe -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized >C++ -O2 -march=ivybridge -pipe -Wall -Wcast-qual -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=c++14 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_35-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_35-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_37-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_37-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_50-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_50-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_52-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_52-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_75-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_75-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_53-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_53-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_60-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_60-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_62-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_62-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_70-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_70-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_61-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_61-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_72-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_72-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:154 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-bc" does > not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:154 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-bc" does not > exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "llvm-link" of target "omptarget-new-nvptx-sm_80-bc" > does not exist. > > >CMake Error at libomptarget/DeviceRTL/CMakeLists.txt:201 (add_dependencies): > The dependency target "opt" of target "omptarget-new-nvptx-sm_80-bc" does > not exist. > > >-- Generating done >CMake Generate step failed. Build files cannot be regenerated correctly. > [31;01m*[0m ERROR: sys-libs/libomp-13.0.0::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 127: Called src_configure > [31;01m*[0m environment, line 4340: Called cmake-multilib_src_configure > [31;01m*[0m environment, line 1410: Called multilib-minimal_src_configure > [31;01m*[0m environment, line 3189: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3442: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3119: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3117: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 614: Called multilib-minimal_abi_src_configure > [31;01m*[0m environment, line 3183: Called multilib_src_configure > [31;01m*[0m environment, line 3664: Called cmake_src_configure > [31;01m*[0m environment, line 1668: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-libs/libomp-13.0.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-libs/libomp-13.0.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-libs/libomp-13.0.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-libs/libomp-13.0.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-libs/libomp-13.0.0/work/libomp-13.0.0_build-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/sys-libs/libomp-13.0.0/work/openmp'
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 822369
: 749469 |
749472
|
749475
|
749481