+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ristretto-0.12.4nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ristretto-0.12.4nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ristretto-0.13.0.tar.bz2 => Checksum SHA512 OK for ristretto-0.13.0.tar.bz2 ===> Installing dependencies for ristretto-0.13.0 ========================================================================== The following variables will affect the build process of this package, ristretto-0.13.0. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 glib2-tools-[0-9]*: found glib2-tools-2.74.5 => 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 gdbus-codegen-[0-9]*: found gdbus-codegen-2.74.5 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency perl>=5.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency cairo>=1.16.0nb9: found cairo-1.16.0nb9 => Full dependency libexif>=0.6.20nb1: found libexif-0.6.24 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 => Full dependency glib2>=2.70.2: found glib2-2.74.5 => Full dependency gtk3+>=3.24.36nb2: found gtk3+-3.24.36nb2 => Full dependency libxfce4util>=4.18.0: found libxfce4util-4.18.1nb1 => Full dependency libxfce4ui>=4.18.0: found libxfce4ui-4.18.1nb1 ===> Overriding tools for ristretto-0.13.0 ===> Extracting for ristretto-0.13.0 ===> Patching for ristretto-0.13.0 => Applying pkgsrc patches for ristretto-0.13.0 => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/graphics/ristretto/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/graphics/ristretto/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2018/05/17 09:30:41 jperkin Exp $ | |Find dbus-glib correctly. | |--- src/Makefile.in.orig 2018-05-17 09:16:45.582304014 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 403 (offset -2 lines). Hunk #2 succeeded at 427 (offset 3 lines). done ===> Creating toolchain wrappers for ristretto-0.13.0 ===> Configuring for ristretto-0.13.0 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => 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 => Fixing locale directory references. => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure:6118: INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== checking for a BSD-compatible install... /usr/bin/install -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/awk checking whether make sets $(MAKE)... yes 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64--netbsd-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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 for library containing strerror... none required checking for x86_64--netbsd-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for intltool >= 0.35... 0.51.0 found checking for intltool-update... /home/pbulk/build/graphics/ristretto/work/.tools/bin/intltool-update checking for intltool-merge... /home/pbulk/build/graphics/ristretto/work/.tools/bin/intltool-merge checking for intltool-extract... /home/pbulk/build/graphics/ristretto/work/.tools/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /home/pbulk/build/graphics/ristretto/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/graphics/ristretto/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for bind_textdomain_codeset... no checking for locales directory... ${prefix}/share/locale checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.56.0... 2.74.5 checking GLIB_CFLAGS... -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GLIB_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl configure: setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to 2.56.0 checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22.0... 3.24.36 checking GTK_CFLAGS... -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/libdrm -I/usr/pkg/include/libpng16 -pthread -I/usr/pkg/include/fribidi -D_REENTRANT checking GTK_LIBS... -L/usr/pkg/lib -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lharfbuzz -lcairo-gobject -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lgobject-2.0 checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-2 >= 4.16.0... 4.18.1 checking LIBXFCE4UI_CFLAGS... -I/usr/pkg/include/xfce4/libxfce4ui-2 -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/xfce4 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/cairo -I/usr/X11R7/include -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/libdrm -I/usr/pkg/include/libpng16 -pthread -I/usr/pkg/include/fribidi -D_REENTRANT checking LIBXFCE4UI_LIBS... -L/usr/pkg/lib -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lharfbuzz -lxfce4ui-2 -lgtk-3 -lxfce4util -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lgobject-2.0 checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.16.0... 4.18.1 checking LIBXFCE4UTIL_CFLAGS... -I/usr/pkg/include/xfce4 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking LIBXFCE4UTIL_LIBS... -L/usr/pkg/lib -lxfce4util -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.12.1... 4.18.0 checking XFCONF_CFLAGS... -I/usr/pkg/include/xfce4/xfconf-0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -pthread checking XFCONF_LIBS... -L/usr/pkg/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libexif >= 0.6.0... 0.6.24 checking LIBEXIF_CFLAGS... -I/usr/pkg/include checking LIBEXIF_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lexif checking pkg-config is at least version 0.9.0... yes checking for cairo >= 1.10.0... 1.16.0 checking CAIRO_CFLAGS... -I/usr/pkg/include/cairo -I/usr/X11R7/include -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT checking CAIRO_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lcairo checking how to run the C preprocessor... cc -E checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for cos in -lm... yes checking whether to build with debugging support... minimum checking if cc supports -Wall... yes checking if cc supports -Wextra... yes checking if cc supports -Wno-missing-field-initializers... yes checking if cc supports -Wno-unused-parameter... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wcast-align... yes checking if cc supports -Wformat... yes checking if cc supports -Wformat-security... yes checking if cc supports -Wformat-y2k... yes checking if cc supports -Winit-self... yes checking if cc supports -Wmissing-include-dirs... yes checking if cc supports -Wundef... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wshadow... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wall... yes checking if cc supports -Wextra... yes checking if cc supports -Wno-missing-field-initializers... yes checking if cc supports -Wno-unused-parameter... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wcast-align... yes checking if cc supports -Wformat... yes checking if cc supports -Wformat-security... yes checking if cc supports -Wformat-y2k... yes checking if cc supports -Winit-self... yes checking if cc supports -Wmissing-include-dirs... yes checking if cc supports -Wundef... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wshadow... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/128x128/Makefile config.status: creating icons/scalable/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po/stamp-it commands ---------------------------------------- Build Configuration for ristretto 0.13.0: libmagic support: yes The binary will be installed in /usr/pkg/bin ---------------------------------------- => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp