+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-settings-daemon-1.26.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-settings-daemon-1.26.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mate-settings-daemon-1.26.0.tar.xz => Checksum SHA512 OK for mate-settings-daemon-1.26.0.tar.xz ===> Installing dependencies for mate-settings-daemon-1.26.0 ========================================================================== The supported build options for mate-settings-daemon are: gstreamer nss polkit pulseaudio The currently selected options are: gstreamer nss polkit You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mate-settings-daemon (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mate-settings-daemon-1.26.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py310-libxml2-[0-9]*: found py310-libxml2-2.9.14nb1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency itstool-[0-9]*: found itstool-2.0.7nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => 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 xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Build dependency gcc7>=7.5.0nb6: found gcc7-7.5.0nb6 => Full dependency python310>=3.10.0: found python310-3.10.9 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency fontconfig>=2.13.1nb1: found fontconfig-2.13.1nb6 => Full dependency nss>=3.80nb1: found nss-3.86 => Full dependency polkit>=0.120nb4: found polkit-0.120nb4 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libmatekbd>=1.24.1nb4: found libmatekbd-1.26.0 => Full dependency libxklavier>=5.4nb10: found libxklavier-5.4nb10 => Full dependency mate-desktop>=1.24.1: found mate-desktop-1.26.0 => Full dependency dconf>=0.36.0nb6: found dconf-0.40.0nb2 => Full dependency libcanberra>=0.30nb7: found libcanberra-0.30nb7 => Full dependency libmatemixer>=1.12.1: found libmatemixer-1.26.0 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 => Full dependency libnotify>=0.7.9nb3: found libnotify-0.7.12nb2 ===> Overriding tools for mate-settings-daemon-1.26.0 ===> Extracting for mate-settings-daemon-1.26.0 ===> Patching for mate-settings-daemon-1.26.0 => Applying pkgsrc patches for mate-settings-daemon-1.26.0 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/mate-settings-daemon/patches/patch-plugins_a11y-keyboard_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-plugins_a11y-keyboard_Makefile.in,v 1.3 2022/11/27 05:09:02 gutteridge Exp $ | |Add libXi. | |--- plugins/a11y-keyboard/Makefile.in.orig 2021-08-05 09:22:32.000000000 +0000 |+++ plugins/a11y-keyboard/Makefile.in -------------------------- Patching file plugins/a11y-keyboard/Makefile.in using Plan A... Hunk #1 succeeded at 506. done ===> Creating toolchain wrappers for mate-settings-daemon-1.26.0 ===> Configuring for mate-settings-daemon-1.26.0 => 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. => Checking for portability problems in extracted files checking whether to enable debugging... no checking for x86_64-redhat-linux-gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking flags to pass to the C compiler cc... -Wall -Wmissing-prototypes checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/x11/mate-settings-daemon/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... cpp checking whether the c++ linker (/home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking for ANSI C header files... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/x11/mate-settings-daemon/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/x11/mate-settings-daemon/work/.tools/bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for ld used by cc... /home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/x11/mate-settings-daemon/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking pkg-config is at least version 0.9.0... yes checking for SETTINGS_DAEMON... yes checking for SETTINGS_PLUGIN... yes checking for DCONF... yes checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal checking pkg-config is at least version 0.16... yes checking for MATE_DESKTOP... yes checking for LIBNOTIFY... yes checking for LIBATSPI... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XINPUT... yes checking for FONTCONFIG... yes checking X11/extensions/XKB.h usability... yes checking X11/extensions/XKB.h presence... yes checking for X11/extensions/XKB.h... yes checking for LIBMATEKBDUI... yes checking for LIBCANBERRA... yes checking for LIBMATEMIXER... yes checking for GIOUNIX... yes checking for NSS... yes checking for POLKIT... yes checking linux/rfkill.h usability... yes checking linux/rfkill.h presence... yes checking for linux/rfkill.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mate-settings-daemon/Makefile config.status: creating plugins/Makefile config.status: creating plugins/a11y-keyboard/Makefile config.status: creating plugins/a11y-settings/Makefile config.status: creating plugins/background/Makefile config.status: creating plugins/clipboard/Makefile config.status: creating plugins/common/Makefile config.status: creating plugins/datetime/Makefile config.status: creating plugins/dummy/Makefile config.status: creating plugins/housekeeping/Makefile config.status: creating plugins/keybindings/Makefile config.status: creating plugins/keyboard/Makefile config.status: creating plugins/media-keys/Makefile config.status: creating plugins/mpris/Makefile config.status: creating plugins/mouse/Makefile config.status: creating plugins/rfkill/Makefile config.status: creating plugins/smartcard/Makefile config.status: creating plugins/sound/Makefile config.status: creating plugins/typing-break/Makefile config.status: creating plugins/xrandr/Makefile config.status: creating plugins/xrdb/Makefile config.status: creating plugins/xrdb/data/Makefile config.status: creating plugins/xsettings/Makefile config.status: creating data/Makefile config.status: creating data/mate-settings-daemon.desktop.in config.status: creating data/mate-settings-daemon.pc config.status: creating data/mate-settings-daemon-uninstalled.pc config.status: creating data/org.mate.applications-at.gschema.xml config.status: creating data/org.mate.font-rendering.gschema.xml config.status: creating data/org.mate.peripherals-keyboard.gschema.xml config.status: creating data/org.mate.peripherals-mouse.gschema.xml config.status: creating data/org.mate.peripherals-smartcard.gschema.xml config.status: creating data/org.mate.peripherals-touchpad.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.background.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.clipboard.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.datetime.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.keybindings.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.keyboard.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.mpris.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.mouse.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.rfkill.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.smartcard.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.sound.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.typing-break.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.xrdb.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml config.status: creating data/org.mate.SettingsDaemon.plugins.gschema.xml config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile mate-settings-daemon 1.26.0 ============================= prefix: /usr/pkg exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: /usr/pkg/etc sysconfsubdir: localstatedir: ${prefix}/var plugindir: $(libdir)/mate-settings-daemon datadir: ${datarootdir} source code location: . compiler: cc cflags: -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -I/usr/pkg/include/nspr warning cflags: -Wall -Wmissing-prototypes Maintainer mode: yes dbus-1 system.d dir: ${datadir}/dbus-1/system.d PolicyKit support: yes PulseAudio support: false Libnotify support: yes Libatspi support: yes Libcanberra support: yes Libmatemixer support: yes Smartcard support: true RFKill support: yes System nssdb: /usr/pkg/etc/pki/nssdb Profiling support: no => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.