Source: svgpp
Version: 1.2.3+dfsg1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of svgpp covering only its architecture-dependent binary
packages (as on the autobuilders or with dpkg-buildpackage -B) have
been failing:

     debian/rules override_dh_sphinxdoc
  make[1]: Entering directory '/<<BUILDDIR>>/svgpp-1.2.3+dfsg1'
  dh_sphinxdoc
  dh_sphinxdoc: Sphinx documentation not found
  find debian/libsvgpp-doc/usr/share/doc/libsvgpp-doc/html -type f -print0 | 
xargs -0 sed -i 
's/https:\/\/cdn\.mathjax\.org\/mathjax\/latest/\/usr\/share\/javascript\/mathjax/g'
  find: 'debian/libsvgpp-doc/usr/share/doc/libsvgpp-doc/html': No such file or 
directory
  sed: no input files
  debian/rules:18: recipe for target 'override_dh_sphinxdoc' failed
  make[1]: *** [override_dh_sphinxdoc] Error 123
  make[1]: Leaving directory '/<<BUILDDIR>>/svgpp-1.2.3+dfsg1'
  debian/rules:6: recipe for target 'binary-arch' failed
  make: *** [binary-arch] Error 2

Could you please take a look?  It would probably suffice to rename
override_dh_sphinxdoc to override_dh_sphinxdoc-indep.  (Also, you
might consider giving sed an alternative delimiter such as | or , to
avoid needing to escape all the slashes, but that's purely cosmetic.)

Thanks!

FTR, I'm classifying this bug as a regression because it would affect
binNMUs on amd64.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to