Your message dated Fri, 22 Jun 2018 13:34:26 +0000
with message-id <[email protected]>
and subject line Bug#902040: fixed in mew 1:6.8-2
has caused the Debian Bug report #902040,
regarding mew FTCBFS: configures for the build architecture
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.)
--
902040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902040
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mew
Version: 1:6.8-1
Tags: patch
User: [email protected]
Usertags: rebootstrap
mew fails to cross build from source, because it configures for the
build architecture. Normally, I'd suggest using dh_auto_configure, but
mew's ./configure doesn't like --runstatedir. So the attached patch opts
for adding the necessary --build and --host options manually to make mew
cross buildable. Please consider applying it.
Helmut
diff --minimal -Nru mew-6.8/debian/changelog mew-6.8/debian/changelog
--- mew-6.8/debian/changelog 2018-06-07 14:01:59.000000000 +0200
+++ mew-6.8/debian/changelog 2018-06-21 21:16:30.000000000 +0200
@@ -1,3 +1,10 @@
+mew (1:6.8-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Pass --host to ./configure. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Thu, 21 Jun 2018 21:16:30 +0200
+
mew (1:6.8-1) unstable; urgency=medium
* New upstream version 6.8
diff --minimal -Nru mew-6.8/debian/rules mew-6.8/debian/rules
--- mew-6.8/debian/rules 2018-06-03 12:12:05.000000000 +0200
+++ mew-6.8/debian/rules 2018-06-21 21:16:29.000000000 +0200
@@ -8,6 +8,8 @@
PKGSNAME=mew
CHG_SUFFIX=`test -f 00changes || ls -1 00changes.* | sed s/00changes// | sort
-n -t . -k 2,2 -k 3 | tail -1`
+include /usr/share/dpkg/architecture.mk
+
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dpkg_buildflags = DEB_BUILD_MAINT_OPTIONS=$(DEB_BUILD_MAINT_OPTIONS)
dpkg-buildflags
CFLAGS=$(shell $(dpkg_buildflags) --get CFLAGS)
@@ -16,7 +18,7 @@
configure-stamp: configure
dh_testdir
- CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)"
./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man
+ CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)"
./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man
--build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
grep '^Package: ' debian/control | head -1 | sed -e "s/^Package: //g" >
debian/PACKAGE
sed -e "s/@PACKAGE@/$(PACKAGE)/g" debian/README.Debian.in >
debian/README.Debian
sed -e "s/@PACKAGE@/$(PACKAGE)/g" debian/dirs.in > debian/dirs
--- End Message ---
--- Begin Message ---
Source: mew
Source-Version: 1:6.8-2
We believe that the bug you reported is fixed in the latest version of
mew, 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.
Tatsuya Kinoshita <[email protected]> (supplier of updated mew 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: Fri, 22 Jun 2018 21:11:20 +0900
Source: mew
Binary: mew mew-bin
Architecture: source amd64 all
Version: 1:6.8-2
Distribution: unstable
Urgency: medium
Maintainer: Tatsuya Kinoshita <[email protected]>
Changed-By: Tatsuya Kinoshita <[email protected]>
Description:
mew - mail reader supporting PGP/MIME for Emacs
mew-bin - external commands for Mew
Closes: 902040
Changes:
mew (1:6.8-2) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix FTCBFS: Pass --host to ./configure (closes: #902040)
Checksums-Sha1:
c93d73479e845779d0b948053e9c6e31f905a639 1812 mew_6.8-2.dsc
288338cfb480e23043408c16808ff70edd9913c9 49808 mew_6.8-2.debian.tar.xz
4508022ff548289cb2012324b15a5ae15b067700 59856 mew-bin-dbgsym_6.8-2_amd64.deb
0c6856941bae231790235f53c82a0819b79e4110 57096 mew-bin_6.8-2_amd64.deb
653520a87442baa07db49a131b2901293513fd52 673048 mew_6.8-2_all.deb
4d40d117094b3dbd0445ddf572d5be427b360fde 6227 mew_6.8-2_amd64.buildinfo
Checksums-Sha256:
984f22944ce893dc5c829939eb1e593ca4d12bfad26ed45dc9813a5ff6ef3dfa 1812
mew_6.8-2.dsc
fcb3e36eba3f7a8f02665a5e7a1db0574c32440dba3a2876fb32bf62f44fd240 49808
mew_6.8-2.debian.tar.xz
589887bc4995094e51d239d3157045b74489bada1746caee14f4805f66c7da5e 59856
mew-bin-dbgsym_6.8-2_amd64.deb
0ed0626406894de8ed0d6b8a7854b098f7eba748366886d32ce142c325d829c8 57096
mew-bin_6.8-2_amd64.deb
0ee8ce6e37f08839f5bca6a46a951ba3f3c5844dd11d1142df8ceeb85314ae1a 673048
mew_6.8-2_all.deb
882336820caf3683966bc18453ecf199de3cb6a5eb23030c8c78e89722b94b36 6227
mew_6.8-2_amd64.buildinfo
Files:
b94cc089b4e4f5f5d69042d9efa2693b 1812 mail optional mew_6.8-2.dsc
a6f3802740a55724b4b92666a3e2cbae 49808 mail optional mew_6.8-2.debian.tar.xz
43b4e92fb61e8764f5807fdfa39a0876 59856 debug optional
mew-bin-dbgsym_6.8-2_amd64.deb
8e66f6e78a3eff309de3a5a6bf30c82a 57096 mail optional mew-bin_6.8-2_amd64.deb
be1675f22899199494a28a6b8a79aa38 673048 lisp optional mew_6.8-2_all.deb
cb343a8aef114076f2ec4cafb5c90158 6227 mail optional mew_6.8-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEAxxiPZTvHz7xexyE5e+rkAgOpjwFAlss918ACgkQ5e+rkAgO
pjzkeA/8DZ6ROElYF20972sdIJcwZIHSbRnQq9Y3lkETBzLJHtYRABXg8jmYMwUB
0FIQnnFBhj6qDiCkcjlEseanuiOAgmINfp1AYHGgc4BbPniNzAfcVOsc9KeUUmDh
8M2b/pzOd0WqJlx9TkGL6fsYgF2dTmglYrnu1RrNXqB8EehIVgRuGTBImt/nvBoK
S5qqIfSawSrjnGgyHwQp2phObH/PCGwQoGonHWiiqaS1q17PIOtfjHwoNnYYEi3e
JLC92vuoXL/39TsPqiiAuRWBQI/y0VJjHUez8xmX4PcRoYNhr5dbm0T1kkQ0MTMs
ldf+qBuPaXUHRUluK6x0oVUkb6Q9HVqHNXFWDQ4N0khnA0t9BMxbzDaHJuaCocVQ
fpFjQpiErpOUjXEs8l5iyx7xElDNq7EjgBzb5CsioepM4K2jningBPhK016vNY2H
G6zz2t3nZpZgXr7Dw1qkEDWH0jfkZr46Uj3ga8YUx1d/d7mbd8/+EXgA8XCyNwZT
uGVxOfwZVGWxboLfcPM+gQFrmmPgsHc6jnpDvJ53EufRXbI7fqlFn92mfsLbjrIx
r/1HcevKyG0lB4cygdMtCdBz9Am4q8diuZqv9yCNDr2Z8YhZMcfwi1E3qytvKJle
G1Q6OkiObHizZyC3fZhPh538AISXxRyhz/r+nbnMpZkYPwm+BA0=
=HJwu
-----END PGP SIGNATURE-----
--- End Message ---