bug-guix
[Top][All Lists]
Advanced

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

bug#63440: Some python-pyelftools test failed


From: c4droid
Subject: bug#63440: Some python-pyelftools test failed
Date: Thu, 11 May 2023 16:11:30 +0800

Hi, Guix!

I'm packaging some python package depend python-pyelftools, I noticed 
python-pyelftools some test
failed, detail for build log:

```
...
starting phase `check'
...........................................................................................
----------------------------------------------------------------------
Ran 91 tests in 3.508s

OK
Example './examples/dwarf_decode_address.py'
Example './examples/dwarf_die_tree.py'
Example './examples/dwarf_lineprogram_filenames.py'
Example './examples/dwarf_location_info.py'
Example './examples/dwarf_pubnames_types.py'
Example './examples/dwarf_range_lists.py'
Example './examples/elf_low_high_api.py'
Example './examples/elf_notes.py'
Example './examples/elf_relocations.py'
Example './examples/elf_show_debug_sections.py'
Example './examples/elfclass_address_size.py'
Example './examples/examine_dwarf_info.py'

Conclusion: SUCCESS
Test file 'test/testfiles_for_readelf/aarch64-relocs-le.o.elf'
Test file 'test/testfiles_for_readelf/angr-eh_frame.elf'
Test file 'test/testfiles_for_readelf/core_simple64.elf'
Test file 'test/testfiles_for_readelf/dt_flags.elf'
Test file 'test/testfiles_for_readelf/dwarf_gnuops4.so.elf'
.......................FAIL
....for option "--debug-dump=decodedline"
....Output #1 is readelf, Output #2 is pyelftools
@@ Mismatch on line #1:
>>pascal.cpp:<<
>>cu: e:\seva\projects\anyarxi_3.43.5\libyarxi\src\main\jni/pascal.cpp:<<
 ([('insert', 0, 0, 0, 58), ('equal', 0, 11, 58, 69)])
@@ Output #1 dumped to file: 
/tmp/guix-build-python-pyelftools-0.28.drv-0/out1_gu9j_ocd.stdout
@@ Output #2 dumped to file: 
/tmp/guix-build-python-pyelftools-0.28.drv-0/out2_xeuf7h64.stdout

Conclusion: FAIL
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "python" arguments: 
("test/run_readelf_tests.py") exit-status: 1 term-signal: #f stop-signal: #f>
phase `check' failed after 31.4 seconds
command "python" "test/run_readelf_tests.py" failed with status 1
...
```






reply via email to

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