Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827046 - dev-cpp/cpp-taskflow-3.2.0 - Unknown CMake command doctest_discover_tests.
Summary: dev-cpp/cpp-taskflow-3.2.0 - Unknown CMake command doctest_discover_tests.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-24 08:16 UTC by Toralf Förster
Modified: 2022-05-18 03:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2021-11-24 08:16 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,26.05 KB, text/plain)
2021-11-24 08:16 UTC, Toralf Förster
Details
dev-cpp:cpp-taskflow-3.2.0:20211124-081232.log (dev-cpp:cpp-taskflow-3.2.0:20211124-081232.log,5.16 KB, text/plain)
2021-11-24 08:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,335.75 KB, text/plain)
2021-11-24 08:16 UTC, Toralf Förster
Details
environment (environment,86.32 KB, text/plain)
2021-11-24 08:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,35.88 KB, application/x-bzip)
2021-11-24 08:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.17 KB, application/x-bzip)
2021-11-24 08:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.00 KB, application/x-bzip)
2021-11-24 08:16 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 2021-11-24 08:16:16 UTC
    /var/tmp/portage/dev-cpp/cpp-taskflow-3.2.0/work/taskflow-3.2.0/3rd-party/doctest/doctest.cmake


CMake Error at unittests/CMakeLists.txt:22 (doctest_discover_tests):
  Unknown CMake command "doctest_discover_tests".


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/dev-cpp/cpp-taskflow-3.2.0/work/taskflow-3.2.0_build/CMakeFiles/CMakeOutput.log".

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_test_debug-20211117-210104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit feab66b7516a4d5363ff98f7249fd646154b9afd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 24 08:06:45 2021 +0000

    2021-11-24 08:06:43 UTC

emerge -qpvO dev-cpp/cpp-taskflow
[ebuild  N    ] dev-cpp/cpp-taskflow-3.2.0  USE="test -examples"
Comment 1 Toralf Förster gentoo-dev 2021-11-24 08:16:18 UTC
Created attachment 755810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-24 08:16:19 UTC
Created attachment 755814 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-11-24 08:16:20 UTC
Created attachment 755818 [details]
dev-cpp:cpp-taskflow-3.2.0:20211124-081232.log
Comment 4 Toralf Förster gentoo-dev 2021-11-24 08:16:22 UTC
Created attachment 755822 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-11-24 08:16:23 UTC
Created attachment 755826 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-11-24 08:16:25 UTC
Created attachment 755830 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-24 08:16:26 UTC
Created attachment 755834 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-11-24 08:16:27 UTC
Created attachment 755838 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-05-18 03:25:42 UTC
The bug has been closed via the following commit(s):

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

commit ebd5cbef870caf4412a7209ab8f82aebbbb26a07
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-05-18 03:05:20 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-05-18 03:25:37 +0000

    dev-cpp/cpp-taskflow: add 3.3.0
    
     * fix doctest dependency
    
    Closes: https://bugs.gentoo.org/827046
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 dev-cpp/cpp-taskflow/Manifest                      |   1 +
 dev-cpp/cpp-taskflow/cpp-taskflow-3.3.0.ebuild     |  47 +++
 .../files/cpp-taskflow-3.3.0-fix_doctest.patch     | 377 +++++++++++++++++++++
 3 files changed, 425 insertions(+)