Hi, Greg Troxel wrote:
1) Perhaps there is an installed package that depends on meson. grep for meson in/usr/pkg/pkgdb/*/*, more or less.
/usr/pkg/pkgdb/glib2-2.82.2/+CONTENTS:@blddep meson-1.6.0nb1 /usr/pkg/pkgdb/p11-kit-0.25.5/+CONTENTS:@blddep meson-1.6.0nb1this twells me that two packages have it as a build dependency? that explains maybe me not having it if everything was installed with binary packages, but I'd expect make replace to pull it in, shouldn't it?
2) run pkg_rolling-replace with 'sh -x' and figure out what happened. It's not that complicated.
explain me more 'sh -x' ? Riccardo