pkgsrc-Users archive

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

Re: "gimp" build fails in configure phase.



On Wed 16 Sep 2026 at 07:58:21 -0500, John D. Baker wrote:
> With up-to-date pkgsrc-HEAD on netbsd-11/amd64, my build attempts for
> "graphics/gimp" have been failing during configure with:
> 
> [...]
> Checking if "pango is built with libthai support" with dependency pango runs: NO (1)
> meson.build:608: WARNING: Pango was not built with libthai support. Line breaking on Text tool may be incorrect on Thai language.
> Run-time dependency librsvg-2.0 found: YES 2.62.3
> WARNING: Pkg-config error with 'appstream': Could not generate cflags for appstream:
> Package wayland-client was not found in the pkg-config search path.
> Perhaps you should add the directory containing `wayland-client.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'wayland-client', required by 'appstream', not found

I see the same thing with the new branch (unannounced) on NetBSD 11...
probably also because I have
PKG_DEFAULT_OPTIONS += -wayland

I tried this to work around it, but that didn't seem to make any
difference:

.if empty(PKGPATH:Mgraphics/gimp)
PKG_DEFAULT_OPTIONS += -wayland
.endif

I suppose I would need to do that for some other package... but
appstream has no options. So which package then?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work.           --I. Rose

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index