Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665420 - www-client/firefox-62.0: access violation on ccache.conf
Summary: www-client/firefox-62.0: access violation on ccache.conf
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: 2018-09-07 04:58 UTC by hanetzer
Modified: 2018-09-08 13:34 UTC (History)
1 user (show)

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


Attachments
emerge --info =www-client/firefox-62.0 (file_665420.txt,8.39 KB, text/plain)
2018-09-07 04:59 UTC, hanetzer
Details
build.log.gz (build.log.gz,9.92 KB, application/gzip)
2018-09-07 05:00 UTC, hanetzer
Details
sandbox.log (file_665420.txt,506 bytes, text/plain)
2018-09-07 05:00 UTC, hanetzer
Details
firefox-62.0-r1 build.log.gz (build.log-r1.gz,9.97 KB, application/gzip)
2018-09-07 20:59 UTC, hanetzer
Details
firefox-62.0-r1 sandbox.log (sandbox-18448.log,485 bytes, text/x-log)
2018-09-07 21:00 UTC, hanetzer
Details
emerge --info =www-client/firefox-62.0-r1 (file_665420.txt,8.39 KB, text/plain)
2018-09-07 21:00 UTC, hanetzer
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)