Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 863173 Details for
Bug 907814
dev-python/rapidfuzz-2.15.1 - CMake Error at CMakeLists.txt:97 (add_subdirectory):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:rapidfuzz-2.15.1:20230603-210741.log
dev-python:rapidfuzz-2.15.1:20230603-210741.log (text/plain), 9.02 KB, created by
Toralf Förster
on 2023-06-03 21:09:36 UTC
(
hide
)
Description:
dev-python:rapidfuzz-2.15.1:20230603-210741.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-06-03 21:09:36 UTC
Size:
9.02 KB
patch
obsolete
> * Package: dev-python/rapidfuzz-2.15.1: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-2.15.1.tar.gz to /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work >>>> Preparing source in /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1 ... > * Build system packages: > * dev-python/gpep517 : 13 > * dev-python/installer : 0.7.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1 ... > * python3_11: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for rapidfuzz-2.15.1 via backend >gpep517 build-wheel --backend backend --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1-python3_11/wheel >2023-06-03 21:07:44,421 gpep517 INFO Building wheel via backend backend > > >-------------------------------------------------------------------------------- >-- Trying 'Ninja' generator >-------------------------------- >--------------------------- >---------------------- >----------------- >------------ >------- >-- >Not searching for unused variables given on the command line. >-- The C compiler identification is GNU 13.1.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.1.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.5s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1/_cmake_test_compile/build >-- >------- >------------ >----------------- >---------------------- >--------------------------- >-------------------------------- >-- Trying 'Ninja' generator - success >-------------------------------------------------------------------------------- > >Configuring Project > Working directory: > /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1/_skbuild/linux-x86_64-3.11/cmake-build > Command: > /usr/bin/cmake /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1/_skbuild/linux-x86_64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.3 -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.1.1 >-- The CXX compiler identification is GNU 13.1.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.3") found components: Interpreter Development.Module >-- Check CPU architecture is x64 >-- Check CPU architecture is x64 - yes >-- Taskflow found. Headers: /usr/include/ >-- Using system supplied version of Taskflow >-- Using packaged version of rapidfuzz-cpp >CMake Error at CMakeLists.txt:97 (add_subdirectory): > add_subdirectory given source "extern/rapidfuzz-cpp" which is not an > existing directory. > > >-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS8_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS8_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS64_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-2.15.1/work/rapidfuzz-2.15.1 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1/_skbuild/linux-x86_64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.3 -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-2.15.1/work/rapidfuzz-2.15.1 > Working directory: > /var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1/_skbuild/linux-x86_64-3.11/cmake-build >Please see CMake's output for more information. > > * ERROR: dev-python/rapidfuzz-2.15.1::gentoo failed (compile phase): > * Wheel build failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 3578: Called distutils-r1_src_compile > * environment, line 1643: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 797: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3272: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2739: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2737: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1121: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1625: Called distutils-r1_python_compile > * environment, line 1447: Called distutils_pep517_install '/var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1-python3_11/install' > * environment, line 1976: 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-2.15.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/rapidfuzz-2.15.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:rapidfuzz-2.15.1:20230603-210741.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/rapidfuzz-2.15.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/rapidfuzz-2.15.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1' > * S: '/var/tmp/portage/dev-python/rapidfuzz-2.15.1/work/rapidfuzz-2.15.1' >
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 907814
:
863172
| 863173 |
863174
|
863175
|
863176
|
863177
|
863178