Package: libgsf Version: 1.14.21-2 Severity: serious Your package fails to build from source:
jmm:~/libgsf-1.14.21$ dpkg-buildpackage dpkg-buildpackage: source package libgsf dpkg-buildpackage: source version 1.14.21-2 dpkg-buildpackage: source changed by J.H.M. Dassen (Ray) <jdas...@debian.org> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build libgsf-1.14.21 fakeroot debian/rules clean dh_testdir dh_testroot if test -d build && test -f build/Makefile ; then \ /usr/bin/make -C build distclean; \ fi rm -rf build find -type f -name 'Makefile.am' | sed -e 's/\.am$//' | xargs rm -f # Update config.{sub,guess} from autotools-dev, if possible. for f in config.sub config.guess ; do \ if test -r /usr/share/misc/$f ; then \ OLDDATE=`./$f -t | tr -d -` ; \ NEWDATE=`/usr/share/misc/$f -t | tr -d -` ; \ if [ $OLDDATE -lt $NEWDATE ] ; then \ echo "GNU config automated update of $f (replacing $OLDDATE with $NEWDATE)" 1>&2 ; \ cp -f /usr/share/misc/$f $f ; \ fi; \ fi; \ done GNU config automated update of config.sub (replacing 20110323 with 20120210) GNU config automated update of config.guess (replacing 20110511 with 20120210) dh_clean dpkg-source -b libgsf-1.14.21 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building libgsf using existing ./libgsf_1.14.21.orig.tar.bz2 dpkg-source: warning: ignoring deletion of file doc/html/api.html dpkg-source: warning: ignoring deletion of file doc/html/index.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-OASIS-Open-Document.html dpkg-source: warning: ignoring deletion of file doc/html/history.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Reading-and-Writing-from-local-files-and-directories.html dpkg-source: warning: ignoring deletion of file doc/html/up.png dpkg-source: warning: ignoring deletion of file doc/html/gsf-GnomeVFS.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Output-to-unstructured-files.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-GIO.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-MS-OLE2.html dpkg-source: warning: ignoring deletion of file doc/html/io.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Zip.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-utils.html dpkg-source: warning: ignoring deletion of file doc/html/left.png dpkg-source: warning: ignoring deletion of file doc/html/gsf-blobs.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Infile-reading-structed-files.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-clip-data.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-GIOChannel.html dpkg-source: warning: ignoring deletion of file doc/html/dependencies.html dpkg-source: warning: ignoring deletion of file doc/html/right.png dpkg-source: warning: ignoring deletion of file doc/html/gsf-Outfile-writing-structed-files.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Text.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-index.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-metadata.html dpkg-source: warning: ignoring deletion of file doc/html/sources.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Compression.html dpkg-source: warning: ignoring deletion of file doc/html/misc.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-Bononbo.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-XML-and-libxml.html dpkg-source: warning: ignoring deletion of file doc/html/parsers.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-users.html dpkg-source: warning: ignoring deletion of file doc/html/gsf-memory.html dpkg-source: warning: ignoring deletion of file doc/html/intro.html dpkg-source: warning: ignoring deletion of file doc/html/home.png dpkg-source: warning: ignoring deletion of file doc/html/gsf-Input-from-unstructured-files.html dpkg-source: info: local changes detected, the modified files are: libgsf-1.14.21/config.guess libgsf-1.14.21/config.sub dpkg-source: info: you can integrate the local changes with dpkg-source --commit dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/libgsf_1.14.21-2.diff.YlBik3 dpkg-buildpackage: error: dpkg-source -b libgsf-1.14.21 gave error exit status 2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org