=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bluefish-2.2.10.tar.bz2 => Checksum SHA512 OK for bluefish-2.2.10.tar.bz2 ===> Installing dependencies for bluefish-2.2.10nb17 ========================================================================== The following variables will affect the build process of this package, bluefish-2.2.10nb17. 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 = python27 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 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 weblint-[0-9]*: found weblint-1.020nb11 => Full dependency python27>=2.7.1nb2: found python27-2.7.18nb9 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3 => Full dependency shared-mime-info>=1.0nb1: found shared-mime-info-2.2nb1 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency gucharmap>=2.32.1nb36: found gucharmap-2.32.1nb36 => Full dependency gtk2+>=2.24.33nb5: found gtk2+-2.24.33nb7 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency enchant2>=2.3.2: found enchant2-2.3.3 ===> Overriding tools for bluefish-2.2.10nb17 ===> Extracting for bluefish-2.2.10nb17 ===> Patching for bluefish-2.2.10nb17 => Applying pkgsrc patches for bluefish-2.2.10nb17 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/www/bluefish/patches/patch-ac => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/www/bluefish/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.5 2014/11/24 05:03:43 mef Exp $ | |[check-portability.awk] configure: if test "$prefix" == "NONE"; ... | |--- configure.orig 2010-02-15 13:56:55.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... No such line 26443 in input file, ignoring Hunk #1 succeeded at 17725 (offset -8719 lines). done ===> Creating toolchain wrappers for bluefish-2.2.10nb17 /bin/mkdir -p /Users/pbulk/build/www/bluefish/work/.buildlink/lib/pkgconfig cd /Users/pbulk/build/www/bluefish/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for bluefish-2.2.10nb17 => 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 => Replacing python interpreter in data/lorem-ipsum-generator data/jsbeautify data/cssmin.py data/jsmin.py data/css_decompressor. => Fixing locale directory references. => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure:5616: 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 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 build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /Users/pbulk/build/www/bluefish/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /Users/pbulk/build/www/bluefish/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking for catalogs to be installed... ar bg ca cs da de el en es eu fa fi fr gl hu it ja ko nb nl nn pl pt pt_BR ro ru sk sr sv ta tr uk zh_CN zh_TW checking whether NLS is requested... yes checking for intltool-update... /Users/pbulk/build/www/bluefish/work/.tools/bin/intltool-update checking for intltool-merge... /Users/pbulk/build/www/bluefish/work/.tools/bin/intltool-merge checking for intltool-extract... /Users/pbulk/build/www/bluefish/work/.tools/bin/intltool-extract checking for xgettext... (cached) /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking for msgfmt... (cached) /Users/pbulk/build/www/bluefish/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /Users/pbulk/build/www/bluefish/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 a sed that does not truncate output... /opt/pkg/bin/nbsed checking for msgfmt... (cached) /Users/pbulk/build/www/bluefish/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /Users/pbulk/build/www/bluefish/work/.tools/bin/msgfmt checking for xgettext... (cached) /opt/pkg/bin/xgettext checking for msgmerge... (cached) /opt/pkg/bin/msgmerge 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 aarch64-apple-darwin22-ar... no checking for aarch64-apple-darwin22-lib... no checking for aarch64-apple-darwin22-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for fgrep... /usr/bin/grep -F 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 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... 786432 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... 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 for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 aarch64-apple-darwin22-windres... no checking for windres... no checking for library containing strerror... none required checking for inline... inline configure: platform is... MacOSX checking for gdk-pixbuf-csource... gdk-pixbuf-csource checking for svn tree or exported source tree... ./configure[15849]: svnversion: inaccessible or not found exported checking for xmlcatalog... /opt/pkg/bin/xmlcatalog checking for update-desktop-database... no checking for update-mime-database... /Users/pbulk/build/www/bluefish/work/.buildlink/bin/update-mime-database checking for system XML catalog... ${prefix}/etc/xml/catalog checking for ANSI C header files... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for optional libenchant development files... yes configure: checking for required development files checking for BLUEFISH_REQUIRED... yes checking for Mac OSX integration... gdk target is quartz checking for BLUEFISH_GTKMAC... no configure: error: Package requirements (gtk-mac-integration) were not met: Package 'gtk-mac-integration', 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 BLUEFISH_GTKMAC_CFLAGS and BLUEFISH_GTKMAC_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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/www/bluefish *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/www/bluefish