This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

run-native-test.sh fails on make check


Hello list,

I checked out latest code base from git and one of tests is failing
(thought about reporting it, though it may already be known):

------
PASS: run-readelf-test4.sh
./funcretval: dwfl_module_return_value_location: (null)
FAIL: run-native-test.sh
------
------
=====================================================
1 of 68 tests failed
Please report to http://bugzilla.redhat.com/bugzilla/
=====================================================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/rakesh/project/elfutils/tests'
make: *** [check-am] Error 2
[rakesh(a)rocky tests]$

[rakesh(a)rocky tests]$ bash -x ./test-wrapper.sh ../libelf/ ./run-native-test.sh
+ '[' ../libelf/ = installed ']'
+ built_library_path=../libelf/
+ shift
+ elfutils_testrun=built
+ case "$1" in
+ export built_library_path program_transform_name elfutils_testrun
+ export elfutils_tests_rpath
+ exec ./run-native-test.sh
./funcretval: dwfl_module_return_value_location: (null)
[rakesh(a)rocky tests]$

--
Regards,
Rakesh Pandit

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]