Your message dated Tue, 11 Jul 2017 19:20:33 +0000
with message-id <[email protected]>
and subject line Bug#840715: fixed in ispell 3.4.00-6
has caused the Debian Bug report #840715,
regarding ispell FTCBFS: build system overrides maintainer supplied CC
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.)
--
840715: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840715
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ispell
Version: 3.4.00-5
Tags: patch
User: [email protected]
Usertags: rebootstrap
ispell fails to cross build from source, because the build system
overrides the maintainer supplied cross compiler with the build
architecture compiler. Please consider applying the attached patch.
Helmut
diff --minimal -Nru ispell-3.4.00/debian/changelog
ispell-3.4.00/debian/changelog
--- ispell-3.4.00/debian/changelog 2016-03-04 08:34:39.000000000 +0100
+++ ispell-3.4.00/debian/changelog 2016-10-14 08:11:38.000000000 +0200
@@ -1,3 +1,10 @@
+ispell (3.4.00-5.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: 0037-CC-from-environment.patch (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Fri, 14 Oct 2016 08:08:00 +0200
+
ispell (3.4.00-5) unstable; urgency=medium
* Add 0035-Force-text-grep-in-munchlist.patch to pass the `-a' flag to grep
diff --minimal -Nru ispell-3.4.00/debian/patches/0037-CC-from-environment.patch
ispell-3.4.00/debian/patches/0037-CC-from-environment.patch
--- ispell-3.4.00/debian/patches/0037-CC-from-environment.patch 1970-01-01
01:00:00.000000000 +0100
+++ ispell-3.4.00/debian/patches/0037-CC-from-environment.patch 2016-10-14
08:11:24.000000000 +0200
@@ -0,0 +1,24 @@
+From: Helmut Grohne <[email protected]>
+Subject: Use CC from environment
+
+Index: ispell-3.4.00/Makefile
+===================================================================
+--- ispell-3.4.00.orig/Makefile
++++ ispell-3.4.00/Makefile
+@@ -536,7 +536,7 @@
+
+ config.sh: config.X defhash.h local.h Makefile
+ set $(SHELLDEBUG); \
+- for var in BAKEXT BINDIR CC COUNTSUFFIX DEFDICT DEFHASH \
++ for var in BAKEXT BINDIR COUNTSUFFIX DEFDICT DEFHASH \
+ DEFLANG EXEEXT HASHSUFFIX INSTALL \
+ LANGUAGES LIBDIR LIBES LINK LINT LINTFLAGS LOOK_XREF \
+ MAKE_SORTTMP MAN1DIR MAN1EXT MAN45DIR MAN45EXT MAN45SECT MASTERHASH \
+@@ -548,6 +548,7 @@
+ | sed -e 's/"[^"]*$$/'"'/" -e "s/=/='/" -e 's/\\"/"/g' \
+ | sed -n -e '$$p'; \
+ done > config.sh; \
++ echo "CC='$(CC)'" >> config.sh; \
+ echo "CFLAGS='$(CFLAGS)'" >> config.sh; \
+ echo 'case "$$MAKE_SORTTMP" in "") \
+ SORTTMP="-e /!!SORTTMP!!/s/=.*$$/=/";; *) SORTTMP=;; esac' \
diff --minimal -Nru ispell-3.4.00/debian/patches/series
ispell-3.4.00/debian/patches/series
--- ispell-3.4.00/debian/patches/series 2016-03-04 08:34:39.000000000 +0100
+++ ispell-3.4.00/debian/patches/series 2016-10-14 08:10:19.000000000 +0200
@@ -25,3 +25,4 @@
0034-Fix-munchlist-failure.patch
0035-Force-text-grep-in-munchlist.patch
0036-Reproducible-hashes.patch
+0037-CC-from-environment.patch
--- End Message ---
--- Begin Message ---
Source: ispell
Source-Version: 3.4.00-6
We believe that the bug you reported is fixed in the latest version of
ispell, 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.
Robert Luberda <[email protected]> (supplier of updated ispell 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: Tue, 11 Jul 2017 21:01:26 +0200
Source: ispell
Binary: ispell ienglish-common iamerican ibritish iamerican-small
ibritish-small iamerican-large ibritish-large iamerican-huge ibritish-huge
iamerican-insane ibritish-insane
Architecture: source all amd64
Version: 3.4.00-6
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Description:
iamerican - American English dictionary for ispell (standard version)
iamerican-huge - American English dictionary for ispell (huge)
iamerican-insane - American English dictionary for ispell (insane version)
iamerican-large - American English dictionary for ispell (large)
iamerican-small - American English dictionary for ispell (small)
ibritish - British English dictionary for ispell (standard version)
ibritish-huge - British English dictionary for ispell (huge)
ibritish-insane - British English dictionary for ispell (insane version)
ibritish-large - British English dictionary for ispell (large)
ibritish-small - British English dictionary for ispell (small)
ienglish-common - Common files for British and American ispell dictionaries
ispell - International Ispell (an interactive spelling corrector)
Closes: 840715
Changes:
ispell (3.4.00-6) unstable; urgency=medium
.
* New 0037-CC-from-environment.patch from Helmut Grohne to fix cross builds
failures by using maintainer supplied $(CC) (closes: #840715).
* Bump debhelper's compat level to 10.
* Switch Vcs-Browser to cgit, and use https in Vcs field.
* Standards-Version 4.0.0 (no changes).
Checksums-Sha1:
8ab65b28b1f7a8bced0dc8cdb3bf2a416cb0a77f 2809 ispell_3.4.00-6.dsc
bd6b782d3a24f1c5601ba8abc79cb7bd37adbd57 42484 ispell_3.4.00-6.debian.tar.xz
22c6e0b60a4efcb6bcd518b32abf8b8e3b6eb5a4 634670 iamerican-huge_3.4.00-6_all.deb
a9404c72c3b6f0f5fa302dcb971436615cbea32f 1292094
iamerican-insane_3.4.00-6_all.deb
90da8ef7fa240f60d8ee3919bdd75218118098ef 364336
iamerican-large_3.4.00-6_all.deb
6e9cd76868a35f829e8935cb092fadb178d56651 92846 iamerican-small_3.4.00-6_all.deb
eb49da9482ad3d4417384f00a689237f7fa4afcf 186738 iamerican_3.4.00-6_all.deb
453cdb75e18880debc6088f22e65ac06a8069d10 636896 ibritish-huge_3.4.00-6_all.deb
8f77018a0d305761aab8f8d5c39a185e5c6e0941 1294840
ibritish-insane_3.4.00-6_all.deb
8fc2b87c7a09ecfc76bfd5d3f3f234e88e15c813 365686 ibritish-large_3.4.00-6_all.deb
63732c50d0a29bbf27c839540ec27e0ba5512f67 93544 ibritish-small_3.4.00-6_all.deb
31cfc0a9dfb92261c6935b6f7073d99c57f991a1 187610 ibritish_3.4.00-6_all.deb
100c53a0cb1bada1f706ea48b3ad3442cdae623b 29720 ienglish-common_3.4.00-6_all.deb
3a3dfe188e813f0c3747e772a5801f09b9c7846a 186054
ispell-dbgsym_3.4.00-6_amd64.deb
5986eeb05a0a61263663e0a87d74d0dc3db7aed4 9063 ispell_3.4.00-6_amd64.buildinfo
03865631f218ab0fc47f02d5b10984f240bfe12f 146768 ispell_3.4.00-6_amd64.deb
Checksums-Sha256:
000f28a0c17b36ab8944b30a4325c0aa5a55afeb86b7d1fab21097b5d3dc722f 2809
ispell_3.4.00-6.dsc
7aa2c7be0d866b14e293ab03ba2bfffd0962053c7376ee5d1912712aaf9c8733 42484
ispell_3.4.00-6.debian.tar.xz
9302db155c74e2721f8f2ae664df24a485e43f3feb4e5aac8dbddce61a4c2a2a 634670
iamerican-huge_3.4.00-6_all.deb
8d068d7164ea8603ba0dc28d045387bf39cca58ddce258a3de8bb159c63d1a88 1292094
iamerican-insane_3.4.00-6_all.deb
28442f1e91182d5b2f9c2f7698387136763e50c9b485caf64f0668721fe23c38 364336
iamerican-large_3.4.00-6_all.deb
6d997b83f113e34aea456f289351a8a737428f3b87b8bbe59b3d868274ed5eab 92846
iamerican-small_3.4.00-6_all.deb
ea61288f758256391e1e20f98d64f5e20d59dd80ba14700a4466e1e4f70b5607 186738
iamerican_3.4.00-6_all.deb
b3ad03e5474a6d4b506a6e9eb338698448a4495c7b84cf048b214403709a1e80 636896
ibritish-huge_3.4.00-6_all.deb
9c3eb18bf838c93b61127d8eb35919d0b7a4a5b486a43792f3230dc6d136ff5d 1294840
ibritish-insane_3.4.00-6_all.deb
783bf1c96714b14ef88552aee3adc205a3ce2d540fe68cc86239f1419f9048da 365686
ibritish-large_3.4.00-6_all.deb
ca3d8eb7b7a9a7431c134341c4f3e25be56f7044876c438a98611657f2b2d018 93544
ibritish-small_3.4.00-6_all.deb
559317d9fa62e50b4bd3f04e6dc4e65be65f0084db2044d759f6228c29da0b8c 187610
ibritish_3.4.00-6_all.deb
3b07fbc4a1f121d3a34af74079ce2e6950fc73310854ea0fb718c2c795e58b6b 29720
ienglish-common_3.4.00-6_all.deb
90af728c31df5faaeda2c028f6bde4b4ee86f6a5f229c19731f4629fb1fa1136 186054
ispell-dbgsym_3.4.00-6_amd64.deb
23a306ff3b01e256bb31f221cd45ba94110992bcb8a7ac834f707a25a405054b 9063
ispell_3.4.00-6_amd64.buildinfo
9fe7f3c76a62c536c9afa461bf810492684e3608aca9e84ef864ee09b3f578a5 146768
ispell_3.4.00-6_amd64.deb
Files:
5fcb3193739838ed5539ae6291adf187 2809 text optional ispell_3.4.00-6.dsc
97acb2136ace710c543de0ed0d280dd2 42484 text optional
ispell_3.4.00-6.debian.tar.xz
d7e63a812d923c655b9e1ecfd566b6c2 634670 text optional
iamerican-huge_3.4.00-6_all.deb
aabae97b6afe74c4d79935803f35ce72 1292094 text optional
iamerican-insane_3.4.00-6_all.deb
66e723ef74fbde934cbca7eefb5bc2dd 364336 text optional
iamerican-large_3.4.00-6_all.deb
7c1951c4266995f6b6e5ec0f18ba644d 92846 text optional
iamerican-small_3.4.00-6_all.deb
975e9ca0288ecdea9ab220b8d145c424 186738 text optional
iamerican_3.4.00-6_all.deb
e01620f073462e3744e3942cf2a50743 636896 text optional
ibritish-huge_3.4.00-6_all.deb
c2dd47d2673e6e1a3ccd4b4b1f4f1e53 1294840 text optional
ibritish-insane_3.4.00-6_all.deb
605864d53cbc30dc491eecf9c741df18 365686 text optional
ibritish-large_3.4.00-6_all.deb
2204907e97fb35659ee1f21f3f95d8ae 93544 text optional
ibritish-small_3.4.00-6_all.deb
c9bd79599708e7c8ee74bd793cc278fd 187610 text optional ibritish_3.4.00-6_all.deb
30500c1981374cc8078b241999665789 29720 text optional
ienglish-common_3.4.00-6_all.deb
6296b034a566dec7caf8e915a2e9d910 186054 debug extra
ispell-dbgsym_3.4.00-6_amd64.deb
513cc685d9c8261b5b8298b161a1a392 9063 text optional
ispell_3.4.00-6_amd64.buildinfo
2712664f1a8e20a90d67a7321dfa3de5 146768 text optional ispell_3.4.00-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENeh2+rTTcy6TtNI3Yx3nVTvor9QFAlllISAACgkQYx3nVTvo
r9Q29g//YYtSqIRU+D1nedym5GIbm/2D9PrqI0DFzNHN0mQjomOLmMSyHBWtmnIn
GUXAIsppkO6hajPvnHwqKiemf38jjTW5RHLU2scn5SBAZsyLaAq4hMLVz0sF3HVj
INqXkCT14RKS82Gh39ELfkacC9HV+RpGRHgaNoRBWfN2JAm2St7j91CKEoeBqpxg
4WP5ilRxxOGkzBSBBMEBwo9qkgA27sCZUro8d9LrrJYM+20V3/zIGLjZmoSS3aX4
aIp/ktSwpXPNfex4caXFT7cGXpuqGfne6iL//qkV0+A+AlAUbdWHiLXH2xyJh4OK
qnbMZrj4cmfSkabiaSbzZTtgcAyT0H/5ee++iyhbTsFP5pGDweorCXFqyzAMnv4D
3KV/J2i+7hmssYa/b2pXo/KcEqUmtj91ID2teuBHtEU3RfsRrtNiF2o/QB1V57r0
9SCT8GGAVt88rCJ+buFMiak5VnR9z5Yl1bq2RIuNJIgwA1FjKV8WlH37BdEf/yI8
P1X3yFnkbkY593/ulFMmlxudnEg76cuyN9giMhI1nNy2E3m+Hj54SFyO0SEmusWH
xMRDsgc9MNkJdY9a91P9vnjJ0ir1KaUqnqtsT0hCFtwOtJuPt32ec0HAP1Lro4WL
R0+shNFYcbNp+zg8erBcWlGoIvdNOX6Mb2immDKzBYa9u9L0IAs=
=FJrA
-----END PGP SIGNATURE-----
--- End Message ---