+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/gtk3+-3.24.36/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/gtk3+-3.24.36/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gtk+-3.24.36.tar.xz => Checksum SHA512 OK for gtk+-3.24.36.tar.xz ===> Installing dependencies for gtk3+-3.24.36 ========================================================================== The supported build options for gtk3+ are: cups gtk3-atk-bridge wayland x11 The currently selected options are: cups gtk3-atk-bridge x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gtk3 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, gtk3+-3.24.36. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = mit-krb5 * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 * PYPACKAGE = python310 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gettext-tools>=0.19.4nb1: found gettext-tools-0.21nb3 => Tool dependency gtk-doc>=1.32: found gtk-doc-1.32nb11 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.4 => Tool dependency meson>=0: found meson-1.0.0 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.74.4 => Tool dependency grep>=2.5.1: found grep-3.8 => Tool dependency perl>=5.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gobject-introspection>=1.68.0: found gobject-introspection-1.74.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Full dependency fribidi>=0.19.1: found fribidi-1.0.11 => Full dependency shared-mime-info>=1.0nb1: found shared-mime-info-2.2nb1 => Full dependency atk>=2.36.0: found atk-2.38.0 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 => Full dependency glib2>=2.70.2: found glib2-2.74.4 => Full dependency gdk-pixbuf2>=2.42.6: found gdk-pixbuf2-2.42.10 => Full dependency libcups>=2.4.2nb3: found libcups-2.4.2nb3 => Full dependency at-spi2-atk>=2.38.0: found at-spi2-atk-2.38.0nb1 => Full dependency libXi>=1.0.0: found libXi-1.8 => Full dependency libX11>=1.5: found libX11-1.8.3 => Full dependency libXext>=1.1: found libXext-1.3.5 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.0 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.1 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency libXft>=2.3.3nb1: found libXft-2.3.7 => Full dependency fontconfig>=2.13.1nb1: found fontconfig-2.13.1nb6 => Full dependency freetype2>=2.8.1: found freetype2-2.12.1 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.3 => Full dependency libXt>=1.0.0: found libXt-1.2.1 => Full dependency libXcomposite>=0.3.1: found libXcomposite-0.4.6 => Full dependency pango>=1.48.10: found pango-1.50.12 => Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb7 => Full dependency cairo-gobject>=1.16.0nb5: found cairo-gobject-1.16.0nb6 => Full dependency libepoxy>=1.4: found libepoxy-1.5.9 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency python310>=3.10: found python310-3.10.9 ===> Overriding tools for gtk3+-3.24.36 ===> Extracting for gtk3+-3.24.36 ===> Patching for gtk3+-3.24.36 => Applying pkgsrc patches for gtk3+-3.24.36 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_wayland_gdkdevice-wayland.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_wayland_gdkdevice-wayland.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gdk_wayland_gdkdevice-wayland.c,v 1.2 2019/10/29 22:46:39 nia Exp $ | |Allow building on systems without evdev. | |--- gdk/wayland/gdkdevice-wayland.c.orig 2019-04-10 19:30:43.000000000 +0000 |+++ gdk/wayland/gdkdevice-wayland.c -------------------------- Patching file gdk/wayland/gdkdevice-wayland.c using Plan A... Hunk #1 succeeded at 44. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_x11_gdkscreen-x11.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_x11_gdkscreen-x11.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gdk_x11_gdkscreen-x11.h,v 1.1 2017/01/23 13:52:06 maya Exp $ | |Don't redefine GdkX11Monitor (it's also defined in gdkx11monitor.h:37) | |--- gdk/x11/gdkscreen-x11.h.orig 2016-12-30 14:55:56.000000000 +0000 |+++ gdk/x11/gdkscreen-x11.h -------------------------- Patching file gdk/x11/gdkscreen-x11.h using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_x11_gdkwindow-x11.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gdk_x11_gdkwindow-x11.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gdk_x11_gdkwindow-x11.h,v 1.1 2013/03/12 11:40:25 wiz Exp $ | |Since libXi-1.7 there are header problems between it and Xfixes-5.0. |This is hacky workaround. | |--- gdk/x11/gdkwindow-x11.h.orig 2012-11-19 14:32:20.000000000 +0000 |+++ gdk/x11/gdkwindow-x11.h -------------------------- Patching file gdk/x11/gdkwindow-x11.h using Plan A... Hunk #1 succeeded at 25. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_a11y_gtkaccessibility.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_a11y_gtkaccessibility.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk_a11y_gtkaccessibility.c,v 1.4 2014/09/08 12:06:48 wiz Exp $ | |Make gtk3-atk-bridge an option to avoid unwanted dbus dependency. | |--- gtk/a11y/gtkaccessibility.c.orig 2013-10-14 16:39:20.000000000 +0000 |+++ gtk/a11y/gtkaccessibility.c -------------------------- Patching file gtk/a11y/gtkaccessibility.c using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 991 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_fallback-c89.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_fallback-c89.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk_fallback-c89.c,v 1.3 2017/11/06 10:00:57 tnn Exp $ | |Work around the fact that math.h may declare these functions |non-static. |https://bugzilla.gnome.org/show_bug.cgi?id=757748 | |--- gtk/fallback-c89.c.orig 2017-05-25 10:47:34.000000000 +0000 |+++ gtk/fallback-c89.c -------------------------- Patching file gtk/fallback-c89.c using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 56. Hunk #3 succeeded at 64. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk_gtkfontchooserwidget.c,v 1.3 2022/01/12 11:09:07 adam Exp $ | |Correctly include freetype2 headers ( and then macros |should be used instead of directly including the headers). | |Issue opened upstream as: | | | |--- gtk/gtkfontchooserwidget.c.orig 2021-12-11 02:50:17.000000000 +0000 |+++ gtk/gtkfontchooserwidget.c -------------------------- Patching file gtk/gtkfontchooserwidget.c using Plan A... Hunk #1 succeeded at 67 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_gtklabel.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-gtk_gtklabel.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk_gtklabel.c,v 1.2 2020/07/23 09:09:48 maya Exp $ | |Don't deref label before we check if it's (among other things) |non-NULL. | |Fixes crash with glade, reproduce with: |1. New project |2. Toplevel -> GtkAssistant |3. Press assistant anywhere | |Note: this patch was rejected on GTK upstream and glade was patched |to avoid this crash. Will become unnecessary once gtk3 or glade are |updated. | |--- gtk/gtklabel.c.orig 2020-02-03 11:45:12.000000000 +0000 |+++ gtk/gtklabel.c -------------------------- Patching file gtk/gtklabel.c using Plan A... Hunk #1 succeeded at 2298 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-meson.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.2 2023/01/02 12:04:53 adam Exp $ | |Make gtk3-atk-bridge an option to avoid unwanted dbus dependency. | |--- meson.build.orig 2022-12-22 14:01:18.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 137. Hunk #2 succeeded at 565. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-meson_options.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-meson_options.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson_options.txt,v 1.1 2023/01/01 21:21:35 adam Exp $ | |Make gtk3-atk-bridge an option to avoid unwanted dbus dependency. | |--- meson_options.txt.orig 2023-01-01 19:12:35.000000000 +0000 |+++ meson_options.txt -------------------------- Patching file meson_options.txt using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-tests_gtkgears.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/gtk3/patches/patch-tests_gtkgears.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tests_gtkgears.c,v 1.1 2023/01/02 12:04:53 adam Exp $ | |sincos() is problematic, because it is built-in GCC, gets detected by meson, |but then making docs fails. | |--- tests/gtkgears.c.orig 2023-01-02 11:39:17.817427476 +0000 |+++ tests/gtkgears.c -------------------------- Patching file tests/gtkgears.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 304. Hunk #3 succeeded at 517. done ===> Creating toolchain wrappers for gtk3+-3.24.36 ===> Configuring for gtk3+-3.24.36 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "gtk+-unix-print-3.0.pc.in". => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "demos/gtk-demo/makefile.msc.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application1/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application10/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application2/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application3/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application4/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application5/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application6/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application7/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application8/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "examples/application9/Makefile.example". INFO: [subst.mk:pkglocaledir] Nothing changed in "gtk/makefile.msc.in". => Checking for portability problems in extracted files cd /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36 && cd . && /usr/bin/env PKGLOCALEDIR=lib USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr CMAKE=false DL_CFLAGS= DL_LDFLAGS= DL_LIBS= GI_SCANNER_DISABLE_CACHE=yes PYTHON=/opt/pkg/bin/python3.10 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -pthread\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/usr/include/kerberosv5\ -I/usr/include/gssapi\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/libdrm\ -I/opt/pkg/include/python3.10 CPPFLAGS=-I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/usr/include/kerberosv5\ -I/usr/include/gssapi\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/libdrm\ -I/opt/pkg/include/python3.10 CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -pthread\ -I/opt/pkg/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/usr/include\ -I/usr/include/kerberosv5\ -I/usr/include/gssapi\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/libdrm\ -I/opt/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib\ -lintl\ -liconv\ -pthread\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -L/usr/lib\ -lkrb5\ -lgss LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/x11/gtk3/work/.cwrapper/bin:/home/pbulk/build/x11/gtk3/work/.buildlink/bin:/home/pbulk/build/x11/gtk3/work/.gcc/bin:/home/pbulk/build/x11/gtk3/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/etc/opt/pkg HOME=/home/pbulk/build/x11/gtk3/work/.home KRB5_CONFIG=/home/pbulk/build/x11/gtk3/work/.buildlink/bin/krb5-config CWRAPPERS_CONFIG_DIR=/home/pbulk/build/x11/gtk3/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/x11/gtk3/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/x11/gtk3/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/x11/gtk3/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/x11/gtk3/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/x11/gtk3/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/x11/gtk3/work/.buildlink/lib/pkgconfig:/home/pbulk/build/x11/gtk3/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/x11/gtk3/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/x11/gtk3/work/.cwrapper/config meson setup --prefix /opt/pkg --libdir lib --libexecdir libexec --mandir share/man --sysconfdir /etc/opt/pkg --buildtype=plain -Dgtk_doc=true -Dman=true --sysconfdir=/opt/pkg/libdata -Dprint_backends=cups,file,lpr,test -Dquartz_backend=false -Dwayland_backend=false -Dx11_backend=true -Dxinerama=yes . output The Meson build system Version: 1.0.0 Source dir: /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36 Build dir: /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36/output Build type: native build Project name: gtk+ Project version: 3.24.36 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.solaris 5.11-1.1784 (illumos) Host machine cpu family: x86_64 Host machine cpu: x86_64 Has header "crt/externs.h" : NO Has header "dlfcn.h" : YES Has header "ftw.h" : YES Has header "inttypes.h" : YES Has header "linux/memfd.h" : NO Has header "linux/input.h" : NO Has header "dev/evdev/input.h" : NO Has header "locale.h" : YES Has header "memory.h" : YES Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/mman.h" : YES Has header "sys/param.h" : YES Has header "sys/stat.h" : YES Has header "sys/sysinfo.h" : YES Has header "sys/systeminfo.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "unistd.h" : YES Library m found: YES Checking for function "dcgettext" with dependency -lm: YES Checking for function "getpagesize" with dependency -lm: YES Checking for function "getresuid" with dependency -lm: NO Checking for function "lstat" with dependency -lm: YES Checking for function "mmap" with dependency -lm: YES Checking for function "nearbyint" with dependency -lm: YES Checking for function "posix_fallocate" with dependency -lm: YES Checking for function "_lock_file" with dependency -lm: NO Checking for function "flockfile" with dependency -lm: YES Checking for function "mkstemp" with dependency -lm: YES Checking for function "mallinfo" with dependency -lm: NO Checking for function "round" with dependency -lm: YES Checking for function "rint" with dependency -lm: YES Checking for function "log2" with dependency -lm: YES Checking for function "exp2" with dependency -lm: YES Checking for function "sincos" with dependency -lm: YES Checking for function "trunc" with dependency -lm: YES Checking for function "localtime_r" with dependency -lm: YES Checking for function "fmin" with dependency -lm: YES Header "math.h" has symbol "isinf" : YES Header "math.h" has symbol "isnan" : YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wno-discarded-qualifiers: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=write-strings: YES (cached) Checking if "-Wl,-Bsymbolic" : links: NO Checking if "-Wl,-z,relro" : links: NO Checking if "-Wl,-z,now" : links: YES Found pkg-config: /home/pbulk/build/x11/gtk3/work/.tools/bin/pkg-config (1.8.0) Run-time dependency glib-2.0 found: YES 2.74.4 Run-time dependency gobject-2.0 found: YES 2.74.4 Run-time dependency gio-unix-2.0 found: YES 2.74.4 Run-time dependency gmodule-2.0 found: YES 2.74.4 Run-time dependency cairo found: YES 1.16.0 Run-time dependency cairo-gobject found: YES 1.16.0 Run-time dependency pango found: YES 1.50.12 Run-time dependency fribidi found: YES 1.0.11 Run-time dependency pangoft2 found: YES 1.50.12 Run-time dependency freetype2 found: YES 24.3.18 Run-time dependency pangocairo found: YES 1.50.12 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.10 Run-time dependency epoxy found: YES 1.5.9 Run-time dependency atk found: YES 2.38.0 Run-time dependency harfbuzz found: YES 5.3.1 WARNING: Found CMake '/home/pbulk/build/x11/gtk3/work/.tools/bin/false' but couldn't run it Found CMake: NO Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Run-time dependency iso-codes found: NO (tried pkgconfig and cmake) Run-time dependency cairo-xlib found: YES 1.16.0 Run-time dependency xrandr found: YES 1.5.3 Dependency xrandr found: YES 1.5.3 (cached) Run-time dependency x11 found: YES 1.8.3 Run-time dependency xrender found: YES 0.9.11 Run-time dependency xi found: YES 1.8 Run-time dependency xext found: YES 1.3.5 Run-time dependency xcursor found: YES 1.2.1 Run-time dependency xdamage found: YES 1.1.6 Run-time dependency xfixes found: YES 6.0.0 Run-time dependency xcomposite found: YES 0.4.6 Run-time dependency fontconfig found: YES 2.13.1 Run-time dependency atk-bridge-2.0 found: YES 2.38.0 Checking for function "XkbQueryExtension" with dependency x11: YES Checking for function "XSyncQueryExtension" with dependency xext: YES Checking for function "XGetEventData" with dependency x11: YES Has header "X11/extensions/XInput2.h" with dependency xi: YES Checking for function "XIAllowTouchEvents" with dependency xi: YES Checking whether type "XIScrollClassInfo" has member "number" with dependency xi: YES Checking whether type "XIGesturePinchEvent" has member "type" with dependency xi: YES Run-time dependency xinerama found: YES 1.1.5 Header "X11/extensions/Xinerama.h" has symbol "XineramaQueryExtension" with dependency xinerama: YES Checking for function "ngettext" : YES Program g-ir-scanner found: YES (/opt/pkg/bin/g-ir-scanner) Program gen-gdk-gresources-xml.py found: YES (/opt/pkg/bin/python3.10 /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36/gdk/gen-gdk-gresources-xml.py) Configuring gdk.gresource.xml with command Found pkg-config: /home/pbulk/build/x11/gtk3/work/.tools/bin/pkg-config (1.8.0) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program glib-genmarshal found: YES (/opt/pkg/bin/glib-genmarshal) Configuring gdkconfig.h using configuration Configuring gdkversionmacros.h using configuration Run-time dependency gobject-introspection-1.0 found: YES 1.74.0 Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-scanner found: YES (/opt/pkg/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-compiler found: YES (/opt/pkg/bin/g-ir-compiler) Program gen-gtk-gresources-xml.py found: YES (/opt/pkg/bin/python3.10 /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36/gtk/gen-gtk-gresources-xml.py) Configuring gtk.gresources.xml with command Program sassc found: NO Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program gdbus-codegen found: YES (/home/pbulk/build/x11/gtk3/work/.tools/bin/gdbus-codegen) Program glib-genmarshal found: YES (/opt/pkg/bin/glib-genmarshal) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums) Program gentypefuncs.py found: YES (/opt/pkg/bin/python3.10 /home/pbulk/build/x11/gtk3/work/gtk+-3.24.36/gtk/gentypefuncs.py) Configuring gtkversion.h using configuration Dependency x11 found: YES 1.8.3 (cached) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Has header "langinfo.h" : YES Header "langinfo.h" has symbol "_NL_MEASUREMENT_MEASUREMENT" : NO Header "langinfo.h" has symbol "_NL_PAPER_HEIGHT" : NO Header "langinfo.h" has symbol "_NL_PAPER_WIDTH" : NO Header "langinfo.h" has symbol "_NL_TIME_FIRST_WEEKDAY" : NO Configuring de.gresource.xml using configuration Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Configuring fr.gresource.xml using configuration Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Configuring es.gresource.xml using configuration Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Configuring zh.gresource.xml using configuration Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Run-time dependency cups found: YES 2.4.2 Run-time dependency colord found: NO (tried pkgconfig and cmake) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Header "hb-ot.h" has symbol "hb_ot_var_get_axis_count" with dependency harfbuzz: YES Program geninclude.py found: YES (/home/pbulk/build/x11/gtk3/work/gtk+-3.24.36/demos/gtk-demo/geninclude.py) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) C++ compiler for the host machine: g++ (gcc 12.2.0 "g++ (GCC) 12.2.0") C++ linker for the host machine: g++ ld.solaris 5.11-1.1784 (illumos) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program bash found: YES (/home/pbulk/build/x11/gtk3/work/.tools/bin/bash) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Program glib-compile-resources found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-resources) Program glib-compile-schemas found: YES (/home/pbulk/build/x11/gtk3/work/.buildlink/bin/glib-compile-schemas) Configuring config.h using configuration Configuring gail-3.0.pc using configuration Configuring gdk-3.0.pc using configuration Configuring gdk-x11-3.0.pc using configuration Configuring gtk+-3.0.pc using configuration Configuring gtk+-x11-3.0.pc using configuration Configuring gtk+-unix-print-3.0.pc using configuration Program msgfmt found: YES (/home/pbulk/build/x11/gtk3/work/.tools/bin/msgfmt) Program msginit found: YES (/opt/pkg/bin/msginit) Program msgmerge found: YES (/home/pbulk/build/x11/gtk3/work/.tools/bin/msgmerge) Program xgettext found: YES (/home/pbulk/build/x11/gtk3/work/.tools/bin/xgettext) Dependency glib-2.0 found: YES 2.74.4 (cached) Dependency cairo-gobject found: YES 1.16.0 (cached) Dependency gdk-pixbuf-2.0 found: YES 2.42.10 (cached) docs/reference/meson.build:17: WARNING: Project targets '>= 0.60.0' but uses feature deprecated since '0.56.0': meson.source_root. use meson.project_source_root() or meson.global_source_root() instead. Configuring version.xml using configuration Program gtkdoc-scan found: YES (/opt/pkg/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/opt/pkg/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/opt/pkg/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/opt/pkg/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/opt/pkg/bin/gtkdoc-fixxref) Configuring version.xml using configuration Configuring getting_started.xml using configuration Configuring gtk3.types using configuration Program gtkdoc-scan found: YES (/opt/pkg/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/opt/pkg/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/opt/pkg/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/opt/pkg/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/opt/pkg/bin/gtkdoc-fixxref) Program xsltproc found: YES (/opt/pkg/bin/xsltproc) Configuring version.xml using configuration Program gtkdoc-scan found: YES (/opt/pkg/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/opt/pkg/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/opt/pkg/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/opt/pkg/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/opt/pkg/bin/gtkdoc-fixxref) Build-time dependency gio-2.0 found: YES 2.74.4 Program glib-compile-schemas found: YES (/opt/pkg/bin/glib-compile-schemas) Dependency gio-2.0 found: YES 2.74.4 (cached) Program gio-querymodules found: YES (/opt/pkg/bin/gio-querymodules) Dependency gio-2.0 found: YES 2.74.4 (cached) Program gio-querymodules found: YES (/opt/pkg/bin/gio-querymodules) Program gtk4-update-icon-cache found: NO Program gtk-update-icon-cache found: YES (overridden) Message: ------ GTK+ 3.24.36 (3.0) Display backends: x11 [disabled: broadway quartz wayland win32] Print backends: file lpr test cups [disabled: papi] Cloud support: false Colord support: auto Profiler: false Introspection: true Documentation: true Man pages: true Build tests: true Installed tests: false Demos: true Examples: true Directories: prefix: /opt/pkg includedir: /opt/pkg/include libdir: /opt/pkg/lib datadir: /opt/pkg/share ------ Build targets in project: 571 NOTICE: Future-deprecated features used: * 0.64.0: {'copy arg in configure_file'} WARNING: Deprecated features used: * 0.56.0: {'meson.source_root'} gtk+ 3.24.36 User defined options buildtype : plain libdir : lib libexecdir : libexec mandir : share/man prefix : /opt/pkg sysconfdir : /opt/pkg/libdata gtk_doc : true man : true print_backends : cups,file,lpr,test quartz_backend : false wayland_backend: false x11_backend : true xinerama : yes Found ninja-1.11.1 at /opt/pkg/bin/ninja