Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665420

Summary: www-client/firefox-62.0: access violation on ccache.conf
Product: Gentoo Linux Reporter: hanetzer
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =www-client/firefox-62.0
build.log.gz
sandbox.log
firefox-62.0-r1 build.log.gz
firefox-62.0-r1 sandbox.log
emerge --info =www-client/firefox-62.0-r1

Description hanetzer 2018-09-07 04:58:19 UTC
Unsure what the issue even is here, since I don't flip the CCACHE
feature on this package, but attempting to upgrade gives me access
violations on build.
Comment 1 hanetzer 2018-09-07 04:59:18 UTC
Created attachment 546130 [details]
emerge --info =www-client/firefox-62.0
Comment 2 hanetzer 2018-09-07 05:00:13 UTC
Created attachment 546132 [details]
build.log.gz
Comment 3 hanetzer 2018-09-07 05:00:46 UTC
Created attachment 546134 [details]
sandbox.log
Comment 4 Larry the Git Cow gentoo-dev 2018-09-07 17:16:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdfd43d311cf23531a3b12cd23df05046fd1b83

commit 0cdfd43d311cf23531a3b12cd23df05046fd1b83
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-09-07 13:00:15 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-07 17:15:30 +0000

    www-client/firefox: disable built-in ccache support
    
    Closes: https://bugs.gentoo.org/665420
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/firefox/firefox-62.0-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2018-09-07 17:18:26 UTC
I hope this is now fixed. Please re-open if you still have that problem with >firefox-62.0-r1.
Comment 6 hanetzer 2018-09-07 20:59:01 UTC
Same (as far as my eye can see) failure on -r1.
Comment 7 hanetzer 2018-09-07 20:59:34 UTC
Created attachment 546202 [details]
firefox-62.0-r1 build.log.gz
Comment 8 hanetzer 2018-09-07 21:00:05 UTC
Created attachment 546204 [details]
firefox-62.0-r1 sandbox.log
Comment 9 hanetzer 2018-09-07 21:00:40 UTC
Created attachment 546206 [details]
emerge --info =www-client/firefox-62.0-r1
Comment 10 Larry the Git Cow gentoo-dev 2018-09-07 23:14:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41eaecf1fce33a9f8b733861105c979a2c9ccd9a

commit 41eaecf1fce33a9f8b733861105c979a2c9ccd9a
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-09-07 23:14:07 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-07 23:14:23 +0000

    www-client/firefox: patch ccache_stats function to avoid ccache calls
    
    Closes: https://bugs.gentoo.org/665420
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/firefox/firefox-62.0-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2018-09-08 13:34:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033d61f705d54eb3b8c246faeec0d6be2809e84e

commit 033d61f705d54eb3b8c246faeec0d6be2809e84e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-09-08 13:26:33 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-08 13:34:21 +0000

    www-client/firefox: patch ccache_stats function to avoid ccache calls
    
    Backport of commit 41eaecf1fce33a9f8b733861105c979a2c9ccd9a.
    
    Bug: https://bugs.gentoo.org/665420
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/firefox/firefox-60.2.0.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)