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 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.
 Thomas


Home | Main Index | Thread Index | Old Index