Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864175 - dev-cpp/tbb-2021.5.0-r1 fails to compile (MUSL): conformance_resumable_tasks.cpp:37:24: error: suspend is not a member of tbb::v1::task
Summary: dev-cpp/tbb-2021.5.0-r1 fails to compile (MUSL): conformance_resumable_tasks....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-07 08:24 UTC by Agostino Sarubbo
Modified: 2022-11-14 06:18 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,41.73 KB, application/x-xz)
2022-08-07 08:24 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 2022-08-07 08:24:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/tbb-2021.5.0-r1 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-07 08:24:30 UTC
Created attachment 798460 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-07 08:24:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: test/CMakeFiles/conformance_resumable_tasks.dir/conformance/conformance_resumable_tasks.cpp.o 
/var/tmp/portage/dev-cpp/tbb-2021.5.0-r1/work/oneTBB-2021.5.0/test/conformance/conformance_resumable_tasks.cpp:37:24: error: 'suspend' is not a member of 'tbb::v1::task'; did you mean 'tbb::detail::r1::suspend'?