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

Bug 666444

Summary: www-client/firefox-62.0 fails with UnicodeEncodeError
Product: Gentoo Linux Reporter: Sven Müller <musv>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log as xz archive
emerge --info

Description Sven Müller 2018-09-17 22:16:04 UTC
File "/var/tmp/portage/www-client/firefox-62.0-r1/work/firefox-62.0/python/mozbuild/mozbuild/controller/building.py", line 564, in emit
    self.fh.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 165-166: ordinal not in range(128)

32:42.81 0 compiler warnings present.
32:43.05 Exception when writing resource usage file: u'compile'
32:43.05 We know it took a while, but your build finally finished successfully!
To view resource usage of the build, run |mach resource-usage|.
Error running mach:

    ['build', '--verbose']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.

You should consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

KeyError: u'compile'
Comment 1 Sven Müller 2018-09-17 22:17:07 UTC
Created attachment 547132 [details]
build.log as xz archive
Comment 2 Sven Müller 2018-09-17 22:17:42 UTC
Created attachment 547134 [details]
emerge --info
Comment 3 Sven Müller 2018-09-20 12:18:21 UTC
After sanitizing the system Firefox compiles fine.