Two of the asm tests are failing on my machine with 
Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz running openSUSE 13.1 and
gcc (SUSE Linux) 4.8.1 20130909 [gcc-4_8-branch revision 202388]. Could
anyone give me pointers as to what to check next? I added running
'make check' from the spec file so a failing test suite makes the package
build fail.

Philipp

=============================================
   Open MPI 1.7.3: test/asm/test-suite.log
=============================================

# TOTAL: 8
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: atomic_cmpset
===================

atomic_cmpset: atomic_cmpset.c:227: main: Assertion `opal_atomic_add_32(&val32, 
5) == (42 + 5)' failed.

FAIL: atomic_cmpset_noinline
============================

atomic_cmpset_noinline: atomic_cmpset_noinline.c:227: main: Assertion 
`opal_atomic_add_32(&val32, 5) == (42 + 5)' failed.

Reply via email to