=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for openafs-1.8.8.1-src.tar.bz2 => Checksum SHA512 OK for openafs-1.8.8.1-src.tar.bz2 ===> Installing dependencies for openafs-1.8.8.1 ========================================================================== The supported build options for openafs are: bitmap-later kernel-module namei openafs-kauth server supergroups The currently selected options are: namei server supergroups You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openafs (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, openafs-1.8.8.1. Their current value is shown below: * VARBASE = /var 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency automake>=1.9: found automake-1.16.5nb1 => Tool dependency autoconf>=2.58: found autoconf-2.71nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for openafs-1.8.8.1 ===> Extracting for openafs-1.8.8.1 ===> Patching for openafs-1.8.8.1 cd /usr/pkgsrc/filesystems/openafs/work/openafs-1.8.8.1/src/config && for i in 80 90; do /usr/bin/sed -e 's|nbsd70|nbsd'$i'|g' param.i386_nbsd70.h > param.i386_nbsd$i.h; /usr/bin/sed -e 's|nbsd70|nbsd'$i'|g' param.amd64_nbsd70.h > param.amd64_nbsd$i.h; /bin/cp param.nbsd70.h param.nbsd$i.h; done => Applying pkgsrc patches for openafs-1.8.8.1 => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_cf_osconf.m4 => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_cf_osconf.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_cf_osconf.m4,v 1.2 2022/03/19 16:19:02 jakllsch Exp $ | |- support NetBSD newer than 7 | |--- src/cf/osconf.m4.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/cf/osconf.m4 -------------------------- Patching file src/cf/osconf.m4 using Plan A... Hunk #1 succeeded at 189. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_cf_sysname.m4 => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_cf_sysname.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_cf_sysname.m4,v 1.1 2022/03/19 16:19:02 jakllsch Exp $ | |- add support for NetBSD 8 and 9; try to support -current/10 and 10.99/11 | |--- src/cf/sysname.m4.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/cf/sysname.m4 -------------------------- Patching file src/cf/sysname.m4 using Plan A... Hunk #1 succeeded at 342. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_comerr_Makefile.in => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_comerr_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_comerr_Makefile.in,v 1.3 2022/03/19 16:19:02 jakllsch Exp $ | |--- src/comerr/Makefile.in.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/comerr/Makefile.in -------------------------- Patching file src/comerr/Makefile.in using Plan A... Hunk #1 succeeded at 33. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_afs__sysnames.h => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_afs__sysnames.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_config_afs__sysnames.h,v 1.5 2022/03/19 16:19:02 jakllsch Exp $ | |- Add SYS_NAME_IDs for NetBSD 8 to 9 on arm/i386/amd64 | |--- src/config/afs_sysnames.h.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/config/afs_sysnames.h -------------------------- Patching file src/config/afs_sysnames.h using Plan A... Hunk #1 succeeded at 297. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.armv6_nbsd80.h => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.armv6_nbsd80.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_config_param.armv6_nbsd80.h,v 1.1 2017/10/08 02:41:39 sevan Exp $ | |- Add support for NetBSD 8 on armv6 based on filename but generic in content to be | applicable to other generations of ARM | |--- src/config/param.armv6_nbsd80.h.orig 2017-07-15 19:52:25.315668000 +0000 |+++ src/config/param.armv6_nbsd80.h -------------------------- (Creating file src/config/param.armv6_nbsd80.h...) Patching file src/config/param.armv6_nbsd80.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.nbsd80.h => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.nbsd80.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_config_param.nbsd80.h,v 1.2 2022/03/19 16:19:02 jakllsch Exp $ | |- Add support for NetBSD 8 | |--- src/config/param.nbsd80.h.orig 2022-03-18 17:06:12.813417775 +0000 |+++ src/config/param.nbsd80.h -------------------------- Patching file src/config/param.nbsd80.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 38. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.nbsd90.h => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_config_param.nbsd90.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_config_param.nbsd90.h,v 1.2 2022/03/19 16:19:02 jakllsch Exp $ | |- Add support for NetBSD 9 | |--- src/config/param.nbsd90.h.orig 2022-03-18 17:06:12.819973595 +0000 |+++ src/config/param.nbsd90.h -------------------------- Patching file src/config/param.nbsd90.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 39. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_lwp_lwp.c => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_lwp_lwp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lwp_lwp.c,v 1.2 2022/03/19 16:19:02 jakllsch Exp $ | |- Like Linux & Darwin, exclude *BSD on 32-bit ARM from the bespoke LWP handling mechanism. | |--- src/lwp/lwp.c.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/lwp/lwp.c -------------------------- Patching file src/lwp/lwp.c using Plan A... Hunk #1 succeeded at 365. Hunk #2 succeeded at 461. Hunk #3 succeeded at 961. done => Verifying /usr/pkgsrc/filesystems/openafs/patches/patch-src_lwp_process.amd64.s => Applying pkgsrc patch /usr/pkgsrc/filesystems/openafs/patches/patch-src_lwp_process.amd64.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lwp_process.amd64.s,v 1.1 2022/03/19 16:19:02 jakllsch Exp $ | |- make PIC for NetBSD/amd64 8.x; it somehow works otherwise on NetBSD 9.x | |--- src/lwp/process.amd64.s.orig 2021-12-09 17:07:41.000000000 +0000 |+++ src/lwp/process.amd64.s -------------------------- Patching file src/lwp/process.amd64.s using Plan A... Hunk #1 succeeded at 41. Hunk #2 succeeded at 113. Hunk #3 succeeded at 161. done /bin/cp /usr/pkgsrc/filesystems/openafs/work/openafs-1.8.8.1/src/config/param.armv6_nbsd80.h /usr/pkgsrc/filesystems/openafs/work/openafs-1.8.8.1/src/config/param.armv7_nbsd80.h ===> Creating toolchain wrappers for openafs-1.8.8.1 ===> Configuring for openafs-1.8.8.1 cd /usr/pkgsrc/filesystems/openafs/work/openafs-1.8.8.1 && ./regen.sh -q Updating configuration... Running libtoolize libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-tools'. libtoolize: copying file 'build-tools/config.guess' libtoolize: copying file 'build-tools/config.sub' libtoolize: warning: no serial number in '/usr/pkg/share/libtool/build-aux/install-sh', not copying. libtoolize: copying file 'build-tools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'src/cf'. libtoolize: copying file 'src/cf/libtool.m4' libtoolize: copying file 'src/cf/ltoptions.m4' libtoolize: copying file 'src/cf/ltsugar.m4' libtoolize: copying file 'src/cf/ltversion.m4' libtoolize: copying file 'src/cf/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding '-I src/cf' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal Running autoconf configure.ac:7: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:7: the top level configure.ac:23: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... src/cf/lex.m4:1: OPENAFS_LEX is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure.ac:23: the top level configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... src/cf/headers.m4:1: OPENAFS_HEADER_CHECKS is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure.ac:23: the top level configure.ac:23: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure.ac:23: the top level Running autoconf for configure-libafs configure-libafs.ac:6: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure-libafs.ac:6: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure-libafs.ac:6: the top level configure-libafs.ac:15: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... src/cf/lex.m4:1: OPENAFS_LEX is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure-libafs.ac:15: the top level configure-libafs.ac:15: warning: The macro `AC_HEADER_STDC' is obsolete. configure-libafs.ac:15: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... src/cf/headers.m4:1: OPENAFS_HEADER_CHECKS is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure-libafs.ac:15: the top level configure-libafs.ac:15: warning: The macro `AC_HEADER_TIME' is obsolete. configure-libafs.ac:15: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... acinclude.m4:7: OPENAFS_CONFIGURE_COMMON is expanded from... configure-libafs.ac:15: the top level Running autoheader Deleting autom4te.cache directory Skipping man page build => 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 portability problems in extracted files checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed 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 sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... powerpc-unknown-netbsd9.0 checking host system type... powerpc-unknown-netbsd9.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 gcc... /usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/ld) is GNU ld... yes 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) 262144 checking how to convert powerpc-unknown-netbsd9.0 file names to powerpc-unknown-netbsd9.0 format... func_convert_file_noop checking how to convert powerpc-unknown-netbsd9.0 file names to toolchain format... func_convert_file_noop checking for /usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so 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 gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for cpp... /usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/cpp checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking for gcc options needed to detect all undeclared functions... none needed checking how to run the C preprocessor... gcc -E checking for libxslt... no checking for saxon... no checking for xalan-j... no checking for xsltproc... no checking for fop... no checking for dblatex... no checking for docbook2pdf... no configure: WARNING: Docbook stylesheets not found; some documentation can't be built checking for kindlegen... no checking for doxygen... no checking for dot... no checking for library containing strerror... none required checking for pid_t... yes checking for size_t... yes checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking for bison... no checking for byacc... no checking for flex... /usr/bin/lex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking if lex is flex... yes checking whether byte order is known at compile time... yes checking whether byte ordering is bigendian... yes checking whether printf understands the %z length modifier... yes checking your OS... nbsd checking your AFS sysname... ppc_nbsd90 checking for ranlib... (cached) ranlib checking for as... as checking for mv... /bin/mv checking for rm... /bin/rm checking for ld... /usr/pkgsrc/filesystems/openafs/work/.cwrapper/bin/ld checking for cp... /bin/cp checking for gencat... gencat checking if compiler has __sync_add_and_fetch... yes checking if struct sockaddr has sa_len field... yes checking for library containing socket... none required checking for library containing connect... none required checking for library containing gethostbyname... none required checking for the useability of arpa/nameser_compat.h... yes checking for res_search... yes checking for retransmit support in res_state... (cached) no checking for setsockopt(, SOL_IP, IP_RECVERR)... no checking for pthread_attr_init in -lpthread... yes checking for tivoli tsm butc support... no checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for curses.h... yes checking for direct.h... no checking for errno.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for math.h... yes checking for mntent.h... no checking for ncurses.h... no checking for ncurses/ncurses.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for pthread_np.h... no checking for pwd.h... yes checking for regex.h... yes checking for security/pam_appl.h... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/bitypes.h... no checking for sys/bswap.h... yes checking for sys/dk.h... no checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/fs_types.h... no checking for sys/fstyp.h... no checking for sys/ioctl.h... yes checking for sys/ipc.h... yes checking for sys/lockf.h... yes checking for sys/map.h... no checking for sys/mount.h... yes checking for sys/mntent.h... no checking for sys/mnttab.h... no checking for sys/pag.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/statfs.h... no checking for sys/statvfs.h... yes checking for sys/socket.h... yes checking for sys/sysctl.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/vfs.h... no checking for syslog.h... yes checking for termios.h... yes checking for time.h... yes checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for windows.h... no checking for resolv.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for security/pam_modules.h... yes checking for linux/errqueue.h... no checking for fsblkcnt_t... yes checking for struct stat.st_ctimespec... yes checking for struct stat.st_ctimensec... yes checking for libintl... no checking for arc4random... yes checking for closelog... yes checking for fcntl... yes checking for fseeko64... no checking for ftello64... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for getrlimit... yes checking for issetugid... yes checking for mkstemp... yes checking for openlog... yes checking for poll... yes checking for pread... yes checking for preadv... yes checking for preadv64... no checking for pwrite... yes checking for pwritev... yes checking for pwritev64... no checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for setitimer... yes checking for setvbuf... yes checking for sigaction... yes checking for strcasestr... yes checking for strerror... yes checking for sysconf... yes checking for sysctl... yes checking for syslog... yes checking for tdestroy... no checking for timegm... yes checking for usable system libroken... no checking for usable system libhcrypto... no checking for initscr in -lncurses... no checking for initscr in -lHcurses... no checking for initscr in -lcurses... yes configure: checking for curses library... -lcurses (cached) configure: checking for curses library... -lcurses checking getmaxyx macro... yes checking for __attribute__... yes checking for _Pragma... yes checking for _Pragma recognition of -Wtautological-pointer-compare... yes checking for chown... yes checking for fchown... yes checking for gethostname... yes checking for lstat... yes checking for inet_aton... yes checking for putenv... yes checking for readv... yes checking for setenv... yes checking for strdup... yes checking for strftime... yes checking for strndup... yes checking for strsep... yes checking for unsetenv... yes checking for asprintf... yes checking for asnprintf... no checking for vasprintf... yes checking for vasnprintf... no checking for vsnprintf... yes checking for snprintf... yes checking for daemon... yes checking for ecalloc... no checking for emalloc... no checking for erealloc... no checking for err... yes checking for errx... yes checking for flock... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getdtablesize... yes checking for getnameinfo... yes checking for getopt... yes checking for getprogname... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for inet_pton... yes checking for localtime_r... yes checking for mkstemp... (cached) yes checking for setenv... (cached) yes checking for setprogname... yes checking for strcasecmp... yes checking for strlcat... yes checking for strnlen... yes checking for strlcpy... yes checking for strsep... (cached) yes checking for tdelete... yes checking for tfind... yes checking for tsearch... yes checking for twalk... yes checking for unsetenv... (cached) 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 err.h... yes checking for search.h... yes checking whether h_errno is declared... yes checking for bswap16... yes checking for bswap32... yes checking for positional I/O... yes checking for vectored positional I/O... no checking for POSIX regex library... yes checking for pthread_set_name_np... no checking for pthread_setname_np... yes checking for signature of pthread_setname_np... three arguments checking size of void *... 4 checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned int... 4 checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for sig_atomic_t... yes checking for socklen_t... yes checking for off64_t... no checking for ssize_t... (cached) yes checking for struct winsize... yes checking for sa_family_t... yes checking for socklen_t... (cached) yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for sa_family_t... (cached) yes checking for struct addrinfo... yes checking for long long... yes checking size of long... 4 checking whether PAM prefers const... yes checking for swig... no checking for crypt in -lcrypt... yes checking for label support in structs... yes checking checking for dirfd... yes checking for dd_fd in DIR... yes checking for ru_idrss in struct rusage... yes checking for uuid/uuid.h... no checking for uuid_generate in -luuid... no checking for uuid_generate... no checking for ctfconvert... no checking for ctfmerge... no checking size of long... (cached) 4 checking for krb5-config... /usr/bin/krb5-config checking for krb5 support in krb5-config... yes checking for --deps support in krb5-config... yes checking for krb5_init_context... yes checking for krb5.h... yes checking for krb5/krb5.h... yes checking for krb5_get_error_message... yes checking for krb5_free_error_message... yes checking for add_error_table... no checking for add_to_error_table... yes checking for encode_krb5_enc_tkt_part... no checking for encode_krb5_ticket... no checking for krb5_524_conv_principal... no checking for krb5_allow_weak_crypto... yes checking for krb5_c_encrypt... yes checking for krb5_decode_ticket... no checking for krb5_enctype_enable... yes checking for krb5_free_keytab_entry_contents... no checking for krb5_free_unparsed_name... yes checking for krb5_get_init_creds_opt_alloc... yes checking for krb5_get_prompt_types... no checking for krb5_princ_size... no checking for krb5_principal_get_comp_string... yes checking for krb5_524_convert_creds... no checking for krb524_convert_creds_kdc... yes checking for kerberosIV/krb.h... no checking for kerberosV/heim_err.h... no checking for com_err.h... no checking for et/com_err.h... no checking for krb5/com_err.h... yes checking for krb5_creds.keyblock... no checking for krb5_creds.keyblock.enctype... no checking for krb5_creds.session... yes checking for krb5_prompt.type... yes checking for krb5_keytab_entry.key... no checking for krb5_keytab_entry.keyblock... yes checking for encode_EncTicketPart in -lasn1... yes checking for gssapi support in krb5-config... yes checking for --deps support in krb5-config... (cached) yes checking for gss_import_name... yes checking for gssapi/gssapi.h... yes checking for gssapi/gssapi_krb5.h... yes checking whether GSS_C_NT_USER_NAME is declared... yes checking whether namei fileserver is enabled... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/afs/Makefile config.status: creating src/afsd/Makefile config.status: creating src/afsmonitor/Makefile config.status: creating src/afsweb/Makefile config.status: creating src/aklog/Makefile config.status: creating src/audit/Makefile config.status: creating src/auth/Makefile config.status: creating src/auth/test/Makefile config.status: creating src/bozo/Makefile config.status: creating src/bozo/test/Makefile config.status: creating src/bu_utils/Makefile config.status: creating src/bubasics/Makefile config.status: creating src/bucoord/Makefile config.status: creating src/budb/Makefile config.status: creating src/tbudb/Makefile config.status: creating src/butc/Makefile config.status: creating src/butm/Makefile config.status: creating src/cmd/Makefile config.status: creating src/cmd/test/Makefile config.status: creating src/comerr/Makefile config.status: creating src/comerr/test/Makefile config.status: creating src/config/Makefile config.status: creating src/config/Makefile.config config.status: creating src/config/Makefile.libtool config.status: creating src/config/Makefile.lwp config.status: creating src/config/Makefile.lwptool config.status: creating src/config/Makefile.pthread config.status: creating src/config/Makefile.version-CML config.status: creating src/config/Makefile.version-NOCML config.status: creating src/config/cc-wrapper config.status: creating src/config/shlib-build config.status: creating src/config/shlib-install config.status: creating src/crypto/hcrypto/Makefile config.status: creating src/crypto/rfc3961/Makefile config.status: creating src/dir/Makefile config.status: creating src/dir/test/Makefile config.status: creating src/dviced/Makefile config.status: creating src/dvolser/Makefile config.status: creating src/export/Makefile config.status: creating src/finale/Makefile config.status: creating src/fsint/Makefile config.status: creating src/fsprobe/Makefile config.status: creating src/gtx/Makefile config.status: creating src/JAVA/libjafs/Makefile config.status: creating src/kauth/Makefile config.status: creating src/kauth/test/Makefile config.status: creating src/kopenafs/Makefile config.status: creating src/libacl/Makefile config.status: creating src/libacl/test/Makefile config.status: creating src/libadmin/Makefile config.status: creating src/libadmin/adminutil/Makefile config.status: creating src/libadmin/bos/Makefile config.status: creating src/libadmin/cfg/Makefile config.status: creating src/libadmin/cfg/test/Makefile config.status: creating src/libadmin/client/Makefile config.status: creating src/libadmin/kas/Makefile config.status: creating src/libadmin/pts/Makefile config.status: creating src/libadmin/samples/Makefile config.status: creating src/libadmin/test/Makefile config.status: creating src/libadmin/vos/Makefile config.status: creating src/libafs/Makefile.common config.status: creating src/libafs/MakefileProto.NBSD config.status: creating src/libafsauthent/Makefile config.status: creating src/libafsrpc/Makefile config.status: creating src/libuafs/Makefile.common config.status: creating src/libuafs/MakefileProto.NBSD config.status: creating src/log/Makefile config.status: creating src/log/test/Makefile config.status: creating src/lwp/Makefile config.status: creating src/lwp/test/Makefile config.status: creating src/opr/Makefile config.status: creating src/packaging/MacOS/OpenAFS-debug.Description.plist config.status: creating src/packaging/MacOS/OpenAFS-debug.Info.plist config.status: creating src/packaging/MacOS/OpenAFS.Description.plist config.status: creating src/packaging/MacOS/OpenAFS.Info.plist config.status: creating src/packaging/MacOS/OpenAFS.info config.status: creating src/packaging/MacOS/buildpkg.sh config.status: creating src/packaging/MacOS/pkgbuild.sh config.status: creating src/pam/Makefile config.status: creating src/platform/Makefile config.status: creating src/platform/NBSD/Makefile config.status: creating src/platform/DARWIN/growlagent/Makefile config.status: creating src/procmgmt/Makefile config.status: creating src/procmgmt/test/Makefile config.status: creating src/ptserver/Makefile config.status: creating src/tptserver/Makefile config.status: creating src/roken/Makefile config.status: creating src/rx/Makefile config.status: creating src/rx/bulk.example/Makefile config.status: creating src/rx/bulktest/Makefile config.status: creating src/rx/multi.example/Makefile config.status: creating src/rx/simple.example/Makefile config.status: creating src/rx/test/Makefile config.status: creating src/rxdebug/Makefile config.status: creating src/rxgen/Makefile config.status: creating src/rxkad/Makefile config.status: creating src/rxkad/test/Makefile config.status: creating src/rxosd/Makefile config.status: creating src/rxstat/Makefile config.status: creating src/scout/Makefile config.status: creating src/sys/Makefile config.status: creating src/tbutc/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/run-tests config.status: creating src/tools/Makefile config.status: creating src/tools/dumpscan/Makefile config.status: creating src/tools/rxperf/Makefile config.status: creating src/tsalvaged/Makefile config.status: creating src/tsm41/Makefile config.status: creating src/tvolser/Makefile config.status: creating src/ubik/Makefile config.status: creating src/tubik/Makefile config.status: creating src/update/Makefile config.status: creating src/usd/Makefile config.status: creating src/usd/test/Makefile config.status: creating src/uss/Makefile config.status: creating src/util/Makefile config.status: creating src/util/test/Makefile config.status: creating src/libafscp/Makefile config.status: creating src/venus/Makefile config.status: creating src/venus/test/Makefile config.status: creating src/vfsck/Makefile config.status: creating src/viced/Makefile config.status: creating src/vlserver/Makefile config.status: creating src/tvlserver/Makefile config.status: creating src/vol/Makefile config.status: creating src/vol/test/Makefile config.status: creating src/volser/Makefile config.status: creating src/xstat/Makefile config.status: creating src/helper-splint.sh config.status: creating tests/Makefile config.status: creating tests/auth/Makefile config.status: creating tests/cmd/Makefile config.status: creating tests/common/Makefile config.status: creating tests/opr/Makefile config.status: creating tests/rpctestlib/Makefile config.status: creating tests/rx/Makefile config.status: creating tests/tap/Makefile config.status: creating tests/util/Makefile config.status: creating tests/volser/Makefile config.status: creating src/config/afsconfig.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default commands *************************************************************** OpenAFS configure summary version : 1.8.8.1 sysname : ppc_nbsd90 debug: userspace : no kernel : no ctf-tools : no options: transarc paths : no namei fileserver : yes use unix sockets : yes ptserver supergroups : yes pthreaded ubik : yes install kauth : no ubik read while write : no build: kernel module : no scout/afsmonitor : yes pam : yes login : no doc generation: docbook stylesheets : no doxygen : no doxygen graphs : no libraries: krb5 : -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt curses : -lcurses afsdb : crypt : -lcrypt hcrypto : -lafshcrypto intl : *************************************************************** => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp