Your message dated Mon, 10 Jul 2017 08:51:54 +0000
with message-id <[email protected]>
and subject line Bug#864554: fixed in globus-common 17.1-2
has caused the Debian Bug report #864554,
regarding globus-common FTCBFS: uses build architecture compiler, runs tests
despite DEB_BUILD_OPTIONS=nocheck
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.)
--
864554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: globus-common
Version: 17.1-1
Tags: patch
User: [email protected]
Usertags: rebootstrap
globus-common fails to cross build from source, because it doesn't pass
the relevant --host flag to ./configure. I propose letting
dh_auto_configure do that. It also runs tests despite DEB_BUILD_OPTIONS
containing nocheck. After fixing both issues, globus-common cross builds
successfully. Please consider applying the attached patch after stretch
is released.
Helmut
diff --minimal -Nru globus-common-17.1/debian/changelog
globus-common-17.1/debian/changelog
--- globus-common-17.1/debian/changelog 2017-03-17 15:44:28.000000000 +0100
+++ globus-common-17.1/debian/changelog 2017-06-10 17:07:51.000000000 +0200
@@ -1,3 +1,12 @@
+globus-common (17.1-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: (Closes: #-1)
+ + Let dh_auto_configure pass --host flag.
+ + Honour DEB_BUILD_OPTIONS=nocheck.
+
+ -- Helmut Grohne <[email protected]> Sat, 10 Jun 2017 17:07:51 +0200
+
globus-common (17.1-1) unstable; urgency=medium
* GT6 update: Add additional error handling api
diff --minimal -Nru globus-common-17.1/debian/rules
globus-common-17.1/debian/rules
--- globus-common-17.1/debian/rules 2016-11-08 18:47:32.000000000 +0100
+++ globus-common-17.1/debian/rules 2017-06-10 17:07:49.000000000 +0200
@@ -33,12 +33,8 @@
CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
FFLAGS="$(FFLAGS)" CPPFLAGS="$(CPPFLAGS)" \
LDFLAGS="$(LDFLAGS) -Wl,--as-needed -Wl,-z,defs" \
- GLOBUS_VERSION=6.0 ./configure \
+ GLOBUS_VERSION=6.0 dh_auto_configure -- \
--disable-static \
- --prefix=$(_prefix) \
- --libdir='$${prefix}/lib/$(DEB_HOST_MULTIARCH)' \
- --sysconfdir=/etc \
- --localstatedir=/var \
--sharedstatedir=/var/lib \
--mandir='$${datadir}/man' \
--includedir='$${prefix}/include/globus' \
@@ -62,7 +58,9 @@
dh_testdir
$(MAKE)
+ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
$(MAKE) check VERBOSE=1 NO_EXTERNAL_NET=1
+endif
touch $@
--- End Message ---
--- Begin Message ---
Source: globus-common
Source-Version: 17.1-2
We believe that the bug you reported is fixed in the latest version of
globus-common, 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.
Mattias Ellert <[email protected]> (supplier of updated
globus-common 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: Thu, 06 Jul 2017 12:58:28 +0200
Source: globus-common
Binary: libglobus-common0 globus-common-progs libglobus-common-dev
libglobus-common-doc
Architecture: source amd64 all
Version: 17.1-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Description:
globus-common-progs - Globus Toolkit - Common Library Programs
libglobus-common-dev - Globus Toolkit - Common Library Development Files
libglobus-common-doc - Globus Toolkit - Common Library Documentation Files
libglobus-common0 - Globus Toolkit - Common Library
Closes: 864554
Changes:
globus-common (17.1-2) unstable; urgency=medium
.
* Migrate to dbgsym packages
* Support DEB_BUILD_OPTIONS=nocheck (Closes: #864554)
Checksums-Sha1:
3606d155bc7753c691b9372fb848ebb1ebfc9227 2185 globus-common_17.1-2.dsc
ad5a30e1d63e14d94c13b7ce049512f5418bddec 5916
globus-common_17.1-2.debian.tar.xz
1c6c9c5e3dfdb5ab536389ac29eed2f36f177361 15920
globus-common-progs-dbgsym_17.1-2_amd64.deb
5a66c7b0ef8182171fcf17d3a5b2af624e9fb212 28384
globus-common-progs_17.1-2_amd64.deb
bb80de3b137ee4282338deb4a07c7c6c8581f5d8 8544
globus-common_17.1-2_amd64.buildinfo
ec2ec2eb30918bebcc1771a318070ce7709ddeec 49764
libglobus-common-dev_17.1-2_amd64.deb
1c5cf692cdb258cda8a82c42f4b131390c071fcf 5087120
libglobus-common-doc_17.1-2_all.deb
eae1c1d4f3fa6c1c0f22bbef5ad40ac016e612d7 317788
libglobus-common0-dbgsym_17.1-2_amd64.deb
88c10c25679d6549b77a49a978ceb91dcc40ef4a 105328
libglobus-common0_17.1-2_amd64.deb
Checksums-Sha256:
be3454a103ebd536bb5571e7c50fdee04eb07fd7f11d935890caa332e7d0aafc 2185
globus-common_17.1-2.dsc
c7b09cf37425f4153ca92ef276cd3914c283c73f40fd46f028c2d0e39332edb3 5916
globus-common_17.1-2.debian.tar.xz
d901abffcb2ebb0c2babe890413f0ca7533ef93a80340e844749f3a87cc333fc 15920
globus-common-progs-dbgsym_17.1-2_amd64.deb
76ae6f1173c60537c3b426256271a9257d4735d31dfcba439673e5b8e8d551bb 28384
globus-common-progs_17.1-2_amd64.deb
81fe7d2c40951719215d345f650696bbb7f787c85de88504316a30233b688f77 8544
globus-common_17.1-2_amd64.buildinfo
6656b4888c2303dd25ee08bead0d8c64db1303ae2a7a2df6d210760d8c0218fa 49764
libglobus-common-dev_17.1-2_amd64.deb
d17a20c96fc26dfa467d3cbba57c5f942aec8020893afe159c78bedb98b427b3 5087120
libglobus-common-doc_17.1-2_all.deb
6cef739e06daa57e2f3719dcc1236ef1e740757f3706bd2a76400352c3509a58 317788
libglobus-common0-dbgsym_17.1-2_amd64.deb
17c3c830319d3f346e01b7e6f4fb4f1d5fe7d946f36b70a4424c77fd80074e37 105328
libglobus-common0_17.1-2_amd64.deb
Files:
9bfbcd24554cdd8f03c5fd58a08768de 2185 net optional globus-common_17.1-2.dsc
bfc442b52150a7c1c641e3e841dd492d 5916 net optional
globus-common_17.1-2.debian.tar.xz
268446d091c81da38be51cd963b6becc 15920 debug extra
globus-common-progs-dbgsym_17.1-2_amd64.deb
ff70ba3bab942c0ae2e7776c3dbe8b5c 28384 net optional
globus-common-progs_17.1-2_amd64.deb
da92de0d1a327777c22f2a334f848575 8544 net optional
globus-common_17.1-2_amd64.buildinfo
4d0bec36edfba687672b7e9840550fee 49764 libdevel optional
libglobus-common-dev_17.1-2_amd64.deb
a5edc95dde92d403f0a95798c5184853 5087120 doc optional
libglobus-common-doc_17.1-2_all.deb
0de197b0e044b9bbe7c654a76bbc68d9 317788 debug extra
libglobus-common0-dbgsym_17.1-2_amd64.deb
875be2aa45e37edf9a676ca9f6bc4383 105328 libs optional
libglobus-common0_17.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAlljNGIACgkQ6K7C/zvh
qUtZPg/9GL+YcM1ceuTU8LHXEkjDc6Qf3r0Y+LB6Ox74rT7bpAVSlpmhpBiemxAK
9sElwrfzocSIN5y0jNuMZD4vpApKInj41Msrufuo/jmVkEOHBqSCuRTGDG3TdJvb
wvq+DkNMJ+GEbXFJHofs4GCSb022bQLimO8+uzm0G8xYTt/fLkKcFKscR9IG+4vx
rQIH8oh2meFFHibtM8ndefzYI/5tdJm43LuvJxzHdnZ2h2B0WI3YrAJNT3KCvvz9
Gjq12rsKIkTzAqf109QO0qiVajfFUo/ViskzjZo1ssfawHGKTLUiySOD/2EwK9UV
RXCgBFGVPj3i+8Hr0fZtayfnw/iVZYi7KHjPpy+C3S9uxbDZf4h+irX2khONd9cP
uEnQOQgKVAD6MBFy0Yzdu37uTb1LvLEiVdYxloq8gNyhJMMSq+52Cw1JtLVW7Cp+
7l0HUKTHyhC9HFiHdxzkq2wArApGk7jsJ3VCjTN9jPXGmg6kRQJ5tZlg4nmCEUkv
3rtYwKW6BefEZkJO5/V04o25DzBb9CqKXp4VWgER2QECNbYw+vMsl9G9Af4NCmre
0WUH7FVRLiD3KOS2BoupB10cUVvwe+RINkOO6JVRXJlFIhznzJaksz7tWY3yidkF
gXgXGwsHtfv8+QG7VkbzF/eVthyufRv4C+CWHYZCIuW7HxFYvf0=
=YL+2
-----END PGP SIGNATURE-----
--- End Message ---