+ 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=311 WRKLOG=/tmp/bulklog/ibus-1.5.29/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/ibus-1.5.29/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ibus-1.5.29-rc2.tar.gz => Checksum SHA512 OK for ibus-1.5.29-rc2.tar.gz ===> Installing dependencies for ibus-1.5.29 ========================================================================== The following variables will affect the build process of this package, ibus-1.5.29. Their current value is shown below: * JPEG_DEFAULT = jpeg * PKG_SYSCONFBASE = /etc/opt/pkg * PYTHON_VERSION_DEFAULT = 311 * VARBASE = /var/opt/pkg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python311 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 cldr-emoji-annotation>=37.0.13.0.0.2: found cldr-emoji-annotation-37.0.13.0.0.2 => Tool dependency unicode-character-database>=15.0.0: found unicode-character-database-15.1.0 => Tool dependency unicode-emoji>=15.0: found unicode-emoji-15.0 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.3 => Tool dependency perl>=5.0: found perl-5.38.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.78.1nb2 => Build dependency vala>=0.56.13nb1: found vala-0.56.14 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Full dependency py311-gobject3-[0-9]*: found py311-gobject3-3.44.1nb2 => Full dependency dconf>=0.40.0nb5: found dconf-0.40.0nb6 => Full dependency glib2>=2.76.4nb1: found glib2-2.78.1nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.3 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency libnotify>=0.8.1nb2: found libnotify-0.8.1nb4 => Full dependency iso-codes>=4.11.0nb1: found iso-codes-4.11.0nb2 => Full dependency gtk2+>=2.24.33nb16: found gtk2+-2.24.33nb16 => Full dependency libX11>=1.5: found libX11-1.8.7 => Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.38nb6 => Full dependency python311>=3.11.0: found python311-3.11.6nb4 ===> Overriding tools for ibus-1.5.29 ===> Extracting for ibus-1.5.29 ===> Patching for ibus-1.5.29 => Applying pkgsrc patches for ibus-1.5.29 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-client_gtk2_ibusimcontext.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-client_gtk2_ibusimcontext.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_gtk2_ibusimcontext.c,v 1.5 2023/11/18 07:13:42 tsutsui Exp $ | |NetBSD 6.99.25's gcc says: | error: #pragma GCC diagnostic not allowed inside functions | |--- client/gtk2/ibusimcontext.c.orig 2023-11-09 06:08:27.000000000 +0000 |+++ client/gtk2/ibusimcontext.c -------------------------- Patching file client/gtk2/ibusimcontext.c using Plan A... Hunk #1 succeeded at 870. Hunk #2 succeeded at 1041. Hunk #3 succeeded at 1053. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-client_gtk3_ibusimcontext.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-client_gtk3_ibusimcontext.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_gtk3_ibusimcontext.c,v 1.5 2023/11/18 07:13:42 tsutsui Exp $ | |NetBSD 6.99.25's gcc says: | error: #pragma GCC diagnostic not allowed inside functions | |--- client/gtk3/ibusimcontext.c.orig 2023-11-09 06:08:27.000000000 +0000 |+++ client/gtk3/ibusimcontext.c -------------------------- Patching file client/gtk3/ibusimcontext.c using Plan A... Hunk #1 succeeded at 870. Hunk #2 succeeded at 1041. Hunk #3 succeeded at 1053. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-ui_gtk3_Makefile.am => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-ui_gtk3_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ui_gtk3_Makefile.am,v 1.3 2023/11/18 07:13:42 tsutsui Exp $ | |- workaround upstream issue #2082 | https://github.com/ibus/ibus/issues/2082 | |--- ui/gtk3/Makefile.am.orig 2023-11-09 06:08:27.000000000 +0000 |+++ ui/gtk3/Makefile.am -------------------------- Patching file ui/gtk3/Makefile.am using Plan A... Hunk #1 succeeded at 293. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-ui_gtk3_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus/../../inputmethod/ibus/patches/patch-ui_gtk3_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ui_gtk3_Makefile.in,v 1.3 2023/11/18 07:13:42 tsutsui Exp $ | |- workaround upstream issue #2082 | https://github.com/ibus/ibus/issues/2082 | |--- ui/gtk3/Makefile.in.orig 2023-11-09 06:08:51.000000000 +0000 |+++ ui/gtk3/Makefile.in -------------------------- Patching file ui/gtk3/Makefile.in using Plan A... Hunk #1 succeeded at 1464. done ===> Creating toolchain wrappers for ibus-1.5.29 ===> Configuring for ibus-1.5.29 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether make supports nested variables... (cached) yes checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for valac... /opt/pkg/bin/valac-0.56 checking whether /opt/pkg/bin/valac-0.56 supports at least API version 0.20... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking build system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/inputmethod/ibus/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/inputmethod/ibus/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /home/pbulk/build/inputmethod/ibus/work/.tools/bin/msgmerge checking host system type... x86_64-sun-solaris2.11 checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for 64-bit host... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-file... no checking for file... file checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sys/prctl.h... no checking for daemon... yes checking for dlclose in -lc... yes checking whether byte ordering is bigendian... no checking pkg-config is at least version 0.16... yes checking for glib-2.0 >= 2.0.0... yes checking for GLIB - version >= 2.0.0... yes (version 2.78.1) checking for glib-2.0 >= 2.46.0 ... yes checking for gobject-2.0 >= 2.46.0 ... yes checking for gio-2.0 gio-unix-2.0 >= 2.46.0 ... yes checking for gthread-2.0 >= 2.46.0 ... yes checking for gtk+-2.0 ... yes checking for gtk+-3.0 >= 3.12.0 ... yes checking for x11 ... yes checking for X11/XKBlib.h... yes checking for /opt/pkg/share/X11/locale/locale.dir... yes checking for wayland-client >= 1.2.0 xkbcommon ... no configure: error: Package requirements ( wayland-client >= 1.2.0 xkbcommon ) were not met: Package 'wayland-client', required by 'virtual:world', not found Package 'xkbcommon', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables WAYLAND_CFLAGS and WAYLAND_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ibus