[Pkg-ace-devel] Building with svn-buildpackage + pbuilder

Thomas Girard thomas.g.girard at free.fr
Tue Sep 28 18:22:12 UTC 2010


Hello,

Le 28/09/2010 11:37, Tommi Vainikainen a écrit :
> to test the fix for bug#598169 I tried to build the package from trunk
> with svn-buildpackage and pbuilder.
> 
> However I get:
> make: *** No rule to make target `ace-archive-missing', needed by `extract-stamp'.  Stop.
> 
> I've used uscan to download ace_5.7.7.orig.tar.bz2 (a symlink to
> ACE+TAO+CIAO-src-5.7.7.tar.bz2), and then I'm running command
> svn-buildpackage --svn-builder='pdebuild'
> 
> Here is a context for the error message:
> 
>  dpkg-source -b ace-5.7.7
> dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building ace using existing ace_5.7.7.orig.tar.gz
> dpkg-source: info: building ace in ace_5.7.7-4.diff.gz
> dpkg-source: info: building ace in ace_5.7.7-4.dsc
>  debian/rules build
> make: *** No rule to make target `ace-archive-missing', needed by `extract-stamp'.  Stop.
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> Do you use svn-buildpackage+pdebuild to build ace? What files I've to
> had and where to be able to use svn-buildpackage with pbuilder? 

We are not using svn-buildpackage, and indeed it does not work; failing
to find the -src tarball.

A regular build with fakeroot debian/rules, run from the toplevel
directory with the following files available:
  ACE+TAO+CIAO-src-5.7.7.tar.bz2
  debian/
works.

We need to investigate why pdebuild is failing.

Thanks for your help,
Regards,

Thomas



More information about the Pkg-ace-devel mailing list