Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 07:31:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240725] Mk/Uses/cargo.mk: onig_sys missing libclang.so build dependency
Message-ID:  <bug-240725-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240725
           Summary: Mk/Uses/cargo.mk: onig_sys missing libclang.so build
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/rust-onig/rust-onig/issues/109
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: fox@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Created attachment 207673
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207673&action=
=3Dedit
Patch to add libclang.so dependency for onig_sys

It looks like recent versions of onig_sys has a dependency on libclang.so w=
hen
doing builds.

This issue was discovered when trying to update textproc/bat.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240304#c3

The maintainer of textproc/bat suggested that the libclang.so dependency be
added to Mk/Uses/cargo.mk since onig_sys has a section there.

I have attached a patch to add LIB_DEPENDS to Mk/Uses/cargo.mk=20

Let me know if this is the correct way to fix this issue.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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