tech-pkg archive

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

x11/gtk3 problems



Any ideas why this is problematic?

On multiple architectures running NetBSD 10:

Run-time dependency cairo found: YES 1.18.2
Run-time dependency cairo-gobject found: YES 1.18.2
WARNING: Found CMake '/usr/pkgsrc/x11/gtk3/work/.tools/bin/false' but couldn't run it
Found CMake: NO
Run-time dependency pango found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency pango

meson.build:402:17: ERROR: Automatic wrap-based subproject downloading is disabled

A full log can be found at /usr/pkgsrc/x11/gtk3/work/gtk+-3.24.43/output/meson-logs/meson-log.txt
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/x11/gtk3
*** Error code 1



The end of /usr/pkgsrc/x11/gtk3/work/gtk+-3.24.43/output/meson-logs/meson-log.txt:


env[PKG_CONFIG]: /usr/pkgsrc/x11/gtk3/work/.tools/bin/pkg-config
env[PKG_CONFIG_LIBDIR]: /usr/pkgsrc/x11/gtk3/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/x11/gtk3/work/.buildlink/share/pkgconfig
env[PKG_CONFIG_LOG]: /usr/pkgsrc/x11/gtk3/work/.pkg-config.log
env[PKG_CONFIG_PATH]:
-----------
Called: `/usr/pkgsrc/x11/gtk3/work/.tools/bin/pkg-config --cflags pango` -> 1
stderr:
Package dependency requirement 'fontconfig >= 2.15.0' could not be satisfied.
Package 'fontconfig' has version '2.13.1', required version is '>= 2.15.0'
-----------
Pkg-config error with 'pango': Could not generate cflags for pango:
Package dependency requirement 'fontconfig >= 2.15.0' could not be satisfied.
Package 'fontconfig' has version '2.13.1', required version is '>= 2.15.0'

CMake binary for host machine is not cached
CMake binary for host machine specified from cross file, native file, or env var as ['false'] WARNING: Found CMake '/usr/pkgsrc/x11/gtk3/work/.tools/bin/false' but couldn't run it
Found CMake: NO
CMake binary for machine host machine not found. Giving up.
Run-time dependency pango found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency pango

meson.build:402:17: ERROR: Automatic wrap-based subproject downloading is disabled


Home | Main Index | Thread Index | Old Index