Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821526 - www-client/firefox-94.0 build fails with " * ACCESS DENIED: open_wr: /dev/nvidiactl"
Summary: www-client/firefox-94.0 build fails with " * ACCESS DENIED: open_wr: /...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-03 21:31 UTC by Pascal Jäger
Modified: 2021-11-04 12:45 UTC (History)
2 users (show)

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


Attachments
emerge --info '=www-client/firefox-94.0::gentoo (ffemergeinfo,10.45 KB, text/plain)
2021-11-03 21:31 UTC, Pascal Jäger
Details
emerge -pqv '=www-client/firefox-94.0::gentoo (ffemergepqv,743 bytes, text/plain)
2021-11-03 21:32 UTC, Pascal Jäger
Details
firefox 94.0 build.log (file_821526.txt,39 bytes, text/plain)
2021-11-03 22:00 UTC, Pascal Jäger
Details
firefox 94.0 build.log (ffbuildlog.gz,111.97 KB, application/gzip)
2021-11-03 22:03 UTC, Pascal Jäger
Details
firefox 94.0 build.log (ffbuildlog.gz,711.68 KB, application/gzip)
2021-11-03 22:05 UTC, Pascal Jäger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Jäger 2021-11-03 21:31:36 UTC
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.
Comment 1 Pascal Jäger 2021-11-03 21:32:25 UTC
Created attachment 748335 [details]
emerge -pqv '=www-client/firefox-94.0::gentoo
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-03 21:38:32 UTC
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?
Comment 3 Pascal Jäger 2021-11-03 21:43:45 UTC
(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.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-03 21:46:45 UTC
(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?
Comment 5 Pascal Jäger 2021-11-03 22:00:08 UTC
Created attachment 748344 [details]
firefox 94.0 build.log

build.log
Comment 6 Pascal Jäger 2021-11-03 22:03:59 UTC
Created attachment 748350 [details]
firefox 94.0 build.log
Comment 7 Pascal Jäger 2021-11-03 22:05:55 UTC
Created attachment 748353 [details]
firefox 94.0 build.log
Comment 8 Larry the Git Cow gentoo-dev 2021-11-04 12:45:12 UTC
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(+)