=> Checksum BLAKE2s OK for hamlib-4.6.5.tar.gz => Checksum SHA512 OK for hamlib-4.6.5.tar.gz ===> Installing dependencies for hamlib-4.6.5 ========================================================================== The following variables will affect the build process of this package, hamlib-4.6.5. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libusb1>=1.0.9: found libusb1-1.0.29 => Full dependency readline>=6.0: found readline-8.3nb1 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 ===> Overriding tools for hamlib-4.6.5 ===> Extracting for hamlib-4.6.5 ===> Patching for hamlib-4.6.5 => Applying pkgsrc patches for hamlib-4.6.5 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/hamlib/patches/patch-src_network.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/hamlib/patches/patch-src_network.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_network.c,v 1.2 2021/09/15 22:52:46 gdt Exp $ | |Add include for FIONREAD on SunOS | |\todo File this patch upstream and include bugtracker URL. | |--- src/network.c.orig 2021-09-13 23:33:26.000000000 +0000 |+++ src/network.c -------------------------- Patching file src/network.c using Plan A... Hunk #1 succeeded at 44 (offset -2 lines). done ===> Creating toolchain wrappers for hamlib-4.6.5 ===> Configuring for hamlib-4.6.5 => 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 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 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p 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 xargs -n works... yes checking dependency style of clang... gcc3 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 whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... -std=gnu++11 checking dependency style of clang++ -std=gnu++11... gcc3 checking how to run the C preprocessor... clang -E checking for gawk... (cached) /opt/pkg/bin/nawk checking whether ln -s works... yes checking for clang++ -std=gnu++11... no checking for aarch64-apple-darwin23-ar... no checking for aarch64-apple-darwin23-lib... no checking for aarch64-apple-darwin23-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for inline... inline checking AM_CFLAGS for maximum warnings... -Wall checking AM_CXXFLAGS for maximum warnings... -Wall checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... no checking for netdb.h... yes checking for sgtty.h... yes checking for stddef.h... yes checking for termio.h... no checking for termios.h... yes checking for values.h... no checking for arpa/inet.h... yes checking for dev/ppbus/ppbconf.hdev/ppbus/ppi.h... no checking for linux/hidraw.h... no checking for linux/ioctl.h... no checking for linux/parport.h... no checking for linux/ppdev.h... no checking for netinet/in.h... yes checking for sys/ioccom.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/select.h... yes checking for glob.h... yes checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking for ws2tcpip.h... no checking for wspiapi.h... no checking for library containing nanosleep... none required checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for windows.h... no checking for winioctl.h... no checking for winbase.h... no checking for getopt... yes checking for getopt_long... yes checking for usleep... yes checking for sleep... yes checking for nanosleep... yes checking for gettimeofday... yes checking for struct timezone... yes checking for ssize_t... yes checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for Sleep... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking POSIX termios... yes checking for size_t... yes checking for siginfo_t... yes checking for sig_atomic_t... yes checking for sin... yes checking for connect... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for timeBeginPeriod... no checking for main in -lwinmm... no checking for clang options needed to detect all undeclared functions... -fno-builtin checking for struct addrinfo... yes checking whether gai_strerror is declared... yes checking for getaddrinfo... (cached) yes checking for cfmakeraw... yes checking for floor... yes checking for getpagesize... yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... yes checking for ioctl... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for rint... yes checking for select... yes checking for setitimer... yes checking for setlocale... yes checking for sigaction... yes checking for signal... yes checking for snprintf... yes checking for socket... yes checking for sqrt... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for glob... yes checking for socketpair... yes checking for working alloca.h... yes checking for alloca... yes 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-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-15.4.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 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-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r 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-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin23-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip 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... ld: warning: -single_module is obsolete no checking for -no_fixup_chains 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-15.4.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 how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if clang++ -std=gnu++11 static flag -static works... no checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-15.4.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 for aarch64-apple-darwin23-windres... no checking for windres... no checking whether C99 struct/array initializers are supported... yes checking whether to build USB dependent backends... yes checking for libusb_init in -lusb-1.0... yes checking for libusb.h... no checking for libusb-1.0/libusb.h... yes checking whether to use readline in rigctl/rotctl... yes checking for a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... yes checking whether to use INDI in rigctl/rotctl... checking whether to build HTML rig feature matrix... checking for gd.h... no no checking whether to build rigmem XML support... no checking whether to build C++ binding... no checking whether to build perl binding... no checking whether to build python binding... no checking Whether to build Tcl bindings... no checking whether to build lua binding... no checking whether to build bindings... no checking whether to build winradio backend... yes checking whether to build parallel port devices... yes checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking whether clang++ -std=gnu++11 supports C++11 features with -std=c++11... yes Build_OS is darwin23 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating macros/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating security/Makefile config.status: creating c++/Makefile config.status: creating bindings/Makefile config.status: creating doc/Makefile config.status: creating doc/hamlib.cfg config.status: creating rotators/amsat/Makefile config.status: creating rotators/apex/Makefile config.status: creating rotators/ars/Makefile config.status: creating rotators/celestron/Makefile config.status: creating rotators/cnctrk/Makefile config.status: creating rotators/grbltrk/Makefile config.status: creating rotators/easycomm/Makefile config.status: creating rotators/ether6/Makefile config.status: creating rotators/flir/Makefile config.status: creating rotators/fodtrack/Makefile config.status: creating rotators/gs232a/Makefile config.status: creating rotators/heathkit/Makefile config.status: creating rotators/ioptron/Makefile config.status: creating rotators/m2/Makefile config.status: creating rotators/meade/Makefile config.status: creating rotators/prosistel/Makefile config.status: creating rotators/rotorez/Makefile config.status: creating rotators/sartek/Makefile config.status: creating rotators/saebrtrack/Makefile config.status: creating rotators/spid/Makefile config.status: creating rotators/ts7400/Makefile config.status: creating rotators/indi/Makefile config.status: creating rotators/satel/Makefile config.status: creating rotators/skywatcher/Makefile config.status: creating rotators/radant/Makefile config.status: creating rigs/adat/Makefile config.status: creating rigs/alinco/Makefile config.status: creating rigs/aor/Makefile config.status: creating rigs/barrett/Makefile config.status: creating rigs/codan/Makefile config.status: creating rigs/commradio/Makefile config.status: creating rigs/dorji/Makefile config.status: creating rigs/drake/Makefile config.status: creating rigs/dummy/Makefile config.status: creating rigs/elad/Makefile config.status: creating rigs/flexradio/Makefile config.status: creating rigs/icmarine/Makefile config.status: creating rigs/icom/Makefile config.status: creating rigs/jrc/Makefile config.status: creating rigs/kachina/Makefile config.status: creating rigs/kenwood/Makefile config.status: creating rigs/kit/Makefile config.status: creating rigs/lowe/Makefile config.status: creating rigs/pcr/Makefile config.status: creating rigs/prm80/Makefile config.status: creating rigs/racal/Makefile config.status: creating rigs/rft/Makefile config.status: creating rigs/rs/Makefile config.status: creating rigs/skanti/Makefile config.status: creating rigs/tapr/Makefile config.status: creating rigs/tentec/Makefile config.status: creating rigs/tuner/Makefile config.status: creating rigs/uniden/Makefile config.status: creating rigs/winradio/Makefile config.status: creating rigs/wj/Makefile config.status: creating rigs/yaesu/Makefile config.status: creating rigs/gomspace/Makefile config.status: creating rigs/mds/Makefile config.status: creating rigs/anytone/Makefile config.status: creating rigs/motorola/Makefile config.status: creating tests/Makefile config.status: creating scripts/Makefile config.status: creating android/Makefile config.status: creating amplifiers/elecraft/Makefile config.status: creating amplifiers/gemini/Makefile config.status: creating amplifiers/expert/Makefile config.status: creating simulators/Makefile config.status: creating hamlib.pc config.status: creating include/hamlib/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory ---------------------------------------------------------------------- Hamlib Version 4.6.5 configuration: Prefix /opt/pkg Preprocessor clang -E -I/opt/pkg/include -I/opt/pkg/include/ncurses C Compiler clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses C++ Compiler clang++ -std=gnu++11 -std=c++11 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses Package features: With C++ binding no With Perl binding no With Python binding no With TCL binding no With Lua binding no With rigmem XML support no With Readline support yes With INDI support no Enable HTML rig feature matrix no Enable WinRadio yes Enable Parallel yes Enable USRP Enable USB backends yes Enable shared libs yes Enable static libs yes ----------------------------------------------------------------------- => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp