Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 14:41:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233381] print/texlive-base: error: Unescaped left brace in regex is illegal here in regex
Message-ID:  <bug-233381-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233381
           Summary: print/texlive-base: error: Unescaped left brace in
                    regex is illegal here in regex
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

Using the recent port print/texlive-base and having a glossary defined and
used, I run into a nasty error when issuing

make glossary texfile.tex

[...]
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE =
in
m/\\\@input{ <-- HERE (.+)\.aux}/ at /usr/local/bin/makeglossaries line 634.
*** Error code 255
[...]

The faulty installation is a complete packages-installed (pkg, ports built =
via
poudriere) one. On another box, having the installation of ports the
traditional way via make port, I do not see this error. More curious, the
now-faulting LaTeX project compiled once well prior to a new installation (=
did
a backup, moved the whole system to another SSD/HDD, installed the software=
 via
pkg and finally restored my home from backup containing the LaTeX project).

I've already checked for local installations of files/packages from DANTE a=
nd
others possibly located in ${HOME}/.texlive2015.

I see the same on other fresh installations from FreeBSD repository as well=
, so
something is missing and I have no clue.

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