On Sat, Jun 19, 2010 at 19:36:31 (CEST), Felipe Sateler wrote: > On Sat, Jun 19, 2010 at 04:52, Reinhard Tartler <siret...@tauware.de> wrote: >> On Sat, Jun 19, 2010 at 10:33:28 (CEST), j...@users.alioth.debian.org wrote: >> >>> The following commit has been merged in the master branch: >>> commit b75d9c7ffb496796b58d5e922e656830bb14c8ae >>> Author: Jonas Smedegaard <d...@jones.dk> >>> Date: Sat Jun 19 10:33:23 2010 +0200 >>> >>> Hard-include upstream-tarball.mk (cdbs build-dependency could be >>> relaxed instead, but recent improvements are nice (and backporting cdbs >>> itself isn't difficult). >>> >>> diff --git a/debian/rules b/debian/rules >>> index e9f03f1..6347047 100755 >>> --- a/debian/rules >>> +++ b/debian/rules >>> @@ -1,6 +1,6 @@ >>> #!/usr/bin/make -f >>> >>> --include /usr/share/cdbs/1/rules/upstream-tarball.mk >>> +include /usr/share/cdbs/1/rules/upstream-tarball.mk >>> include /usr/share/cdbs/1/rules/utils.mk >>> include /usr/share/cdbs/1/rules/debhelper.mk >>> include /usr/share/cdbs/1/class/makefile.mk >> >> this change breaks the build for me: >> >>>> build-pkg-multimedia-package jack-audio-connection-kit >> Initialized empty Git repository in >> /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit/.git/ >> remote: Counting objects: 3336, done. >> remote: Compressing objects: 100% (1808/1808), done. >> remote: Total 3336 (delta 2141), reused 2415 (delta 1457) >> Receiving objects: 100% (3336/3336), 10.42 MiB | 1168 KiB/s, done. >> Resolving deltas: 100% (2141/2141), done. >> From git://git.debian.org/pkg-multimedia/jack-audio-connection-kit >> * [new branch] pristine-tar -> pristine-tar >> „../jack-audio-connection-kit_0.118+svn3796.orig.tar.gz“ entfernt >> pristine-tar: successfully generated >> /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit_0.118+svn3796.orig.tar.gz >> dpkg-buildpackage -rfakeroot -d -us -uc -i -S >> dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2 >> dpkg-buildpackage: setze CPPFLAGS auf Standardwert: >> dpkg-buildpackage: setze LDFLAGS auf Standardwert: >> dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2 >> dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2 >> dpkg-buildpackage: Quellpaket jack-audio-connection-kit >> dpkg-buildpackage: Quellversion 1:0.118+svn3796-4 >> dpkg-buildpackage: Quellen geändert durch Adrian Knoth >> <a...@drcomp.erfurt.thur.de> >> fakeroot debian/rules clean >> debian/rules:20: /usr/share/cdbs/1/rules/upstream-tarball.mk: Datei oder >> Verzeichnis nicht gefunden >> make: *** Keine Regel, um »/usr/share/cdbs/1/rules/upstream-tarball.mk« zu >> erstellen. Schluss. >> dpkg-buildpackage: Fehlschlag: fakeroot debian/rules clean gab >> Fehler-Exitstatus 2 >> debuild: fatal error at line 1319: >> dpkg-buildpackage -rfakeroot -d -us -uc -i -S failed >> debuild returned 29 >> Couldn't run 'debuild --no-tgz-check -S' >> failed to create the source package >> zsh: exit 1 build-pkg-multimedia-package jack-audio-connection-kit >> >> >> please, don't force me to build even the source package in the >> chroot. Is that really really neccessary? if not, please revert. >> >> I'd be okay with upgrading cdbs from lenny-backports, but there doesn't >> seem to be a backport either. > > Since you are building from a fresh clone, I'm pretty sure you can get > by with passing -nc to dpkg-buildpackage, thus avoiding the clean > stage.
this might be a workaround here, yes, will try. I still claim that this is pretty unnecessary. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers