When trying to compile media-libs/gegl-0.4.46, I get the following: Run-time dependency pango found: NO (tried cmake) meson.build:356:12: ERROR: Dependency lookup for pango with method 'pkgconfig' failed: Could not generate cflags for pango: Package sysprof-capture-4 was not found in the pkg-config search path. Perhaps you should add the directory containing `sysprof-capture-4.pc' to the PKG_CONFIG_PATH environment variable Package 'sysprof-capture-4', required by 'pango', not found I've compile pango with the sysprof useflag and now gegl has built. Reproducible: Always
Could you please provide full "emerge.log" for this package and output of "emerge --info"? I have > x11-libs/pango-1.52.1::gentoo USE="X introspection -debug -sysprof -test" ABI_X86="32 (64) (-x32)" built (i.e. with USE="-sysprof") and the package > media-libs/gegl-0.4.46:0.4::gentoo USE="cairo ffmpeg introspection lcms lensfun openexr openmp pdf raw sdl sdl2 svg tiff umfpack v4l vala webp -debug -test" is successfully merged on my system.
Created attachment 892939 [details] emerge --info
Created attachment 892941 [details] log failure
Sorry, I still has no success to reproduce this issue. It's strange that without USE="sysprof" pango could not be found on Gegl configuration. What version of x11-libs/pango was installed in your system when issue is observed? Is issue still takes place?