Package: src:python2.7
Version: 2.7.10-5
User: sanv...@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
/usr/bin/make -C Doc html
make[1]: Entering directory '/<<PKGBUILDDIR>>/Doc'
sphinx-build -b html -d build/doctrees -D latex_paper_size= -D today='October 
10, 2015' -D html_last_updated_fmt='October 10, 2015' . build/html 
Running Sphinx v1.3.1
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 479 source files that are out of date
updating environment: 479 added, 0 changed, 0 removed
reading sources... [  0%] about

[... snipped ...]

writing output... [ 95%] tutorial/inputoutput
writing output... [ 95%] tutorial/interactive
writing output... [ 96%] tutorial/interpreter
writing output... [ 96%] tutorial/introduction
writing output... [ 96%] tutorial/modules
writing output... [ 96%] tutorial/stdlib
writing output... [ 96%] tutorial/stdlib2
writing output... [ 97%] tutorial/whatnow
writing output... [ 97%] using/cmdline
writing output... [ 97%] using/index
writing output... [ 97%] using/mac
writing output... [ 97%] using/unix
writing output... [ 98%] using/windows
writing output... [ 98%] whatsnew/2.0
writing output... [ 98%] whatsnew/2.1
writing output... [ 98%] whatsnew/2.2
writing output... [ 98%] whatsnew/2.3
writing output... [ 99%] whatsnew/2.4
writing output... [ 99%] whatsnew/2.5
writing output... [ 99%] whatsnew/2.6
writing output... [ 99%] whatsnew/2.7
writing output... [100%] whatsnew/index

generating indices... genindex py-modindex
writing additional pages... download index search opensearch
copying images... [ 50%] faq/python-video-icon.png
copying images... [100%] howto/logging_flow.png

copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.

Build finished. The HTML pages are in build/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
touch stamps/stamp-doc-html
touch: cannot touch 'stamps/stamp-doc-html': No such file or directory
debian/rules:641: recipe for target 'stamps/stamp-doc-html' failed
make: *** [stamps/stamp-doc-html] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:

* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.

* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").


Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.

Thanks.

Reply via email to