Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712826 - net-analyzer/gvm-libs-10.0.1 : /.../ld: ../.../libgvm_base.so.10.0.1: undefined reference to malloc_trim
Summary: net-analyzer/gvm-libs-10.0.1 : /.../ld: ../.../libgvm_base.so.10.0.1: undefin...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
: 715634 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-16 13:21 UTC by Toralf Förster
Modified: 2024-03-01 19:20 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2020-03-16 13:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.17 KB, text/plain)
2020-03-16 13:21 UTC, Toralf Förster
Details
environment (environment,103.38 KB, text/plain)
2020-03-16 13:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.60 KB, application/x-bzip)
2020-03-16 13:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.02 KB, application/x-bzip)
2020-03-16 13:21 UTC, Toralf Förster
Details
net-analyzer:gvm-libs-10.0.1:20200316-010439.log (net-analyzer:gvm-libs-10.0.1:20200316-010439.log,38.69 KB, text/plain)
2020-03-16 13:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.40 KB, application/x-bzip)
2020-03-16 13:21 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-16 13:21:35 UTC
cd /var/tmp/portage/net-analyzer/gvm-libs-10.0.1/work/gvm-libs-10.0.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-hosts.dir/link.txt --verbose=1
/usr/bin/x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector  -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/test-hosts.dir/test-hosts.c.o  -o test-hosts  -Wl,-rpath,/var/tmp/portage/net-analyzer/gvm-libs-10.0.1/work/gvm-libs-10.0.1_build/base ../base/libgvm_base.so.10.0.1 -lglib-2.0 
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ../base/libgvm_base.so.10.0.1: undefined reference to malloc_trim
collect2: error: ld returned 1 exit status
make[2]: *** [tests/CMakeFiles/test-hosts.dir/build.make:85: tests/test-hosts] Error 1
make[2]: Leaving directory /var/tmp/portage/net-analyzer/gvm-libs-10.0.1/work/gvm-libs-10.0.1_build

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

  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-bin-1.41.1
  [2]   rust-1.41.1 *
The following VMs are available for generation-2:

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 15 Mar 2020 23:38:24 +0000
emerge -qpvO net-analyzer/gvm-libs
[ebuild  N    ] net-analyzer/gvm-libs-10.0.1  USE="-extras -ldap -radius"
Comment 1 Toralf Förster gentoo-dev 2020-03-16 13:21:37 UTC
Created attachment 620226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-16 13:21:40 UTC
Created attachment 620228 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-16 13:21:43 UTC
Created attachment 620230 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-16 13:21:45 UTC
Created attachment 620232 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-16 13:21:48 UTC
Created attachment 620234 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-16 13:21:51 UTC
Created attachment 620236 [details]
net-analyzer:gvm-libs-10.0.1:20200316-010439.log
Comment 7 Toralf Förster gentoo-dev 2020-03-16 13:21:54 UTC
Created attachment 620238 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-16 16:12:43 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 9 Agostino Sarubbo gentoo-dev 2024-03-01 19:20:57 UTC
*** Bug 715634 has been marked as a duplicate of this bug. ***