=> Checksum BLAKE2s OK for redshift-1.12.tar.xz => Checksum SHA512 OK for redshift-1.12.tar.xz ===> Installing dependencies for redshift-1.12nb4 ========================================================================== The supported build options for redshift are: geoclue You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.redshift (not defined) ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => 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.5 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.40.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency xz>=4.999.9betanb1: found xz-5.8.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6 => Full dependency libxcb>=1.15nb2: found libxcb-1.17.0 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.6 ===> Overriding tools for redshift-1.12nb4 ===> Extracting for redshift-1.12nb4 ===> Patching for redshift-1.12nb4 => Applying pkgsrc patches for redshift-1.12nb4 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/redshift/patches/patch-src_Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/redshift/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 2020/05/07 17:16:10 nia Exp $ | |Specify a tag when linking. | |--- src/Makefile.in.orig 2018-05-21 01:20:45.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 157. Hunk #2 succeeded at 252. done ===> Creating toolchain wrappers for redshift-1.12nb4 ===> Configuring for redshift-1.12nb4 => 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 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 make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for aarch64-apple-darwin23-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 for clang option to accept ISO C99... none needed checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... (cached) 1048576 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-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-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-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 how to run the C preprocessor... clang -E 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 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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 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... yes checking for aarch64-apple-darwin23-gcc... no checking for aarch64-apple-darwin23-objcc... no checking for aarch64-apple-darwin23-objc... no checking for aarch64-apple-darwin23-cc... no checking for aarch64-apple-darwin23-CC... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... yes checking for intltool >= 0.50... 0.51.0 found checking for intltool-update... /Users/pbulk/build/x11/redshift/work/.tools/bin/intltool-update checking for intltool-merge... /Users/pbulk/build/x11/redshift/work/.tools/bin/intltool-merge checking for intltool-extract... /Users/pbulk/build/x11/redshift/work/.tools/bin/intltool-extract checking for xgettext... /Users/pbulk/build/x11/redshift/work/.tools/bin/xgettext checking for msgmerge... /Users/pbulk/build/x11/redshift/work/.tools/bin/msgmerge checking for msgfmt... /Users/pbulk/build/x11/redshift/work/.tools/bin/msgfmt checking for gmsgfmt... /Users/pbulk/build/x11/redshift/work/.tools/bin/msgfmt checking for aarch64-apple-darwin23-windres... no checking for windres... no checking whether Objective C compiler works... yes checking for msgfmt... (cached) /Users/pbulk/build/x11/redshift/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /Users/pbulk/build/x11/redshift/work/.tools/bin/msgfmt checking for xgettext... (cached) /Users/pbulk/build/x11/redshift/work/.tools/bin/xgettext checking for msgmerge... (cached) /Users/pbulk/build/x11/redshift/work/.tools/bin/msgmerge checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl -liconv -Wl,-framework -Wl,CoreFoundation checking pkg-config is at least version 0.9.0... yes checking for libdrm... no checking for x11... yes checking for xxf86vm... yes checking for xcb... yes checking for xcb-randr... yes checking for glib-2.0 gobject-2.0... no checking for glib-2.0 gio-2.0 >= 2.26... no checking ApplicationServices/ApplicationServices.h usability... yes checking ApplicationServices/ApplicationServices.h presence... yes checking for ApplicationServices/ApplicationServices.h... yes checking whether CoreLocation/CoreLocation.h is usable... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for a Python interpreter with version >= 3.2... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... darwin checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking whether to enable DRM method... no checking whether to enable RANDR method... yes checking whether to enable VidMode method... yes checking whether to enable Quartz method... yes checking whether to enable WinGDI method... missing dependencies checking whether to enable Geoclue2 location provider... missing dependencies checking whether to enable CoreLocation method... yes checking whether to enable GUI status icon... no checking whether to enable Ubuntu icons... no checking pkg-config is at least version 0.9.0... yes checking Directory to install systemd user unit files... not enabled checking whether to enable AppArmor profile... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for uint16_t... yes checking for library containing clock_gettime... none required checking for library containing floor... none required checking for setlocale... yes checking for strchr... yes checking for floor... yes checking for pow... 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 src/redshift-gtk/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-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands redshift 1.12 prefix: /opt/pkg compiler: clang cflags: -pipe -Os -I/opt/pkg/include ldflags: -L/opt/pkg/lib Adjustment methods: DRM: no RANDR: yes VidMode: yes Quartz (macOS): yes WinGDI (Windows): no Location providers: Geoclue2: no CoreLocation (macOS): yes GUI: no Ubuntu icons: no systemd units: no AppArmor profile: no => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp