Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920739 - dev-python/rapidfuzz-3.5.2 - CMake Error at CMakeLists.txt:98 (add_subdirectory):
Summary: dev-python/rapidfuzz-3.5.2 - CMake Error at CMakeLists.txt:98 (add_subdirecto...
Status: RESOLVED FIXED
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-12-26 21:12 UTC by Toralf Förster
Modified: 2023-12-27 16:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.85 KB, text/plain)
2023-12-26 21:12 UTC, Toralf Förster
Details
dev-python:rapidfuzz-3.5.2:20231226-202723.log (dev-python:rapidfuzz-3.5.2:20231226-202723.log,9.61 KB, text/plain)
2023-12-26 21:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.76 KB, text/plain)
2023-12-26 21:12 UTC, Toralf Förster
Details
environment (environment,158.03 KB, text/plain)
2023-12-26 21:12 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,960 bytes, application/x-xz)
2023-12-26 21:12 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.86 KB, application/x-xz)
2023-12-26 21:12 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,243.49 KB, text/plain)
2023-12-26 21:12 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.72 KB, application/x-xz)
2023-12-26 21:12 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-12-26 21:12:27 UTC
-- 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.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20231225-024014

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit e63369d9e3fa5b5a5349c059105e0ac36481e231
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 26 19:32:03 2023 +0000

    2023-12-26 19:32:02 UTC

emerge -qpvO dev-python/rapidfuzz
[ebuild  N    ] dev-python/rapidfuzz-3.5.2  USE="-debug -test" PYTHON_TARGETS="python3_11 -pypy3 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-12-26 21:12:28 UTC
Created attachment 880316 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-26 21:12:29 UTC
Created attachment 880317 [details]
dev-python:rapidfuzz-3.5.2:20231226-202723.log
Comment 3 Toralf Förster gentoo-dev 2023-12-26 21:12:30 UTC
Created attachment 880318 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-26 21:12:32 UTC
Created attachment 880319 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-26 21:12:33 UTC
Created attachment 880320 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-26 21:12:34 UTC
Created attachment 880321 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-26 21:12:35 UTC
Created attachment 880322 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-26 21:12:36 UTC
Created attachment 880323 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-12-27 16:29:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4e3682b85a80bee32b5d258cd8f65e0bae5c0

commit b3b4e3682b85a80bee32b5d258cd8f65e0bae5c0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-27 16:04:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-27 16:06:09 +0000

    dev-python/rapidfuzz: Require <dev-cpp/rapidfuzz-cpp-3
    
    Closes: https://bugs.gentoo.org/920739
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/rapidfuzz/rapidfuzz-3.5.2.ebuild | 1 +
 1 file changed, 1 insertion(+)