Your message dated Thu, 14 Sep 2017 09:20:32 +0000
with message-id <[email protected]>
and subject line Bug#864558: fixed in poa 2.0+20060928-6
has caused the Debian Bug report #864558,
regarding poa FTCBFS: uses the 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.)
--
864558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864558
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: poa
Version: 2.0+20060928-4
Tags: patch
User: [email protected]
Usertags: rebootstrap
poa fails to cross build from source, because it uses the build
architecture compiler. Letting dh_auto_build pass cross compilers to
make fixes this part. It still runs the test suite despite
DEB_BUILD_OPTIONS containing nocheck. After fixing both issues, poa
cross builds successfully. Please consider applying the attached patch
after stretch is released.
Helmut
diff --minimal -Nru poa-2.0+20060928/debian/changelog
poa-2.0+20060928/debian/changelog
--- poa-2.0+20060928/debian/changelog 2016-01-11 12:53:26.000000000 +0100
+++ poa-2.0+20060928/debian/changelog 2017-06-10 17:58:33.000000000 +0200
@@ -1,3 +1,12 @@
+poa (2.0+20060928-4.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: (Closes: #-1)
+ + Let dh_auto_build pass cross compilers.
+ + Honour DEB_BUILD_OPTIONS=nocheck.
+
+ -- Helmut Grohne <[email protected]> Sat, 10 Jun 2017 17:58:33 +0200
+
poa (2.0+20060928-4) unstable; urgency=medium
* moved debian/upstream to debian/upstream/metadata
diff --minimal -Nru poa-2.0+20060928/debian/rules poa-2.0+20060928/debian/rules
--- poa-2.0+20060928/debian/rules 2013-09-12 10:59:00.000000000 +0200
+++ poa-2.0+20060928/debian/rules 2017-06-10 17:58:31.000000000 +0200
@@ -16,8 +16,9 @@
$(XP) $(DB2MAN) $<
override_dh_auto_build:
- $(MAKE) poa
+ dh_auto_build -- poa
+ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
override_dh_auto_test:
tmpfile=`mktemp` ; \
./$(PKG) -read_fasta multidom.seq -clustal $$tmpfile -v blosum80.mat ; \
@@ -29,3 +30,4 @@
echo "File $$tmpfile is different from $(CURDIR)/multidom.clustal"
; \
exit 1 ; \
fi
+endif
--- End Message ---
--- Begin Message ---
Source: poa
Source-Version: 2.0+20060928-6
We believe that the bug you reported is fixed in the latest version of
poa, 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.
Andreas Tille <[email protected]> (supplier of updated poa 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, 14 Sep 2017 09:50:18 +0200
Source: poa
Binary: poa
Architecture: source amd64
Version: 2.0+20060928-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
poa - Partial Order Alignment for multiple sequence alignment
Closes: 864558
Changes:
poa (2.0+20060928-6) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #864558)
+ Let dh_auto_build pass cross compilers.
+ Honour DEB_BUILD_OPTIONS=nocheck.
.
[ Andreas Tille ]
* Standards-Version: 4.1.0
* Fix propagation of hardening options
Checksums-Sha1:
36f565a06a67d4c5092c66012be4b1719c99b3d7 1961 poa_2.0+20060928-6.dsc
60eb7319db3794afe3ef3c026b53cc9b0ebb6609 10216 poa_2.0+20060928-6.debian.tar.xz
146097268b44a5eae9d7d7bbb681bf3a71f5199c 86946
poa-dbgsym_2.0+20060928-6_amd64.deb
162a5e3ddb2d07d440dd18c8e61ed4c9eec95aa4 5575
poa_2.0+20060928-6_amd64.buildinfo
b3ce93231e5a9a066b604d82e713e7306b7295de 52804 poa_2.0+20060928-6_amd64.deb
Checksums-Sha256:
8479e79332d5add838b135cfeade8749f8e29c580c2b781ed9987ae1fb78e456 1961
poa_2.0+20060928-6.dsc
774bb75fc36688d79e0e375eadd6bf222b0999a1dc966ce4d76ec3c6af4f6ce6 10216
poa_2.0+20060928-6.debian.tar.xz
a00ed3323326c0125476df59c0a57d1b23f971452753a3c075288dbab8daa4b4 86946
poa-dbgsym_2.0+20060928-6_amd64.deb
b6b38a9f4417e023960fb3566077bea2603ed637e3f2d6442775ba17c34e4ce7 5575
poa_2.0+20060928-6_amd64.buildinfo
0f7490dc5149deb7166b9e9fa9dd2938af898ef9396adb87be4e36cdd503c458 52804
poa_2.0+20060928-6_amd64.deb
Files:
93b6f3e3044158d5d1fc283883fa4ed2 1961 science optional poa_2.0+20060928-6.dsc
54529e77a40a972e69cc57c6ca8bf59d 10216 science optional
poa_2.0+20060928-6.debian.tar.xz
4bd30234b378f5104f1c9cb2505b4650 86946 debug optional
poa-dbgsym_2.0+20060928-6_amd64.deb
83ec80b31a4cf5e9f7ec0ffea6d94f1e 5575 science optional
poa_2.0+20060928-6_amd64.buildinfo
3fbfaac79e497caddb760bad0d3d4746 52804 science optional
poa_2.0+20060928-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJZujX3AAoJEFeKBJTRxkbREH4P/iKV7aWSuoYd8XLB353KBS2c
+n4XhbcUcHpE81d75yV1JEsa5hciUQG1HKqx6JfE3KjogYzUkqwKNouHHcrC1qmx
Zxa/TEd5BH40O5BCyqtmoPyDCEm9e84M7Nj6LHihi8ooLXGMFv/kxnJDiHCxatNQ
Xxr4s+A4zRi6wi56VP87x3XEvwJ7MN/XWtDG12t9sUZQkYyFMHZvA9oOWPXGd17D
BFI/DSQkMFfDpf0HqzTFODUoB7MtOJFhUAhELXN3gL4Su85CCO3G5PM7EMrOFqsU
XRTUucU6bTME1mceuG0Sc5MzYT65Bdcfr6uZ+BENirAMlZSnLG9F1ubNFchU/ktO
Qw5bDWEPOqdzt2hLhEIDtoqwq5my3sjiA7qYoV0SQQu1w/gnNSsgjMzV50ThUbSQ
HwjUnyMaB8cG60U+8bN9xXT1R9zWYomFBvRT5RUx/LpjTz9P60scvqtAHVW41klp
bjPOnID5D61nUPP6DSKQtw2xJiThVex9ZhJZcZsH8UOLsKSPL8LsB7ZfD0ZupI4i
K/VV4yB+ilKxUi92zEDH+a5tUjwUkIPDVzy2jTccpEV4BIoznNjNTy23jfomIirW
EIjTRoCg5pH4dCO3LoyhpnSq7rnKoQx7gCo4g9Dzgwxapop0x5tmlFp4EsiHL9Yl
lCOZK5x+Becl8vp0Z1Cu
=UWio
-----END PGP SIGNATURE-----
--- End Message ---