[Bug 243184] textproc/py-sphinx at py37: compile failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 8 12:22:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243184

            Bug ID: 243184
           Summary: textproc/py-sphinx at py37: compile failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python at FreeBSD.org
          Reporter: ohartmann at walstatt.org
          Assignee: python at FreeBSD.org
             Flags: maintainer-feedback?(python at FreeBSD.org)

[...]
===>  Patching for py37-sphinx-1.6.5_2,1
===>  Applying FreeBSD patches for py37-sphinx-1.6.5_2,1
===>   py37-sphinx-1.6.5_2,1 depends on package: py37-Jinja2>=2.3 - found
===>   py37-sphinx-1.6.5_2,1 depends on package: py37-docutils>=0.11 - found
===>   py37-sphinx-1.6.5_2,1 depends on package: py37-six>=1.4 - found
===>   py37-sphinx-1.6.5_2,1 depends on package: py37-setuptools>0 - found
===>   py37-sphinx-1.6.5_2,1 depends on file: /usr/local/bin/python3.7 - found
===>  Configuring for py37-sphinx-1.6.5_2,1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 91, in <module>
    from babel.messages.pofile import read_po
  File "/usr/local/lib/python3.7/site-packages/babel/messages/__init__.py",
line 12, in <module>
    from babel.messages.catalog import *
  File "/usr/local/lib/python3.7/site-packages/babel/messages/catalog.py", line
24, in <module>
    from babel.dates import format_datetime
  File "/usr/local/lib/python3.7/site-packages/babel/dates.py", line 29, in
<module>
    from babel.util import UTC, LOCALTZ
  File "/usr/local/lib/python3.7/site-packages/babel/util.py", line 20, in
<module>
    from babel import localtime
  File "/usr/local/lib/python3.7/site-packages/babel/localtime/__init__.py",
line 74, in <module>
    LOCALTZ = get_localzone()
  File "/usr/local/lib/python3.7/site-packages/babel/localtime/__init__.py",
line 70, in get_localzone
    return _get_localzone()
  File "/usr/local/lib/python3.7/site-packages/babel/localtime/_unix.py", line
126, in _get_localzone
    return pytz.tzfile.build_tzinfo('local', tzfile)
  File "/usr/local/lib/python3.7/site-packages/pytz/tzfile.py", line 29, in
build_tzinfo
    typecnt, charcnt) = unpack(head_fmt, fp.read(head_size))
struct.error: unpack requires a buffer of 44 bytes
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/py-sphinx

===>>> make build failed for textproc/py-sphinx at py37
===>>> Aborting update

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


More information about the freebsd-python mailing list