=> Checksum BLAKE2s OK for netatalk-4-1-2.tar.gz => Checksum SHA512 OK for netatalk-4-1-2.tar.gz ===> Installing dependencies for netatalk-4.1.2nb2 ========================================================================== The supported build options for netatalk are: debug dnssd kerberos ldap pam The currently selected options are: dnssd ldap pam You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.netatalk (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, netatalk-4.1.2nb2. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * PAM_DEFAULT = openpam * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * PAMBASE (defined, but empty) 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 libxslt-[0-9]*: found libxslt-1.1.42nb4 => Tool dependency docbook-xsl>=1.79.2: found docbook-xsl-1.79.2nb7 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency meson>=0: found meson-1.7.2nb1 => 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency cmark-gfm>=0.29.0.gfm.0: found cmark-gfm-0.29.0.gfm.13nb1 => Full dependency cracklib>=2.9.7nb1: found cracklib-2.9.7nb1 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency glib2>=2.76.4nb1: found glib2-2.82.5 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.11.0nb2 => Full dependency mDNSResponder>=2559.1.1: found mDNSResponder-2559.1.1nb1 => Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.9 => Full dependency openpam>=20190224nb4: found openpam-20190224nb4 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency tcp_wrappers>=7.6.1nb3: found tcp_wrappers-7.6.4nb2 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency libgpg-error>=0.6: found libgpg-error-1.53 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for netatalk-4.1.2nb2 ===> Extracting for netatalk-4.1.2nb2 ===> Patching for netatalk-4.1.2nb2 => Applying pkgsrc patches for netatalk-4.1.2nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-config_meson.build => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-config_meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_meson.build,v 1.2 2025/03/12 09:54:41 hauke Exp $ | |Leave installation of config files to pkgsrc framework | |--- config/meson.build.orig 2025-02-10 20:41:20.000000000 +0000 |+++ config/meson.build -------------------------- Patching file config/meson.build using Plan A... Hunk #1 succeeded at 4. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-config_pam_meson.build => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-config_pam_meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_pam_meson.build,v 1.1 2024/12/16 15:40:54 hauke Exp $ | |Leave installation of config files to pkgsrc framework | |--- config/pam/meson.build.orig 2024-12-16 15:29:40.082881669 +0000 |+++ config/pam/meson.build -------------------------- Patching file config/pam/meson.build using Plan A... Hunk #1 succeeded at 3. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-meson.build => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.5 2025/03/17 17:42:45 hauke Exp $ | |Add PREFIXed paths (include, lib) for all OSes. | |Make PREFIX path configurable. | |Quota support on NetBSD is currently broken, pull up an upstream |change to disable it explicitly. | |While NetBSD has libwrap, the meson code doesn't find it. The test |cond still succeeds, so add a branch that does not require the |library. | |Install at.h on Linux, we do it on NetBSD, too. | |--- meson.build.orig 2025-02-10 20:41:20.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 162. Hunk #2 succeeded at 170. Hunk #3 succeeded at 178. Hunk #4 succeeded at 186. Hunk #5 succeeded at 202. Hunk #6 succeeded at 216. Hunk #7 succeeded at 261. Hunk #8 succeeded at 457. Hunk #9 succeeded at 609. Hunk #10 succeeded at 1023. Hunk #11 succeeded at 1648. Hunk #12 succeeded at 1716. Hunk #13 succeeded at 2068. Hunk #14 succeeded at 2191. done ===> Creating toolchain wrappers for netatalk-4.1.2nb2 ===> Configuring for netatalk-4.1.2nb2 => Substituting "init" in distrib/initscripts/meson.build => Substituting "perlpath" in contrib/macusers/macusers.in contrib/shell_utils/afpstats.in contrib/shell_utils/addump.in contrib/shell_utils/asip-status.in => Substituting "varbase" in meson.build => Creating meson native file The Meson build system Version: 1.7.2 Source dir: /Users/pbulk/build/net/netatalk4/work/netatalk-netatalk-4-1-2 Build dir: /Users/pbulk/build/net/netatalk4/work/netatalk-netatalk-4-1-2/output Build type: native build Project name: netatalk Project version: 4.1.2 C compiler for the host machine: clang (clang 13.1.6 "Apple clang version 13.1.6 (clang-1316.0.21.2.5)") C linker for the host machine: clang ld64 764 Host machine cpu family: aarch64 Host machine cpu: aarch64 Program brew found: NO Program flex found: YES (/usr/bin/flex) Program grep found: YES (/Users/pbulk/build/net/netatalk4/work/.tools/bin/grep) Program uname found: YES (/usr/bin/uname) Program cmark-gfm found: YES (/opt/pkg/bin/cmark-gfm) Program /opt/homebrew/opt/bison/bin/bison found: NO Program /opt/pkg/bison found: NO Library socket found: NO Library sendfile found: NO Library nsl found: NO Library dl found: YES Library m found: YES Has header "acl/libacl.h" : NO Has header "attr/xattr.h" : NO Has header "dlfcn.h" : YES Has header "dns_sd.h" : YES Has header "errno.h" : YES Has header "fcntl.h" : YES Has header "inttypes.h" : YES Has header "langinfo.h" : YES Has header "linux/dqblk/xfs.h" : NO Has header "linux/xfs/fs.h" : NO Has header "linux/xqm.h" : NO Has header "locale.h" : YES Has header "mntent.h" : NO Has header "netdb.h" : YES Has header "pam/pam_appl.h" : NO Has header "poll.h" : YES Has header "security/pam_appl.h" : YES Has header "sgtty.h" : YES Has header "statfs.h" : NO Has header "stdint.h" : YES Has header "stdio.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/attr.h" : YES Has header "sys/attributes.h" : NO Has header "sys/ea.h" : NO Has header "sys/extattr.h" : NO Has header "sys/mnttab.h" : NO Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/stat.h" : YES Has header "sys/statvfs.h" : YES Has header "sys/types.h" : YES Has header "sys/uio.h" : YES Has header "sys/vfs.h" : NO Has header "sys/xattr.h" : YES Has header "termios.h" : YES Has header "ufs/quota.h" : NO Has header "unistd.h" : YES Has header "xfs/libxfs.h" : NO Has header "xfs/xfs/fs.h" : NO Has header "xfs/xqm.h" : NO Checking for function "asprintf" : YES Checking for function "backtrace_symbols" : YES Checking for function "dirfd" : YES Checking for function "dlclose" : YES Checking for function "dlerror" : YES Checking for function "dlopen" : YES Checking for function "dlsym" : YES Checking for function "errno" : YES Checking for function "getpagesize" : YES Checking for function "getusershell" : YES Checking for function "mmap" : YES Checking for function "pread" : YES Checking for function "pselect" : YES Checking for function "pwrite" : YES Checking for function "setlinebuf" : YES Checking for function "shl_load" : NO Checking for function "splice" : NO Checking for function "strlcat" : YES Checking for function "strlcpy" : YES Checking for function "strnlen" : YES Checking for function "utime" : YES Checking for function "vasprintf" : YES Checking for function "mempcpy" : NO Checking for function "getifaddrs" with dependency -lsocket: YES Checking for function "openat" : YES Checking for function "renameat" : YES Checking for function "fstatat" : YES Checking for function "unlinkat" : YES Checking for function "rresvport" : YES Checking for type "fshare_t" : NO Checking whether type "struct tm" has member "tm_gmtoff" : YES Program file found: YES (/usr/bin/file) Message: Searching for Berkeley DB library version 4.8 Message: Berkeley DB header found at /opt/pkg/include/db4/db.h Library db-4.8 found: NO Library db-4.8 found: NO Library db4.8 found: NO Library db4.8 found: NO Library db48 found: NO Library db48 found: NO Library db-4 found: NO Library db-4 found: NO Library db4 found: YES Program perl found: YES (/Users/pbulk/build/net/netatalk4/work/.tools/bin/perl) Has header "crypt.h" : NO Has header "gssapi.h" : YES Has header "gssapi/gssapi_generic.h" : YES Has header "gssapi/gssapi_krb5.h" : YES Has header "gssapi/gssapi.h" : YES Library krb5 found: YES Program krb5-config found: YES (/usr/bin/krb5-config) Has header "kerberosv5/krb5.h" : NO Has header "krb5.h" : YES meson.build:802: WARNING: Need GSSAPI support to build Kerberos V UAM Found pkg-config: YES (/Users/pbulk/build/net/netatalk4/work/.tools/bin/pkg-config) 2.4.3 WARNING: Found CMake '/Users/pbulk/build/net/netatalk4/work/.tools/bin/false' but couldn't run it Found CMake: NO Run-time dependency avahi-client found: NO (tried pkgconfig, framework and cmake) Library dns_sd found: YES Library system found: YES Has header "dns_sd.h" : YES (cached) Checking for function "DNSServiceRegister" with dependencies -ldns_sd, -lsystem: YES Run-time dependency talloc found: NO (tried pkgconfig, framework and cmake) Run-time dependency tracker-sparql-3.0 found: NO (tried pkgconfig, framework and cmake) Run-time dependency tracker-sparql-2.0 found: NO (tried pkgconfig, framework and cmake) Run-time dependency tracker-sparql-1.0 found: NO (tried pkgconfig, framework and cmake) meson.build:893: WARNING: Tracker SPARQL or TinySPARQL not found (required for Spotlight support) Run-time dependency libevent found: YES 2.1.12-stable cups-config found: YES (/usr/bin/cups-config) 2.3.4 Run-time dependency cups found: YES 2.3.4 Program cups-config found: YES (/usr/bin/cups-config) Library prop found: NO Library quota found: NO Library rpcsvc found: YES Run-time dependency libtirpc found: NO (tried pkgconfig, framework and cmake) Has header "rpc/rpc.h" : YES Has header "rpc/pmap_prot.h" : YES Has header "rpcsvc/rquota.h" : YES Run-time dependency libgcrypt found: YES 1.11.0 Library attr found: NO Checking for function "getxattr" with dependency -lattr: YES Checking for function "fgetxattr" : YES Checking for function "flistxattr" : YES Checking for function "fremovexattr" : YES Checking for function "fsetxattr" : YES Checking for function "getxattr" : YES (cached) Checking for function "lgetxattr" : NO Checking for function "listxattr" : YES Checking for function "llistxattr" : NO Checking for function "lremovexattr" : NO Checking for function "lsetxattr" : NO Checking for function "removexattr" : YES Checking for function "setxattr" : YES Run-time dependency dbus-1 found: NO (tried pkgconfig, framework and cmake) Run-time dependency glib-2.0 found: YES 2.82.5 Run-time dependency gobject-2.0 found: YES 2.82.5 Run-time dependency gio-2.0 found: YES 2.82.5 meson.build:1273: WARNING: afpstats support requested but required D-Bus and GLib libraries not found meson.build:1326: WARNING: Darwin ACLs are currently unsupported Library ldap found: YES Checking for function "ldap_initialize" with dependency -lldap: YES Run-time dependency iconv found: YES Library iconv found: YES Run-time dependency mysqlclient found: NO (tried pkgconfig, framework and cmake) Run-time dependency libmariadb found: NO (tried pkgconfig, framework and cmake) Program xsltproc found: YES (/opt/pkg/bin/xsltproc) Message: Found docbook-xsl html stylesheets at /opt/pkg/share/xsl/docbook Message: Found docbook-xsl manpages stylesheets at /opt/pkg/share/xsl/docbook Library pam found: YES Has header "security/pam_appl.h" : YES (cached) Checking for size of "off_t" : 8 Program dtrace found: YES (/usr/sbin/dtrace) Library elf found: NO Run-time dependency threads found: YES Library crack found: YES Library wrap found: YES Configuring config.h using configuration Configuring afp.conf using configuration Configuring netatalk using configuration Configuring macusers using configuration Configuring afpstats using configuration Configuring addump using configuration Configuring asip-status using configuration Configuring netatalkd using configuration Configuring io.netatalk.daemon.plist using configuration Configuring man.xsl using configuration Configuring html.xsl using configuration Configuring ad.1.xml using configuration Configuring afpldaptest.1.xml using configuration Configuring afppasswd.1.xml using configuration Configuring afpstats.1.xml using configuration Configuring afptest.1.xml using configuration Configuring addump.1.xml using configuration Configuring asip-status.1.xml using configuration Configuring dbd.1.xml using configuration Configuring macusers.1.xml using configuration Configuring atalk_aton.3.xml using configuration Configuring nbp_name.3.xml using configuration Configuring atalk.4.xml using configuration Configuring afp_signature.conf.5.xml using configuration Configuring afp_voluuid.conf.5.xml using configuration Configuring afp.conf.5.xml using configuration Configuring extmap.conf.5.xml using configuration Configuring afpd.8.xml using configuration Configuring cnid_dbd.8.xml using configuration Configuring cnid_metad.8.xml using configuration Configuring netatalk.8.xml using configuration Configuring manual.xml using configuration Configuring pageheader.txt using configuration Configuring compile.xml using configuration Configuring configuration.xml using configuration Configuring gpl.xml using configuration Configuring install.xml using configuration Configuring intro.xml using configuration Configuring upgrade.xml using configuration Build targets in project: 59 netatalk 4.1.2 Build environment: Build directory : /Users/pbulk/build/net/netatalk4/work/netatalk-netatalk-4-1-2/output Source path : /Users/pbulk/build/net/netatalk4/work/netatalk-netatalk-4-1-2 Download dependencies : NO Directories: Installation prefix : /opt/pkg Executable directory : /opt/pkg/bin Header file directory : /opt/pkg/include Library directory : /opt/pkg/lib Manual page directory : /opt/pkg/share/man System executable directory: /opt/pkg/sbin Package conf directory : /opt/pkg/etc/netatalk Shared state directory : /var/db Compilation: host CPU : aarch64 host endianness : little C compiler : clang build stype : plain Shared or static libraries : shared Configuration Summary: Netatalk version : 4.1.2 Options: Access control : PAM passwd CNID backends : dbd last Extended Attributes : AppleDouble, filesystem EA Init script style : macos-launchd User Authentication Methods: ClearTxt : YES DHX : YES DHX2 : YES Guest : YES Kerberos V : NO RandNum : YES Features: ACL : NO AFP stats via D-Bus : NO AppleTalk : NO Cracklib : YES CUPS : NO dtrace probes : YES GSSAPI : NO Kerberos : NO LDAP : YES Quota : YES Quota provider : SunRPC Spotlight : NO TCP wrapper : YES Zeroconf : YES Zeroconf provider : mDNS Paths: dbus daemon path : dbus system directory : init directory : /Library/LaunchDaemons lockfile directory : /var/run PAM config directory : /etc/pam.d Print spool directory : User home basedir : /Users Documentation: Docbook : YES Manual style : local Extras: Test suite : NO Webmin module : NO User defined options Native files : /Users/pbulk/build/net/netatalk4/work/.meson_native buildtype : plain libdir : lib libexecdir : libexec mandir : share/man prefix : /opt/pkg sysconfdir : /opt/pkg/etc/netatalk with-appletalk : false with-bdb-path : /opt/pkg with-bdb-version : 4.8 with-docbook-path : /opt/pkg/share/xsl/docbook with-gssapi : false with-init-hooks : false with-kerberos : false with-ldap : true with-pam : true with-statedir-path : /var/db with-tcp-wrappers : true with-zeroconf : true wrap_mode : nodownload Found ninja-1.12.1 at /opt/pkg/bin/ninja /bin/cp /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/netatalk4/files/netatalk_smf.sh /Users/pbulk/build/net/netatalk4/work/netatalk-netatalk-4-1-2/distrib/initscripts