+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/objfw-1.0.5nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/objfw-1.0.5nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for objfw-1.0.5.tar.gz
=> Checksum SHA512 OK for objfw-1.0.5.tar.gz
===> Installing dependencies for objfw-1.0.5nb1
==========================================================================
The supported build options for objfw are:

	gnutls openssl

The currently selected options are:

	openssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.objfw (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
objfw-1.0.5nb1.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.2.0
=> Full dependency clang>=16.0.6nb1<17: found clang-16.0.6nb1
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
=> Full dependency openssl>=3: found openssl-3.1.4
===> Overriding tools for objfw-1.0.5nb1
===> Extracting for objfw-1.0.5nb1
===> Patching for objfw-1.0.5nb1
===> Creating toolchain wrappers for objfw-1.0.5nb1
===> Configuring for objfw-1.0.5nb1
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking for x86_64-sun-solaris2.11-clang... clang
checking whether the Objective C compiler works... yes
checking for Objective 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 Objective C... yes
checking whether clang accepts -g... yes
checking how to run the Objective C preprocessor... clang -E
checking whether ln -s works... yes
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking whether Objective C compiler accepts -std=gnu11... yes
checking whether Objective C compiler accepts -pipe... yes
checking whether Objective C compiler accepts -fno-common... yes
checking whether Objective C compiler accepts -Xclang -fno-constant-cfstrings... no
checking whether Objective C compiler accepts -Wsign-compare -Werror... yes
checking whether Objective C compiler accepts -Wshadow -Werror... yes
checking whether Objective C compiler accepts -Wshorten-64-to-32 -Werror... no
checking whether Objective C compiler accepts -Wundeclared-selector -Werror... yes
checking whether Objective C compiler accepts -Wsemicolon-before-method-body -Werror... no
checking whether Objective C compiler accepts -Wobjc-missing-property-synthesis -Werror... no
checking whether Objective C compiler accepts -Wmissing-method-return-type -Werror... no
checking whether Objective C compiler supports properties... yes
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for shared library type... Solaris
checking for plugin type... ELF
checking whether we need -D_GNU_SOURCE... no
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 dlfcn.h... yes
checking for complex.h... yes
checking for sys/ioctl.h... yes
checking for sys/ttycom.h... no
checking for objc/objc.h... yes
checking which Objective C runtime to use... ObjFW runtime
checking whether -fobjc-runtime=objfw is supported... no
checking for exception type... DWARF
checking for library containing _Unwind_RaiseException... none required
checking for _Unwind_GetDataRelBase... yes
checking for _Unwind_GetTextRelBase... yes
checking for _Unwind_Backtrace... yes
checking whether Objective C compiler supports ARC... no
checking whether byte ordering is bigendian... no
checking for SSIZE_MAX... yes
checking for UINTPTR_MAX... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for max_align_t... yes
checking for stdnoreturn.h... yes
checking for wchar_t... yes
checking for wchar.h... yes
checking size of float... 4
checking size of double... 8
checking for floating point endianess... little endian
checking for fmod in -lm... yes
checking for creal in -lcomplex... no
checking for strtof... yes
checking for truncf... yes
checking for asprintf... yes
checking for arc4random... yes
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mlock... yes
checking for threads... POSIX
checking whether Objective C compiler accepts -Wp,-pthread... no
checking for main in -lpthread... yes
checking for pthread_spin_lock... yes
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_np.h... no
checking for pthread_set_name_np... no
checking for pthread_setname_np... yes
checking for threads.h... yes
checking whether _Thread_local works... yes
checking whether we have an atomic ops assembly implementation... yes
checking whether __atomic_* works... yes
checking whether __sync_* works... yes
checking for libkern/OSAtomic.h... no
checking for atomic operations... assembly implementation
checking for off64_t... yes
checking for lseek64... no
checking for lstat64... no
checking for open64... no
checking for stat64... no
checking for pwd.h... yes
checking for grp.h... yes
checking for chmod... yes
checking for chown... yes
checking for link... yes
checking for symlink... yes
checking for lstat... yes
checking for struct stat.st_birthtime... no
checking for readdir_r... yes
checking for dirent.h... yes
checking for sysconf... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for fcntl.h... yes
checking for fcntl... yes
checking for nanosleep... yes
checking for xlocale.h... yes
checking for strtod_l... no
checking for strtof_l... no
checking for asprintf_l... no
checking for uselocale... yes
checking for strerror_r... yes
checking for return type of strerror_r... int
checking for sys/utsname.h... yes
checking for uname... yes
checking for pipe... yes
checking pkg-config is at least version 0.9.0... yes
checking for socket in -lsocket... yes
checking for sys/socket.h... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_storage... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... yes
checking for net/if_types.h... yes
checking for if_indextoname... yes
checking for if_nametoindex... yes
checking for if_nameindex... yes
checking for struct sockaddr_dl... yes
checking for struct lifconf... yes
checking for struct ifreq.ifr_hwaddr... no
checking for sys/un.h... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for afunix.h... no
checking for struct sockaddr_un.sun_path... yes
checking for struct sockaddr_un.sun_len... no
checking for netipx/ipx.h... no
checking for struct sockaddr_ipx.sipx_network... no
checking for struct sockaddr_ipx.sa_netnum... no
checking for struct sockaddr_ipx.sipx_addr.x_port... no
checking for netat/appletalk.h... no
checking for netatalk/at.h... no
checking for struct sockaddr_at.sat_addr... no
checking for struct sockaddr_at.sat_net... no
checking for paccept... no
checking for accept4... yes
checking for kqueue1... no
checking for kqueue... no
checking for epoll_create1... yes
checking for poll.h... yes
checking for poll... yes
checking for sys/select.h... yes
checking for select... yes
checking for SSL_set1_host in -lssl... yes
checking for openssl/ssl.h... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for kill... yes
checking for posix_spawnp... yes
checking for spawn.h... yes
checking for ioctl... yes
checking for isatty... yes
checking for pledge... no
checking whether Objective C compiler supports blocks... no
checking whether we need -Wno-strict-aliasing due to GCC bugs... no
checking whether we need -Wno-unused-property-ivar due to Clang bugs... no
checking whether -Wcast-align is buggy... no
checking whether -Wunreachable-code can be used... yes
checking whether -Wdocumentation works correctly... no
checking whether -pedantic is buggy... no
checking whether we need -Wno-strict-prototypes... no
checking whether we need -Wno-gnu-imaginary-constant... no
checking for tput... /opt/local/bin/tput
configure: creating ./config.status
config.status: creating tests/plugin/Info.plist
config.status: creating src/runtime/Info.plist
config.status: creating src/tls/Info.plist
config.status: creating buildsys.mk
config.status: creating extra.mk
config.status: creating src/Info.plist
config.status: creating tests/Info.plist
config.status: creating utils/objfw-config
config.status: creating config.h
config.status: creating src/objfw-defs.h
configure: WARNING: unrecognized options: --with-libiconv-prefix

  ** Note: Your compiler does not seem to accept -fobjc-runtime=objfw.
  ** To get optimal performance, you should install Clang >= 3.2
  ** (or the latest Clang release to be able to use all features).