Bug#643273: sbcl: FTBFS: dpkg-buildpackage: error: dpkg-source -b sbcl-1.0.51.0 gave error exit status 2

Didier Raboud odyx at debian.org
Mon Sep 26 21:11:45 UTC 2011


Source: sbcl
Version: 2:1.0.51.0-1
Severity: important
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/sbcl-YZjZMa/sbcl-1.0.51.0/doc/internals'
> rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \
> 		*.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \
> 		html-stamp sbcl-internals/
> make[1]: Leaving directory `/build/sbcl-YZjZMa/sbcl-1.0.51.0/doc/internals'
> dh_clean
> 	rm -f debian/sbcl.substvars
> 	rm -f debian/sbcl.*.debhelper
> 	rm -rf debian/sbcl/
> 	rm -f debian/sbcl-doc.substvars
> 	rm -f debian/sbcl-doc.*.debhelper
> 	rm -rf debian/sbcl-doc/
> 	rm -f debian/sbcl-source.substvars
> 	rm -f debian/sbcl-source.*.debhelper
> 	rm -rf debian/sbcl-source/
> 	rm -f debian/*.debhelper.log
> 	rm -f -- build-arch-stamp build-indep-stamp configure-stamp src/runtime/Config contrib/sb-bsd-sockets/foo.c contrib/sb-posix/foo.c doc/manual/variables.texinfo customize-target-features.lisp src/runtime/ldso-stubs.S doc/internals/sbcl-internals.cps whitespace-stamp
> 	rm -f debian/files
> 	find .  \( \( -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} \; \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
> 	rm -f *-stamp
>  dpkg-source -b sbcl-1.0.51.0
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building sbcl using existing ./sbcl_1.0.51.0.orig.tar.bz2
> dpkg-source: info: local changes detected, the modified files are:
>  sbcl-1.0.51.0/doc/manual/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/sbcl_1.0.51.0-1.diff.AB4Jwa
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b sbcl-1.0.51.0 gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110923-2338

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/sbcl_2:1.0.51.0-1_lsid64.buildlog

This error is due to recent dpkg changes "“dpkg-source -b” on a “2.0”
or “3.0 (quilt)” source package will fail if it detects upstream changes
which are not managed by a quilt patch." [0] 

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the pkg-common-lisp-devel mailing list