Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 712460

Summary: dev-cpp/tbb-2019.8 : /.../proxy.cpp: error: aggregate mallinfo m has incomplete type and cannot be defined
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=828704
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-cpp:tbb-2019.8:20200314-024953.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-14 09:41:32 UTC
      |                          ^
/var/tmp/portage/dev-cpp/tbb-2019.8/work/tbb-2019_U8/src/tbbmalloc/proxy.cpp: In function void mallinfo():
/var/tmp/portage/dev-cpp/tbb-2019.8/work/tbb-2019_U8/src/tbbmalloc/proxy.cpp:278:21: error: aggregate mallinfo m has incomplete type and cannot be defined
  278 |     struct mallinfo m;
      |                     ^
/var/tmp/portage/dev-cpp/tbb-2019.8/work/tbb-2019_U8/src/tbbmalloc/proxy.cpp:279:41: error: invalid application of sizeof to incomplete type mallinfo

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200311-204810

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.2.0 *
 [2] x86_64-gentoo-linux-musl-9.3.0
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Mar 2020 23:39:58 +0000
emerge -qpvO dev-cpp/tbb
[ebuild  N    ] dev-cpp/tbb-2019.8  USE="-debug -examples"
Comment 1 Toralf Förster gentoo-dev 2020-03-14 09:41:35 UTC
Created attachment 618746 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-14 09:41:37 UTC
Created attachment 618748 [details]
dev-cpp:tbb-2019.8:20200314-024953.log
Comment 3 Toralf Förster gentoo-dev 2020-03-14 09:41:40 UTC
Created attachment 618750 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-14 09:41:43 UTC
Created attachment 618752 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-14 09:41:46 UTC
Created attachment 618754 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-14 09:41:49 UTC
Created attachment 618756 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-16 16:12:40 UTC
The first attempt to tinderbox a musl image failed at all.

I'll mass close therefore all filed bug reports of the last days related to this tinderbox image.

Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay.
Comment 8 Guilherme Amadio gentoo-dev 2020-03-18 16:26:32 UTC
*** Bug 713136 has been marked as a duplicate of this bug. ***
Comment 9 Jakov Smolić archtester gentoo-dev 2021-10-06 08:29:21 UTC
Is this reproducible with version 2020.3?