Summary: | www/webkit-gtk2: Build failure when using PYTHON_DEFAULT= 3.4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kevin Zheng <kevinz5000> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed DUPLICATE | ||||||
Severity: | Affects Only Me | CC: | rm | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 197316 *** |
Created attachment 164839 [details] Poudriere build log www/webkit-gtk2 fails to build when using PYTHON_DEFAULT= 3.4: GEN DerivedSources/WebCore/XMLViewerCSS.h Traceback (most recent call last): File "./Source/JavaScriptCore/inspector/scripts/cssmin.py", line 44, in <module> sys.stdout.write(cssminify(sys.stdin.read())) File "/usr/local/lib/python3.4/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 642: ordinal not in range(128) GNUmakefile:82101: recipe for target 'DerivedSources/WebCore/XMLViewerCSS.h' failed gmake[1]: *** [DerivedSources/WebCore/XMLViewerCSS.h] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.9' *** Error code 1