[Bug 231906] sysutils/py-diffoscope: update to v102
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 3 14:10:29 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231906
Bug ID: 231906
Summary: sysutils/py-diffoscope: update to v102
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: koobs at FreeBSD.org
Reporter: emaste at freebsd.org
Assignee: koobs at FreeBSD.org
Flags: maintainer-feedback?(koobs at FreeBSD.org)
Created attachment 197744
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197744&action=edit
update to v102
Two tests fail for me, equivalent to existing v99 results:
==================================== ERRORS
====================================
________________ ERROR collecting tests/comparators/test_elf.py
________________
tests/comparators/test_elf.py:77: in <module>
@skip_if_binutils_does_not_support_x86()
tests/utils/tools.py:101: in skip_if_binutils_does_not_support_x86
'elf64-x86-64' not in get_supported_elf_formats(),
tests/utils/tools.py:109: in get_supported_elf_formats
('objdump', '--info'),
/usr/local/lib/python3.6/subprocess.py:336: in check_output
**kwargs).stdout
/usr/local/lib/python3.6/subprocess.py:418: in run
output=stdout, stderr=stderr)
E subprocess.CalledProcessError: Command '('objdump', '--info')' returned
non-zero exit status 1.
------------------------------- Captured stderr
--------------------------------
objdump: Unknown command line argument '--info'. Try: 'objdump -help'
objdump: Did you mean '-bind'?
_______________ ERROR collecting tests/comparators/test_rlib.py
________________
tests/comparators/test_rlib.py:78: in <module>
@skip_if_binutils_does_not_support_x86()
tests/utils/tools.py:101: in skip_if_binutils_does_not_support_x86
'elf64-x86-64' not in get_supported_elf_formats(),
tests/utils/tools.py:109: in get_supported_elf_formats
('objdump', '--info'),
/usr/local/lib/python3.6/subprocess.py:336: in check_output
**kwargs).stdout
/usr/local/lib/python3.6/subprocess.py:418: in run
output=stdout, stderr=stderr)
E subprocess.CalledProcessError: Command '('objdump', '--info')' returned
non-zero exit status 1.
------------------------------- Captured stderr
--------------------------------
objdump: Unknown command line argument '--info'. Try: 'objdump -help'
objdump: Did you mean '-bind'?
=============================== warnings summary
===============================
None
passing a string to pytest.main() is deprecated, pass a list of arguments
instead.
-- Docs: http://doc.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection
!!!!!!!!!!!!!!!!!!!!
===================== 1 warnings, 2 error in 7.22 seconds
======================
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list