Your message dated Sat, 20 Jun 2015 22:03:57 +0000
with message-id <[email protected]>
and subject line Bug#788452: fixed in nss 2:3.19.2-1
has caused the Debian Bug report #788452,
regarding still FTCBFS: uses build arch uname for feature detection
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.)
--
788452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nss
Version: 2:3.19.1-2
Tags: patch
User: [email protected]
Usertags: rebootstrap
Hi Mike,
Thanks for improving upon my cross patch. As discussed on IRC, we
observed that nss still fails to cross build, because it uses the build
arch uname -m for the OS_TEST variable. We discussed that OS_TEST should
be set to $(DEB_HOST_GNU_CPU) and I verified that this works. Thus, I am
creating this bug report as a patch and reminder to add the missing
piece.
Thanks for your support with making Debian cross buildable
Helmut
diff -Nru a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
$(call lazy,DEB_BUILD_GNU_TYPE,$$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE))
$(call lazy,DEB_HOST_ARCH,$$(shell dpkg-architecture -qDEB_HOST_ARCH))
$(call lazy,DEB_HOST_GNU_TYPE,$$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE))
+$(call lazy,DEB_HOST_GNU_CPU,$$(shell dpkg-architecture -qDEB_HOST_GNU_CPU))
$(call lazy,DEB_HOST_MULTIARCH,$$(shell dpkg-architecture -qDEB_HOST_MULTIARCH))
$(call lazy,CFLAGS,$$(shell dpkg-buildflags --get CFLAGS))
$(call lazy,CPPFLAGS,$$(shell dpkg-buildflags --get CPPFLAGS))
@@ -45,6 +46,7 @@
ifeq ($(origin RANLIB),default)
TOOLCHAIN += RANLIB=$(DEB_HOST_GNU_TYPE)-ranlib
endif
+TOOLCHAIN += OS_TEST=$(DEB_HOST_GNU_CPU)
endif
# $(foreach foo,$(list),$(call cmd,some command $(foo))) expands to
--- End Message ---
--- Begin Message ---
Source: nss
Source-Version: 2:3.19.2-1
We believe that the bug you reported is fixed in the latest version of
nss, 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.
Mike Hommey <[email protected]> (supplier of updated nss 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: Sun, 21 Jun 2015 06:30:13 +0900
Source: nss
Binary: libnss3 libnss3-1d libnss3-tools libnss3-dev libnss3-dbg
Architecture: source amd64
Version: 2:3.19.2-1
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of Mozilla-related packages
<[email protected]>
Changed-By: Mike Hommey <[email protected]>
Description:
libnss3 - Network Security Service libraries
libnss3-1d - Network Security Service libraries - transitional package
libnss3-dbg - Debugging symbols for the Network Security Service libraries
libnss3-dev - Development files for the Network Security Service libraries
libnss3-tools - Network Security Service tools
Closes: 788452
Changes:
nss (2:3.19.2-1) unstable; urgency=medium
.
* New upstream release.
* debian/rules: Force set OS_TEST to DEB_HOST_GNU_CPU to avoid it defaulting
to `uname -m`. Thanks Helmut Grohne. Closes: #788452
Checksums-Sha1:
e81cacb2ce52ae34fc8b52028d5ca9d1316b5fe6 2275 nss_3.19.2-1.dsc
1f04052688b23e7d2c2ce05ee25fd29d180d4a43 6953657 nss_3.19.2.orig.tar.gz
026bd55702d3efa107ec83f4c01921f06655e91d 30084 nss_3.19.2-1.debian.tar.xz
e6fc983e0595b6498f61c86f05241779a36237ee 18480 libnss3-1d_3.19.2-1_amd64.deb
53e29180473060d411cf6e0520196471992f71bc 8496250 libnss3-dbg_3.19.2-1_amd64.deb
18a227e256ca17c29dc6dda37c581500af83426f 226174 libnss3-dev_3.19.2-1_amd64.deb
c38983dc2684684fb50ae0ce90a12542818db35d 836948
libnss3-tools_3.19.2-1_amd64.deb
853345e54c5e5bd4d385140cac647c5a1277dda3 1138614 libnss3_3.19.2-1_amd64.deb
Checksums-Sha256:
baf0f1fb519dab39865c8ed04cf795793f88a9d3cbd0134b80cee6c100c5b3e8 2275
nss_3.19.2-1.dsc
1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae 6953657
nss_3.19.2.orig.tar.gz
c4749c70912f0b5a9fdf31653f84b1b2fa5e3e7c7c39162fb085f8891b44c85c 30084
nss_3.19.2-1.debian.tar.xz
429e9b7068e05b60bc54aebbf8470b25fd4c14c772a03d4c21d06ea74b5c19a3 18480
libnss3-1d_3.19.2-1_amd64.deb
cb817900c4ec887bf9524cfcdf5a5a63c645144cadf8f2b1ee1e123270dc9d67 8496250
libnss3-dbg_3.19.2-1_amd64.deb
1b43d443aaa4b1cc5e85d35eb101244ddf2c04d10112691edd48429899423469 226174
libnss3-dev_3.19.2-1_amd64.deb
8ed3877755a4fa3868fbe9e47bf6574696a918979e751eeab95127d61d4b3dd6 836948
libnss3-tools_3.19.2-1_amd64.deb
3decf2d4c8482b785c423a277431a42b0a27b673ddc0069c4bb9bf07579b116c 1138614
libnss3_3.19.2-1_amd64.deb
Files:
9971a2bb11dd5774f481d2a922a9198b 2275 libs optional nss_3.19.2-1.dsc
b02ffd1e8e8ef5f8512fa02d8ca9db3d 6953657 libs optional nss_3.19.2.orig.tar.gz
bd4601fc0d884478aec6e1cd98c79cf0 30084 libs optional nss_3.19.2-1.debian.tar.xz
e7b5e5ee7585151abebb4b06efdccee1 18480 oldlibs extra
libnss3-1d_3.19.2-1_amd64.deb
8a93a2120b9aec4013ea787063143ac3 8496250 debug extra
libnss3-dbg_3.19.2-1_amd64.deb
1f082f46b992b7fef3ca2cbfb892bd8b 226174 libdevel optional
libnss3-dev_3.19.2-1_amd64.deb
5b2caa658f2a9de445a0c33063c75d29 836948 admin optional
libnss3-tools_3.19.2-1_amd64.deb
edf4524f8911e42c31d2abc1cae7a34a 1138614 libs optional
libnss3_3.19.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVhd9BAAoJEOQqoE+mqoxykqIQAIFaSfFlFGAqPa1mH0MHV7lZ
gshkIfL+nK7wj0ehKqTKImMsJoXzbJ+tnqr9vsj6UVipKk+Ct7zEz/NTUHdpakQP
CBtgjNd8gbGvK2JXFbms+YocCTyx9QLStfeVBnL0A8aV400iBw2gbyn/nbr/lRof
Z0BGKnSF3KgVvU5wySkk8MROZnztDRzQj2opV1IqRlkX93rgNMFqNdxkhzuZIxCM
n8YbvfBLSH1Df6P09/oueUNGzNfk866xqK089LxExtaI3Xz6P6zovSrJLSbnqsmR
ukSWjVekzuOwIygiKskCoLRA7HIS9c8S3XlUKkDIHx2S3wbHxclLvTvObf10Xh18
cenosA95biqzXue+wwHtuKstpIczUoaeN2K2RJLDullfjZX+mOrrCgG6CkgxRyql
zeyLLgEE4LA+PXzVUMG/ZGOjI5Qk4A1uucyAimjRQ1Ag3TX201fKs/hvAeiq+OmI
DUnKZQ+bXervljCECL8tFGMHkKtvfdLyDeBoH0mGIfEdS4p0za08L9qtD/shatUh
DztR0PTPUucluJ31u7MFer7uUODTvUbrJnPAt6WJAymKqDy+EQbGrkZ+QsSJ1oru
+M7RG0DY77XRlDMn/OQ7ucJCaDfU2Xve1lS5eKXxsBd1U+05lOCpEFqOepkkJQ3l
I1pQ98147qzcxCD5pBR1
=0dol
-----END PGP SIGNATURE-----
--- End Message ---