Your message dated Wed, 20 Aug 2025 18:24:42 +0200
with message-id <[email protected]>
and subject line quilt: Fails to build binary packages again after successful 
build
has caused the Debian Bug report #1049857,
regarding quilt: Fails to build binary packages again after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1049857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049857
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: quilt
Version: 0.67+really0.66-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

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/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> ---------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package quilt
> dpkg-buildpackage: info: source version 0.67+really0.66-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dr. Tobias Quathamer 
> <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh clean --with=bash-completion
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test ! -e Makefile || touch Makefile # Avoids auto-rebuild rule to kick-in
> dh_auto_clean
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./configure~ ./config/install-sh~  quilt.spec quilt-*.tar.gz 
> quilt-*.tar.gz.sig quilt-*.tar.bz2 bin/quilt bin/guards bin/patch-wrapper 
> quilt/add quilt/annotate quilt/applied quilt/delete quilt/diff quilt/edit 
> quilt/files quilt/fold quilt/fork quilt/graph quilt/grep quilt/header 
> quilt/import quilt/init quilt/mail quilt/new quilt/next quilt/patches 
> quilt/pop quilt/previous quilt/push quilt/refresh quilt/remove quilt/rename 
> quilt/revert quilt/series quilt/setup quilt/shell quilt/snapshot quilt/top 
> quilt/unapplied quilt/upgrade quilt/scripts/patchfns 
> quilt/scripts/inspect-wrapper quilt/scripts/dependency-graph 
> quilt/scripts/edmail quilt/scripts/remove-trailing-ws 
> quilt/scripts/backup-files compat/column compat/date compat/getopt 
> compat/mktemp compat/sendmail compat/bash compat/awk compat/sendmail 
> doc/README doc/quilt.1 doc/reference doc/guards.1 po/*.mo po/*~ test/.depend 
> test/.add-filename-check.ok test/.altered-series.ok test/.annotate.ok 
> test/.applied.ok test/.auto-refresh.ok test/.backup-files.ok 
> test/.colon-in-patch-name.ok test/.comments.ok test/.conflicts.ok 
> test/.create-delete.ok test/.delete.ok test/.dir-a-b.ok test/.dotglob.ok 
> test/.duplicate-patch-in-series.ok test/.edit.ok test/.empty-files.ok 
> test/.empty.ok test/.example1.ok test/.failbackup.ok test/.faildiff.ok 
> test/.failpop.ok test/.fold.ok test/.formats.ok test/.half-applies.ok 
> test/.hard-linked-patch.ok test/.header.ok test/.import.ok test/.import2.ok 
> test/.mail.ok test/.merge.ok test/.missing-newline.ok test/.missing.ok 
> test/.new-nosubdir.ok test/.new.ok test/.no-file-to-patch.ok test/.nolink.ok 
> test/.null-bug.ok 
> test/.one.ok test/.perms.ok test/.project-settings.ok test/.push_timeskew.ok 
> test/.refresh-z.ok test/.refresh.ok test/.refresh_patch_order.ok 
> test/.remember-locations.ok test/.remove-trailing-ws.ok test/.rename.ok 
> test/.restrict-patch-names.ok test/.revert.ok test/.setup.ok 
> test/.snapshot.ok test/.snapshot2.ok test/.sort.ok 
> test/.space-in-filenames.ok test/.space-in-series.ok 
> test/.space-in-work-dir.ok test/.subdir.ok test/.symlink.ok test/.tester.ok 
> test/.three.ok test/.timestamps.ok test/.trailing-ws.ok test/.two.ok
> rm -f config.log config.status Makefile
> rm -rf autom4te.cache/
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> # Restore pristine l10n files
> for po in po/*.backup; do test ! -e $po || mv $po ${po%%.backup}; done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  debian/rules build
> dh build --with=bash-completion
>    dh_update_autotools_config
>    dh_autoreconf
> configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:24: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:24: the top level
> configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:52: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:52: the top level
> configure.ac:53: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:53: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:53: the top level
> configure.ac:69: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:69: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:69: the top level
> configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:70: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:70: the top level
> configure.ac:97: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:97: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:97: the top level
> configure.ac:113: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:113: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:113: the top level
> configure.ac:129: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:129: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:129: the top level
> configure.ac:152: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:152: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:152: the top level
> configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:167: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:167: the top level
> configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:183: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:183: the top level
> configure.ac:197: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:197: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:197: the top level
> configure.ac:198: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:198: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:198: the top level
> configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:220: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:220: the top level
> configure.ac:237: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:237: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:237: the top level
> configure.ac:238: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:238: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:238: the top level
> configure.ac:293: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:293: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:293: the top level
> configure.ac:321: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:321: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:321: the top level
> configure.ac:336: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:336: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:72: QUILT_COMPAT_PROG_PATH_OPT is expanded from...
> configure.ac:336: the top level
> configure.ac:367: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:367: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:6: QUILT_COMPAT_PROG_PATH is expanded from...
> configure.ac:367: the top level
> configure.ac:381: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:381: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:381: the top level
> configure.ac:394: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:394: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:394: the top level
> configure.ac:410: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:410: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:72: QUILT_COMPAT_PROG_PATH_OPT is expanded from...
> configure.ac:410: the top level
> configure.ac:412: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:412: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:72: QUILT_COMPAT_PROG_PATH_OPT is expanded from...
> configure.ac:412: the top level
> configure.ac:414: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:414: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> aclocal.m4:72: QUILT_COMPAT_PROG_PATH_OPT is expanded from...
> configure.ac:414: the top level
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --with-docdir=/usr/share/doc/quilt 
> --with-sendmail=/usr/sbin/sendmail --with-awk=/usr/bin/awk 
> --with-bash=/bin/bash
>       ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking 
> --with-docdir=/usr/share/doc/quilt --with-sendmail=/usr/sbin/sendmail 
> --with-awk=/usr/bin/awk --with-bash=/bin/bash
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether #! works in shell scripts... yes
> checking for bash... /bin/bash
> checking whether /bin/bash quoting works... yes
> checking for gcp... no
> checking for cp... /bin/cp
> checking for gdate... no
> checking for date... /bin/date
> checking whether /bin/date --rfc-822 works... yes
> checking for perl... /usr/bin/perl
> checking for grep... /bin/grep
> checking whether /bin/grep -q works... yes
> checking whether /bin/grep understands (foo|bar)... yes
> checking for tail... /usr/bin/tail
> checking whether /usr/bin/tail -n works... yes
> checking for tr... /usr/bin/tr
> checking whether /usr/bin/tr understands a-z ... yes
> checking for stat... /usr/bin/stat
> checking whether /usr/bin/stat -c '%h' works... yes
> checking for sed... /bin/sed
> checking whether /bin/sed understands (foo|bar)... yes
> checking for awk... /usr/bin/awk
> checking whether /usr/bin/awk supports sub... yes
> checking for pod2man... /usr/bin/pod2man
> checking for column... /usr/bin/column
> checking for getopt... /usr/bin/getopt
> checking for getopt --long syntax... yes
> checking for mktemp... /bin/mktemp
> checking whether /bin/mktemp -d works... yes
> checking for diff... /usr/bin/diff
> checking for patch... /usr/bin/patch
> checking the version of /usr/bin/diff... 3.8
> checking the version of /usr/bin/patch... 2.7.6
> checking for find... /usr/bin/find
> checking whether /usr/bin/find -path works... yes
> checking whether /usr/bin/find -print0 works... yes
> checking for xargs... /usr/bin/xargs
> checking whether /usr/bin/xargs -0 works... yes
> checking for diffstat... /usr/bin/diffstat
> checking for diffstat version... 1.65
> checking for sendmail... /usr/sbin/sendmail
> configure: WARNING: /usr/sbin/sendmail does not exist
> checking for msgmerge... /usr/bin/msgmerge
> checking for msgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msguniq... /usr/bin/msguniq
> checking for msgcat... /usr/bin/msgcat
> checking for rpmbuild... no
> checking for rpm... no
> configure: WARNING: rpmbuild not found, some optional functionalities will be 
> missing
> checking for gmd5sum... no
> checking for md5sum... /usr/bin/md5sum
> checking for 7zr... no
> checking for 7za... no
> checking for 7z... no
> configure: WARNING: 7z not found, some optional functionalities will be 
> missing
> configure: creating ./config.status
> config.status: creating Makefile
> 
> quilt version 0.66 configured.
> 
> Using '/usr' for installation prefix.
> 
> Report bugs to [email protected]
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Backup a pristine copy of l10n files
> for po in po/*.po po/quilt.pot; do cp $po $po.backup; done
> # Build quilt
> dh_auto_build
>       make -j8
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> bin/quilt.in -> bin/quilt
> bin/guards.in -> bin/guards
> quilt/add.in -> quilt/add
> quilt/annotate.in -> quilt/annotate
> quilt/applied.in -> quilt/applied
> quilt/delete.in -> quilt/delete
> quilt/diff.in -> quilt/diff
> quilt/edit.in -> quilt/edit
> quilt/files.in -> quilt/files
> quilt/fold.in -> quilt/fold
> quilt/fork.in -> quilt/fork
> quilt/graph.in -> quilt/graph
> quilt/grep.in -> quilt/grep
> quilt/header.in -> quilt/header
> quilt/import.in -> quilt/import
> quilt/init.in -> quilt/init
> quilt/mail.in -> quilt/mail
> quilt/next.in -> quilt/next
> quilt/new.in -> quilt/new
> quilt/patches.in -> quilt/patches
> quilt/pop.in -> quilt/pop
> quilt/previous.in -> quilt/previous
> quilt/push.in -> quilt/push
> quilt/refresh.in -> quilt/refresh
> quilt/remove.in -> quilt/remove
> quilt/rename.in -> quilt/rename
> quilt/revert.in -> quilt/revert
> quilt/series.in -> quilt/series
> quilt/setup.in -> quilt/setup
> quilt/shell.in -> quilt/shell
> quilt/snapshot.in -> quilt/snapshot
> quilt/top.in -> quilt/top
> quilt/unapplied.in -> quilt/unapplied
> quilt/upgrade.in -> quilt/upgrade
> quilt/scripts/patchfns.in -> quilt/scripts/patchfns
> quilt/scripts/inspect-wrapper.in -> quilt/scripts/inspect-wrapper
> quilt/scripts/dependency-graph.in -> quilt/scripts/dependency-graph
> quilt/scripts/edmail.in -> quilt/scripts/edmail
> quilt/scripts/remove-trailing-ws.in -> quilt/scripts/remove-trailing-ws
> quilt/scripts/backup-files.in -> quilt/scripts/backup-files
> Generating /bin/bash wrapper
> Generating /usr/bin/awk wrapper
> /usr/bin/pod2man bin/guards > doc/guards.1
> /usr/bin/msgmerge -o po/fr.po po/fr.po po/quilt.pot
> /usr/bin/msgmerge -o po/de.po po/de.po po/quilt.pot
> /usr/bin/msgfmt --statistics -o po/ja.mo po/ja.po
> Generating /usr/sbin/sendmail wrapper
> /usr/bin/msgfmt --statistics -o po/ru.mo po/ru.po
> 182 translated messages.
> 182 translated messages.
> ........................................... done.
> ....... done.
> /usr/bin/msgfmt --statistics -o po/fr.mo po/fr.po
> /usr/bin/msgfmt --statistics -o po/de.mo po/de.po
> 182 translated messages.
> 182 translated messages.
> README.in -> README
> quilt.1.in -> quilt.1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> # Build a HTML/txt copy of the documentation
> mkdir -p doc/tmp
> cd doc/tmp; LC_ALL=C hevea ../main.tex ; LC_ALL=C hevea ../main.tex; LC_ALL=C 
> hevea ../main.tex
> ../main.tex:16: Warning: keyval, unknown key: 'xleftmargin'
> ../main.tex:16: Warning: keyval, unknown key: 'commandchars'
> ../main.tex:40: Warning: Undefined citation: 'akpm02'
> ../main.tex:95: Warning: Undefined citation: 'posix-2001-diff'
> ../main.tex:98: Warning: Undefined citation: 'info-diff'
> ../main.tex:104: Warning: Undefined citation: 'quilt'
> ../main.tex:152: Warning: Undefined citation: 'akpm02'
> ../main.tex:155: Warning: Undefined citation: 'quilt'
> ../main.tex:202: Warning: Undefined label: 'fig:dir-layout'
> ../main.tex:212: Warning: Undefined label: 'sec:rpm'
> ../main.tex:227: Warning: minipage, output may be poor
> ../main.tex:639: Warning: Undefined label: 'sec:forking'
> ../main.tex:653: Warning: Undefined citation: 'max-rpm'
> ../main.tex:699: Warning: Undefined label: 'sec:basic'
> HeVeA Warning: Label(s) may have changed. Rerun me to get cross-references 
> right.
> ../main.tex:16: Warning: keyval, unknown key: 'xleftmargin'
> ../main.tex:16: Warning: keyval, unknown key: 'commandchars'
> ../main.tex:227: Warning: minipage, output may be poor
> ../main.tex:16: Warning: keyval, unknown key: 'xleftmargin'
> ../main.tex:16: Warning: keyval, unknown key: 'commandchars'
> ../main.tex:227: Warning: minipage, output may be poor
> perl -pe 'if (/\\sh\{.*}/) {s:\\sh\{(.*)}:<I>$1</I>:}'        \
>      < doc/tmp/main.html > doc/quilt.html
> LC_ALL=C html2text -style pretty -o doc/quilt.txt doc/quilt.html
> rm -rf doc/tmp
> pod2man -c Debhelper debian/dh_quilt_patch debian/dh_quilt_patch.1
> pod2man -c Debhelper debian/dh_quilt_unpatch debian/dh_quilt_unpatch.1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_test
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test
>       make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> [add-filename-check.test]
> 6 commands (6 passed, 0 failed)
> [altered-series.test]
> 12 commands (12 passed, 0 failed)
> [comments.test]
> 11 commands (11 passed, 0 failed)
> [applied.test]
> 15 commands (15 passed, 0 failed)
> [colon-in-patch-name.test]
> 23 commands (23 passed, 0 failed)
> [dir-a-b.test]
> 11 commands (11 passed, 0 failed)
> [create-delete.test]
> 19 commands (19 passed, 0 failed)
> [annotate.test]
> 31 commands (31 passed, 0 failed)
> [auto-refresh.test]
> 14 commands (14 passed, 0 failed)
> [conflicts.test]
> 39 commands (39 passed, 0 failed)
> [duplicate-patch-in-series.test]
> 9 commands (9 passed, 0 failed)
> [backup-files.test]
> 119 commands (119 passed, 0 failed)
> [dotglob.test]
> 7 commands (7 passed, 0 failed)
> [delete.test]
> 34 commands (34 passed, 0 failed)
> [failbackup.test]
> 10 commands (10 passed, 0 failed)
> [faildiff.test]
> 15 commands (15 passed, 0 failed)
> [failpop.test]
> 13 commands (13 passed, 0 failed)
> [empty.test]
> 10 commands (10 passed, 0 failed)
> [hard-linked-patch.test]
> 15 commands (15 passed, 0 failed)
> [edit.test]
> 31 commands (31 passed, 0 failed)
> [fold.test]
> 11 commands (11 passed, 0 failed)
> [half-applies.test]
> 18 commands (18 passed, 0 failed)
> [formats.test]
> 13 commands (13 passed, 0 failed)
> [empty-files.test]
> 40 commands (40 passed, 0 failed)
> [header.test]
> 17 commands (17 passed, 0 failed)
> [example1.test]
> 30 commands (30 passed, 0 failed)
> [new-nosubdir.test]
> 4 commands (4 passed, 0 failed)
> [no-file-to-patch.test]
> 5 commands (5 passed, 0 failed)
> [missing-newline.test]
> 9 commands (9 passed, 0 failed)
> [missing.test]
> 6 commands (6 passed, 0 failed)
> [new.test]
> 9 commands (9 passed, 0 failed)
> [merge.test]
> 11 commands (11 passed, 0 failed)
> [project-settings.test]
> 10 commands (10 passed, 0 failed)
> [null-bug.test]
> 9 commands (9 passed, 0 failed)
> [perms.test]
> 21 commands (21 passed, 0 failed)
> [nolink.test]
> 28 commands (28 passed, 0 failed)
> [import2.test]
> 40 commands (40 passed, 0 failed)
> [refresh-z.test]
> 10 commands (10 passed, 0 failed)
> [refresh.test]
> 12 commands (12 passed, 0 failed)
> [remember-locations.test]
> 13 commands (13 passed, 0 failed)
> [mail.test]
> 23 commands (23 passed, 0 failed)
> [remove-trailing-ws.test]
> 44 commands (44 passed, 0 failed)
> [push_timeskew.test]
> [5] $ mkdir patches d -- ok
> [7] $ quilt new patch1 -- ok
> [10] $ cd d -- ok
> [11] $ mkdir dir -- ok
> [12] $ echo "This is file one." > dir/file1 -- ok
> [13] $ quilt add dir/file1 -- ok
> [16] $ echo "This is file two." > dir/file2 -- ok
> [17] $ quilt add dir/file2 -- ok
> [20] $ echo "More content to file one." >> dir/file1 -- ok
> [21] $ echo "More content to file two." >> dir/file2 -- ok
> [22] $ quilt refresh -- ok
> [25] $ quilt pop -q -- ok
> [29] $ test dir/file1 -nt dir/file2 && echo "timeskew!" -- ok
> [30] $ test dir/file2 -nt dir/file1 && echo "timeskew!" -- ok
> [32] $ quilt push -q -- ok
> [36] $ test dir/file1 -nt dir/file2 && echo "timeskew!" -- ok
> [37] $ test dir/file2 -nt dir/file1 && echo "timeskew!" -- failed
> timeskew!                             != ~
> [42] $ quilt new patch2.diff -- ok
> [45] $ echo "some content" > dir/file_removed -- ok
> [46] $ quilt add dir/file_removed -- ok
> [49] $ quilt add dir/file_created -- ok
> [52] $ rm dir/file_removed -- ok
> [53] $ echo "some content" > dir/file_created -- ok
> [54] $ quilt refresh -- ok
> [57] $ quilt diff --no-timestamps --no-index -p ab -- ok
> [67] $ quilt pop -- ok
> [74] $ test   -e dir/file_created && echo "Created file should not exist when 
> patch is poped!" -- ok
> [75] $ test ! -e dir/file_removed && echo "Deleted file should exist when 
> patch is poped!" -- ok
> [77] $ quilt push -- ok
> [84] $ test ! -e dir/file_created && echo "Created file should exist when 
> patch is pushed!" -- ok
> [85] $ test   -e dir/file_removed && echo "Deleted file should not exist when 
> patch is pushed!" -- ok
> 31 commands (30 passed, 1 failed)
> make[2]: *** [Makefile:411: test/.push_timeskew.ok] Error 1
> make[2]: *** Waiting for unfinished jobs....
> [restrict-patch-names.test]
> 19 commands (19 passed, 0 failed)
> [refresh_patch_order.test]
> 20 commands (20 passed, 0 failed)
> [rename.test]
> 18 commands (18 passed, 0 failed)
> [revert.test]
> 27 commands (27 passed, 0 failed)
> [setup.test]
> 64 commands (64 passed, 0 failed)
> [import.test]
> 83 commands (83 passed, 0 failed)
> [one.test]
> 45 commands (45 passed, 0 failed)
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2
> make[1]: *** [debian/rules:58: override_dh_auto_test] Error 25
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:7: build] Error 2
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/quilt_0.67+really0.66-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.

--- End Message ---
--- Begin Message ---
Version: 0.68-1

--- End Message ---

Reply via email to