[Reproducible-builds] Bug#791404: FTBFS: tutorial.texi:3901: @itemx must follow @item
Chris West (Faux)
solo-debianbugs at goeswhere.com
Sat Jul 4 12:28:24 UTC 2015
Source: gnu-smalltalk
Version: 3.2.4-2.1
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
Dear Maintainer,
The package fails to build its documentation:
make[2]: Entering directory '/tmp/buildd/gnu-smalltalk-3.2.4/doc'
fixed=`pwd`/`echo gst.texi | /bin/sed 's/\.texi/-fixed&/' `; \
cd . && \
makeinfo `echo gst.texi | /bin/sed 's,.*/,,'` -E - -o /dev/null | \
/bin/sed '/^@..index/ s/:/_/g' > $fixed && \
makeinfo $fixed > /dev/null 2>&1 && \
rm -f $fixed
../tutorial.texi:3901: @itemx must follow @item
This appaers to be an updated version of texinfo being more picky about markup.
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/gnu-smalltalk.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-21-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the Reproducible-builds
mailing list