Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 11:06:49 +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-ZYNbnD267k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240725-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240725-7788@https.bugs.freebsd.org/bugzilla/>

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

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback+
           Keywords|                            |needs-patch
             Status|New                         |Open

--- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> ---
No, this is wrong.  If anything you need to add an entry for the
bindgen crate which is what onig_sys now uses and is what depends
on libclang.  And make it a BUILD_DEPENDS only.  It is not required
at runtime.  See textproc/sonic, editors/parinfer-rust for the
BUILD_DEPENDS line.  It would be good to remove it from them (and
probably others) too if this now lives in cargo.mk.

--=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-ZYNbnD267k>