libunwind-devel
[Top][All Lists]
Advanced

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

[Libunwind-devel] make check failed


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

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/";



reply via email to

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