Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907814 - dev-python/rapidfuzz-2.15.1 - CMake Error at CMakeLists.txt:97 (add_subdirectory):
Summary: dev-python/rapidfuzz-2.15.1 - CMake Error at CMakeLists.txt:97 (add_subdirect...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-03 21:09 UTC by Toralf Förster
Modified: 2024-06-10 12:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,22.62 KB, text/plain)
2023-06-03 21:09 UTC, Toralf Förster
Details
dev-python:rapidfuzz-2.15.1:20230603-210741.log (dev-python:rapidfuzz-2.15.1:20230603-210741.log,9.02 KB, text/plain)
2023-06-03 21:09 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,95.40 KB, application/x-bzip)
2023-06-03 21:09 UTC, Toralf Förster
Details
environment (environment,141.36 KB, text/plain)
2023-06-03 21:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-bzip)
2023-06-03 21:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.05 KB, application/x-bzip)
2023-06-03 21:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.26 KB, application/x-bzip)
2023-06-03 21:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-06-03 21:09:34 UTC
-- 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.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j5-20230528-001504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit b50e56f47521f489857688f020c96bf881806d51
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 3 20:02:02 2023 +0000

    2023-06-03 20:02:01 UTC

emerge -qpvO dev-python/rapidfuzz
[ebuild   R   ] dev-python/rapidfuzz-3.1.0  USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-06-03 21:09:35 UTC
Created attachment 863172 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-03 21:09:36 UTC
Created attachment 863173 [details]
dev-python:rapidfuzz-2.15.1:20230603-210741.log
Comment 3 Toralf Förster gentoo-dev 2023-06-03 21:09:37 UTC
Created attachment 863174 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-06-03 21:09:39 UTC
Created attachment 863175 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-03 21:09:39 UTC
Created attachment 863176 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-03 21:09:41 UTC
Created attachment 863177 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-03 21:09:42 UTC
Created attachment 863178 [details]
temp.tar.xz
Comment 8 martin-kokos 2023-07-10 13:15:00 UTC
Got this error on 3.0.0 as well. 3.1.1 Works for me.