On 02/29/2016 12:55 AM, Arun Sharma wrote:
On Mon, Feb 22, 2016 at 11:26 PM, David Abdurachmanov
<[email protected]> wrote:

I'll put up a 1.2-rc1 tar ball tonight.

Could you look into not upstreamed patch (20123007_workaround_test-ptrace.patch)
Debian has? Maybe it's valid for everyone and makes sense to pick it up.


Oops, I missed this message. Just uploaded a -rc1 tar ball. Will look
into the patch for future release candidates and the final release.

Once again, appreciate all the work you're doing to test across many platforms.

  -Arun

JFTR, I tested 1.2rc1 on three systems (all running linux): x86-64, power8 (powerpc le) and on ARMv7 Processor rev 4 (v7l) / Samsung Exynos 5. The results of make check are attached to this mail.

The power8 and arm systems do not seem to pass all the tests cleanly. Do I need to tune the execution somehow (setting an environment variablem, for instace)?

Thanks



WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer
Making check in src
make[1]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/src'
make  check-am
make[2]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/src'
make[1]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/src'
Making check in tests
make[1]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/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-resume-sig-rt Ltest-resume-sig-rt 
Gtest-dyn1 Ltest-dyn1 Gtest-trace Ltest-trace test-async-sig test-flush-cache 
test-init-remote test-mem Ltest-varargs Ltest-nomalloc Ltest-nocalloc Lrs-race 
test-ptrace test-setjmp   run-check-namespace run-ptrace-mapper run-ptrace-misc 
run-coredump-unwind  
make[2]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/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.
make[2]: `Gtest-bt' is up to date.
make[2]: `Ltest-bt' is up to date.
make[2]: `Gtest-exc' is up to date.
make[2]: `Ltest-exc' is up to date.
make[2]: `Gtest-init' is up to date.
make[2]: `Ltest-init' is up to date.
make[2]: `Gtest-concurrent' is up to date.
make[2]: `Ltest-concurrent' is up to date.
make[2]: `Gtest-resume-sig' is up to date.
make[2]: `Ltest-resume-sig' is up to date.
make[2]: `Gtest-resume-sig-rt' is up to date.
make[2]: `Ltest-resume-sig-rt' is up to date.
make[2]: `Gtest-dyn1' is up to date.
make[2]: `Ltest-dyn1' is up to date.
make[2]: `Gtest-trace' is up to date.
make[2]: `Ltest-trace' is up to date.
make[2]: `test-async-sig' is up to date.
make[2]: `test-flush-cache' is up to date.
make[2]: `test-init-remote' is up to date.
make[2]: `test-mem' is up to date.
make[2]: `Ltest-varargs' is up to date.
make[2]: `Ltest-nomalloc' is up to date.
make[2]: `Ltest-nocalloc' is up to date.
make[2]: `Lrs-race' is up to date.
make[2]: `test-ptrace' is up to date.
make[2]: `test-setjmp' is up to date.
make[2]: Nothing to be done for `run-check-namespace'.
make[2]: Nothing to be done for `run-ptrace-mapper'.
make[2]: Nothing to be done for `run-ptrace-misc'.
make[2]: Nothing to be done for `run-coredump-unwind'.
make[2]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make  check-TESTS
make[2]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make[3]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
FAIL: Gtest-bt
FAIL: Ltest-bt
PASS: Gtest-exc
PASS: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
FAIL: Gtest-concurrent
FAIL: 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
FAIL: Gtest-trace
FAIL: Ltest-trace
FAIL: test-async-sig
PASS: test-flush-cache
PASS: test-init-remote
PASS: test-mem
PASS: Ltest-varargs
FAIL: Ltest-nomalloc
FAIL: Ltest-nocalloc
PASS: Lrs-race
FAIL: test-ptrace
PASS: test-setjmp
PASS: run-check-namespace
XFAIL: run-ptrace-mapper
XFAIL: run-ptrace-misc
FAIL: run-coredump-unwind
make[4]: Entering directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
============================================================================
Testsuite summary for libunwind 1.2-rc1
============================================================================
# TOTAL: 33
# PASS:  18
# SKIP:  0
# XFAIL: 4
# FAIL:  11
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to [email protected]
============================================================================
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/lustre/home/harald/libunwind-1.2-rc1/tests'
make: *** [check-recursive] Error 1
Making check in src
make[1]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/src'
make  check-am
make[2]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/src'
make[1]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/src'
Making check in tests
make[1]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/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-resume-sig-rt Ltest-resume-sig-rt 
Gtest-dyn1 Ltest-dyn1 Gtest-trace Ltest-trace test-async-sig test-flush-cache 
test-init-remote test-mem Ltest-varargs Ltest-nomalloc Ltest-nocalloc Lrs-race 
test-ptrace test-setjmp Ltest-cxx-exceptions  run-check-namespace 
run-ptrace-mapper run-ptrace-misc   
make[2]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/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.
make[2]: 'Gtest-bt' is up to date.
make[2]: 'Ltest-bt' is up to date.
make[2]: 'Gtest-exc' is up to date.
make[2]: 'Ltest-exc' is up to date.
make[2]: 'Gtest-init' is up to date.
make[2]: 'Ltest-init' is up to date.
make[2]: 'Gtest-concurrent' is up to date.
make[2]: 'Ltest-concurrent' is up to date.
make[2]: 'Gtest-resume-sig' is up to date.
make[2]: 'Ltest-resume-sig' is up to date.
make[2]: 'Gtest-resume-sig-rt' is up to date.
make[2]: 'Ltest-resume-sig-rt' is up to date.
make[2]: 'Gtest-dyn1' is up to date.
make[2]: 'Ltest-dyn1' is up to date.
make[2]: 'Gtest-trace' is up to date.
make[2]: 'Ltest-trace' is up to date.
make[2]: 'test-async-sig' is up to date.
make[2]: 'test-flush-cache' is up to date.
make[2]: 'test-init-remote' is up to date.
make[2]: 'test-mem' is up to date.
make[2]: 'Ltest-varargs' is up to date.
make[2]: 'Ltest-nomalloc' is up to date.
make[2]: 'Ltest-nocalloc' is up to date.
make[2]: 'Lrs-race' is up to date.
make[2]: 'test-ptrace' is up to date.
make[2]: 'test-setjmp' is up to date.
make[2]: 'Ltest-cxx-exceptions' is up to date.
make[2]: Nothing to be done for 'run-check-namespace'.
make[2]: Nothing to be done for 'run-ptrace-mapper'.
make[2]: Nothing to be done for 'run-ptrace-misc'.
make[2]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
make  check-TESTS
make[2]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
make[3]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
PASS: Gtest-bt
PASS: Ltest-bt
../config/test-driver: line 107: 70080 Segmentation fault      (core dumped) 
"$@" > $log_file 2>&1
FAIL: Gtest-exc
../config/test-driver: line 107: 70100 Segmentation fault      (core dumped) 
"$@" > $log_file 2>&1
FAIL: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
PASS: Gtest-concurrent
PASS: Ltest-concurrent
FAIL: Gtest-resume-sig
FAIL: Ltest-resume-sig
FAIL: Gtest-resume-sig-rt
FAIL: 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
FAIL: test-ptrace
PASS: test-setjmp
PASS: Ltest-cxx-exceptions
FAIL: run-check-namespace
FAIL: run-ptrace-mapper
FAIL: run-ptrace-misc
make[4]: Entering directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
============================================================================
Testsuite summary for libunwind 1.2-rc1
============================================================================
# TOTAL: 33
# PASS:  21
# SKIP:  0
# XFAIL: 2
# FAIL:  10
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to [email protected]
============================================================================
Makefile:1426: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
Makefile:1532: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
Makefile:1920: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/Computational/harald/libunwind-1.2-rc1/tests'
Makefile:584: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
Making check in src
make[1]: Entering directory `/tmp/libunwind-1.2-rc1/src'
make  check-am
make[2]: Entering directory `/tmp/libunwind-1.2-rc1/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/tmp/libunwind-1.2-rc1/src'
make[1]: Leaving directory `/tmp/libunwind-1.2-rc1/src'
Making check in tests
make[1]: Entering directory `/tmp/libunwind-1.2-rc1/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-resume-sig-rt Ltest-resume-sig-rt 
Gtest-dyn1 Ltest-dyn1 Gtest-trace Ltest-trace test-async-sig test-flush-cache 
test-init-remote test-mem Ltest-varargs Ltest-nomalloc Ltest-nocalloc Lrs-race 
test-ptrace test-setjmp   run-check-namespace run-ptrace-mapper run-ptrace-misc 
run-coredump-unwind run-coredump-unwind-mdi 
make[2]: Entering directory `/tmp/libunwind-1.2-rc1/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.
make[2]: `Gtest-bt' is up to date.
make[2]: `Ltest-bt' is up to date.
make[2]: `Gtest-exc' is up to date.
make[2]: `Ltest-exc' is up to date.
make[2]: `Gtest-init' is up to date.
make[2]: `Ltest-init' is up to date.
make[2]: `Gtest-concurrent' is up to date.
make[2]: `Ltest-concurrent' is up to date.
make[2]: `Gtest-resume-sig' is up to date.
make[2]: `Ltest-resume-sig' is up to date.
make[2]: `Gtest-resume-sig-rt' is up to date.
make[2]: `Ltest-resume-sig-rt' is up to date.
make[2]: `Gtest-dyn1' is up to date.
make[2]: `Ltest-dyn1' is up to date.
make[2]: `Gtest-trace' is up to date.
make[2]: `Ltest-trace' is up to date.
make[2]: `test-async-sig' is up to date.
make[2]: `test-flush-cache' is up to date.
make[2]: `test-init-remote' is up to date.
make[2]: `test-mem' is up to date.
make[2]: `Ltest-varargs' is up to date.
make[2]: `Ltest-nomalloc' is up to date.
make[2]: `Ltest-nocalloc' is up to date.
make[2]: `Lrs-race' is up to date.
make[2]: `test-ptrace' is up to date.
make[2]: `test-setjmp' is up to date.
make[2]: Nothing to be done for `run-check-namespace'.
make[2]: Nothing to be done for `run-ptrace-mapper'.
make[2]: Nothing to be done for `run-ptrace-misc'.
make[2]: Nothing to be done for `run-coredump-unwind'.
make[2]: Nothing to be done for `run-coredump-unwind-mdi'.
make[2]: Leaving directory `/tmp/libunwind-1.2-rc1/tests'
make  check-TESTS
make[2]: Entering directory `/tmp/libunwind-1.2-rc1/tests'
make[3]: Entering directory `/tmp/libunwind-1.2-rc1/tests'
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
PASS: run-coredump-unwind
PASS: run-coredump-unwind-mdi
make[4]: Entering directory `/tmp/libunwind-1.2-rc1/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/libunwind-1.2-rc1/tests'
============================================================================
Testsuite summary for libunwind 1.2-rc1
============================================================================
# TOTAL: 34
# PASS:  32
# SKIP:  0
# XFAIL: 2
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory `/tmp/libunwind-1.2-rc1/tests'
make[2]: Leaving directory `/tmp/libunwind-1.2-rc1/tests'
make[1]: Leaving directory `/tmp/libunwind-1.2-rc1/tests'
Making check in doc
make[1]: Entering directory `/tmp/libunwind-1.2-rc1/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/tmp/libunwind-1.2-rc1/doc'
make[1]: Entering directory `/tmp/libunwind-1.2-rc1'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/tmp/libunwind-1.2-rc1'
_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to