linux-vserver / util-vserver

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

Tests failure on ARM #8

Open clopez opened 10 years ago

clopez commented 10 years ago

On ARM (both on armel or armhf) the tests fail. The test-suite.log file contains the following:

=====================================================
   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/hashcalc.sh
===============================

src/testsuite/hashcalc.c:66 Assertion: 'd_path.canary2 == 0x89abcdef' failed
md5 mismatch at rand-0: '' vs. 'd41d8cd98f00b204e9800998ecf8427e'

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

https://buildd.debian.org/status/fetch.php?pkg=util-vserver&arch=armel&ver=0.30.216-pre3054-1&stamp=1395176616 https://buildd.debian.org/status/fetch.php?pkg=util-vserver&arch=armhf&ver=0.30.216-pre3054-1&stamp=1395179800