Hi Arun,
Thanks for the reply.
I m able to 'make' the libunwind and install it.
But while running ' make check' error is displaying.
Please find the log file attached.
Could you please help me to sort out this issue?
Regards
Bincy
________________________________
From: Arun Sharma <[email protected]>
To: Bincy K Philip <[email protected]>
Cc: "[email protected]" <[email protected]>
Sent: Tuesday, 25 September 2012 10:40 PM
Subject: Re: [Libunwind-devel] Testing libunwind
On Tue, Sep 25, 2012 at 3:09 AM, Bincy K Philip
<[email protected]> wrote:
> Hi,
>
> Can anybody point me the different ways to test libunwind?
> Is the LTP -test suite includes libunwind testing?
Execute "make check" to run the included test suite. You should see
two failures on current git head due to unimplemented functionality.
-Arun
Making check in src
make[1]: Entering directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/src'
make check-am
make[2]: Entering directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/bincy/Downloads/libunwind/libunwind-1.0.1/src'
make[1]: Leaving directory `/home/bincy/Downloads/libunwind/libunwind-1.0.1/src'
Making check in tests
make[1]: Entering directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/tests'
make test-proc-info test-static-link test-strerror Gtest-bt Ltest-bt Gtest-exc
Ltest-exc Gtest-init Ltest-init Gtest-concurrent Ltest-concurrent
Gtest-resume-sig Ltest-resume-sig Gtest-dyn1 Ltest-dyn1 Gtest-trace Ltest-trace
test-async-sig test-flush-cache test-init-remote test-mem test-setjmp
test-ptrace Ltest-nomalloc Ltest-nocalloc rs-race run-check-namespace
run-ptrace-mapper run-ptrace-misc
make[2]: Entering directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/tests'
make[2]: `test-proc-info' is up to date.
make[2]: `test-static-link' is up to date.
make[2]: `test-strerror' is up to date.
/bin/sh ../libtool --tag=CC --mode=link gcc -U_FORTIFY_SOURCE -fexceptions
-Wall -Wsign-compare
-L/home/bincy/Downloads/libunwind/libunwind-1.0.1/src/.libs -o Gtest-bt
Gtest-bt.o ident.o ../src/libunwind-x86_64.la
libtool: link: gcc -U_FORTIFY_SOURCE -fexceptions -Wall -Wsign-compare -o
.libs/Gtest-bt Gtest-bt.o ident.o
-L/home/bincy/Downloads/libunwind/libunwind-1.0.1/src/.libs
../src/.libs/libunwind-x86_64.so
make[2]: Leaving directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/tests'
make[1]: Leaving directory
`/home/bincy/Downloads/libunwind/libunwind-1.0.1/tests'
_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel