=> Checksum BLAKE2s OK for accountsservice-0.6.42.tar.xz => Checksum SHA512 OK for accountsservice-0.6.42.tar.xz ===> Installing dependencies for accountsservice-0.6.42nb4 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.82.5 => 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 glib2>=2.76.4nb1: found glib2-2.82.5 => Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.82.0 => Full dependency polkit>=0.120nb4: found polkit-126 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for accountsservice-0.6.42nb4 ===> Extracting for accountsservice-0.6.42nb4 ===> Patching for accountsservice-0.6.42nb4 => Applying pkgsrc patches for accountsservice-0.6.42nb4 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-data_Makefile.am => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-data_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_Makefile.am,v 1.1 2018/06/11 23:55:50 youri Exp $ | |Use the pkgsrc specific solution to handle /etc files with the CONF_FILES |framework. | |--- data/Makefile.am.orig 2014-11-04 03:46:00.000000000 +0000 |+++ data/Makefile.am -------------------------- Patching file data/Makefile.am using Plan A... Hunk #1 succeeded at 4. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_daemon.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_daemon.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_daemon.c,v 1.2 2023/12/19 00:49:52 gutteridge Exp $ | |Add NetBSD backend inspired from OpenBSD ports. | |--- src/daemon.c.orig 2015-02-25 13:51:44.000000000 +0000 |+++ src/daemon.c -------------------------- Patching file src/daemon.c using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 47. Hunk #3 succeeded at 1088. Hunk #4 succeeded at 1141. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libaccountsservice_act-user.c,v 1.2 2023/12/19 00:49:52 gutteridge Exp $ | |Add NetBSD backend. | |--- src/libaccountsservice/act-user.c.orig 2016-01-11 15:42:43.000000000 +0000 |+++ src/libaccountsservice/act-user.c -------------------------- Patching file src/libaccountsservice/act-user.c using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 1824. Hunk #3 succeeded at 1857. Hunk #4 succeeded at 1867. Hunk #5 succeeded at 1895. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_user.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_user.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_user.c,v 1.2 2023/12/19 00:49:52 gutteridge Exp $ | |Add NetBSD backend inspired from OpenBSD ports. | |--- src/user.c.orig 2016-01-11 15:42:31.000000000 +0000 |+++ src/user.c -------------------------- Patching file src/user.c using Plan A... Hunk #1 succeeded at 138. Hunk #2 succeeded at 156. Hunk #3 succeeded at 263. Hunk #4 succeeded at 1561. Hunk #5 succeeded at 1678. Hunk #6 succeeded at 1768. Hunk #7 succeeded at 1803. Hunk #8 succeeded at 1814. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_util.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_util.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util.c,v 1.1 2018/06/26 09:54:30 jperkin Exp $ | |Provide getgrouplist for SunOS. This is available in newer releases, |so if that becomes a problem we'll need to add a configure test. | |--- src/util.c.orig 2013-10-15 20:25:19.000000000 +0000 |+++ src/util.c -------------------------- Patching file src/util.c using Plan A... Hunk #1 succeeded at 259. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_wtmp-helper.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice/patches/patch-src_wtmp-helper.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wtmp-helper.c,v 1.1 2018/06/11 23:55:50 youri Exp $ | |NetBSD call WTMPX_FILENAME _PATH_WTMPX. | |--- src/wtmp-helper.c.orig 2016-01-27 18:38:21.000000000 +0000 |+++ src/wtmp-helper.c -------------------------- Patching file src/wtmp-helper.c using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for accountsservice-0.6.42nb4 ===> Configuring for accountsservice-0.6.42nb4 => Substituting "gdm" in src/daemon.c => 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 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 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 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 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 for aarch64-apple-darwin23-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 pkg-config is at least version 0.9.0... 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/sysutils/accountsservice/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /Users/pbulk/build/sysutils/accountsservice/work/.tools/bin/msgfmt checking for xgettext... /opt/pkg/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /Users/pbulk/build/sysutils/accountsservice/work/.tools/bin/intltool-update checking for intltool-merge... /Users/pbulk/build/sysutils/accountsservice/work/.tools/bin/intltool-merge checking for intltool-extract... /Users/pbulk/build/sysutils/accountsservice/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/sysutils/accountsservice/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /Users/pbulk/build/sysutils/accountsservice/work/.tools/bin/msgfmt checking for perl... /opt/pkg/bin/perl checking for perl >= 5.8.1... 5.40.2 checking for XML::Parser... ok 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 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 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 GIO... yes checking for POLKIT... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gobject-introspection... yes checking for /etc/redhat-release... no checking for /etc/debian_version... no checking whether to build with gcov testing... no checking for more warnings... no checking for supported warning flags... checking whether clang supports -Wall... yes checking whether clang supports -Wno-sign-compare... yes checking whether clang supports -Wno-deprecated-declarations... yes checking which warning flags were supported... -Wall -Wno-sign-compare -Wno-deprecated-declarations checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for fgetpwent... no checking for setutxdb... no checking whether WTMPX_FILENAME is declared... no checking whether _PATH_WTMPX is declared... no checking for /var/log/utx.log... no configure: error: in `/Users/pbulk/build/sysutils/accountsservice/work/accountsservice-0.6.42': configure: error: Do not know which filename to watch for wtmp changes See `config.log' for more details *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/sysutils/accountsservice