too long lines were shrinked: [1/45] /usr/bin/x86_64-gentoo-linux-musl-g++ -D__TBBMALLOCPROXY_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc/../../include -pipe -march=native -fno-diagnostics-color -O [2/45] /usr/bin/x86_64-gentoo-linux-musl-g++ -D__TBBMALLOCPROXY_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc/../../include -pipe -march=native -fno-diagnostics-color -O FAILED: src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o /usr/bin/x86_64-gentoo-linux-musl-g++ -D__TBBMALLOCPROXY_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc_proxy/../../include -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc/../../include -pipe -march=native -fno-diagnostics-color -O2 -fPIC /var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbmalloc_proxy/proxy.cpp:263:26: error: return type 'struct mallinfo' is incomplete 263 | struct mallinfo mallinfo() __THROW | ^ compilation terminated due to -Wfatal-errors. [3/45] /usr/bin/x86_64-gentoo-linux-musl-g++ -D__TBBBIND_BUILD -I/var/tmp/portage/dev-cpp/tbb-2021.4.0/work/oneTBB-2021.4.0/src/tbbbind/../../include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -flifetime-dse=1 -Wall -Wextra -Wfatal-errors -mrtm -mwaitpkg -std=c++11 -MD -MT src/tbbbind/CMa ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20211209-163207 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-11.2.1 * clang version 13.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /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.57.0 * php cli: HEAD of ::gentoo commit 810bfa6329cb9230638b5378edfbc0c49236a659 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Dec 9 23:06:49 2021 +0000 2021-12-09 23:06:46 UTC emerge -qpvO dev-cpp/tbb [ebuild N ] dev-cpp/tbb-2021.4.0 USE="-test"
Created attachment 757990 [details] emerge-info.txt
Created attachment 757991 [details] dev-cpp:tbb-2021.4.0:20211210-004100.log
Created attachment 757992 [details] emerge-history.txt
Created attachment 757993 [details] environment
Created attachment 757994 [details] etc.portage.tar.bz2
Created attachment 757995 [details] logs.tar.bz2
Created attachment 757996 [details] temp.tar.bz2
http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/tbb/tbb for an overview of available patches this patch is needed to fix cmpile failure because of struct mallinfo error: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/tbb/tbb/0001-mallinfo-is-glibc-specific-API-mark-it-so.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1f12b618de51fd2f750d87f28b5bbc992d37ad commit 6b1f12b618de51fd2f750d87f28b5bbc992d37ad Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-17 06:26:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-17 06:26:58 +0000 dev-cpp/tbb: add another musl patch Closes: https://bugs.gentoo.org/828704 Signed-off-by: Sam James <sam@gentoo.org> dev-cpp/tbb/files/tbb-2021.5.0-musl-mallinfo.patch | 32 ++++++++++++++++++++++ dev-cpp/tbb/tbb-2021.5.0.ebuild | 2 ++ 2 files changed, 34 insertions(+)