Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920920 - dev-python/Levenshtein-0.23.0 - CMake Error at CMakeLists.txt:49 (add_subdirectory):
Summary: dev-python/Levenshtein-0.23.0 - CMake Error at CMakeLists.txt:49 (add_subdire...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-29 09:22 UTC by Toralf Förster
Modified: 2023-12-29 17:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2023-12-29 09:22 UTC, Toralf Förster
Details
dev-python:Levenshtein-0.23.0:20231229-014516.log (dev-python:Levenshtein-0.23.0:20231229-014516.log,8.75 KB, text/plain)
2023-12-29 09:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.47 KB, text/plain)
2023-12-29 09:22 UTC, Toralf Förster
Details
environment (environment,155.26 KB, text/plain)
2023-12-29 09:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-12-29 09:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.79 KB, application/x-xz)
2023-12-29 09:23 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,80.17 KB, text/plain)
2023-12-29 09:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.15 KB, application/x-xz)
2023-12-29 09:23 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-29 09:22:55 UTC
-- 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
-- Found Python: /usr/bin/python3.11 (found version "3.11.7") found components: Interpreter Development.Module 
-- Using packaged version of rapidfuzz-cpp
CMake Error at CMakeLists.txt:49 (add_subdirectory):
  The source directory


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20231228-113459

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

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 Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

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 c932177af81da87cfd471d8dfd01c3f0ffa4a4d6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 29 00:47:00 2023 +0000

    2023-12-29 00:46:59 UTC

emerge -qpvO dev-python/Levenshtein
[ebuild  N    ] dev-python/Levenshtein-0.23.0  USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-12-29 09:22:56 UTC
Created attachment 880924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-29 09:22:57 UTC
Created attachment 880925 [details]
dev-python:Levenshtein-0.23.0:20231229-014516.log
Comment 3 Toralf Förster gentoo-dev 2023-12-29 09:22:58 UTC
Created attachment 880926 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-29 09:22:59 UTC
Created attachment 880927 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-29 09:23:00 UTC
Created attachment 880928 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-29 09:23:01 UTC
Created attachment 880929 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-29 09:23:02 UTC
Created attachment 880930 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-29 09:23:03 UTC
Created attachment 880931 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-12-29 17:49:59 UTC
The bug has been closed via the following commit(s):

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

commit dda312932c8599d4cdb734f4b41fb641b1b1ffc1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-29 16:55:37 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-29 17:49:55 +0000

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

 dev-python/Levenshtein/Levenshtein-0.23.0.ebuild | 1 +
 1 file changed, 1 insertion(+)