Page MenuHomePhabricator
Paste P6778

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Mar 2 2018, 3:38 PM.
Tags
None
Referenced Files
F14299154:
Mar 2 2018, 3:38 PM
Subscribers
ERROR: /Users/xxx/Documents/workspace/gerrit/Documentation/BUILD:46:1: Executing genrule //Documentation:gen_license_txt_licenses failed (Exit 1)
Traceback (most recent call last):
File "tools/bzl/license-map.py", line 117, in <module>
copyfileobj(fd, stdout)
File "/usr/local/Cellar/python/3.6.4_3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py", line 79, in copyfileobj
buf = fsrc.read(length)
File "/usr/local/Cellar/python/3.6.4_3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 62: ordinal not in range(128)
Target //:release failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 3.796s, Critical Path: 1.35s
FAILED: Build did NOT complete successfully