Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2024 11:58:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277688] devel/openocd: libusb not found
Message-ID:  <bug-277688-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 277688
           Summary: devel/openocd: libusb not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbo@FreeBSD.org
          Reporter: erkki.moorits@mail.ee
          Assignee: jbo@FreeBSD.org
             Flags: maintainer-feedback?(jbo@FreeBSD.org)

Regression in Makefile: OpenOCD does no find USB connected Segger Flasher f=
or
ARM.

In commit 70c2b83232415954356803e286ea2263f5e98c8d (2024-02-27 18:31:13) has
been removed CONFIGURE_ENV variable. This variable allows to build OpenOCD =
with
older libusb: FreeBSD have libusb 1.0.13, but minimum required is 1.0.16.

Commit line that removed libusb support:
-CONFIGURE_ENV+=3D        libusb_CFLAGS=3D" " libusb_LIBS=3D"-lusb"

Bug report where was introduced CONFIGURE_ENV:
Bug 256491 - devel/openocd: Update to 0.11.0, enable USB support for J-Link

--=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-277688-7788>