Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 861091 Details for
Bug 905658
dev-lang/ispc-1.19.0 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:ispc-1.19.0:20230503-155237.log
dev-lang:ispc-1.19.0:20230503-155237.log (text/plain), 5.51 KB, created by
Toralf Förster
on 2023-05-03 16:08:43 UTC
(
hide
)
Description:
dev-lang:ispc-1.19.0:20230503-155237.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-05-03 16:08:43 UTC
Size:
5.51 KB
patch
obsolete
> * Package: dev-lang/ispc-1.19.0:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_11 is suitable ... > * >=dev-lang/python-3.11.1-r1:3.11 ... > [ ok ] > * Using python3.11 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking ispc-1.19.0.tar.gz to /var/tmp/portage/dev-lang/ispc-1.19.0/work >>>> Source unpacked in /var/tmp/portage/dev-lang/ispc-1.19.0/work >>>> Preparing source in /var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0 ... > * Removing auto-x86 build on amd64 > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build" > * Applying ispc-1.19.0-curses-cmake.patch ... > [ ok ] > * Applying ispc-1.19.0-gcc13.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "Release") > * Hardcoded definition(s) removed in examples/xpu/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "Release") > * Hardcoded definition(s) removed in examples/cpu/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "Release") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build" >cmake -C /var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DARM_ENABLED=no -DCMAKE_SKIP_RPATH=ON -DISPC_INCLUDE_EXAMPLES=OFF -DISPC_INCLUDE_TESTS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0 >loading initial cache file /var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.1.0 >-- The CXX compiler identification is GNU 13.1.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 HAVE_FFI_CALL >-- Performing Test HAVE_FFI_CALL - Success >-- Found FFI: /usr/lib64/libffi.so >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.10.4") >-- Found LLVM LLVM_15_0 >-- LLVM_CONFIG_EXECUTABLE: /usr/lib/llvm/15/bin/llvm-config >-- CLANG_EXECUTABLE: /usr/lib/llvm/15/bin/clang >-- CLANGPP_EXECUTABLE: /usr/lib/llvm/15/bin/clang++ >-- LLVM_DIS_EXECUTABLE: /usr/lib/llvm/15/bin/llvm-dis >-- LLVM_AS_EXECUTABLE: /usr/lib/llvm/15/bin/llvm-as >-- Detected LLVM version: 15.0.7 >-- GIT_BINARY: /usr/bin/git >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >-- M4 macro processor: /usr/bin/m4 >-- Found Python3: /usr/bin/python3.12 (found version "3.12.0") found components: Interpreter >-- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "3.0") >-- Found FLEX: /usr/bin/flex (found suitable version "2.6.4", minimum required is "2.6") >-- ISPC opaque pointers mode is OFF >-- ISPC will be built with support of linux for x86 >-- Enabling target: linux / x86_64 >-- Looking for cbreak in /usr/lib64/libncurses.so >-- Looking for cbreak in /usr/lib64/libncurses.so - not found >-- Looking for nodelay in /usr/lib64/libncurses.so >-- Looking for nodelay in /usr/lib64/libncurses.so - not found >-- Found Curses: /usr/lib64/libncurses.so >-- ISPC Runtime will be built with support of OpenMP tasking model on CPU >CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): > Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) > /usr/share/cmake/Modules/FindOpenMP.cmake:577 (find_package_handle_standard_args) > ispcrt/CMakeLists.txt:90 (find_package) > > >-- Configuring incomplete, errors occurred! > * ERROR: dev-lang/ispc-1.19.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3095: Called cmake_src_configure > * environment, line 1439: 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-lang/ispc-1.19.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/ispc-1.19.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:ispc-1.19.0:20230503-155237.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ispc-1.19.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ispc-1.19.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.0_build' > * S: '/var/tmp/portage/dev-lang/ispc-1.19.0/work/ispc-1.19.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 905658
:
861090
| 861091 |
861092
|
861093
|
861094
|
861095
|
861096