pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Request upgrade of devel/yosys
On Sun, Sep 08, 2024 at 06:45:33PM +0200, Thomas Klausner wrote:
> On Sun, Sep 08, 2024 at 09:42:22AM -0700, Jason Thorpe wrote:
> >
> > > On Sep 8, 2024, at 9:33 AM, Thomas Klausner <wiz%gatalith.at@localhost> wrote:
> > >
> > > I can reproduce this. Please rebuild with PKG_DEVELOPER=yes set in
> > > your /etc/mk.conf, the binary is probably missing an rpath.
> >
> > I’ve literally never had to fiddle with rpath before. Isn’t this magic the sort of thing that the buildlink infrastructure is supposed to handle?
>
> No, usually pkg-config files or the cmake equivalent provide the rpath
> for the linker. For rust packages, we often have to provide it
> manually.
I've just fixed it and simplified it a bit.
git is now a tool, so we don't need to special-case it.
pkgconf is not a link-dependency, but we need the pkg-config tool
instead, and that fixes the problem.
Thomas
Home |
Main Index |
Thread Index |
Old Index