Your message dated Sat, 18 Jul 2020 13:03:58 +0000
with message-id <[email protected]>
and subject line Bug#958125: fixed in mrbayes 3.2.7a-3
has caused the Debian Bug report #958125,
regarding mrbayes: baseline violation on amd64 and i386
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.)
--
958125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mrbayes
Version: 3.2.7a-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=mrbayes&arch=amd64&ver=3.2.7a-1&stamp=1587118897&raw=0
...
checking for x86 cpuid output... unknown
checking for x86-AVX xgetbv output... unknown
checking for x86 cpuid 0x00000000 output... d:756e6547:6c65746e:49656e69
checking for x86 cpuid 0x80000000 output... 80000008:756e6547:6c65746e:49656e69
checking for x86 cpuid 0x00000001 output... 306c1:2000800:fffa3203:78bfbff
checking for x86 cpuid 0x00000007 output... 0:7a9:0:0
checking for x86 cpuid 0x80000001 output... 306c1:0:21:28100800
checking for x86-AVX xgetbv 0x00000000 output... 7:0
checking whether RDRND is supported by the processor... yes
checking whether RDRND is supported by the processor and OS... yes
checking whether C compiler accepts -mrdrnd... yes
checking whether BMI1 is supported by the processor... yes
checking whether BMI1 is supported by the processor and OS... yes
checking whether C compiler accepts -mbmi... yes
checking whether BMI2 is supported by the processor... yes
checking whether BMI2 is supported by the processor and OS... yes
checking whether C compiler accepts -mbmi2... yes
checking whether ADX is supported by the processor... no
checking whether MPX is supported by the processor... no
checking whether PREFETCHWT1 is supported by the processor... no
checking whether ABM is supported by the processor... yes
checking whether ABM is supported by the processor and OS... yes
checking whether C compiler accepts -mabm... yes
checking whether MMX is supported by the processor... yes
checking whether MMX is supported by the processor and OS... yes
checking whether C compiler accepts -mmmx... yes
checking whether SSE is supported by the processor... yes
checking whether SSE is supported by the processor and OS... yes
checking whether C compiler accepts -msse... yes
checking whether SSE2 is supported by the processor... yes
checking whether SSE2 is supported by the processor and OS... yes
checking whether C compiler accepts -msse2... yes
checking whether SSE3 is supported by the processor... yes
checking whether SSE3 is supported by the processor and OS... yes
checking whether C compiler accepts -msse3... yes
checking whether SSSE3 is supported by the processor... yes
checking whether SSSE3 is supported by the processor and OS... yes
checking whether C compiler accepts -mssse3... yes
checking whether SSE4.1 is supported by the processor... yes
checking whether SSE4.1 is supported by the processor and OS... yes
checking whether C compiler accepts -msse4.1... yes
checking whether SSE4.2 is supported by the processor... yes
checking whether SSE4.2 is supported by the processor and OS... yes
checking whether C compiler accepts -msse4.2... yes
checking whether SSE4a is supported by the processor... no
checking whether SHA is supported by the processor... no
checking whether AES is supported by the processor... yes
checking whether AES is supported by the processor and OS... yes
checking whether C compiler accepts -maes... yes
checking whether AVX is supported by the processor... yes
checking whether AVX is supported by the processor and OS... yes
checking whether C compiler accepts -mavx... yes
checking whether FMA3 is supported by the processor... yes
checking whether FMA3 is supported by the processor and OS... yes
checking whether C compiler accepts -mfma... yes
checking whether FMA4 is supported by the processor... no
checking whether XOP is supported by the processor... no
checking whether AVX2 is supported by the processor... yes
checking whether AVX2 is supported by the processor and OS... yes
checking whether C compiler accepts -mavx2... yes
checking whether AVX512-F is supported by the processor... no
checking whether AVX512-CD is supported by the processor... no
checking whether AVX512-PF is supported by the processor... no
checking whether AVX512-ER is supported by the processor... no
checking whether AVX512-VL is supported by the processor... no
checking whether AVX512-BW is supported by the processor... no
checking whether AVX512-DQ is supported by the processor... no
checking whether AVX512-IFMA is supported by the processor... no
checking whether AVX512-VBMI is supported by the processor... no
...
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -mmmx -msse -msse2
-msse3 -mssse3 -msse4.1 -msse4.2 -maes -mavx -mfma -mavx2 -mrdrnd -mbmi -mbmi2
-mabm -I/usr/include/libhmsbeagle-1 -pthread -g -std=c99 -pedantic -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o mb-bayes.o `test -f 'bayes.c' || echo
'./'`bayes.c
...
Using AX_EXT in configure.ac makes the package only run on machines
compatible with whatever the buildd supports, which is the same
problem as -march-native.
--- End Message ---
--- Begin Message ---
Source: mrbayes
Source-Version: 3.2.7a-3
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mrbayes, 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 mrbayes 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: Sat, 18 Jul 2020 14:41:26 +0200
Source: mrbayes
Architecture: source
Version: 3.2.7a-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 958125 964787
Changes:
mrbayes (3.2.7a-3) unstable; urgency=medium
.
* Avoid baseline violation by disabling AX_EXT
Closes: #958125, #964787
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Override dh_missing with --list-missing since due to the duplicate
build some examples would be installed twice otherwise
Checksums-Sha1:
8edeaae6c4ca2dbb6d0050878a86ee32f19097b8 2184 mrbayes_3.2.7a-3.dsc
faa5b74aede94b28f828c59ca006e5ec85136691 7096 mrbayes_3.2.7a-3.debian.tar.xz
4b34df579da3dee3a41278d8f758a7363c509cd9 8679 mrbayes_3.2.7a-3_amd64.buildinfo
Checksums-Sha256:
a1a4c2ce71e7e197aa6670011572053802c6b7857169dcb511b4d1e0b9c54f94 2184
mrbayes_3.2.7a-3.dsc
f11552df3694060da1452a2eabad45ed345e9527760d4f75cee48f3f6146a977 7096
mrbayes_3.2.7a-3.debian.tar.xz
7532a80e1fcf82729c0d13aaa5f4f69116e4dd439e05e2d73d265b267fd547e6 8679
mrbayes_3.2.7a-3_amd64.buildinfo
Files:
8cb8a0bd2c8a8515873f5afe301b8919 2184 science optional mrbayes_3.2.7a-3.dsc
7fb3fde2fe8f8590f709b8f33889f67b 7096 science optional
mrbayes_3.2.7a-3.debian.tar.xz
6549bdb087ba7caebda177a0a816f9cb 8679 science optional
mrbayes_3.2.7a-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl8S7v0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFL2A//Ue3CubP878XZvwyXg+hlclSojUm+iiiK
YXtOZykQp8QvZqRvGrNKH7iHWMU4Q3vKNJyryOFFOMJkrYuMS7+96SRpymErFprt
R5RXbNvUnPunDhC52O/U1enrYPlTMwRDiEMO1fKaoU7wuhu5GIG2RpEZet3DJv2v
2Ls1jz2taIRrWf3seeTolCIOMJNd6Msr3BPREXEeqISWabjfZSUXWRM+/bVR8Ltt
Ou/tTEQEw5qCwGQt8qOPg1lFepGOT58Dab9/KPFOApB9kZ+RtWhru/O4r0extx5y
Zl481Nu76xt/B4MXgJ0iROox1XHzgUAD+kA8NPU9aj9MvpIALoi8rHWBqJ0AQHC6
LaznhBGmooQEU79V4m9KkgT4OdLq/dm4LGvrz36rrn8nqG9gSdpUpM/vPFVCmnWO
6kkCnsHkk1TShPQ5IwxJIXvCcnNneLQh1CkfeYiiOpCwBONV2BwlgCmFaFul0fpC
bJC+2m0YNMCqM7eGtLNRTbrCB32Tu2IaZmqzpokAdIBtUknq3/ilfKfcsMG3Djf7
L0wjFIJLjWhGwEbl1q5C72yUa1ZTlCG9cFquPTn3osycLjNd3WyFd+N/zJJAoFBd
5WnW0Q+b7rrJnwfmCtBT5RDEyQnRS8+yRUZCrh0XMQcxLlPmoxj86k/PC5YVF+rz
zJXLGoIsU7I=
=8W1O
-----END PGP SIGNATURE-----
--- End Message ---