Your message dated Mon, 12 May 2008 01:30:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line 
has caused the Debian Bug report #287898,
regarding second dpkg-buildpackage fails in same source tree
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
287898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287898
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nasm
Version: 0.98.38-1
Severity: normal

The source package contains a file config.h.in. If I run
dpkg-buildpackage -tc, then the debian/rules clean calls a Makefile
target that removes config.h.in. A second dpkg-buildpackage run in the
same tree will then fail because this file is missing. Please fix the
rules file to not delete files that are required to build the package.

dpkg-genchanges: including full source code in upload
 fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean build.stamp
/usr/bin/make distclean
make[1]: Entering directory `/home/joey/tmp/a/nasm-0.98.38'
rm -f *.o *.s *.i
rm -f output/*.o output/*.s output/*.i
rm -f nasm ndisasm
cd rdoff && /usr/bin/make clean
make[2]: Entering directory `/home/joey/tmp/a/nasm-0.98.38/rdoff'
rm -f *.o rdfdump ldrdf rdx rdflib rdf2bin rdf2com rdf2ihx
make[2]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38/rdoff'
rm -f config.* Makefile *~ *.bak *.lst *.bin
rm -f output/*~ output/*.bak
rm -f test/*.lst test/*.bin test/*.o test/*.bin
rm -rf autom4te*.cache
cd rdoff && /usr/bin/make distclean
make[2]: Entering directory `/home/joey/tmp/a/nasm-0.98.38/rdoff'
rm -f *.o rdfdump ldrdf rdx rdflib rdf2bin rdf2com rdf2ihx
rm -f Makefile
make[2]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38/rdoff'
make[1]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38'
/usr/bin/make -C doc spotless
make[1]: Entering directory `/home/joey/tmp/a/nasm-0.98.38/doc'
rm -f *.rtf *.hpj *.texi *.gid *.ipf *.dip
rm -f *.aux *.cp *.fn *.ky *.pg *.log *.toc *.tp *.vr
rm -rf html info
rm -f *.hlp *.txt *.inf *.pdf *.dvi
rm -f nasmdoc*.ps
make[1]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38/doc'
rm -f `find -name Makefile`
dpkg-buildpackage: full upload (original source is included)

[EMAIL PROTECTED]:~/tmp/a/nasm-0.98.38>ls -l config.h.in         
ls: config.h.in: No such file or directory
zsh: exit 1     ls -b -CF --color=auto -l config.h.in

[EMAIL PROTECTED]:~/tmp/a/nasm-0.98.38>fakeroot dpkg-buildpackage -tc
dpkg-buildpackage: source package is nasm
dpkg-buildpackage: source version is 0.98.38-1
dpkg-buildpackage: source maintainer is Christian Kesselheim <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is i386
 debian/rules clean
dh_testdir
dh_testroot
dh_clean build.stamp
/usr/bin/make distclean
make[1]: Entering directory `/home/joey/tmp/a/nasm-0.98.38'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38'
make: [clean] Error 2 (ignored)
/usr/bin/make -C doc spotless
make[1]: Entering directory `/home/joey/tmp/a/nasm-0.98.38/doc'
make[1]: *** No rule to make target `spotless'.  Stop.
make[1]: Leaving directory `/home/joey/tmp/a/nasm-0.98.38/doc'
make: [clean] Error 2 (ignored)
rm -f `find -name Makefile`
 dpkg-source -b nasm-0.98.38
dpkg-source: building nasm using existing nasm_0.98.38.orig.tar.gz
dpkg-source: building nasm in nasm_0.98.38-1.diff.gz
dpkg-source: warning: ignoring deletion of file rdoff/doc/Makefile
dpkg-source: warning: ignoring deletion of file rdoff/test/Makefile
dpkg-source: warning: ignoring deletion of file test/Makefile
dpkg-source: warning: ignoring deletion of file config.h.in
dpkg-source: building nasm in nasm_0.98.38-1.dsc
 debian/rules build
dh_testdir
./configure --prefix=/usr --mandir=/usr/share/man
configure: error: cannot find sources (config.h.in) in . or ..
make: *** [build.stamp] Error 1
zsh: exit 2     fakeroot dpkg-buildpackage -tc

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
see #424593


--- End Message ---

Reply via email to