Your message dated Sun, 04 Sep 2016 19:00:12 +0000
with message-id <e1bgcek-0000g0...@franck.debian.org>
and subject line Bug#836510: fixed in quilt 0.63-4
has caused the Debian Bug report #836510,
regarding quilt: FTBFS in testing (failing tests)
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 ow...@bugs.debian.org
immediately.)


-- 
836510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:quilt
Version: 0.63-3
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   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
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-docdir=/usr/share/doc/quilt 
--with-sendmail=/usr/sbin/sendmail --with-awk=/usr/bin/awk
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking, --with-docdir
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

[... snipped ...]

Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[create-delete.test]
19 commands (19 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[annotate.test]
31 commands (31 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[no-file-to-patch.test]
5 commands (5 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[nolink.test]
28 commands (28 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[three.test]
58 commands (58 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[edit.test]
15 commands (15 passed, 0 failed)
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE (\w+)}/ at ./run line 114.
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/%{ <-- HERE \?}/ at ./run line 290.
[faildiff.test]
[1] $ mkdir patches -- ok
[3] $ quilt new test.diff -- ok
[6] $ cat > test.txt -- ok
[8] $ quilt add test.txt -- ok
[13] $ chmod -r test.txt -- ok
[15] $ quilt refresh -- ok
[18] $ echo 1 -- ok
[21] $ chmod +r test.txt -- ok
[25] $ printf "\\002\\000\\001" > test.bin -- ok
[26] $ quilt add test.bin -- ok
[29] $ printf "\\003\\000\\001" > test.bin -- ok
[30] $ quilt diff -pab --no-index -- ok
[32] $ echo 0 -- failed
0                                     != 1
[35] $ quilt refresh -- failed
Refreshed patch patches/test.diff     != Diff failed on file 'test.bin', 
aborting
[37] $ echo 0 -- failed
0                                     != 1
15 commands (12 passed, 3 failed)
Makefile:407: recipe for target 'test/.faildiff.ok' failed
make[2]: *** [test/.faildiff.ok] Error 3
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
debian/rules:48: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The failure does not seem related to using "dpkg-buildpackage -A".

Thanks.

--- End Message ---
--- Begin Message ---
Source: quilt
Source-Version: 0.63-4

We believe that the bug you reported is fixed in the latest version of
quilt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Quinson <mquin...@debian.org> (supplier of updated quilt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 04 Sep 2016 13:33:45 +0200
Source: quilt
Binary: quilt quilt-el
Architecture: source all
Version: 0.63-4
Distribution: unstable
Urgency: medium
Maintainer: Martin Quinson <mquin...@debian.org>
Changed-By: Martin Quinson <mquin...@debian.org>
Description:
 quilt      - Tool to work with series of patches
 quilt-el   - simple Emacs interface of quilt
Closes: 836510
Changes:
 quilt (0.63-4) unstable; urgency=medium
 .
   [ Martin Quinson ]
   * Build a quilt-el package from that source package. That's a follow
     up of #747632, requesting to remove the quilt-el src package now
     that the elisp file is merged with the main package upstream.
     Thanks to Jeremy Sowden for the patch.
   * d/control: use non-obsolete values for Vcs-git field.
   * d/p/fixbuildrun: fix some annoying warnings in test/run
   * d/p/diff_binary: don't test failure with binary files, as it does
     not fail anymore with modern diffs (Closes: #836510).
   * Use dh_bash-completion to do the Right Thing.
   * d/control: Update to standard version 3.9.8 (no change needed)
 .
   [ Raphaƫl Hertzog ]
   * Drop myself from Uploaders.
Checksums-Sha1:
 f7b705db032d906f47feea86345c922aeacfbbdc 1959 quilt_0.63-4.dsc
 61d64cff6d5ead90a80850b6bd20c452625cbab7 35072 quilt_0.63-4.debian.tar.xz
 daba9d82c8ebb2fb79789ac3f19368de81e2858c 7244 quilt-el_0.63-4_all.deb
 50dd739f629a9b26a3f9bc9135437ecc7215570a 307932 quilt_0.63-4_all.deb
Checksums-Sha256:
 6f12634396bbb154914fc1c5f7484a672acdd70e430b90ff92f1c4e1ce11c5d0 1959 
quilt_0.63-4.dsc
 8c1461f60ed80f4cd021d523a31304760c43765226229f23625933b09da9aec0 35072 
quilt_0.63-4.debian.tar.xz
 27634d2f0c1b626509c54f9df7e963ea4bc2c5b3a0ee5edf9e50b11dda0af0d0 7244 
quilt-el_0.63-4_all.deb
 0efd3bbeb99a5c96c50464ee54f1365fd149b7acc0544e183092abe1a0cc28d9 307932 
quilt_0.63-4_all.deb
Files:
 03a5bf3d0c5ab9abeadd6d4461463fb2 1959 vcs optional quilt_0.63-4.dsc
 50b9079b07d592833e51762ae16c0f29 35072 vcs optional quilt_0.63-4.debian.tar.xz
 84f00fd8e0e849b192d1c9eb425518dd 7244 vcs optional quilt-el_0.63-4_all.deb
 9a088fff3fc834c03eed336a02c9d1d3 307932 vcs optional quilt_0.63-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXzBNuAAoJEJi9lyRPc76ntGMP/jor+dzOjjEgj7zPvs3pxtWi
Rzug7sp4li8c9PvW4b95Mp6N0xtC6k8h9otw9pGhov9RBJ6fkvUF4ND4Ban37P5r
wIvnHDyzQWsuEdnWyADwi/rQFKyy501XH3rvQDsuw8lv8/or2ckyNljQbfvda35M
/+TBwt+3E7+Rcee160aLebhwKCH52zFcz/C6jtxBNnpGJCF9/QOMqe3DLPKM7rK6
lYL/L9bvZ18v08FPtXUXwZPXqVCs1TSAvpni4FVXppCdB16w6iQNM+kj6wNZe6HM
JABkk4K+TlqyizlWuSayLEDMXD9PE9TwWhUaYrVYrK4eLQcMbjeIY2VDDhnQuEOK
29oJXl0u9UgVVro/lwhvPXs81teAcsIw1N0gW1GLvfmuPy/vBWfqANqHYCLfKavY
4qbXBy9WyfUXQG+o6ZdqS+VhtOrx0oDhjmvRf/LwsyA8ZeYixDGhHzp54K+ZwWlL
c5P8MMKYtIJiSdFTtB4IGM6EvzBwC7Q/KHBi9SHjT+gWvrMPyg9gAdYpxJsYMBo8
N4DLzucJwPfQ5mJjxC9zlpLx6xUwsAP6/PafhsM1HuYJufUGdqAfDHRr42GT3YKn
LhLq1d3EUkPjGkSeW8FZh4UziHTD+eQyW5UxszxFMkDSjCUInY/cIjrkD+C0gFcS
ywmVMRS8Rg4+Y01LVZk3
=2nuw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to