Hi All, I've been trying to migrate my package building process (for debian sid) for about the last month (on and off ;-) ) but I've encountered one fatal issue, and one pita issue. The fatal one: ... make[5]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle/share/extensions/Barcode' Making all in Poly3DObjects make[5]: Entering directory `/tmp/buildd/inkscape-0.47+svn20100202.cle/share/extensions/Poly3DObjects' make[5]: *** No rule to make target `cube.obj', needed by `all-am'. Stop. make[5]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle/share/extensions/Poly3DObjects' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle/share/extensions' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle/share' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/inkscape-0.47+svn20100202.cle' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ...
I've got this for the last month - I'm building inside a clean pbuilder chroot, the process has been consistent for the last year or more, spitting out weekly builds.
The pita issue - I've followed the instructions for checking out the latest bzr branch (head?) using the command: bzr checkout lp:inkscape
- this takes _ages_. It begins with a decent dl rate of ~300KBps, but then drops to ~4KBps for the next 4 hours!
Please help :(
Bernie (cleary)