Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931589 - dev-python/pybind11-2.12.0 fails tests: ninja: error: unknown target 'cpptest', did you mean 'pytest'?
Summary: dev-python/pybind11-2.12.0 fails tests: ninja: error: unknown target 'cpptest...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 929173
  Show dependency tree
 
Reported: 2024-05-08 15:49 UTC by matoro
Modified: 2024-05-28 04:27 UTC (History)
3 users (show)

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


Attachments
build.log and emerge --info (file_931589.txt,125.91 KB, text/plain)
2024-05-08 15:49 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-05-08 15:49:26 UTC
Created attachment 892497 [details]
build.log and emerge --info

* python3_11: running distutils-r1_run_phase python_test
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-python/pybind11-2.12.0/work/pybind11-2.12.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-python/pybind11-2.12.0/work/pybind11-2.12.0_build-python3_11"
ninja -v -j8 -l0 cpptest test_cmake_build
[0/2] /usr/bin/cmake -P /var/tmp/portage/dev-python/pybind11-2.12.0/work/pybind11-2.12.0_build-python3_11/CMakeFiles/VerifyGlobs.cmake
ninja: error: unknown target 'cpptest', did you mean 'pytest'?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-05-28 03:36:40 UTC
Do you have emerge.log for this?  I have a suspicion what's wrong here.
Comment 2 matoro archtester 2024-05-28 03:38:33 UTC
(In reply to Michał Górny from comment #1)
> Do you have emerge.log for this?  I have a suspicion what's wrong here.

Sorry, what do you mean emerge.log?  Where is this file?  I can add it to my standard attachment script for the future.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-05-28 03:41:03 UTC
/var/log/emerge.log, though for attaching `genlop -l` produces a more succinct output.
Comment 4 Larry the Git Cow gentoo-dev 2024-05-28 04:27:54 UTC
The bug has been closed via the following commit(s):

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

commit 8498ea855fea146422764b7d9f9719019d6be0da
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-28 03:39:44 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-28 04:27:46 +0000

    dev-python/pybind11: Specify slot in dev-cpp/catch dependency
    
    Closes: https://bugs.gentoo.org/931589
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pybind11/pybind11-2.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)