Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2018 14:10:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231906] sysutils/py-diffoscope: update to v102
Message-ID:  <bug-231906-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231906

            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@FreeBSD.org
          Reporter: emaste@freebsd.org
          Assignee: koobs@FreeBSD.org
             Flags: maintainer-feedback?(koobs@FreeBSD.org)

Created attachment 197744
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197744&action=
=3Dedit
update to v102

Two tests fail for me, equivalent to existing v99 results:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERRORS
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
________________ 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=3Dstdout, stderr=3Dstderr)
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=3Dstdout, stderr=3Dstderr)
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'?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D warnings summary
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
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
!!!!!!!!!!!!!!!!!!!!
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 warnings,=
 2 error in 7.22 seconds
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231906-7788>