Your message dated Thu, 28 Jul 2016 04:19:27 +0000
with message-id <e1bscn9-0003wj...@franck.debian.org>
and subject line Bug#832449: fixed in jed 1:0.99.19-6
has caused the Debian Bug report #832449,
regarding jed: FTBFS on arm64: machine `aarch64' not recognized
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.)


-- 
832449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jed
Version: 1:0.99.19-5
Severity: serious
Tags: patch

The latest version of jed FTBFS on arm64[1] because config.sub is too
old:

,----
| checking build system type... Invalid configuration `aarch64-linux-gnu': 
machine `aarch64' not recognized
| configure: error: /bin/bash autoconf/config.sub aarch64-linux-gnu failed
`----

This should be fixed by replacing config.{sub,guess} with the files from
autotools-dev at build time.  I have attached a possible patch which
does that via dh_update_autotools_config (included in debhelper since
version 9.20160114), but since I don't have an arm64 system, it's not
really tested.

Alternatively, dh_autotools-dev_updateconfig and
dh_autotools-dev_restoreconfig could be used (you should build-depend on
autotools-dev then).


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 4.6.4-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


1. 
https://buildd.debian.org/status/fetch.php?pkg=jed&arch=arm64&ver=1%3A0.99.19-5&stamp=1469420374

diff -Nru jed-0.99.19/debian/control jed-0.99.19/debian/control
--- jed-0.99.19/debian/control	2016-07-25 03:15:10.000000000 +0200
+++ jed-0.99.19/debian/control	2016-07-25 10:07:00.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Wookey <woo...@debian.org>
 Standards-Version: 3.9.8
 Build-Depends-Indep: hevea
-Build-Depends: debhelper (>= 7), dh-autoreconf,
+Build-Depends: debhelper (>= 9.20160114), dh-autoreconf,
  libxft-dev, libgpm-dev [linux-any],
  libxt-dev, pkg-config, autotools-dev, slsh,
  libslang2-dev, chrpath
diff -Nru jed-0.99.19/debian/rules jed-0.99.19/debian/rules
--- jed-0.99.19/debian/rules	2016-07-25 01:22:06.000000000 +0200
+++ jed-0.99.19/debian/rules	2016-07-25 10:09:01.000000000 +0200
@@ -53,12 +53,14 @@
 clean:
 	dh_testdir
 	dh_autoreconf_clean
+	dh_update_autotools_config
 	dh_clean
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f build-stamp
 
 config.status:
 	dh_testdir
+	dh_update_autotools_config
 	dh_autoreconf
 	./configure $(configure_flags) || \
 	  { rc=$$?; cat config.log; exit $$rc; }

--- End Message ---
--- Begin Message ---
Source: jed
Source-Version: 1:0.99.19-6

We believe that the bug you reported is fixed in the latest version of
jed, 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 832...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wookey <woo...@debian.org> (supplier of updated jed 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: Wed, 27 Jul 2016 04:24:03 +0100
Source: jed
Binary: jed xjed jed-common
Architecture: source all amd64
Version: 1:0.99.19-6
Distribution: unstable
Urgency: medium
Maintainer: Wookey <woo...@debian.org>
Changed-By: Wookey <woo...@debian.org>
Description:
 jed        - editor for programmers (textmode version)
 jed-common - S-Lang runtime files for jed and xjed
 xjed       - editor for programmers (x11 version)
Closes: 804083 832449 832450
Changes:
 jed (1:0.99.19-6) unstable; urgency=medium
 .
   * Actually update config.{sub,guess} (Closes: # 832449)
   * Correct setting of Multiarch dir (Closes: #832450)
   * Solve termcap build issue (Closes: #804083)
   * Remove dh-autoreconf for now as it needs more work
Checksums-Sha1:
 4985d3f336c65d31155174c18cecde0bfd781b25 2021 jed_0.99.19-6.dsc
 831216a831ef9b1a5fddf978697fadb7adcd1669 30356 jed_0.99.19-6.debian.tar.xz
 d68cc2641f7797bff31b322518d9ea69139eb50d 444524 jed-common_0.99.19-6_all.deb
 291314ea8ebc77a68df82db2e92085b151b0625b 270020 jed-dbgsym_0.99.19-6_amd64.deb
 cdad5ecbd29e9e3ec8ee0a9cac37dd41cb4cded7 125514 jed_0.99.19-6_amd64.deb
 5801fe3350ddb27275bf289ceda48b841171cebb 303734 xjed-dbgsym_0.99.19-6_amd64.deb
 3776fddd7547efe93693b7f8dababd3e1abb37e8 140756 xjed_0.99.19-6_amd64.deb
Checksums-Sha256:
 b142bcbdac61474d4ff97fd27e181a46ff97c50de969e749e50d7c47f4547241 2021 
jed_0.99.19-6.dsc
 0a3fcbe43253c54f4147bcf34f4aaa8fc925569fb8bc1c027bf96046bc9dbd6e 30356 
jed_0.99.19-6.debian.tar.xz
 8ce2178b35be75f379bc8547c93c86e230b11f9fb96372a19dd5887acc8b1037 444524 
jed-common_0.99.19-6_all.deb
 d5f75a51aac2eba4bf01d5e8dbf6291e2c57cbcc124b0832c05319958e9b621a 270020 
jed-dbgsym_0.99.19-6_amd64.deb
 762c03cf72988e71545b46d90df863eadd55222ba318d97faa52b710cec7ff40 125514 
jed_0.99.19-6_amd64.deb
 250707d4f385ffe86fbb94fe2e37f7f2f40e709e83f5dd4cee72484c264062a2 303734 
xjed-dbgsym_0.99.19-6_amd64.deb
 ce46e95d3769fbe09d5c5b5c872cb9533403185c76ceb0a8689c538bb24bda0b 140756 
xjed_0.99.19-6_amd64.deb
Files:
 0fbc8613cef7c88008748a9a6eb4b1a5 2021 editors optional jed_0.99.19-6.dsc
 96ee0cd2ce82b6a8fc6376c14b95f295 30356 editors optional 
jed_0.99.19-6.debian.tar.xz
 53e8528bb3f6884aa49f00b69c423cd1 444524 editors optional 
jed-common_0.99.19-6_all.deb
 2a5e5819a28427a40c53451428822b9f 270020 debug extra 
jed-dbgsym_0.99.19-6_amd64.deb
 b4f36e63414bebcf45ad54bddfb5f0a9 125514 editors optional 
jed_0.99.19-6_amd64.deb
 e4e27b2fe8ea790f6c8e861d7e624702 303734 debug extra 
xjed-dbgsym_0.99.19-6_amd64.deb
 7efdb99a1f75d5db47b7f91d7b125684 140756 editors optional 
xjed_0.99.19-6_amd64.deb

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

iQIcBAEBCAAGBQJXmWzHAAoJEPuGMlGob55HcB4P/0+v1Y691eChZNBWq2CaRoKV
1gG3fMVYwhUnsTx7MLqunG55qfdiWTV3dJjlTySPPk0hmJRmA/9VDU8ssWZ6dE6M
xti9fcSSz8xD/yoxrGVTM2XAjWX6FOwA76tX5A0B0016ZI3p0+Z4YCsojqWRMM2v
ECzJeYy24ZV+ePaG/hKMILh/odJSwCeIZgcfLjSyLXb1j9MNZiwY4U2XwYDuV+fW
AlnORUi1Rz4t1u+6qG+udJ+STyEzeai8Lnw4m7785f4c398YsvaYhkUEHqT8dETw
K6Xy97J8YCYkEyLAE52APU3aUv6E+TTgf7Tkq6sOoRtiswBPL+fPypN85EbjuOFp
CvWIqnJDaocWZw6hjzI5HvtOzjZ9dMZwLNfjZ6Q4zvGxFjhqZ7phoxY+8iKXxlGx
c+4IkU6Lfv7rPYfUq69FXuBxmKWuLpEWdpaEADAAtQlk8vVJgR9ybQtVlVkyfu3F
zFO4SO4qeZ3OEgkq4cmkM/8DUmhVvwnIg2rFkPcW9L47ldWbJUEjwrZQrDRIlid7
9f0Gq5ObsHAdbJSrK/tWAGNaJUSff6I9VveLyNCHLxnd23FdjVuxV5aW+GL2O34r
jdyp5Ew4ypEbHTD22j5yWanzzFoqjiy/Stm4YTlHAm5Z5TouN6heWzUN8I6dl0WZ
1nqDizs73eS55WmQ7OMW
=+n0U
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to