Your message dated Sun, 1 Dec 2024 14:40:10 -0600
with message-id <[email protected]>
has caused the report #1088834,
regarding gretl: FTBFS: LaTeX Error: Command \theHscript already defined
to be marked as having been forwarded to the upstream software
author(s) Allin Cottrell <[email protected]>
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1088834: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088834
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi Allin,
Fresh bug report from Debian.
On 1 December 2024 at 20:58, Emilio Pozuelo Monfort wrote:
| Source: gretl
| Version: 2024c-1
| Severity: serious
| Tags: ftbfs
|
| Hi,
|
| During a rebuild for the openmpi transition, your package failed to build.
| Here's the (hopefully) relevant part of the log:
|
| make -C doc
| make[4]: Entering directory '/<<PKGBUILDDIR>>/addons/gig/doc'
| This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2025/dev/Debian)
(preloaded format=pdflatex)
| restricted \write18 enabled.
| entering extended mode
| (./gig.tex
| LaTeX2e <2024-11-01>
| L3 programming layer <2024-11-02>
| (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
| Document Class: article 2024/06/29 v1.4n Standard LaTeX document class
| (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
| (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
| (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty
| (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (./gretlhds.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/pifont.sty
| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/upzd.fd)
| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/upsy.fd))
| (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
| (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
| (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
| (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx))
| (/usr/share/texlive/texmf-dist/tex/latex/tools/dcolumn.sty
| (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty))
| (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
| For additional information on amsmath, use the `?' option.
| (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
| (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
| (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
| (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
| (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
|
| ! LaTeX Error: Command \theHscript already defined.
| Or name \end... illegal, see p.192 of the manual.
|
| See the LaTeX manual or LaTeX Companion for explanation.
| Type H <return> for immediate help.
| ...
|
| l.71 ...nd\theHscript{\thechapter.\arabic{script}}
|
| ?
| ! Emergency stop.
| ...
|
| l.71 ...nd\theHscript{\thechapter.\arabic{script}}
|
| ! ==> Fatal error occurred, no output PDF file produced!
| Transcript written on gig.log.
| make[4]: *** [Makefile:10: gig.pdf] Error 1
|
| Full build logs at https://buildd.debian.org/status/package.php?p=gretl
Can you take a look? At first I suspected this was more of a texlive issue
than a gretl issue but you seem to define theHscript a few times in addons
and docs:
edd@rob:~/deb$ ag theHscript gretl/
gretl/addons/gig/doc/gig.tex
71:\newcommand\theHscript{\thechapter.\arabic{script}}
gretl/addons/SVAR/doc/SVAR.tex
71:%\newcommand\theHscript{\thechapter.\arabic{script}}
gretl/doc/tex_ru/gretl-ru.sty
127: \newcommand\theHscript{\thechapter.\arabic{script}}
129: \newcommand\theHscript{\arabic{script}}
gretl/doc/gretl.sty.in
142: \newcommand\theHscript{\thechapter.\arabic{script}}
144: \newcommand\theHscript{\arabic{script}}
edd@rob:~/deb$
Should I comment these out?
Cheers, Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | [email protected]
--- End Message ---