Summary: | >=sys-apps/sandbox-3.0 breaks build on tmpfs | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Christian Bricart <christian> |
Component: | Sandbox | Assignee: | Sandbox Maintainers <sandbox> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | christian, flow |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
shortened build.log |
Description
Christian Bricart
2021-11-04 08:35:51 UTC
Created attachment 748554 [details]
emerge --info
emerge --info output
otherwise, it's a fully up-to-date ~amd64 box
I do have build logs produced with: SANDBOX_VERBOSE=yes SANDBOX_DEBUG=yes MAKEOPTS=-j1 emerge -1v www-client/firefox for - failed build with sandbox-3.1 on tmpfs - successful build with sandbox-3.1 on ext4 - successful build with sandbox-2.29 on tmpfs but they all exceed the 1k upload size - even xz compressed.. I've uploaded the logs to https://looking.at/bug821643/ Created attachment 748563 [details]
shortened build.log
I guess the most relevant part of the log is:
8 5:18.53 = note: ld.lld: error: failed to open /var/tmp/portage-tmpfs/portage/www-client/firefox-94.0/work/firefox_build/release/build/cubeb-sys-a7764e8ed09bab90/build_script_build-a7764e8ed09bab90: Interrupted system call
8 5:18.53 clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
I've also attached a shortened build.log.
(In reply to Christian Bricart from comment #3) > I've uploaded the logs to https://looking.at/bug821643/ Can you upload them here compressed? Thanks. (In reply to Sam James from comment #5) > (In reply to Christian Bricart from comment #3) > > I've uploaded the logs to https://looking.at/bug821643/ > > Can you upload them here compressed? Thanks. as said, there are xz compressed and exceed the maximum permitted upload size by far, i.e 13MB .. so you consider me to rather upload ~40 split files..? And alas, I am not able to produce shortened logs because I do not know what is of value within.. let's put a pin in this for now. i suspect this is just a dupe of other KI, so let's have you retest with a newer version once i have those fixed. if it resolves your issues, then we can not worry about log transfer at all. |