Closed Bug 1188817 Opened 9 years ago Closed 9 years ago

Unicode error building m-c with mach

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: frsela, Unassigned)

Details

Attachments

(3 files)

When building m-c with match build I've the following error [1] Is with the Unicode character é. I dropped *pyc but doesn't fixed the issue. Looking into the last commits, I saw this Unicode char in the following commit [2] [1] https://pastebin.mozilla.org/8840934 [2] https://github.com/mozilla/gecko-dev/commit/ea227eb1c4bdf8cc568533b90317efb1adf17beb
Severity: normal → major
Component: Build Config → mach
Sorry, bad pastebin, this is the correct one: https://pastebin.mozilla.org/8840935 the error is: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 3: ordinal not in range(128)
Attached file Build log
Similar to bug 1184030. Attaching the pastebin as an attachment for safekeeping.
I thought we fixed this over a year ago. Please attach output for the following: $ cd <objdir> $ make install-tests
Flags: needinfo?(frsela)
make by itself works! That's an interesting result. What about `mach build -v install-tests`?
Flags: needinfo?(frsela)
Flags: needinfo?(frsela)
Attachment #8645555 - Flags: feedback?(gps)
Summary: Unicode error building m-c with match → Unicode error building m-c with mach
Is this still a problem?
Flags: needinfo?(frsela)
Attachment #8645555 - Flags: feedback?(gps)
(In reply to Gregory Szorc [:gps] from comment #7) > Is this still a problem? Hi Gregory, I just successfully compiled it \o/ Thank you
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(frsela)
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: