[Bug 292578] devel/gobject-introspection (1.84.0) package-recursive failed
Date: Tue, 20 Jan 2026 00:22:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292578
Charlie Li <vishwin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vishwin@freebsd.org
--- Comment #10 from Charlie Li <vishwin@freebsd.org> ---
There is a specific order that needs to be followed:
* Build and install glib and gobject-introspection bootstrap flavour
* Build but not install glib default flavour
* Remove (ie pkg-delete(8)) glib and gobject-introspection bootstrap flavour
* Build gobject-introspection default flavour
It looks like package-recursive tries to create packages of all flavours, which
is wrong for these two ports.
--
You are receiving this mail because:
You are the assignee for the bug.