Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2015 02:15:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 205710] www/webkit-gtk2: Build failure when using PYTHON_DEFAULT= 3.4
Message-ID:  <bug-205710-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205710

            Bug ID: 205710
           Summary: www/webkit-gtk2: Build failure when using
                    PYTHON_DEFAULT=3D 3.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: kevinz5000@gmail.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 164839
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164839&action=
=3Dedit
Poudriere build log

www/webkit-gtk2 fails to build when using PYTHON_DEFAULT=3D 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205710-6497>