Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910432 - media-libs/vamp-plugin-sdk: lto-wrapper failed
Summary: media-libs/vamp-plugin-sdk: lto-wrapper failed
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-16 14:57 UTC by Andrew Udvare
Modified: 2023-07-21 00:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Udvare 2023-07-16 14:57:19 UTC
x86_64-pc-linux-gnu-ar: creating libvamp-hostsdk.a
x86_64-pc-linux-gnu-ranlib ./libvamp-sdk.a
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed  -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a -lsndfile
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed  -o rdf/generator/vamp-rdf-template-generator rdf/generator/vamp-rdf-template-generator.o ./libvamp-hostsdk.a
x86_64-pc-linux-gnu-ranlib ./libvamp-hostsdk.a
lto1: error: ./libvamp-hostsdk.a: file too short
lto1: fatal error: errors during merging of translation units
compilation terminated.
lto-wrapper: fatal error: x86_64-pc-linux-gnu-g++ returned 1 exit status
compilation terminated.
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status

I have the preprocessed source and logs. Both are too large for attachment. Where can I share these files?
Comment 1 Mike Gilbert gentoo-dev 2023-07-20 15:23:36 UTC
> I have the preprocessed source and logs. Both are too large for attachment. Where can I share these files?

Please compress the logs and attach them to the bug.

Also provide emerge --info.
Comment 2 Andrew Udvare 2023-07-21 00:12:48 UTC
I tried to reproduce this today and it is no longer happening.