Source: adios
Version: 1.13.1-11
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=adios&arch=armhf

...
make  check-TESTS
make[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich/tests/test_src'
make[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich/tests/test_src'
PASS: copy_subvolume
PASS: test_strutil
PASS: text_to_pairstruct
PASS: trim_spaces
PASS: group_free_test
PASS: transforms_specparse
../../../config/test-driver: line 107: 15948 Bus error               "$@" > 
$log_file 2>&1
../../../config/test-driver: line 107: 15949 Bus error               "$@" > 
$log_file 2>&1
FAIL: read_points_2d
FAIL: array_attribute
PASS: selection_api
../../../config/test-driver: line 107: 15944 Bus error               "$@" > 
$log_file 2>&1
FAIL: query_minmax
../../../config/test-driver: line 107: 15950 Bus error               "$@" > 
$log_file 2>&1
FAIL: read_points_3d
PASS: points_1DtoND
PASS: hashtest
=================================================
   adios 1.13.1: tests/test_src/test-suite.log
=================================================

# TOTAL: 14
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: query_minmax
==================

Running query_minmax <N=2> <nsteps=2>
[rank=000, line 196]: Write step 0 to query_minmax.bp
[rank=000, line 200]:   groupsize calculated = 48
[rank=000, line 202]:   groupsize calculated = 448
[rank=000, line 205]:   groupsize 448, totalsize 1844
[rank=000, line 237]:   Write time for step 0 was  0.000 seconds
[rank=000, line 196]: Write step 1 to query_minmax.bp
FAIL query_minmax (exit status: 135)

FAIL: read_points_2d
====================

Running read_points <N=2> <nsteps=2>
[rank=000, line 221]: Write step 0 to read_points_2d.bp
[rank=000, line 264]:   Write time for step 0 was  0.000 seconds
[rank=000, line 221]: Write step 1 to read_points_2d.bp
FAIL read_points_2d (exit status: 135)

FAIL: read_points_3d
====================

Running read_points <N=2> <nsteps=2>
[rank=000, line 238]: Write step 0 to read_points_3d.bp
[rank=000, line 274]:   Write time for step 0 was  0.001 seconds
[rank=000, line 238]: Write step 1 to read_points_3d.bp
FAIL read_points_3d (exit status: 135)

FAIL: array_attribute
=====================

FAIL array_attribute (exit status: 135)

FAIL: array_attribute
=====================

FAIL array_attribute (exit status: 135)

============================================================================
Testsuite summary for adios 1.13.1
============================================================================
# TOTAL: 14
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test_src/test-suite.log
============================================================================
make[6]: *** [Makefile:1343: test-suite.log] Error 1


These are likely alignment problems.

Backtrace of array_attribute:

#0  0x00b6ac76 in bp_parse_vars (fh=fh@entry=0x14dc940) at 
../../src/core/bp_utils.c:1585
#1  0x00b6bc1e in bp_open (fname=<optimized out>, comm=comm@entry=1, 
fh=fh@entry=0x14dc940)
    at ../../src/core/bp_utils.c:384
#2  0x00b780ae in open_stream (timeout_sec=<unavailable>, comm=1, 
fname=<optimized out>, fp=0x14ddfb0)
    at ../../src/read/read_bp.c:1685
#3  adios_read_bp_open (fname=<optimized out>, comm=1, lock_mode=<optimized 
out>, timeout_sec=<unavailable>)
    at ../../src/read/read_bp.c:1713
#4  0x00b6d76e in common_read_open (fname=0xbbe394 <filename> 
"array_attribute.bp", method=ADIOS_READ_METHOD_BP, 
    comm=1, lock_mode=ADIOS_LOCKMODE_NONE, timeout_sec=0) at 
../../src/core/common_read.c:424
#5  0x00b50698 in read_attrs () at ../../../tests/test_src/array_attribute.c:267
#6  0x00b4ff1c in main (argc=<optimized out>, argv=<optimized out>) at 
../../../tests/test_src/array_attribute.c:115

Reply via email to