Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 907814

Summary: dev-python/rapidfuzz-2.15.1 - CMake Error at CMakeLists.txt:97 (add_subdirectory):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:rapidfuzz-2.15.1:20230603-210741.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
temp.tar.xz

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.