Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712460 - dev-cpp/tbb-2019.8 : /.../proxy.cpp: error: aggregate mallinfo m has incomplete type and cannot be defined
Summary: dev-cpp/tbb-2019.8 : /.../proxy.cpp: error: aggregate mallinfo m has incomple...
Status: RESOLVED TEST-REQUEST
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:
: 713136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-14 09:41 UTC by Toralf Förster
Modified: 2022-01-17 06:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2020-03-14 09:41 UTC, Toralf Förster
Details
dev-cpp:tbb-2019.8:20200314-024953.log (dev-cpp:tbb-2019.8:20200314-024953.log,32.68 KB, text/plain)
2020-03-14 09:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.58 KB, text/plain)
2020-03-14 09:41 UTC, Toralf Förster
Details
environment (environment,84.26 KB, text/plain)
2020-03-14 09:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.06 KB, application/x-bzip)
2020-03-14 09:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.44 KB, application/x-bzip)
2020-03-14 09:41 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 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?