Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 826894 - dev-cpp/cpp-taskflow-3.2.0 fails to compile: include could not find requested file doctest.cmake
Summary: dev-cpp/cpp-taskflow-3.2.0 fails to compile: include could not find requested...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-23 15:02 UTC by Agostino Sarubbo
Modified: 2021-11-24 02:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,41.28 KB, text/plain)
2021-11-23 15:03 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,24.62 KB, text/plain)
2021-11-23 15:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-23 15:02:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/cpp-taskflow-3.2.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-23 15:03:01 UTC
Created attachment 755542 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-23 15:03:02 UTC
Created attachment 755546 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-23 15:05:28 UTC
while it fails in the configure phase, it happens only with FEATURES test
Comment 4 Larry the Git Cow gentoo-dev 2021-11-24 02:17:32 UTC
The bug has been closed via the following commit(s):

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

commit e4c046502906a3ce324b50121174e570781fbb34
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-24 02:16:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-24 02:17:18 +0000

    dev-cpp/cpp-taskflow: add missing doctest test dependency; fix double KEYWORDS
    
    Closes: https://bugs.gentoo.org/826894
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/cpp-taskflow/cpp-taskflow-3.2.0.ebuild | 3 ++-
 dev-cpp/cpp-taskflow/cpp-taskflow-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)