>>> Building on sparc64-2b under comms/hamlib, BDEPENDS = [devel/swig;textproc/libxml;lang/gcc/8,-c++;lang/gcc/8;comms/hamlib,;lang/tcl/8.5;lang/python/3;devel/libusb1;lang/gcc/8,-libs] DIST = [comms/hamlib,-tcl:hamlib-4.6.4.tar.gz] FULLPKGNAME = hamlib-4.6.4 RDEPENDS = [devel/libusb1;lang/gcc/8,-libs;textproc/libxml] Woken up devel/py-test-mock (Junk lock failure for sparc64-2b at 1753267166.54801) Received IO (Junk lock obtained for sparc64-2b at 1753267188.40) Received IO Woken up comms/hamlib, Woken up comms/hamlib, Woken up comms/hamlib, Woken up comms/hamlib, Woken up comms/hamlib, >>> Running depends in comms/hamlib, at 1753267195.49 last junk was in devel/py-matrix-common /usr/sbin/pkg_add -aI -Drepair hamlib-4.6.4 libtalloc-2.4.3 libusb1-1.0.27 libxml-2.14.5 swig-4.2.1 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 hamlib-4.6.4 libusb1-1.0.27 libxml-2.14.5 python-3.12.11 swig-4.2.1 tcl-8.5.19p6 /usr/sbin/pkg_add -aI -Drepair hamlib-4.6.4 libtalloc-2.4.3 libusb1-1.0.27 libxml-2.14.5 swig-4.2.1 Can't find hamlib-4.6.4 Can't find libtalloc-2.4.3 Couldn't install hamlib-4.6.4 libtalloc-2.4.3 >>> Running show-prepare-results in comms/hamlib, at 1753267215.92 ===> comms/hamlib, ===> Building from scratch hamlib-4.6.4 ===> hamlib-4.6.4 depends on: swig-* -> swig-4.2.1 ===> hamlib-4.6.4 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> hamlib-4.6.4 depends on: gcc->=8,<9 -> gcc-8.4.0p28 ===> hamlib-4.6.4 depends on: g++->=8,<9 -> g++-8.4.0p28 ===> hamlib-4.6.4 depends on: libxml-* -> libxml-2.14.5 ===> hamlib-4.6.4 depends on: libusb1-* -> libusb1-1.0.27 ===> hamlib-4.6.4 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p28 ===> hamlib-4.6.4 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: m pthread usb-1.0 estdc++>=19 pthread c curses iconv lzma perl readline xml2 z m pthread usb-1.0 hamlib iconv intl util python3.12 m pthread usb-1.0 hamlib tcl85 ===> found m.10.1 pthread.28.0 usb-1.0.2.1 estdc++.19.0 c.101.0 curses.16.0 iconv.7.1 lzma.2.4 perl.26.0 readline.6.0 xml2.22.0 z.7.1 hamlib.5.0 intl.8.1 util.21.0 python3.12.0.0 tcl85.1.8 g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 libusb1-1.0.27 libxml-2.14.5 python-3.12.11 swig-4.2.1 tcl-8.5.19p6 (Junk lock released for sparc64-2b at 1753267231.58) distfiles size=2923171 >>> Running patch in comms/hamlib, at 1753267231.70 ===> comms/hamlib, ===> Checking files for hamlib-4.6.4 `/usr/ports/distfiles/hamlib-4.6.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for hamlib-4.6.4 ===> Patching for hamlib-4.6.4 ===> Applying OpenBSD patch patch-lib_precise_time_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: lib/precise_time.c |--- lib/precise_time.c.orig |+++ lib/precise_time.c -------------------------- Patching file lib/precise_time.c using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 47. done ===> Applying OpenBSD patch patch-rigs_dummy_rot_pstrotator_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: rigs/dummy/rot_pstrotator.c |--- rigs/dummy/rot_pstrotator.c.orig |+++ rigs/dummy/rot_pstrotator.c -------------------------- Patching file rigs/dummy/rot_pstrotator.c using Plan A... Hunk #1 succeeded at 21. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in comms/hamlib, at 1753267236.87 ===> comms/hamlib, ===> Generating configure for hamlib-4.6.4 ===> Configuring for hamlib-4.6.4 Using /usr/obj/ports/hamlib-4.6.4/config.site (generated) configure: WARNING: unrecognized options: --with-rpc-backends, --disable-gtk-doc configure: loading site script /usr/obj/ports/hamlib-4.6.4/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/obj/ports/hamlib-4.6.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking for gawk... (cached) awk checking whether ln -s works... yes checking for c++... yes checking for ar... (cached) 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... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for sgtty.h... (cached) no checking for stddef.h... (cached) yes checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for values.h... (cached) no checking for arpa/inet.h... (cached) yes checking dev/ppbus/ppbconf.hdev/ppbus/ppi.h usability... no checking dev/ppbus/ppbconf.hdev/ppbus/ppi.h presence... no checking for dev/ppbus/ppbconf.hdev/ppbus/ppi.h... no checking linux/hidraw.h usability... no checking linux/hidraw.h presence... no checking for linux/hidraw.h... no checking linux/ioctl.h usability... no checking linux/ioctl.h presence... no checking for linux/ioctl.h... no checking linux/parport.h usability... no checking linux/parport.h presence... no checking for linux/parport.h... no checking linux/ppdev.h usability... no checking linux/ppdev.h presence... no checking for linux/ppdev.h... no checking for netinet/in.h... (cached) yes checking sys/ioccom.h usability... yes checking sys/ioccom.h presence... yes checking for sys/ioccom.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for glob.h... (cached) yes checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking wspiapi.h usability... no checking wspiapi.h presence... no checking for wspiapi.h... no checking for library containing nanosleep... none required checking for pthread.h... (cached) yes checking for sys/types.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for winioctl.h... no checking for winbase.h... no checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking for usleep... (cached) yes checking for sleep... (cached) yes checking for nanosleep... (cached) yes checking for gettimeofday... (cached) yes checking for struct timezone... yes checking for ssize_t... (cached) 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 for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... 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... no checking for PTHREAD_PRIO_INHERIT... yes checking POSIX termios... yes checking for size_t... (cached) yes checking for siginfo_t... yes checking for sig_atomic_t... yes checking for sin... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for gethostbyname... (cached) yes checking for timeBeginPeriod... no checking for main in -lwinmm... no checking for struct addrinfo... yes checking whether gai_strerror is declared... yes checking for getaddrinfo... (cached) yes checking for cfmakeraw... (cached) yes checking for floor... no checking for getpagesize... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for ioctl... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for pow... no checking for rint... no checking for select... (cached) yes checking for setitimer... (cached) yes checking for setlocale... (cached) yes checking for sigaction... (cached) yes checking for signal... (cached) yes checking for snprintf... (cached) yes checking for socket... (cached) yes checking for sqrt... no checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for glob... (cached) yes checking for socketpair... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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 the maximum length of command line arguments... (cached) 131072 checking how to convert sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc 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... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.7 ld.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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.7 ld.so checking how to hardcode library paths into programs... immediate 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 libusb.h usability... no checking libusb.h presence... no checking for libusb.h... no checking libusb-1.0/libusb.h usability... yes checking libusb-1.0/libusb.h presence... yes 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 readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for readline/readline.h... (cached) yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking for readline/history.h... (cached) yes checking whether to use INDI in rigctl/rotctl... checking whether to build HTML rig feature matrix... checking gd.h usability... no checking gd.h presence... no checking for gd.h... no no checking whether to build rigmem XML support... yes checking whether to build USRP backend... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0... yes checking whether to build C++ binding... yes checking whether to build perl binding... yes checking for perl headers... found /usr/libdata/perl5/sparc64-openbsd/CORE checking whether to build python binding... yes checking for python... (cached) /usr/local/bin/python3.12 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >='2.1'... yes checking for the sysconfig Python package... yes checking for Python include path... -I/usr/local/include/python3.12 checking for Python library path... -L/usr/local/lib -lpython3.12 checking for Python site-packages path... /usr/local/lib/python3.12/site-packages checking for Python platform specific site-packages path... /usr/local/lib/python3.12/site-packages checking python extra libraries... -lintl -lpthread -lutil -lm checking python extra linking flags... -Wl,--export-dynamic checking consistency of all components of python development environment... yes checking whether /usr/local/bin/python3.12 version is >= 2.1... yes checking for /usr/local/bin/python3.12 version... 3.12 checking for /usr/local/bin/python3.12 platform... openbsd7 checking for /usr/local/bin/python3.12 script directory... ${prefix}/lib/python3.12/site-packages checking for /usr/local/bin/python3.12 extension module directory... ${exec_prefix}/lib/python3.12/site-packages checking Whether to build Tcl bindings... yes checking for tcl... no configure: WARNING: Unable to find Tcl pkgconfig checking for Tcl configuration... found /usr/local/lib/tcl/tcl8.5/tclConfig.sh checking for existence of /usr/local/lib/tcl/tcl8.5/tclConfig.sh... loading checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking whether to build lua binding... no checking for swig... /usr/local/bin/swig checking SWIG version... 4.2.1 checking for SWIG library... /usr/local/share/swig/4.2.1 checking whether to build bindings... yes checking whether to build winradio backend... yes checking whether to build parallel port devices... yes checking for dlopen in -ldl... no configure: WARNING: dlopen was not found in libdl--linradio backend will be disabled checking whether c++ supports C++11 features with -std=c++11... yes Build_OS is openbsd7.7 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 configure: WARNING: unrecognized options: --with-rpc-backends, --disable-gtk-doc ---------------------------------------------------------------------- Hamlib Version 4.6.4 configuration: Prefix /usr/local Preprocessor cc -E -I/usr/local/include C Compiler cc -O2 -pipe C++ Compiler c++ -std=c++11 -O2 -pipe Package features: With C++ binding yes With Perl binding yes With Python binding yes With TCL binding yes With Lua binding no With rigmem XML support yes With Readline support yes With INDI support no Enable HTML rig feature matrix no Enable WinRadio yes Enable Parallel yes Enable USRP no Enable USB backends yes Enable shared libs yes Enable static libs yes ----------------------------------------------------------------------- >>> Running build in comms/hamlib, at 1753267435.27 ===> comms/hamlib, ===> Building for hamlib-4.6.4 Making all in macros Making all in include Making all in lib depbase=`echo cJSON.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT cJSON.lo -MD -MP -MF $depbase.Tpo -c -o cJSON.lo cJSON.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT cJSON.lo -MD -MP -MF .deps/cJSON.Tpo -c cJSON.c -fPIC -DPIC -o .libs/cJSON.o depbase=`echo asyncpipe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT asyncpipe.lo -MD -MP -MF $depbase.Tpo -c -o asyncpipe.lo asyncpipe.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT asyncpipe.lo -MD -MP -MF .deps/asyncpipe.Tpo -c asyncpipe.c -fPIC -DPIC -o .libs/asyncpipe.o depbase=`echo precise_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT precise_time.lo -MD -MP -MF $depbase.Tpo -c -o precise_time.lo precise_time.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT precise_time.lo -MD -MP -MF .deps/precise_time.Tpo -c precise_time.c -fPIC -DPIC -o .libs/precise_time.o precise_time.c: In function 'init_rdtsc_per_sec': precise_time.c:148:5: error: unknown register name '%rdx' in 'asm' asm volatile("rdtscp\n" ^~~ precise_time.c:148:5: error: unknown register name '%rcx' in 'asm' precise_time.c:148:5: error: unknown register name '%rbx' in 'asm' precise_time.c:148:5: error: unknown register name '%rax' in 'asm' precise_time.c:148:5: error: unknown register name '%rdx' in 'asm' asm volatile("rdtscp\n" ^~~ precise_time.c:148:5: error: unknown register name '%rcx' in 'asm' precise_time.c:148:5: error: unknown register name '%rbx' in 'asm' precise_time.c:148:5: error: unknown register name '%rax' in 'asm' precise_time.c: In function 'monotonic_seconds': precise_time.c:148:5: error: unknown register name '%rdx' in 'asm' asm volatile("rdtscp\n" ^~~ precise_time.c:148:5: error: unknown register name '%rcx' in 'asm' precise_time.c:148:5: error: unknown register name '%rbx' in 'asm' precise_time.c:148:5: error: unknown register name '%rax' in 'asm' Error while executing cc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -I../include/hamlib -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -O2 -pipe -MT precise_time.lo -MD -MP -MF .deps/precise_time.Tpo -c precise_time.c -fPIC -DPIC -o .libs/precise_time.o *** Error 1 in lib (Makefile:506 'precise_time.lo') *** Error 1 in /usr/obj/ports/hamlib-4.6.4/hamlib-4.6.4 (Makefile:661 'all-recursive': @fail=; if (target_option=k; case ${target_option-} ...) *** Error 2 in comms/hamlib (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/hamlib-4.6.4/.build_done': @cd /usr/obj/ports/ham...) *** Error 2 in comms/hamlib (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=hamlib-4.6.4; export _LOCKS_HELD=" hamlib-4.6.4";...) ===> Exiting comms/hamlib, with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1753267450.95 max_stuck=25.42/waiting-for-lock #118=28.89/depends=20.50/show-prepare-results=15.74/patch=5.16/configure=198.37/build=15.81 Error: job failed with 512 on sparc64-2b at 1753267450