Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666444 - www-client/firefox-62.0 fails with UnicodeEncodeError
Summary: www-client/firefox-62.0 fails with UnicodeEncodeError
Status: RESOLVED INVALID
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-17 22:16 UTC by Sven Müller
Modified: 2018-09-20 12:18 UTC (History)
1 user (show)

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


Attachments
build.log as xz archive (build.log.xz,41.00 KB, application/x-xz)
2018-09-17 22:17 UTC, Sven Müller
Details
emerge --info (file_666444.txt,7.32 KB, text/plain)
2018-09-17 22:17 UTC, Sven Müller
Details

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