Package: nghttp2
Version: 1.7.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

Trying to compile nghttp2 from stretch source on a jessie server, I found a 
missing build-dependency for nghttp2 in stretch:
Your package has a
 Build-Depends-Indep: python-sphinx
line, but is missing a
 Build-Depends-Indep: python-sphinxcontrib.rubydomain

To prove it, trying to build it, I got the following error message:

...
...
make[3]: Entering directory '/root/curl/nghttp2-1.7.0/doc'
/usr/bin/python ../doc/mkapiref.py \
apiref.rst macros.rst enums.rst types.rst . 
../lib/includes/nghttp2/nghttp2ver.h ../lib/includes/nghttp2/nghttp2.h
sphinx-build -b html -d manual/doctrees   . manual/html
Making output directory...
Running Sphinx v1.2.3


Extension error:
Could not import extension sphinxcontrib.rubydomain (exception: No module named 
pkg_resources)


Makefile:873: recipe for target 'html-local' failed
make[3]: *** [html-local] Error 1
make[3]: Leaving directory '/root/curl/nghttp2-1.7.0/doc'
Makefile:545: recipe for target 'html-recursive' failed
make[2]: *** [html-recursive] Error 1
make[2]: Leaving directory '/root/curl/nghttp2-1.7.0'
debian/rules:17: recipe for target 'override_dh_auto_build-indep' failed
make[1]: *** [override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/root/curl/nghttp2-1.7.0'
debian/rules:63: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de 
type 2


I just had to install python-sphinxcontrib.rubydomain from stretch and the 
compilation went through perfectly.

Thanks for your attention,
bs://



-- System Information:
Debian Release: 8.3
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages nghttp2 depends on:
ii  nghttp2-client  1.7.0-1
ii  nghttp2-proxy   1.7.0-1
ii  nghttp2-server  1.7.0-1

nghttp2 recommends no packages.

nghttp2 suggests no packages.

-- no debconf information

Reply via email to