Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943287 - media-libs/vamp-plugin-sdk-2.10 - collect2: error: ld returned 1 exit status
Summary: media-libs/vamp-plugin-sdk-2.10 - collect2: error: ld returned 1 exit status
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-11 18:54 UTC by Toralf Förster
Modified: 2024-11-11 18:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.00 KB, text/plain)
2024-11-11 18:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.43 KB, text/plain)
2024-11-11 18:54 UTC, Toralf Förster
Details
environment (environment,78.55 KB, text/plain)
2024-11-11 18:54 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1016 bytes, application/x-xz)
2024-11-11 18:54 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.73 KB, application/x-xz)
2024-11-11 18:54 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.68 KB, application/x-xz)
2024-11-11 18:54 UTC, Toralf Förster
Details
media-libs:vamp-plugin-sdk-2.10:20241111-124717.log (media-libs:vamp-plugin-sdk-2.10:20241111-124717.log,10.78 KB, text/plain)
2024-11-11 18:54 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.78 KB, application/x-xz)
2024-11-11 18:54 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.62 KB, application/x-xz)
2024-11-11 18:54 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 2024-11-11 18:54:26 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-ar: creating libvamp-sdk.a
x86_64-pc-linux-gnu-ar r libvamp-hostsdk.a src/vamp-hostsdk/Files.o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o src/vamp-hostsdk/PluginBufferingAdapter.o src/vamp-hostsdk/PluginChannelAdapter.o src/vamp-hostsdk/PluginInputDomainAdapter.o src/vamp-hostsdk/PluginLoader.o src/vamp-
x86_64-pc-linux-gnu-ar: creating libvamp-hostsdk.a
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0  -static-libgcc -shared -Wl,-Bsymbolic -Wl,-soname=libvamp-hostsdk.so.3 -o libvamp-hostsdk.so src/vamp-hostsdk/Files.o src/vamp-hostsdk/PluginHostAdapter.o src/vamp-hostsdk/RealTime.o 
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0  -static-libgcc -shared -Wl,-Bsymbolic -Wl,--version-script=build/vamp-plugin.map -o examples/vamp-example-plugins.so examples/SpectralCentroid.o examples/PowerSpectrum.o examples/Perc
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: examples/vamp-example-plugins.so: failed to allocate memory for section `.init_array'
collect2: error: ld returned 1 exit status
make: *** [Makefile:265: examples/vamp-example-plugins.so] Error 1
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241108-064002

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit cec804465cfada2429a5dcf4e643d4b80b634863
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 11 11:33:26 2024 +0000

    2024-11-11 11:33:26 UTC

emerge -qpvO =media-libs/vamp-plugin-sdk-2.10
[ebuild  N    ] media-libs/vamp-plugin-sdk-2.10  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-11-11 18:54:27 UTC
Created attachment 908520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-11 18:54:29 UTC
Created attachment 908521 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-11 18:54:30 UTC
Created attachment 908522 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-11 18:54:31 UTC
Created attachment 908523 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-11 18:54:32 UTC
Created attachment 908524 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-11 18:54:33 UTC
Created attachment 908525 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-11 18:54:33 UTC
Created attachment 908526 [details]
media-libs:vamp-plugin-sdk-2.10:20241111-124717.log
Comment 8 Toralf Förster gentoo-dev 2024-11-11 18:54:34 UTC
Created attachment 908527 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-11 18:54:35 UTC
Created attachment 908528 [details]
temp.tar.xz