Created attachment 748332 [details] emerge --info '=www-client/firefox-94.0::gentoo When I do `sysctl kernel.yama.ptrace_scope=1` the bulid just stops a random point with `Unable to trace children due to YAMA ptrace_scope=1`. With `sysctl kernel.yama.ptrace_scope=0` the actual build fails, with the build log attached.
Created attachment 748335 [details] emerge -pqv '=www-client/firefox-94.0::gentoo
I think the ptrace_scope=1 is a separate issue. Could you report that in a separate bug with the log up to the point it hangs/fails?
(In reply to Sam James from comment #2) > I think the ptrace_scope=1 is a separate issue. Could you report that in a > separate bug with the log up to the point it hangs/fails? I thought it is somehow interconnected even with the bug you filed. Anyway, do you have a way to paste the big build logs? its 18mb and pastebin only accepts 512kb, and this site only 1mb.
(In reply to Pascal Jäger from comment #3) > (In reply to Sam James from comment #2) > > I think the ptrace_scope=1 is a separate issue. Could you report that in a > > separate bug with the log up to the point it hangs/fails? > > I thought it is somehow interconnected even with the bug you filed. Anyway, > do you have a way to paste the big build logs? its 18mb and pastebin only > accepts 512kb, and this site only 1mb. Oh, my one? It probably is, although I think it's supposed to be OK with latest sandbox. Can you compress the log?
Created attachment 748344 [details] firefox 94.0 build.log build.log
Created attachment 748350 [details] firefox 94.0 build.log
Created attachment 748353 [details] firefox 94.0 build.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e0a35b87856e065b94c42bb96c8cfd4286c933 commit 17e0a35b87856e065b94c42bb96c8cfd4286c933 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2021-11-04 12:44:20 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2021-11-04 12:45:04 +0000 www-client/firefox: allow access to GPU for USE=pgo Bug: https://bugs.gentoo.org/821505 Closes: https://bugs.gentoo.org/821526 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> www-client/firefox/firefox-91.3.0.ebuild | 28 ++++++++++++++++++++++++++++ www-client/firefox/firefox-94.0.1.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+)