Source: vflib3 Version: 3.7.2+dfsg-0.1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package vflib3 > dpkg-buildpackage: info: source version 3.7.2+dfsg-0.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[1]: [make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > for d in src ccv utils doc t1lib ascii-jtex vflibcaps ; do \ > (cd $d ; /usr/bin/make distclean); done > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f vflserver vfltest vflpp vfldisol vfldrvs vflbanner vflmkvfl vflmktex > vflmkgf vflmkpk vflmktfm vflmkvf vflmkt1 vflmkpcf vflmkttf vflmkekan vflmkajt > vflmkjpc libVFlib3.la vflservers vfldisols dvg-ccv dbg-bml dbg-sexp test-gen > *.tmp > rm -f dbg-ccv.c dbg-sexp.c > rm -f config.h with.h Makefile \ > vflpaths.h VFlib-3_7.h \ > drv_pcf.c drv_hbf.c test-olr.c test-bm1.c test-bm2.c \ > dbg-ccv.c dbg > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: Entering directory '/<<PKGBUILDDIR>>/ccv' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[2]: [../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f mkcscv > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ccv' > make[2]: Entering directory '/<<PKGBUILDDIR>>/utils' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[2]: [../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > for d in ctext2pgm vfl2bdf vflx11 hyaku ; do \ > (cd $d ; /usr/bin/make distclean); done > make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/ctext2pgm-1.5.3' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f ctext2pgm ctext2pgms > make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/ctext2pgm-1.5.3' > make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/vfl2bdf-2.0.0' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f vfl2bdf > make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/vfl2bdf-2.0.0' > make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/vflx11-2.0.2' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f vflx11 vflx11s > make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/vflx11-2.0.2' > make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/hyaku-1.1.0' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[3]: [../../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f hyakubm hyakux11 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/hyaku-1.1.0' > rm -f *~ > make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils' > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[2]: [../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f *.log *.aux *.bbl *.blg missfont.log > rm -f *.cp *.cps *.fn *.fns *.ky *pg *.pgs *.toc > rm -f *.tp *.tps *.vr *.vrs *.bak > rm -f */*.aux */*.log */*~ > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>/t1lib' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[2]: [../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f *.o *.lo *.la *.core core gmon.out a.out > make[2]: Leaving directory '/<<PKGBUILDDIR>>/t1lib' > make[2]: Entering directory '/<<PKGBUILDDIR>>/ascii-jtex' > rm -f config.cache config.log config.status missfont.log > rm -f .libs/* Imakefile > rmdir .libs > rmdir: failed to remove '.libs': No such file or directory > make[2]: [../make-sub:48: do-clean] Error 1 (ignored) > rm -f *.o *.lo *.la *.core core gmon.out a.out > rm -f config.h Makefile Makefile.bak *~ > rm -f */*~ *~ > rm -f fonts.tex fonts.lst > rm -f fontsh.tex fontsh.lst > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ascii-jtex' > make[2]: Entering directory '/<<PKGBUILDDIR>>/vflibcaps' > rm -f *~ > make[2]: Leaving directory '/<<PKGBUILDDIR>>/vflibcaps' > pwd=`pwd`; \ > for d in `find $pwd -type d -print | \ > grep '^.*-[0-9]\.[0-9.]*$'` ; do \ > dir=`echo $d | sed 's/^\(.*\)-[0-9.]*$/\1/'`; \ > if test -h $dir; then \ > echo Removing a symbolic link: $dir; \ > rm -f $dir; \ > fi; \ > done > Removing a symbolic link: /<<PKGBUILDDIR>>/utils/vfl2bdf > Removing a symbolic link: /<<PKGBUILDDIR>>/utils/vflx11 > Removing a symbolic link: /<<PKGBUILDDIR>>/utils/hyaku > Removing a symbolic link: /<<PKGBUILDDIR>>/utils/ctext2pgm > rm -f make-sub VFlib3-config WebFiles.tar > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.sub config.guess > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building vflib3 using existing > ./vflib3_3.7.2+dfsg.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file config.sub, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.guess, use > --include-removal to override > dpkg-source: warning: ignoring deletion of directory autom4te.cache > dpkg-source: warning: ignoring deletion of file autom4te.cache/requests, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/vfltest.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/mem.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/path.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_zeit.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/VFsys.h.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/bmlist.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/fsearch.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_ttf.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/VFlib.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_jtex.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_bdf.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_t1.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/cache.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/raster.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/params.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/vflibcap.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_jg.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/vflmkt1.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/drv_pk.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/ccv.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/fsearch.h.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/vflmklib.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/fileman.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/bm2ol.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/metric.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/bitmap.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/str.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/vflmkttf.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/bdf.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/sexp.c.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/consts.h.orig, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file OLD/image.c.orig, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > vflib3-3.7.2+dfsg/configure > vflib3-3.7.2+dfsg/src/vflmkcaptex > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/vflib3_3.7.2+dfsg-0.1.diff.5LtdLw > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/vflib3_3.7.2+dfsg-0.1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

