[Bug 245642] devel/android-tools-adb: fix adb_test crash on startup [patch]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 15 16:59:35 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245642

            Bug ID: 245642
           Summary: devel/android-tools-adb: fix adb_test crash on startup
                    [patch]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich at FreeBSD.org
          Reporter: saper at saper.info
             Flags: maintainer-feedback?(jbeich at FreeBSD.org)
          Assignee: jbeich at FreeBSD.org
 Attachment #213421 text/plain
         mime type:

Created attachment 213421
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213421&action=edit
patch to fix the crash

with

===> The following configuration options are available for
android-tools-adb-29.0.6:
     BASH=off: Install programmable completions for Bash
     DOCS=on: Build and/or install documentation
     MDNSRESPONDER=off: Zeroconf support via mDNSResponder
     TEST=on: Build and/or run tests
     TEST_PYTHON=off: Build and/or run python tests
===> Use 'make config' to modify these settings

adb_test crashes on startup

the attached file seems to fix the crash

one test fails though:

[ RUN      ] socket_spec.get_host_socket_spec_port
socket_spec_test.cpp:101: Failure
Expected equality of these values:
  5555
  get_host_socket_spec_port("vsock:5555", &error)
    Which is: -1
[  FAILED  ] socket_spec.get_host_socket_spec_port (0 ms)

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


More information about the freebsd-ports-bugs mailing list