Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828704 - dev-cpp/tbb-2021.4.0 - /.../proxy.cpp: error: return type struct mallinfo is incomplete
Summary: dev-cpp/tbb-2021.4.0 - /.../proxy.cpp: error: return type struct mallinfo is ...
Status: RESOLVED FIXED
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: musl-porting
  Show dependency tree
 
Reported: 2021-12-10 10:13 UTC by Toralf Förster
Modified: 2022-01-17 06:27 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.12 KB, text/plain)
2021-12-10 10:13 UTC, Toralf Förster
Details
dev-cpp:tbb-2021.4.0:20211210-004100.log (dev-cpp:tbb-2021.4.0:20211210-004100.log,9.56 KB, text/plain)
2021-12-10 10:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.69 KB, text/plain)
2021-12-10 10:13 UTC, Toralf Förster
Details
environment (environment,102.34 KB, text/plain)
2021-12-10 10:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.18 KB, application/x-bzip)
2021-12-10 10:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.95 KB, application/x-bzip)
2021-12-10 10:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.52 KB, application/x-bzip)
2021-12-10 10:13 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-12-10 10:13:33 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 10:13:34 UTC
Created attachment 757990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 10:13:35 UTC
Created attachment 757991 [details]
dev-cpp:tbb-2021.4.0:20211210-004100.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 10:13:36 UTC
Created attachment 757992 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 10:13:38 UTC
Created attachment 757993 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 10:13:39 UTC
Created attachment 757994 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-10 10:13:40 UTC
Created attachment 757995 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-10 10:13:41 UTC
Created attachment 757996 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-01-17 06:27:11 UTC
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(+)