pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: webkit-gtk41 missing sqlite path



Thomas Klausner <wiz%gatalith.at@localhost> writes:

> On Thu, Sep 10, 2026 at 08:43:35AM +0100, Greg Troxel wrote:
>> Building on netbsd-10 with pkgsrc head:
>> 
>>   => Checking for missing run-time search paths in webkit-gtk41-2.52.6nb2
>>   ERROR: lib/libwebkit2gtk-4.1.so.0.21.10: missing library: /usr/pkg/lib/libsqlite3.so
>
> Coming back to this - you updated the comment in the pkgsrc Makefile,
> but this error message does not complain about a file in the buildlink
> directory, it complains about a file in /usr/pkg that should at this
> point exist. Can you explain this?

"cmake considered harmful", but that's not a helpful explanation.  It
feels like the whole build system of this package (upstream) is
troubled.

> Btw, I'm using PKG_DEVELOPER for building on -current, and shadow
> doesn't (for 10) AFAIK, and I'm also using ninja, so that's most
> probably not the reason either.

I think, if you don't set PKG_DEVELOPER, you'd get a package that is
broken, but it would build.  I'll grab it and have a look.



Home | Main Index | Thread Index | Old Index