Friday, November 28, 2025

Re: math/graphviz: Fix for Tcl

On Fri, Nov 28, 2025 at 04:47:24PM +0000, Stuart Henderson wrote:
> On 2025/11/28 11:03, Stuart Cassoff wrote:
> > One issue remains:
> >
> > $ make port-lib-depends-check
> > graphviz-14.0.2(math/graphviz,-main):
> > Missing: croco-0.6.4 from libcroco-0.6.13p4 (/usr/local/lib/graphviz/libgvplugin_rsvg.so.8.0)
> > Extra: dav1d.3
> > WANTLIB-main += croco-0.6
> >
> > How to handle?
> > Add some ".if" or wait until resolved according to www/libcroco/Makefile?
>
> please leave this bit as-is, you must be testing on an arch which
> doesn't have rust (i386 etc). it's too complicated to handle with .ifs
> and isn't much of a real problem.
>
> re the libtool bits; does it work without the post-configure workaround
> if you use USE_LIBTOOL=gnu?
>

Plausible. I think base libtool doesn't support this. It has a

# XXX will fail for (_pic)?\.a$

comment in internal_parse_linkargs1.

No comments:

Post a Comment