Source: slang2 Version: 2.3.3-3 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 slang2 > dpkg-buildpackage: info: source version 2.3.3-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Alastair McKinstry > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --no-parallel > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j1 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /bin/rm -f *~ Makefile config.status config.log config.cache files.pck > slang.pc > cd src; make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f /<<PKGBUILDDIR>>/src/elfobjs/* > rm -f *~ "#"* > rm -f /<<PKGBUILDDIR>>/src/objs/* > rm -f /<<PKGBUILDDIR>>/src/elfobjs/* > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/test' > /bin/rm -rf tmpfile*.* tmpdir*.* > /bin/rm -f *~ *.o *.log log.pid* *.slc log.* *.log-* > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/test' > rm -rf /<<PKGBUILDDIR>>/src/objs /<<PKGBUILDDIR>>/src/elfobjs Makefile > sysconf.h config.h terminfo.inc > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > cd demo; make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/demo' > /bin/rm -f *~ useropen pager keypad smgtest *.o > /bin/rm -rf Makefile config.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/demo' > cd modules; make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/modules' > /bin/rm -f objs/tstamp > cd objs && /bin/rm -f slsmg-module.so termios-module.so select-module.so > fcntl-module.so varray-module.so socket-module.so rand-module.so > fork-module.so csv-module.so base64-module.so chksum-module.so > histogram-module.so stats-module.so json-module.so png-module.so > iconv-module.so onig-module.so zlib-module.so sysconf-module.so > chksum-module.o chksum_md5.o chksum_sha1.o chksum_sha2.o chksum_crc.o > stats-module.o stats_kendall.o > /bin/rm -f *~ */*~ > /bin/rm -f Makefile objs/Makefile /<<PKGBUILDDIR>>/modules/config.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules' > cd slsh; make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/slsh' > /bin/rm -f objs/tstamp static_objs/tstamp > /bin/rm -f *~ objs/slsh.o objs/readline.o objs/slsh objs/slsh_exe scripts/*~ > lib/*~ > /bin/rm -f static_objs/slsh.o static_objs/readline.o static_objs/slsh > static_objs/slsh_exe > /bin/rm -f Makefile config.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/slsh' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f slsh.1 libslang_pic.a src/test/sltest > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building slang2 using existing ./slang2_2.3.3.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: newly created empty file 'src/test/lastrun/anytype.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/anytype.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/argv.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/argv.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/arith.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/arith.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/array.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/array.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/arrmult.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/arrmult.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/assoc.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/assoc.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/autoload.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/break.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/break.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/bstring.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/bstring.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/bugs.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/bugs.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/compare.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/compare.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/debug.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/debug.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/deref.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/deref.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/docfun.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/docfun.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/dollar.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/dollar.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/eqs.sl' will > not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/eqs.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/except.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/except.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/ifeval.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/ifeval.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/list.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/list.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/longlong.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'src/test/lastrun/longlong.slc' will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/loops.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/loops.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/math.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/math.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/method.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/method.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/misc.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/misc.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/multline.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'src/test/lastrun/multline.slc' will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/naninf.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/naninf.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/nspace.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/nspace.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/nspace2.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/overflow.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'src/test/lastrun/overflow.slc' will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/pack.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/pack.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/path.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/path.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/posdir.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/posdir.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/posixio.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/posixio.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/prep.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/proc.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/proc.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/qualif.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/qualif.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/regexp.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/regexp.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/req.sl' will > not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/req.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/scircuit.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'src/test/lastrun/scircuit.slc' will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/selfload.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'src/test/lastrun/selfload.slc' will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/signal.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/signal.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/sort.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/sort.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/sscanf.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/sscanf.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/stack.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/stack.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/stdio.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/stdio.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/strops.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/strops.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/struct.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/struct.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/syntax.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/syntax.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/time.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/time.slc' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/utf8.sl' > will not be represented in diff > dpkg-source: warning: newly created empty file 'src/test/lastrun/utf8.slc' > will not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > slang2-2.3.3/utf8/tools/EastAsianWidth.txt > slang2-2.3.3/utf8/tools/UnicodeData.txt > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/slang2_2.3.3-3.diff.jWEYb_ > 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/slang2_2.3.3-3_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.

