Your message dated Mon, 25 Sep 2017 09:19:37 +0000
with message-id <e1dwpy9-0003r6...@fasolo.debian.org>
and subject line Bug#871689: fixed in mpich 3.3~a2-4
has caused the Debian Bug report #871689,
regarding mpich FTBFS on armhf: FAIL: test_primitives
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 ow...@bugs.debian.org
immediately.)


-- 
871689: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871689
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpich
Version: 3.3~a2-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=mpich&arch=armhf&ver=3.3~a2-2&stamp=1502381558&raw=0

...
FAIL: test_primitives
=====================

Testing simple integer load/store functionality                        PASSED
Testing simple pointer load/store functionality                        PASSED
Testing simple add/incr/decr functionality                             PASSED
Testing simple decr and test functionality                             PASSED
Testing simple fetch and add/incr/decr functionality                   PASSED
Testing simple integer compare-and-swap functionality                  PASSED
Testing simple pointer compare-and-swap functionality                  PASSED
Testing simple integer swap functionality                              PASSED
Testing simple pointer swap functionality                              PASSED
Testing simple integer load-linked/store-conditional functionality     PASSED
Testing simple pointer load-linked/store-conditional functionality     PASSED
Testing integer LL/SC ABA with 2 threads                               PASSED
    False positives: 89 / 1000056
Testing pointer LL/SC ABA with 2 threads                               PASSED
    False positives: 78 / 999581
Testing integer load/store with 1 thread                               PASSED
Testing pointer load/store with 1 thread                               PASSED
Testing add with 1 thread                                              PASSED
Testing incr and decr with 1 thread                                    PASSED
Testing decr and test with 1 thread                                    PASSED
Testing fetch and add with 1 thread                                    PASSED
Testing fetch and add return values with 1 thread                      PASSED
Testing fetch and incr/decr with 1 thread                              PASSED
Testing fetch and incr return values with 1 thread                     PASSED
Testing fetch and decr return values with 1 thread                     PASSED
Testing integer compare-and-swap with 1 thread                         PASSED
Testing pointer compare-and-swap with 1 thread                         PASSED
Testing grouped integer compare-and-swap with 1 thread                 PASSED
Testing grouped pointer compare-and-swap with 1 thread                 PASSED
Testing integer compare-and-swap fairness with 1 thread                PASSED
Testing pointer compare-and-swap fairness with 1 thread                PASSED
Testing integer swap with 1 thread                                     PASSED
Testing pointer swap with 1 thread                                     PASSED
Testing integer load/store with 2 threads                              PASSED
Testing pointer load/store with 2 threads                              PASSED
Testing add with 2 threads                                             PASSED
Testing incr and decr with 1 thread                                    PASSED
Testing decr and test with 2 threads                                   PASSED
Testing fetch and add with 2 threads                                   PASSED
Testing fetch and add return values with 2 threads                     PASSED
Testing fetch and incr/decr with 1 thread                              PASSED
Testing fetch and incr return values with 2 threads                    PASSED
Testing fetch and decr return values with 2 threads                    PASSED
Testing integer compare-and-swap with 2 threads                        PASSED
Testing pointer compare-and-swap with 2 threads                        PASSED
Testing grouped integer compare-and-swap with 2 threads                PASSED
Testing grouped pointer compare-and-swap with 2 threads                PASSED
Testing integer compare-and-swap fairness with 2 threads               PASSED
Testing pointer compare-and-swap fairness with 2 threads               PASSED
Testing integer swap with 2 threads                                    PASSED
Testing pointer swap with 2 threads                                    PASSED
Testing integer LL/SC stack with 2 threads                             PASSED
Testing pointer LL/SC stack with 2 threads                             PASSED
Testing integer load/store with 4 threads                              PASSED
Testing pointer load/store with 4 threads                              PASSED
Testing add with 4 threads                                             PASSED
Testing incr and decr with 3 threads                                   PASSED
Testing decr and test with 4 threads                                   PASSED
Testing fetch and add with 4 threads                                   PASSED
Testing fetch and add return values with 4 threads                     PASSED
Testing fetch and incr/decr with 3 threads                             PASSED
Testing fetch and incr return values with 4 threads                    PASSED
Testing fetch and decr return values with 4 threads                    PASSED
Testing integer compare-and-swap with 4 threads                        PASSED
Testing pointer compare-and-swap with 4 threads                        PASSED
Testing grouped integer compare-and-swap with 4 threads                PASSED
Testing grouped pointer compare-and-swap with 4 threads                PASSED
Testing integer compare-and-swap fairness with 4 threads               PASSED
Testing pointer compare-and-swap fairness with 4 threads               PASSED
Testing integer swap with 4 threads                                   *FAILED*
        at test_primitives.c:3399 in test_threaded_swap_int()...
    Value 0 was encountered 0 times.  Expected: 1
Testing pointer swap with 4 threads                                   *FAILED*
        at test_primitives.c:3554 in test_threaded_swap_ptr()...
    Value 3 was encountered 2 times.  Expected: 1
Testing integer LL/SC stack with 4 threads                             PASSED
Testing pointer LL/SC stack with 4 threads                             PASSED
Testing integer load/store with 10 threads                             PASSED
Testing pointer load/store with 10 threads                             PASSED
Testing add with 10 threads                                            PASSED
Testing incr and decr with 9 threads                                   PASSED
Testing decr and test with 10 threads                                  PASSED
Testing fetch and add with 10 threads                                  PASSED
Testing fetch and add return values with 10 threads                    PASSED
Testing fetch and incr/decr with 9 threads                             PASSED
Testing fetch and incr return values with 10 threads                   PASSED
Testing fetch and decr return values with 10 threads                   PASSED
Testing integer compare-and-swap with 10 threads                       PASSED
Testing pointer compare-and-swap with 10 threads                       PASSED
Testing grouped integer compare-and-swap with 10 threads               PASSED
Testing grouped pointer compare-and-swap with 10 threads               PASSED
Testing integer compare-and-swap fairness with 10 threads              PASSED
Testing pointer compare-and-swap fairness with 10 threads              PASSED
Testing integer swap with 10 threads                                   PASSED
Testing pointer swap with 10 threads                                   PASSED
Testing integer LL/SC stack with 10 threads                            PASSED
Testing pointer LL/SC stack with 10 threads                            PASSED
Testing integer load/store with 100 threads                            PASSED
Testing pointer load/store with 100 threads                            PASSED
Testing add with 100 threads                                           PASSED
Testing incr and decr with 99 threads                                  PASSED
Testing decr and test with 100 threads                                 PASSED
Testing fetch and add with 100 threads                                 PASSED
Testing fetch and add return values with 100 threads                   PASSED
Testing fetch and incr/decr with 99 threads                            PASSED
Testing fetch and incr return values with 100 threads                  PASSED
Testing fetch and decr return values with 100 threads                  PASSED
Testing integer compare-and-swap with 100 threads                      PASSED
Testing pointer compare-and-swap with 100 threads                      PASSED
Testing grouped integer compare-and-swap with 100 threads              PASSED
Testing grouped pointer compare-and-swap with 100 threads              PASSED
Testing integer compare-and-swap fairness with 100 threads             PASSED
Testing pointer compare-and-swap fairness with 100 threads             PASSED
Testing integer swap with 100 threads                                 *FAILED*
        at test_primitives.c:3399 in test_threaded_swap_int()...
    Value 27 was encountered 0 times.  Expected: 1
Testing pointer swap with 100 threads                                 *FAILED*
        at test_primitives.c:3554 in test_threaded_swap_ptr()...
    Value 0 was encountered 2 times.  Expected: 1
Testing integer LL/SC stack with 100 threads                           PASSED
Testing pointer LL/SC stack with 100 threads                           PASSED
***** 4 PRIMITIVES TESTS FAILED! *****
FAIL test_primitives (exit status: 1)

============================================================================
Testsuite summary for OpenPA 1.0.3
============================================================================
# TOTAL: 4
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://trac.mcs.anl.gov/projects/openpa/newticket
============================================================================
Makefile:702: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1

--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 3.3~a2-4

We believe that the bug you reported is fixed in the latest version of
mpich, 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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated mpich 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 25 Sep 2017 08:49:55 +0100
Source: mpich
Binary: libmpich-dev libmpich12 mpich mpich-doc
Architecture: source amd64 all
Version: 3.3~a2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 libmpich-dev - Development files for MPICH
 libmpich12 - Shared libraries for MPICH
 mpich      - Implementation of the MPI Message Passing Interface standard
 mpich-doc  - Documentation for MPICH
Closes: 871689
Changes:
 mpich (3.3~a2-4) unstable; urgency=medium
 .
   [Alastair McKinstry]
   * Undo romio change : doesn't fix hurd issues.
   * Push experimental changes to unstable. Closes: #871689
Checksums-Sha1:
 fc0d7c04903bb1c0200dea18288a11245eb9897a 2613 mpich_3.3~a2-4.dsc
 572d9339e7fd030acd393381ad8f5e950909b14c 44388 mpich_3.3~a2-4.debian.tar.xz
 f505d96e7d9a0a19a68a9cde7756a8cec6ccafb1 3384126 
libmpich-dev-dbgsym_3.3~a2-4_amd64.deb
 447eb756f039a4d10a4d384d80bef35cab4c1908 1384326 
libmpich-dev_3.3~a2-4_amd64.deb
 35e5c563ea3d29fbb23d19747e748085b38e3751 5978402 
libmpich12-dbgsym_3.3~a2-4_amd64.deb
 dadf38b283632d1fc81679168d984cca65559cb8 956620 libmpich12_3.3~a2-4_amd64.deb
 24dfee0d87c506bf7db252155b7a165b20a3c9d4 926858 mpich-dbgsym_3.3~a2-4_amd64.deb
 ddebb47e1f0e69a4c44f5a97d7eae6d266a1b6a0 780320 mpich-doc_3.3~a2-4_all.deb
 7a2645dba4a65f26d22a38156a7b44540e912c03 11439 mpich_3.3~a2-4_amd64.buildinfo
 5e44b2db106bf29c074a17974a22d35bc5537ad1 221766 mpich_3.3~a2-4_amd64.deb
Checksums-Sha256:
 878ec11f91f372c0946cab54668f2e587d43d009c2a5480647e453f9c971c47a 2613 
mpich_3.3~a2-4.dsc
 a59cf561665d6787bdfe6c1d9cd494f4913e9bdcd6230ea2c01a0f7658bfd60d 44388 
mpich_3.3~a2-4.debian.tar.xz
 2dbcb6be87779a81d8476e85f8dc428fbc47538ac6febc57d986d757b995eaac 3384126 
libmpich-dev-dbgsym_3.3~a2-4_amd64.deb
 419d24bba38a8df2b649c453cf95d54cd177e0753ffeb88f49eae9e3aa02ed0a 1384326 
libmpich-dev_3.3~a2-4_amd64.deb
 23a369d7111daef0725bb1bc8d90c5968c223c6a7fdd89a7735fa5394bedd134 5978402 
libmpich12-dbgsym_3.3~a2-4_amd64.deb
 d7b6b0d8b1e83d2a2f41b06217a6d8e68197c77bdacb913059a325e2eb850150 956620 
libmpich12_3.3~a2-4_amd64.deb
 4f78bd6eb4683834e3444f1a2f787bcc711275567634f0e42a3d66940aad54b7 926858 
mpich-dbgsym_3.3~a2-4_amd64.deb
 1d81116d04260eb229048e2c4c643c832221e74e187dcc9ab7d8b2922b1f555d 780320 
mpich-doc_3.3~a2-4_all.deb
 d6efe293f443e172e1a32125669747aa2bc60b5d9e02cbe873d1c590695587bf 11439 
mpich_3.3~a2-4_amd64.buildinfo
 eee8d707ce1dd2289d701e55729f3f6cfbfb2462886b9be5a722c55a5ac95960 221766 
mpich_3.3~a2-4_amd64.deb
Files:
 2ebfafc36594103f5d44008b22f88ccc 2613 devel extra mpich_3.3~a2-4.dsc
 2594676c3d3184ae342aa48a91c5108c 44388 devel extra mpich_3.3~a2-4.debian.tar.xz
 cb838c407cac79231dec502666229dd9 3384126 debug optional 
libmpich-dev-dbgsym_3.3~a2-4_amd64.deb
 707cd800ea8cb3117bae45cf84a1f243 1384326 libdevel extra 
libmpich-dev_3.3~a2-4_amd64.deb
 8b7bebe00814e589910a5935f0cde6f6 5978402 debug optional 
libmpich12-dbgsym_3.3~a2-4_amd64.deb
 e29e9ea48c44967381a40e51017de2ed 956620 libs extra 
libmpich12_3.3~a2-4_amd64.deb
 95bea60c4479d0be7d2d22c0ec3b4f3e 926858 debug optional 
mpich-dbgsym_3.3~a2-4_amd64.deb
 4f6bd516da20579879dc2f5a7b56a703 780320 doc extra mpich-doc_3.3~a2-4_all.deb
 d4fe82291e7f3f52d7d841257ce697e5 11439 devel extra 
mpich_3.3~a2-4_amd64.buildinfo
 75807fef2487c1e0b9357198b65ec00f 221766 devel extra mpich_3.3~a2-4_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlnIw8AACgkQy+a7Tl2a
06ULnQ//W3KQYCq1bHjxyGLhYdfiDpRX0X0ot9u/qJfz7jz//Q/GemQjiPv4Wedo
bsgop87OhmG114GEikK9YoAnQSjZPqAyK2l4WYjl3sTSS7wZroQRkCT4QAQc6vKL
qwUIeaPjW8c1QsCAdLAdbaAThYUdgV540X6798ysH8GnMGeZUCBPRtEdfd7VKOMc
SQQAIUdaKkqvOjKQdXY1qEEiYje1dA1/KtYNm9/T+UmF76t3QDZ2H2ONPPrTW6ZA
jvmGTDDNMF4q6J2okWRcRdn4/RN4yTtYd4XhPtcJCsHf65UMR//rg9QuB0yP/FFF
fdsla6PSo1e7j4IBXyO60EdOcpBGLtC0/xNBEZkaC07acWc/ExofF3SUEvi0uXPU
b1nQX2ZCpVAH6f1JdTDHUKDl2DhI0NZBbhl1+WqlEVYnn8UUEkmwHrfqHURUeziJ
kM+kb8TxqdzwqEjaPDe8gM2dGW+sjQOdaVBYXe057wHkTNx9pFf9k3MBciDMdAyZ
yXo+P5SzbI+Ps6WNRSBPknzXu/di7VjOevucHIKK/zVd5tX+GRSeS1a1bGdAQMjZ
ZFCPxV454IGbzIj4t4+aDh8DmbHSFrnCcO9S0PFy/Rm+jmrgfoRNAD95GcqiJ2Ke
nVnJt6Vneb27u/rCWcWSOwjvTvomMmXpePhTeB6kn2jssgevraM=
=BQek
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to