Bug#921802: primesieve: FTBFS (LaTeX error)
Santiago Vila
sanvila at debian.org
Sat Feb 9 00:15:59 GMT 2019
Package: src:primesieve
Version: 7.3+ds-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --builddirectory=_build
dh_update_autotools_config -i -O--builddirectory=_build
dh_autoreconf -i -O--builddirectory=_build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/primesieve-7.3+ds'
dh_auto_configure -- \
-DBUILD_TESTS=ON \
-DBUILD_EXAMPLES=ON \
-DBUILD_DOC=ON
cd _build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON -DBUILD_DOC=ON ..
-- The CXX compiler identification is GNU 8.2.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
[... snipped ...]
LaTeX Warning: Reference `iterator_8h' on page 9 undefined on input line 3.
LaTeX Warning: Reference `iterator_8hpp' on page 9 undefined on input line 4.
LaTeX Warning: Reference `primesieve_8h' on page 9 undefined on input line 5.
LaTeX Warning: Reference `primesieve_8hpp' on page 9 undefined on input line 6.
LaTeX Warning: Reference `primesieve__error_8hpp' on page 9 undefined on input
line 7.
) [9] [10]
Chapter 6.
(./namespaceprimesieve.tex [11]
Underfull \hbox (badness 10000) detected at line 94
[][][]
[12] [13]
Underfull \hbox (badness 10000) detected at line 156
[][][]
! Missing } inserted.
<inserted text>
}
l.175 \end{DoxyParams}
?
! Emergency stop.
<inserted text>
}
l.175 \end{DoxyParams}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[3]: *** [Makefile:6: refman.pdf] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/primesieve-7.3+ds/_build/DEBIAN/doc/latex'
make[2]: *** [debian/adhoc/Makefile:15: doc] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/primesieve-7.3+ds'
make[1]: *** [debian/rules:33: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/primesieve-7.3+ds'
make: *** [debian/rules:24: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant part)
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/primesieve.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the debian-science-maintainers
mailing list