Bug 205710 - www/webkit-gtk2: Build failure when using PYTHON_DEFAULT= 3.4
Summary: www/webkit-gtk2: Build failure when using PYTHON_DEFAULT= 3.4
Status: Closed DUPLICATE of bug 197316
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-30 02:15 UTC by Kevin Zheng
Modified: 2016-05-02 21:30 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Poudriere build log (127.11 KB, text/x-log)
2015-12-30 02:15 UTC, Kevin Zheng
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2015-12-30 02:15:08 UTC
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
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-05-02 21:30:18 UTC

*** This bug has been marked as a duplicate of bug 197316 ***