Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 880317 Details for
Bug 920739
dev-python/rapidfuzz-3.5.2 - CMake Error at CMakeLists.txt:98 (add_subdirectory):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:rapidfuzz-3.5.2:20231226-202723.log
dev-python:rapidfuzz-3.5.2:20231226-202723.log (text/plain), 9.61 KB, created by
Toralf Förster
on 2023-12-26 21:12:29 UTC
(
hide
)
Description:
dev-python:rapidfuzz-3.5.2:20231226-202723.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-26 21:12:29 UTC
Size:
9.61 KB
patch
obsolete
> * Package: dev-python/rapidfuzz-3.5.2:0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking rapidfuzz-3.5.2.tar.gz to /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work >>>> Preparing source in /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 ... > * Build system packages: > * dev-python/gpep517 : 15 > * dev-python/installer : 0.7.0 > * dev-python/cython : 3.0.7 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 ... > * python3_11: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for rapidfuzz-3.5.2 via backend >python3.11 -m gpep517 build-wheel --prefix=/usr --backend backend --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2-python3_11/wheel >2023-12-26 20:27:28,005 gpep517 INFO Building wheel via backend backend > > >-------------------------------------------------------------------------------- >-- Trying 'Ninja' generator >-------------------------------- >--------------------------- >---------------------- >----------------- >------------ >------- >-- >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > >Not searching for unused variables given on the command line. > >-- The C compiler identification is GNU 13.2.1 >-- 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 >-- The CXX compiler identification is GNU 13.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 >-- Configuring done (0.8s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2/_cmake_test_compile/build >-- >------- >------------ >----------------- >---------------------- >--------------------------- >-------------------------------- >-- Trying 'Ninja' generator - success >-------------------------------------------------------------------------------- > >Configuring Project > Working directory: > /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2/_skbuild/linux-x86_64-3.11/cmake-build > Command: > /usr/bin/cmake /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2/_skbuild/linux-x86_64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.7 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3.11/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3.11 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPYTHON_LIBRARY:PATH=/usr/lib64/libpython3.11.so -DPython_EXECUTABLE:PATH=/usr/bin/python3.11 -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPython_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.11/site-packages/numpy/core/include -DPython3_EXECUTABLE:PATH=/usr/bin/python3.11 -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPython3_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.11/site-packages/numpy/core/include -DCMAKE_BUILD_TYPE:STRING=Release > >Not searching for unused variables given on the command line. >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- 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 >-- CMAKE_AR="/usr/bin/x86_64-pc-linux-gnu-ar" ; CMAKE_C_COMPILER_AR="/usr/bin/x86_64-pc-linux-gnu-gcc-ar" ; CMAKE_CXX_COMPILER_AR="/usr/bin/x86_64-pc-linux-gnu-gcc-ar" >-- CMAKE_RANLIB="/usr/bin/x86_64-pc-linux-gnu-ranlib" ; CMAKE_C_COMPILER_RANLIB="/usr/bin/x86_64-pc-linux-gnu-gcc-ranlib" ; CMAKE_CXX_COMPILER_RANLIB="/usr/bin/x86_64-pc-linux-gnu-gcc-ranlib" >-- Found Python: /usr/bin/python3.11 (found version "3.11.7") found components: Interpreter Development.Module >-- Check CPU architecture is x64 >-- Check CPU architecture is x64 - yes >-- Check CPU architecture is x86 >-- Check CPU architecture is x86 - no >-- Taskflow found. Headers: /usr/include/ >-- Using system supplied version of Taskflow >-- Using packaged version of rapidfuzz-cpp >CMake Error at CMakeLists.txt:98 (add_subdirectory): > add_subdirectory given source "extern/rapidfuzz-cpp" which is not an > existing directory. > > >-- Found Cython: /usr/bin/cython >-- Performing Test HAVE_CXX_ATOMICS_INT_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_INT_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS_SIZE_T_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_SIZE_T_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS_VOID_PTR_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_VOID_PTR_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS_UNSIGNED_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_UNSIGNED_WITHOUT_LIB - Success >-- Configuring incomplete, errors occurred! >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/skbuild/setuptools_wrap.py", line 666, in setup > env = cmkr.configure( > ^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/skbuild/cmaker.py", line 357, in configure > raise SKBuildError(msg) > >An error occurred while configuring with CMake. > Command: > /usr/bin/cmake /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2/_skbuild/linux-x86_64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.7 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3.11/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3.11 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPYTHON_LIBRARY:PATH=/usr/lib64/libpython3.11.so -DPython_EXECUTABLE:PATH=/usr/bin/python3.11 -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPython_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.11/site-packages/numpy/core/include -DPython3_EXECUTABLE:PATH=/usr/bin/python3.11 -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPython3_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.11/site-packages/numpy/core/include -DCMAKE_BUILD_TYPE:STRING=Release > Source directory: > /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2 > Working directory: > /var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2/_skbuild/linux-x86_64-3.11/cmake-build >Please see CMake's output for more information. > > * ERROR: dev-python/rapidfuzz-3.5.2::gentoo failed (compile phase): > * Wheel build failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 4052: Called distutils-r1_src_compile > * environment, line 1967: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 756: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3665: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3141: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3139: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1227: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1949: Called distutils-r1_python_compile > * environment, line 1764: Called distutils_pep517_install '/var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2-python3_11/install' > * environment, line 2299: Called die > * The specific snippet of code: > * local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed"); > * > * If you need support, post the output of `emerge --info '=dev-python/rapidfuzz-3.5.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/rapidfuzz-3.5.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:rapidfuzz-3.5.2:20231226-202723.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/rapidfuzz-3.5.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/rapidfuzz-3.5.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2' > * S: '/var/tmp/portage/dev-python/rapidfuzz-3.5.2/work/rapidfuzz-3.5.2' >
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 920739
:
880316
| 880317 |
880318
|
880319
|
880320
|
880321
|
880322
|
880323