Source: libgsf Version: 1.14.26-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > 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 20120418 with 20130424) > GNU config automated update of config.guess (replacing 20120210 with 20130516) > dh_clean > dpkg-source -b libgsf-1.14.26 > dpkg-source: info: using source format `3.0 (quilt)' > dpkg-source: info: building libgsf using existing ./libgsf_1.14.26.orig.tar.xz > dpkg-source: warning: ignoring deletion of file doc/html/gsf-clip-data.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/up.png > dpkg-source: warning: ignoring deletion of file doc/html/misc.html > dpkg-source: warning: ignoring deletion of file doc/html/dependencies.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-memory.html > dpkg-source: warning: ignoring deletion of file > doc/html/gsf-XML-and-libxml.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-Zip.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-users.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-GIOChannel.html > dpkg-source: warning: ignoring deletion of file doc/html/intro.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-index.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-blobs.html > dpkg-source: warning: ignoring deletion of file doc/html/io.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-MS-OLE2.html > 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-GIO.html > dpkg-source: warning: ignoring deletion of file doc/html/api.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/left.png > dpkg-source: warning: ignoring deletion of file doc/html/gsf-metadata.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-Compression.html > dpkg-source: warning: ignoring deletion of file doc/html/sources.html > dpkg-source: warning: ignoring deletion of file doc/html/home.png > dpkg-source: warning: ignoring deletion of file doc/html/history.html > dpkg-source: warning: ignoring deletion of file > doc/html/annotation-glossary.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/gsf-OASIS-Open-Document.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-Text.html > dpkg-source: warning: ignoring deletion of file doc/html/index.html > dpkg-source: warning: ignoring deletion of file > doc/html/gsf-Input-from-unstructured-files.html > dpkg-source: warning: ignoring deletion of file doc/html/gsf-utils.html > dpkg-source: warning: ignoring deletion of file doc/html/parsers.html > dpkg-source: warning: ignoring deletion of file doc/html/right.png > dpkg-source: info: local changes detected, the modified files are: > libgsf-1.14.26/config.guess > libgsf-1.14.26/config.sub > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/libgsf_1.14.26-1.diff.Dpk3Zj > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b libgsf-1.14.26 gave error exit > status 2 > ──────────────────────────────────────────────────────────────────────────────── > Build finished at 20130621-0613 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libgsf_1.14.26-1_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org