=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libxfce4ui-4.16.1.tar.bz2 => Checksum SHA512 OK for libxfce4ui-4.16.1.tar.bz2 ===> Installing dependencies for libxfce4ui-4.16.1nb2 ========================================================================== The following variables will affect the build process of this package, libxfce4ui-4.16.1nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * PKG_SYSCONFBASE = /opt/pkg/etc 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => 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 intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.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 xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35 => Full dependency xfce4-conf>=4.16.0nb2: found xfce4-conf-4.16.0nb3 => Full dependency libxfce4util>=4.12.1nb4: found libxfce4util-4.16.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libSM>=0.99.2: found libSM-1.2.3 => Full dependency startup-notification>=0.12nb2: found startup-notification-0.12nb3 ===> Overriding tools for libxfce4ui-4.16.1nb2 ===> Extracting for libxfce4ui-4.16.1nb2 ===> Patching for libxfce4ui-4.16.1nb2 => Applying pkgsrc patches for libxfce4ui-4.16.1nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libxfce4kbd-private_Makefile.in,v 1.3 2021/11/30 14:10:37 gutteridge Exp $ | |Adjust config path. | |--- libxfce4kbd-private/Makefile.in.orig 2021-09-05 21:59:52.000000000 +0000 |+++ libxfce4kbd-private/Makefile.in -------------------------- Patching file libxfce4kbd-private/Makefile.in using Plan A... Hunk #1 succeeded at 540. done ===> Creating toolchain wrappers for libxfce4ui-4.16.1nb2 ===> Configuring for libxfce4ui-4.16.1nb2 => 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:6236: 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. =========================================================================== configure: WARNING: unrecognized options: --with-libiconv-prefix checking build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking target system type... aarch64-apple-darwin22 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk 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 '20' 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 aarch64-apple-darwin22-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking platform... checking for aarch64-apple-darwin22-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for fgrep... /usr/bin/grep -F checking how to print strings... print -r checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/intltool-update checking for intltool-merge... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/intltool-merge checking for intltool-extract... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/intltool-extract checking for xgettext... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/xgettext checking for msgmerge... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/msgmerge checking for msgfmt... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/msgfmt checking for gmsgfmt... /Users/pbulk/build/x11/libxfce4ui/work/.tools/bin/msgfmt checking for perl... /opt/pkg/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for XML::Parser... ok checking for perl5... /opt/pkg/bin/perl checking for glib-compile-resources... /Users/pbulk/build/x11/libxfce4ui/work/.buildlink/bin/glib-compile-resources checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin22-strip... no checking for strip... strip checking for aarch64-apple-darwin22-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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 aarch64-apple-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin22-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin22-otool... no checking for otool... otool checking for aarch64-apple-darwin22-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld 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... no checking for ANSI C header files... (cached) yes checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether environ is declared... no checking for _NSGetEnviron... yes checking for bind_textdomain_codeset... no checking for locales directory... ${prefix}/share/locale 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 main in -lX11... yes checking for SmcSaveYourselfDone in -lSM... yes checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.50.0... 2.74.3 checking GLIB_CFLAGS... -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include checking GLIB_LIBS... -L/opt/pkg/lib -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22.0... 3.24.35 checking GTK3_CFLAGS... -I/opt/pkg/include/gtk-3.0 -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/atk-1.0 checking GTK3_LIBS... -L/opt/pkg/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.15.6... 4.16.0 checking LIBXFCE4UTIL_CFLAGS... -I/opt/pkg/include/xfce4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include checking LIBXFCE4UTIL_LIBS... -L/opt/pkg/lib -lxfce4util -lglib-2.0 -lintl checking for optional package libgtop-2.0 >= 2.24.0... not found checking for gobject-introspection... no checking pkg-config is at least version 0.9.0... yes checking for vapigen... no checking pkg-config is at least version 0.9.0... yes checking for libstartup-notification-1.0 >= 0.4... 0.12 checking LIBSTARTUP_NOTIFICATION_CFLAGS... -I/opt/pkg/include/startup-notification-1.0 checking LIBSTARTUP_NOTIFICATION_LIBS... -L/opt/pkg/lib -lstartup-notification-1 checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.12.0... 4.16.0 checking XFCONF_CFLAGS... -I/opt/pkg/include/xfce4/xfconf-0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include checking XFCONF_LIBS... -L/opt/pkg/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking for additional vendor name and/or info... checking for a custom manual website location... https://docs.xfce.org/help.php checking for optional package gladeui-2.0 >= 3.5.0... not found checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking whether to build with debugging support... minimum checking if clang supports -Wall... yes checking if clang supports -Wextra... yes checking if clang supports -Wno-missing-field-initializers... yes checking if clang supports -Wno-unused-parameter... yes checking if clang supports -Wold-style-definition... yes checking if clang supports -Wdeclaration-after-statement... yes checking if clang supports -Wmissing-declarations... yes checking if clang supports -Wmissing-noreturn... yes checking if clang supports -Wpointer-arith... yes checking if clang supports -Wcast-align... yes checking if clang supports -Wformat... yes checking if clang supports -Wformat-security... yes checking if clang supports -Wformat-y2k... yes checking if clang supports -Winit-self... yes checking if clang supports -Wmissing-include-dirs... yes checking if clang supports -Wundef... yes checking if clang supports -Wnested-externs... yes checking if clang supports -Wredundant-decls... yes checking if clang supports -Wshadow... yes checking whether /Library/Developer/CommandLineTools/usr/bin/ld accepts --as-needed... no checking whether /Library/Developer/CommandLineTools/usr/bin/ld accepts -O1... no checking if clang supports -Wno-sign-compare... yes checking whether to build the validation test framework... no checking PLATFORM_CPPFLAGS... checking PLATFORM_CFLAGS... checking PLATFORM_LDFLAGS... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating glade/Makefile config.status: creating glade/icons/Makefile config.status: creating glade/icons/16x16/Makefile config.status: creating glade/icons/22x22/Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/128x128/Makefile config.status: creating icons/scalable/Makefile config.status: creating libxfce4kbd-private/libxfce4kbd-private-3.pc config.status: creating libxfce4kbd-private/Makefile config.status: creating libxfce4ui/libxfce4ui-2.pc config.status: creating libxfce4ui/libxfce4ui-config.h config.status: creating libxfce4ui/Makefile config.status: creating xfce4-about/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-libiconv-prefix Build Configuration: * Glade 3.0 UI Designer: no * Keyboard library support: yes * Startup notification: yes * X11 session management: yes * Debug support: minimum * Build tests: no * GNU Visibility: no * Vendor: Darwin Note you can put additional info about the vendor in this text file: "${prefix}/share/xfce4/vendorinfo" * System Info (libgtop): no * System Info (epoxy): no (assumes libgtop) * System Info (gudev): no (assumes libgtop) * Manual website: https://docs.xfce.org/help.php => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp