[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

weird behaviour with latest devscripts/dpkg-dev



I was just building a package using `debuild'. The compile failed,
but debuild kept building the package anyway!

The build target failed, then the binary target failed, but it
then tried to sign the changes file anyway (which did not exist).
Can anyone tell me why this might be -- is there a bug
in my rules file?

make[2]: *** [LTKButtonDialog.o] Error 1
make[2]: Leaving directory `/local/local/src/packages/xpdf/xpdf-0.90/ltk'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/local/local/src/packages/xpdf/xpdf-0.90'
make: [build] Error 2 (ignored)
touch build
 fakeroot debian/rules binary DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
# test -f xpdf.c -a -f debian/rules
test -f xpdf/xpdf.cc -a -f debian/rules
test root = "`whoami`"
# test -f xpdf.c -a -f debian/rules
test -f xpdf/xpdf.cc -a -f debian/rules
# There are no architecture-independent files to be uploaded
# generated by this package.  If there were any they would be
# made here.
# test -f xpdf.c -a -f debian/rules
test -f xpdf/xpdf.cc -a -f debian/rules
rm -rf /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp
install -d /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/DEBIAN /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/usr/doc/xpdf /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/usr/lib/mime/packages
install -c -m 0755 debian/post{inst,rm} /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/DEBIAN/.
install -d -m 0755                      /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/usr/X11R6/bin 
install -c -m 0755 -s xpdf/xpdf         /local/local/src/packages/xpdf/xpdf-0.90/debian/tmp/usr/X11R6/bin/xpdf
install: xpdf/xpdf: No such file or directory
make: *** [binary-arch] Error 1
 signfile xpdf_0.90-1.dsc
Pretty Good Privacy(tm) 2.6.3ia - Public-key encryption for the masses.
(c) 1990-96 Philip Zimmermann, Phil's Pretty Good Software. 1996-03-04
International version - not for use in the USA. Does not use RSAREF.
Current time: 1999/08/14 04:32 GMT
[...]

-- 
Hamish Moffatt VK3SB (ex-VK3TYD). 
CCs of replies from mailing lists are welcome.


Reply to: