Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2019 21:14:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242842] security/suricata (5.0.0 PV=2)
Message-ID:  <bug-242842-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242842
           Summary: security/suricata (5.0.0 PV=3D2)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: asharp@iqonline.net
                CC: franco@opnsense.org
             Flags: maintainer-feedback?(franco@opnsense.org)
                CC: franco@opnsense.org

Fails to compile, contents of the sphinx-err file below.  This is compiling=
 on
a fresh 12.1-RELEASE system (no python related particulars in /etc/make.con=
f).

# Sphinx version: 1.6.5
# Python version: 3.7.5 (CPython)
# Docutils version: 0.15.2 release
# Jinja2 version: 2.10.1
# Last messages:

# Loaded extensions:
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/sphinx/cmdline.py", line 305=
, in
main
    opts.warningiserror, opts.tags, opts.verbosity, opts.jobs)
  File "/usr/local/lib/python3.7/site-packages/sphinx/application.py", line
192, in __init__
    self.setup_extension(extension)
  File "/usr/local/lib/python3.7/site-packages/sphinx/application.py", line
456, in setup_extension
    self.registry.load_extension(self, extname)
  File "/usr/local/lib/python3.7/site-packages/sphinx/registry.py", line 19=
6,
in load_extension
    mod =3D __import__(extname, None, None, ['setup'])
  File "/usr/local/lib/python3.7/site-packages/sphinx/builders/latex.py", l=
ine
36, in <module>
    from sphinx.writers.latex import LaTeXWriter, LaTeXTranslator
  File "/usr/local/lib/python3.7/site-packages/sphinx/writers/latex.py", li=
ne
22, in <module>
    from docutils.writers.latex2e import Babel
  File
"/usr/local/lib/python3.7/site-packages/docutils/writers/latex2e/__init__.p=
y",
line 704
    ord('\\'): ur'\textbackslash{}',
                                  ^
SyntaxError: invalid syntax

--=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-242842-7788>