Your message dated Sat, 02 Feb 2019 14:53:04 +0000 with message-id <[email protected]> and subject line Bug#918646: fixed in emacs 1:26.1+1-3.1 has caused the Debian Bug report #918646, regarding emacs: FTBFS (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 [email protected] immediately.) -- 918646: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918646 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:emacs Version: 1:26.1+1-3 Severity: serious Tags: ftbfs Hello Rob. I tried to build this package in sid but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --parallel debian/rules override_dh_testdir make[1]: Entering directory '/<<BUILDDIR>>/emacs-26.1+1' dh_testdir debian/emacsVAR.postinst make[1]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1' debian/rules override_dh_auto_build make[1]: Entering directory '/<<BUILDDIR>>/emacs-26.1+1' rm -rf debian/build-src debian/build-gtk debian/build-lucid debian/build-nox mkdir debian/build-src cp -a $(ls -A | egrep -v '^(\.git|\.pc|debian)$') debian/build-src cp -a /usr/share/misc/config.guess /usr/share/misc/config.sub \ debian/build-src cd debian/build-src && ./autogen.sh [... snipped ...] ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/process-tests.elc GEN src/process-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/regex-tests.elc GEN src/regex-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/syntax-tests.elc GEN src/syntax-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/textprop-tests.elc GEN src/textprop-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/thread-tests.elc GEN src/thread-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/undo-tests.elc In toplevel form: ../../build-src/test/src/undo-tests.el:262:6:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. ../../build-src/test/src/undo-tests.el:317:6:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. ../../build-src/test/src/undo-tests.el:353:47:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. ../../build-src/test/src/undo-tests.el:370:13:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. ../../build-src/test/src/undo-tests.el:394:19:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. ../../build-src/test/src/undo-tests.el:433:11:Warning: `delete-forward-char' is for interactive use only; use `delete-char' instead. GEN src/undo-tests.log ELC /<<BUILDDIR>>/emacs-26.1+1/debian/build-src/test/src/xml-tests.elc GEN src/xml-tests.log make[5]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1/debian/build-lucid/test' make[4]: [Makefile:263: check-doit] Error 2 (ignored) SUMMARY OF TEST RESULTS ----------------------- Files examined: 185 Ran 2563 tests, 2513 results as expected, 1 unexpected, 49 skipped 1 files contained unexpected results: lisp/eshell/em-ls-tests.log make[4]: *** [Makefile:264: check-doit] Error 1 make[4]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1/debian/build-lucid/test' make[3]: *** [Makefile:239: check] Error 2 make[3]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1/debian/build-lucid/test' make[2]: *** [Makefile:946: check] Error 2 make[2]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1/debian/build-lucid' make[1]: *** [debian/rules:340: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<BUILDDIR>>/emacs-26.1+1' make: *** [debian/rules:204: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/emacs.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: emacs Source-Version: 1:26.1+1-3.1 We believe that the bug you reported is fixed in the latest version of emacs, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <[email protected]> (supplier of updated emacs 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 28 Jan 2019 14:18:17 +0100 Source: emacs Architecture: source Version: 1:26.1+1-3.1 Distribution: unstable Urgency: medium Maintainer: Rob Browning <[email protected]> Changed-By: Andreas Beckmann <[email protected]> Closes: 690771 875430 910925 911616 918646 Changes: emacs (1:26.1+1-3.1) unstable; urgency=medium . * Non-maintainer upload. . * Really handle the emacs-{gtk,lucid,nox} doc dir transition manually. This cannot be handled by 'dpkg-maintscript-helper dir_to_symlink' because of the arch:all to arch:any switch at the same time (bug #813455). Do not forcibly remove the old docdir in the preinst to avoid bad effects on other packages. Instead, in the postinst, replace the now empty directory with the intended symlink. (Closes: #911616) . * emacs-common: Add Breaks against all (versioned) emacs binary packages predating the unversioning in 1:25. . * emacs-common: Add Breaks against known incompatible packages: - edb (Closes: #875430) - egg (Closes: #910925) . * Add Vcs-* URLs. (Closes: #690771) . * Cherry-pick 34b4da37 to fix a test failure. (Closes: #918646) . * Clean-up debian/control. . * Use https:// URLs and update FSF address. . * Update Lintian overrides. Checksums-Sha1: d6e0cad1f0776513d2b48720f4a58783c796150d 3435 emacs_26.1+1-3.1.dsc 206175e259c418a40f37c818219d26b6fff0a758 56812 emacs_26.1+1-3.1.debian.tar.xz b6ee92b1663d0846940defd6616a4550e2af8f49 16910 emacs_26.1+1-3.1_source.buildinfo Checksums-Sha256: 915f82fc4e0b350de71769b8b688e5dc785c773cc0b01730cfaf909be104b4fb 3435 emacs_26.1+1-3.1.dsc 3725dc9dcffc58a45f850eb9ddcb4dee9eeb9e80a8350254ec630f52d855e863 56812 emacs_26.1+1-3.1.debian.tar.xz 8597cbd0406cffcf51c4daa7d2ad55582228d10fe893bff1e375783ac4aec6b6 16910 emacs_26.1+1-3.1_source.buildinfo Files: 08990b54b81756f0e9e48b3105308335 3435 editors optional emacs_26.1+1-3.1.dsc 0e3462420498bb790ddb211c9cc502ca 56812 editors optional emacs_26.1+1-3.1.debian.tar.xz a173bdec271388eac449e4b59c692a55 16910 editors optional emacs_26.1+1-3.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAlxPApwQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCLXlD/9HA/pT9+nernR7f95M7NDNATf6aOUQpyBb uu9/QbWKG2ycz4i98o7ZPp8O6WyJvt0ckR3sCPyjsjHw8giy/dKD8bwTejjLbQdt ymGefhbUT8gmFhMyLKml7mPdYugbxWiuKk7+UR+zsxNFEzFlS4ELsGEoIjfKDvx4 oE+y02/xSOaOeRYW1QHYGFgPHxUryYKSaIJHRA+NVKs9tVQ0NIzM2xtQT3smPHEy lHxOW8TxfTHqhDd7Eu2rp8b2MM2pwcBhfWZL+7sLodJtRpO2Clf8VkEUJfDgfXlg e/Yla+MB42OhP1BdkYs1hae9ZoNWJgjzI3zT9qLRvLx/CCTHUSt5YYWKR6jhJCSU 8NuoNkyR6GwdCfc6XrW2lUlfYrBQR5Egu2/yvaOwAiEqcMl9jGUji1t28GGD28YE dG1Ltu3qJKh/hALQk98JKTIoubBH4LjrNWfVv2XZagLFVhTC6pYUh+M1mbFjYBjY VrXjucnRP6P7Ap2k1KSRFARIQLzZGYr3huAM+VBuvfYDBhRsCevrHVb37BJzrFgY zm2rZ4bKD/fg9WQtTtPVIap0fzmWAZ01xmmzrqZR2CznQdfP8eV8I6nb2uTKglvU v0Xq/817f4rOdLOr1l4ov172gNfiOY8DNsTONmSJ72LK0Ds5kmLhyZjqfcoA7mb2 R+ySB8xlRg== =BoTG -----END PGP SIGNATURE-----
--- End Message ---

