libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] make check failed


From: Xiao Jia
Subject: Re: [Libunwind-devel] make check failed
Date: Wed, 14 Jan 2015 21:18:04 -0800

I did a fresh checkout from git and the error remains: (attaching
tests/test-suite.log)

[...]
PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
PASS: Gtest-bt
PASS: Ltest-bt
PASS: Gtest-exc
PASS: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
PASS: Gtest-concurrent
PASS: Ltest-concurrent
PASS: Gtest-resume-sig
PASS: Ltest-resume-sig
PASS: Gtest-resume-sig-rt
PASS: Ltest-resume-sig-rt
XFAIL: Gtest-dyn1
XFAIL: Ltest-dyn1
PASS: Gtest-trace
PASS: Ltest-trace
PASS: test-async-sig
PASS: test-flush-cache
PASS: test-init-remote
PASS: test-mem
PASS: Ltest-varargs
PASS: Ltest-nomalloc
PASS: Ltest-nocalloc
PASS: Lrs-race
PASS: test-ptrace
PASS: test-setjmp
PASS: run-check-namespace
PASS: run-ptrace-mapper
PASS: run-ptrace-misc
FAIL: run-coredump-unwind
FAIL: run-coredump-unwind-mdi
make[4]: Entering directory '/home/xjia/libunwind/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/xjia/libunwind/tests'
============================================================================
Testsuite summary for libunwind 1.1
============================================================================
# TOTAL: 34
# PASS:  30
# SKIP:  0
# XFAIL: 2
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to address@hidden
============================================================================
Makefile:1422: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/home/xjia/libunwind/tests'
Makefile:1528: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/home/xjia/libunwind/tests'
Makefile:1916: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/xjia/libunwind/tests'
Makefile:584: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

On Wed, Jan 14, 2015 at 9:14 PM, Xiao Jia <address@hidden> wrote:
> I downloaded 
> http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz
> and did ./configure and make, then make check fails:
>
> address@hidden libunwind-1.1]$ make check
> [...]
> PASS: test-proc-info
> PASS: test-static-link
> PASS: test-strerror
> PASS: Gtest-bt
> PASS: Ltest-bt
> PASS: Gtest-exc
> PASS: Ltest-exc
> PASS: Gtest-init
> PASS: Ltest-init
> PASS: Gtest-concurrent
> PASS: Ltest-concurrent
> PASS: Gtest-resume-sig
> PASS: Ltest-resume-sig
> PASS: Gtest-resume-sig-rt
> PASS: Ltest-resume-sig-rt
> FAILURE: expected 13, not 1 frames below signal frame
> FAIL: Gtest-dyn1
> FAILURE: expected 13, not 1 frames below signal frame
> FAIL: Ltest-dyn1
> PASS: Gtest-trace
> PASS: Ltest-trace
> PASS: test-async-sig
> PASS: test-flush-cache
> PASS: test-init-remote
> PASS: test-mem
> PASS: test-setjmp
> PASS: test-ptrace
> PASS: Ltest-varargs
> PASS: Ltest-nomalloc
> PASS: Ltest-nocalloc
> PASS: Lrs-race
> PASS: run-check-namespace
> PASS: run-ptrace-mapper
> PASS: run-ptrace-misc
> lt-test-coredump-unwind:
> _UCD_create('/tmp/libunwind-test-SLNXEaGWWL/core*') failed
> FAIL: run-coredump-unwind
> lt-test-coredump-unwind:
> _UCD_create('/tmp/libunwind-test-llmGakuuCb/core*') failed
> FAIL: run-coredump-unwind-mdi
> ===========================================
> 4 of 34 tests failed
> Please report to address@hidden
> ===========================================
> Makefile:1022: recipe for target 'check-TESTS' failed
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory '/home/xjia/libunwind-1.1/tests'
> Makefile:1145: recipe for target 'check-am' failed
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory '/home/xjia/libunwind-1.1/tests'
> Makefile:476: recipe for target 'check-recursive' failed
> make: *** [check-recursive] Error 1
> address@hidden libunwind-1.1]$ uname -a
> Linux arch 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014
> x86_64 GNU/Linux
> address@hidden libunwind-1.1]$ cat /etc/os-release
> NAME="Arch Linux"
> ID=arch
> PRETTY_NAME="Arch Linux"
> ANSI_COLOR="0;36"
> HOME_URL="https://www.archlinux.org/";
> SUPPORT_URL="https://bbs.archlinux.org/";
> BUG_REPORT_URL="https://bugs.archlinux.org/";

Attachment: test-suite.log
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]