GNU bug report logs -
#63440
Some python-pyelftools test failed
Previous Next
To reply to this bug, email your comments to 63440 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#63440
; Package
guix
.
(Thu, 11 May 2023 08:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
c4droid <c4droid <at> foxmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 11 May 2023 08:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
...
```
Information forwarded
to
bug-guix <at> gnu.org
:
bug#63440
; Package
guix
.
(Thu, 25 May 2023 13:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 63440 <at> debbugs.gnu.org (full text, mbox):
I am also running into the same issue. I am trying to package
python-platformio, but python-pyelftools fails its check phase so
it cannot be used as a dependency.
This bug report was last modified 1 year and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.