Re: devel/glib20 build fails

Gareth de Vaux <[email protected]> Fri, 15 May 2026 21:16:37 +0200
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
On Fri 2026-05-15 (20:36), Daniel Engberg wrote:
> I'm going to guess that your tree has stray work-dirs left because of the
> bootstrapping which confuses the framework (these do not get removed by make
> clean or clean-depends).
> 
> rm -rf /usr/ports/*/*/work && rm -rf /usr/ports/*/*/work-*

Great thanks, that worked :) I'd done 'portsclean -C' but that evidently doesn't
clean everything.