linux-vserver / util-vserver

http://linux-vserver.org/
GNU General Public License v2.0
15 stars 14 forks source link

Tests failure on MIPS and MIPSel #9

Open clopez opened 10 years ago

clopez commented 10 years ago

On MIPS and MIPSel the tests fail.

=====================================================
   util-vserver 0.30.216-pre3054: ./test-suite.log
=====================================================

# TOTAL: 21
# PASS:  20
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: src/testsuite/vunify-test.sh
==================================

./src/testsuite/vunify-test.sh: line 52: 29909 Bus error               $D ./src/vunify -n --manually $tmpdir/a '' $tmpdir/b '' > /dev/null
=====================================================
   util-vserver 0.30.216-pre3054: ./test-suite.log
=====================================================

# TOTAL: 21
# PASS:  20
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: src/testsuite/vunify-test.sh
==================================

./src/testsuite/vunify-test.sh: line 52: 16438 Segmentation fault      $D ./src/vunify -n --manually $tmpdir/a '' $tmpdir/b '' > /dev/null

The complete build log including the configure flags / cflags used can be checked on: