Package: src:pyro
Version: 1:3.16-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   dh_auto_build -i
        make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
This makefile is only for cleaning stuff up. ('make clean')
You can also build the tarball dist with it ('make sdist')
You can also build the win32 binary dist with it ('make windist')
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -i
   create-stamp debian/debhelper-build-stamp

[... snipped ...]

copying build/scripts-2.7/pyro-ns -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-nsd -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-es -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-wxnsc -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-genguid to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-nsc to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-esd to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-xnsc to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-ns to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-nsd to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-es to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-wxnsc to 775
running install_egg_info
Writing 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python2.7/dist-packages/Pyro-3.16.egg-info
mv debian/tmp/usr/local/lib debian/tmp/usr/lib
dh_install -ppyro -Xwxnsc.py -Xxnsc.py
dh_install: Cannot find (any matches for) "usr/bin/pyro-es" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-es
dh_install: Cannot find (any matches for) "usr/bin/pyro-genguid" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-genguid
dh_install: Cannot find (any matches for) "usr/bin/pyro-ns" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-ns
dh_install: Cannot find (any matches for) "usr/bin/pyro-nsc" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-nsc
dh_install: Cannot find (any matches for) "usr/bin/pyro-esd" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-esd
dh_install: Cannot find (any matches for) "usr/bin/pyro-nsd" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-nsd
dh_install: missing files, aborting
        install -d debian/.debhelper/generated/pyro
        install -d debian/.debhelper/generated/pyro-gui
        install -d debian/.debhelper/generated/pyro-doc
        install -d debian/.debhelper/generated/pyro-examples
debian/rules:27: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:12: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

Hint: Try splitting override_dh_install into override_dh_install-indep and 
override_dh_install-arch.

Thanks.

Reply via email to