=> Checksum BLAKE2s OK for heimdal-7.8.0.tar.gz => Checksum SHA512 OK for heimdal-7.8.0.tar.gz ===> Installing dependencies for heimdal-7.8.0nb13 ========================================================================== The supported build options for heimdal are: inet6 kerberos-prefix-cmds ldap The currently selected options are: inet6 kerberos-prefix-cmds ldap You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.heimdal (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, heimdal-7.8.0nb13. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * CURSES_DEFAULT = ncurses * PYTHON_VERSION_DEFAULT = 312 * READLINE_DEFAULT = editline * 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 = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * CURSES_TYPE = ncurses * PYPACKAGE = python312 * READLINE_TYPE = editline * TERMCAP_TYPE = curses 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 p5-JSON-[0-9]*: found p5-JSON-4.10nb2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.40.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.9 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency python312>=3.12.0: found python312-3.12.10nb1 => Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.49.1nb3 => 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 libiconv>=1.9.1: found libiconv-1.17 ===> Overriding tools for heimdal-7.8.0nb13 ===> Extracting for heimdal-7.8.0nb13 ===> Patching for heimdal-7.8.0nb13 => Applying pkgsrc patches for heimdal-7.8.0nb13 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_gssapi_krb5_arcfour.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_gssapi_krb5_arcfour.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_gssapi_krb5_arcfour.c,v 1.1 2023/02/08 07:41:25 wiz Exp $ | |Fix for CVE-2022-45142 from Helmut Grohne | |--- lib/gssapi/krb5/arcfour.c.orig 2022-11-15 18:56:58.000000000 +0000 |+++ lib/gssapi/krb5/arcfour.c -------------------------- Patching file lib/gssapi/krb5/arcfour.c using Plan A... Hunk #1 succeeded at 365. Hunk #2 succeeded at 730. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_krb5_store-int.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_krb5_store-int.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_krb5_store-int.c,v 1.1 2023/06/19 19:13:03 riastradh Exp $ | |Fix CVE-2022-42898 for 32-bit systems. |https://github.com/heimdal/heimdal/issues/1161 | |--- lib/krb5/store-int.c.orig 2022-09-15 22:59:25.000000000 +0000 |+++ lib/krb5/store-int.c -------------------------- Patching file lib/krb5/store-int.c using Plan A... Hunk #1 succeeded at 49. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_roken_version-script.map => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/security/heimdal/patches/patch-lib_roken_version-script.map Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_roken_version-script.map,v 1.1 2024/09/18 14:50:12 hauke Exp $ | |Unbreak netbsd-9 |Cribbed from | |--- lib/roken/version-script.map.orig 2024-09-18 09:39:46.791454770 +0000 |+++ lib/roken/version-script.map -------------------------- Patching file lib/roken/version-script.map using Plan A... Hunk #1 succeeded at 73. done ===> Creating toolchain wrappers for heimdal-7.8.0nb13 ===> Configuring for heimdal-7.8.0nb13 cd /Users/pbulk/build/security/heimdal/work/heimdal-7.8.0/doc/doxyout/hcrypto && /usr/bin/grep -e /hcrypto_ -e /page_ manpages > manpages.new && mv manpages.new manpages => 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 race-free 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 to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 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-file... no checking for file... file 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/param.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... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking how to run the C preprocessor... clang -E checking for python version... 3.12 checking for python platform... darwin checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for clang-format... no checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlopen... yes checking for bison... /opt/pkg/bin/bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking for gawk... (cached) /opt/pkg/bin/nawk checking for ln -s or something else... ln -s checking for __attribute__... yes checking for ld --version-script... no checking for openldap... headers /opt/pkg/include, libraries /opt/pkg/lib checking pkg-config is at least version 0.9.0... no checking for CAPNG... checking for sqlite3... headers /opt/pkg/include, libraries /opt/pkg/lib checking for libintl... no checking for crypto library... checking for OPENSSL_init in -lcrypto... yes included libhcrypto checking if compiling threadsafe libraries... yes checking for db6/db.h... no checking for db5/db.h... no checking for db4/db.h... no checking for db3/db.h... no checking for db.h... yes checking for db_create... no checking for dbopen... yes checking for dbm_firstkey... no checking for lmdb.h... no checking for dbm.h... no checking for ndbm.h... yes checking for dbm_firstkey... yes checking if ndbm is implemented with db... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for egrep... (cached) /usr/bin/egrep checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for standards.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for clang options needed to detect all undeclared functions... -fno-builtin checking for getlogin... yes checking for setlogin... yes checking if getlogin is posix... no checking for getpagesize... yes checking for working mmap... yes checking if realloc if broken... no checking for ssize_t... yes checking for long long... yes checking for arpa/inet.h... yes checking for config.h... no checking for crypt.h... no checking for dirent.h... yes checking for errno.h... yes checking for err.h... yes checking for fcntl.h... yes checking for fnmatch.h... yes checking for grp.h... yes checking for ifaddrs.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for netinet/in_systm.h... yes checking for netinet6/in6.h... no checking for paths.h... yes checking for poll.h... yes checking for pwd.h... yes checking for rpcsvc/ypclnt.h... yes checking for search.h... yes checking for shadow.h... no checking for stdint.h... (cached) yes checking for sys/auxv.h... no checking for sys/bswap.h... no checking for sys/errno.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/tty.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for syslog.h... yes checking for termios.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for unistd.h... (cached) yes checking for userconf.h... no checking for usersec.h... no checking for util.h... yes checking for uintptr_t... yes checking for vis.h... yes checking for netdb.h... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for netinet6/in6_var.h... yes checking for sys/sysctl.h... yes checking for sys/proc.h... yes checking for socket... yes checking for gethostbyname... yes checking for syslog... yes checking for IPv6 stack type... checking for IPv6... checking for in6addr_loopback... checking for gethostbyname2... yes checking for arpa/nameser.h... yes checking for dns.h... yes checking for resolv.h... yes checking for res_search... yes, in -lresolv checking for res_nsearch... yes checking for res_ndestroy... yes checking for dns_search... yes checking for dn_expand... yes checking for _res... yes checking whether _res is declared... yes checking for working snprintf... yes checking if snprintf needs a prototype... no checking for working vsnprintf... yes checking if vsnprintf needs a prototype... no checking for working glob... yes checking if glob needs a prototype... no checking for asnprintf... no checking for asprintf... yes checking for atexit... yes checking for cgetent... yes checking for getauxval... no checking for getconfattr... no checking for getprogname... yes checking for getrlimit... yes checking for getspnam... no checking for issetugid... yes checking for on_exit... no checking for poll... yes checking for random... yes checking for setprogname... yes checking for strsvis... yes checking for strsvisx... yes checking for strunvis... yes checking for strvis... yes checking for strvisx... yes checking for svis... yes checking for sysconf... yes checking for sysctl... yes checking for tdelete... yes checking for tfind... yes checking for twalk... yes checking for uname... yes checking for unvis... yes checking for vasnprintf... no checking for vasprintf... yes checking for vis... yes checking for getsockopt... yes checking for setsockopt... yes checking for hstrerror... yes checking if hstrerror needs a prototype... no checking if asprintf needs a prototype... no checking if vasprintf needs a prototype... no checking if asnprintf needs a prototype... yes checking if vasnprintf needs a prototype... yes checking for bswap16... no checking for bswap32... no checking for bswap64... no checking for pidfile... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for chown... yes checking for copyhostent... no checking for closefrom... no checking for ecalloc... no checking for emalloc... no checking for erealloc... no checking for estrdup... no checking for err... yes checking for errx... yes checking for fchown... yes checking for flock... yes checking for fnmatch... yes checking for freehostent... yes checking for getcwd... yes checking for getdtablesize... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for gethostname... yes checking for getifaddrs... yes checking for getipnodebyaddr... yes checking for getipnodebyname... yes checking for getopt... yes checking for gettimeofday... yes checking for getuid... yes checking for getusershell... yes checking for initgroups... yes checking for innetgr... yes checking for iruserok... yes checking for localtime_r... yes checking for lstat... yes checking for memmove... yes checking for memset_s... yes checking for mkstemp... yes checking for putenv... yes checking for rcmd... yes checking for readv... yes checking for recvmsg... yes checking for sendmsg... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlcat... yes checking for strlcpy... yes checking for strlwr... no checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strptime... yes checking for strsep... yes checking for strsep_copy... no checking for strtok_r... yes checking for strtoll... yes checking for strtoull... yes checking for strupr... no checking for swab... yes checking for tsearch... yes checking for timegm... yes checking for unsetenv... yes checking for verr... yes checking for verrx... yes checking for vsyslog... yes checking for vwarn... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for writev... yes checking if strndup needs a prototype... no checking if strsep needs a prototype... no checking if strtok_r needs a prototype... no checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking if strsvis needs a prototype... no checking if strsvisx needs a prototype... no checking if strunvis needs a prototype... no checking if strvis needs a prototype... no checking if strvisx needs a prototype... no checking if svis needs a prototype... no checking if unvis needs a prototype... no checking if vis needs a prototype... no checking checking for dirfd... yes checking for dd_fd in DIR... no checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for sa_len in struct sockaddr... yes checking if setenv needs a prototype... no checking if unsetenv needs a prototype... no checking if gethostname needs a prototype... no checking if mkstemp needs a prototype... no checking if getusershell needs a prototype... no checking if daemon needs a prototype... yes checking if iruserok needs a prototype... no checking if inet_aton needs a prototype... no checking for crypt... yes checking if strerror_r is compatible with system prototype... yes checking for strerror_r... yes checking if gethostbyname is compatible with system prototype... yes checking if gethostbyaddr is compatible with system prototype... no checking if getservbyname is compatible with system prototype... yes checking if getsockname is compatible with system prototype... yes checking if openlog is compatible with system prototype... yes checking if crypt needs a prototype... no checking for h_errno... yes checking whether h_errno is declared... yes checking for h_errlist... no checking for h_nerr... no checking for __progname... yes checking whether __progname is declared... no checking whether optarg is declared... yes checking whether optind is declared... yes checking whether opterr is declared... yes checking whether optopt is declared... yes checking whether environ is declared... no checking for tm_gmtoff in struct tm... yes checking for tm_zone in struct tm... yes checking for timezone... yes checking whether timezone is declared... yes checking for altzone... no checking for sa_family_t... yes checking for socklen_t... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for struct ifaddrs... yes checking for struct iovec... yes checking for struct msghdr... yes checking for struct winsize... yes checking for struct spwd... no checking whether to enable OTP library... yes checking for mig... mig checking for dispatch/dispatch.h... yes checking for dispatch_async_f... yes checking for nroff... no checking for groff... no checking how to format man pages... checking extension of pre-formatted manual pages... number checking for readline... checking for readline.h... yes checking for readline/readline.h... yes headers /opt/pkg/include/readline, libraries /opt/pkg/lib checking for libedit... no checking whether byte order is known at compile time... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for long long... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for egrep... (cached) /usr/bin/egrep checking for CommonCrypto/CommonDigest.h... yes checking for CommonCrypto/CommonCryptor.h... yes checking for arpa/telnet.h... yes checking for bind/bitypes.h... no checking for bsdsetjmp.h... no checking for curses.h... yes checking for dlfcn.h... (cached) yes checking for execinfo.h... yes checking for fnmatch.h... (cached) yes checking for inttypes.h... (cached) yes checking for io.h... no checking for libutil.h... no checking for limits.h... yes checking for maillock.h... no checking for netgroup.h... no checking for netinet/in6_machtypes.h... no checking for netinet/tcp.h... (cached) yes checking for pthread.h... yes checking for pty.h... no checking for sac.h... no checking for sgtty.h... yes checking for siad.h... no checking for signal.h... yes checking for strings.h... (cached) yes checking for stropts.h... no checking for sys/bitypes.h... no checking for sys/category.h... no checking for sys/file.h... yes checking for sys/filio.h... yes checking for sys/ioccom.h... yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/pty.h... no checking for sys/ptyio.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/str_tty.h... no checking for sys/stream.h... no checking for sys/stropts.h... no checking for sys/syscall.h... yes checking for sys/termio.h... no checking for sys/timeb.h... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... no checking for termios.h... (cached) yes checking for time.h... yes checking for tmpdir.h... no checking for udb.h... no checking for util.h... (cached) yes checking for term.h... yes checking for asl.h... yes checking for net/if.h... (cached) yes checking for sys/ptyvar.h... no checking for sys/strtty.h... no checking for sys/ucred.h... yes checking for security/pam_modules.h... yes checking for logwtmp... yes checking for logout... yes checking for openpty... yes checking for tgetent... yes, in -ltermcap checking for _getpty... no checking for _scrsize... no checking for arc4random... yes checking for backtrace... yes checking for fcntl... yes checking for fork... yes checking for getpeereid... yes checking for getpeerucred... no checking for grantpt... yes checking for kill... yes checking for mktime... yes checking for ptsname... yes checking for rand... yes checking for revoke... yes checking for select... yes checking for setitimer... yes checking for setpcred... no checking for setpgid... yes checking for setproctitle... no checking for setregid... yes checking for setresgid... no checking for setresuid... no checking for setreuid... yes checking for setsid... yes checking for setutent... no checking for sigaction... yes checking for strstr... yes checking for ttyname... yes checking for ttyslot... yes checking for umask... yes checking for unlockpt... yes checking for vhangup... no checking for waitpid... yes checking for yp_get_default_domain... yes checking checking for __sync_add_and_fetch... yes checking for working mmap... (cached) yes checking for capability.h... no checking for sys/capability.h... no checking for sgi_getcapabilitybyname... no checking for cap_set_proc... no checking for dladdr... yes checking for getpwnam_r... yes checking if getpwnam_r is posix... yes checking if _POSIX_PTHREAD_SEMANTICS is needed... no checking for door_create... no checking for getudbnam... no checking for setlim... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for framework security... yes checking if SecKeyGetCSPHandle needs a prototype... no checking for getmsg... no checking for compile_et... no configure: Using our own com_err checking which authentication modules should be built... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating include/gssapi/Makefile config.status: creating include/hcrypto/Makefile config.status: creating include/kadm5/Makefile config.status: creating lib/Makefile config.status: creating lib/base/Makefile config.status: creating lib/asn1/Makefile config.status: creating lib/com_err/Makefile config.status: creating lib/hcrypto/Makefile config.status: creating lib/hx509/Makefile config.status: creating lib/gssapi/Makefile config.status: creating lib/ntlm/Makefile config.status: creating lib/hdb/Makefile config.status: creating lib/ipc/Makefile config.status: creating lib/kadm5/Makefile config.status: creating lib/kafs/Makefile config.status: creating lib/kdfs/Makefile config.status: creating lib/krb5/Makefile config.status: creating lib/otp/Makefile config.status: creating lib/roken/Makefile config.status: creating lib/sl/Makefile config.status: creating lib/sqlite/Makefile config.status: creating lib/vers/Makefile config.status: creating lib/wind/Makefile config.status: creating po/Makefile config.status: creating kuser/Makefile config.status: creating kpasswd/Makefile config.status: creating kadmin/Makefile config.status: creating admin/Makefile config.status: creating kcm/Makefile config.status: creating kdc/Makefile config.status: creating appl/Makefile config.status: creating appl/afsutil/Makefile config.status: creating appl/dbutils/Makefile config.status: creating appl/gssmask/Makefile config.status: creating appl/otp/Makefile config.status: creating appl/su/Makefile config.status: creating appl/test/Makefile config.status: creating appl/kf/Makefile config.status: creating appl/dceutils/Makefile config.status: creating tests/Makefile config.status: creating tests/bin/Makefile config.status: creating tests/can/Makefile config.status: creating tests/db/Makefile config.status: creating tests/kdc/Makefile config.status: creating tests/ldap/Makefile config.status: creating tests/gss/Makefile config.status: creating tests/java/Makefile config.status: creating tests/plugin/Makefile config.status: creating packages/Makefile config.status: creating packages/mac/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory === configuring in lib/libedit (/Users/pbulk/build/security/heimdal/work/heimdal-7.8.0/lib/libedit) configure: running /opt/pkg/bin/mksh ./configure --disable-option-checking '--prefix=/opt/pkg' '--with-ipv6' '--with-openldap=/opt/pkg' '--program-transform-name=s/^su/k&/;s/^pagsh/k&/;' '--enable-kcm' '--enable-pthread-support' '--includedir=/opt/pkg/include/krb5' '--sysconfdir=/opt/pkg/etc' '--with-hdbdir=/var/heimdal' '--with-readline=/opt/pkg' '--with-sqlite3=/opt/pkg' '--without-x' '--with-mips-abi=64' '--with-libiconv-prefix=/opt/pkg' '--build=aarch64-apple-darwin23' '--host=aarch64-apple-darwin23' '--infodir=/opt/pkg/info' '--mandir=/opt/pkg/share/man' 'build_alias=aarch64-apple-darwin23' 'host_alias=aarch64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -Wno-error=implicit-function-declaration -DBIND_8_COMPAT -DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline' 'LDFLAGS=-L/opt/pkg/lib -L/usr/lib' 'LIBS=' 'CPPFLAGS=-DLDAP_DEPRECATED -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include/ncurses -I/opt/pkg/include/readline' 'PYTHON=/opt/pkg/bin/python3.12' 'YACC=/opt/pkg/bin/bison -y' 'PKG_CONFIG=/Users/pbulk/build/security/heimdal/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of clang... gcc3 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-file... no checking for file... file 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 whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) /opt/pkg/bin/nawk checking for nroff... no checking for awf... no checking for tgetent in -lcurses... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for curses.h... yes checking for ncurses.h... yes checking for sys/cdefs.h... yes checking for termios.h... yes checking for term.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking how to run the C preprocessor... clang -E checking whether clang needs -traditional... no checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... no checking for getline... yes checking for isascii... yes checking for issetugid... yes checking for wcsdup... yes checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking for struct dirent.d_namlen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory creating include/version.h => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp