Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Apr 2019 07:37:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234633] [exp-run] switch default version of python to 3.6
Message-ID:  <bug-234633-21822-ZwXCNP72pu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234633-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234633-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #43 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat Apr  6 07:36:42 UTC 2019
New revision: 498059
URL: https://svnweb.freebsd.org/changeset/ports/498059

Log:
  devel/cmake-doc: fix build with python3.6 default

  File
"/wrkdirs/usr/ports/devel/cmake-doc/work/cmake-3.14.1/Utilities/Sphinx/crea=
te_identifiers.py",
line 14, in <module>
      lines =3D f.read().splitlines()
    File "/usr/local/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 0xe2 in position 3814=
7:
ordinal not in range(128)

  PR:           234633
  Reported by:  antoine

Changes:
  head/devel/cmake-doc/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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