>>> Building on sparc64-0c under math/gunits BDEPENDS = [lang/python/3] DIST = [math/gunits:units-2.23.tar.gz] FULLPKGNAME = gunits-2.23p0 RDEPENDS = [www/py-requests,python3;lang/python/3] Avoided depends for python-3.11.9p2 distfiles size=1423494 >>> Running build in math/gunits at 1715274879.37 ===> math/gunits ===> Building from scratch gunits-2.23p0 ===> gunits-2.23p0 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> Verifying specs: c m readline ===> found c.100.0 m.10.1 readline.5.0 ===> Checking files for gunits-2.23p0 `/usr/ports/distfiles/units-2.23.tar.gz' is up to date. >> (SHA256) units-2.23.tar.gz: OK ===> Extracting for gunits-2.23p0 ===> Patching for gunits-2.23p0 ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gunits-2.23p0 ===> Configuring for gunits-2.23p0 Using /usr/obj/ports/gunits-2.23/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/gunits-2.23/config.site 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed detected non-mac os: checking whether C compiler accepts -fpic... yes checking for an ANSI C-conforming const... (cached) yes checking for a BSD-compatible install... /usr/obj/ports/gunits-2.23/bin/install -c checking for a race-free mkdir -p... mkdir -p checking for library containing sin... -lm checking for append_history in -lreadline... yes checking for cc options needed to detect all undeclared functions... none needed checking whether rl_completion_suppress_append is declared... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strchr... (cached) yes checking for strspn... (cached) yes checking for strtok... (cached) yes checking whether TIOCGWINSZ is declared... yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for locale and UTF-8 support... yes checking for isfinite... yes checking for mksinfo... no checking for python3... (cached) /usr/local/bin/python3.11 configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for gunits-2.23p0 cc -DUNITSFILE=\"/usr/local/share/units/definitions.units\" -DLOCALEMAP=\"/usr/local/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"GNU\ units\ 2.23\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/units/\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -O2 -pipe -fpic -I. -c units.c cc -DUNITSFILE=\"/usr/local/share/units/definitions.units\" -DLOCALEMAP=\"/usr/local/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"GNU\ units\ 2.23\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/units/\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -O2 -pipe -fpic -I. -c parse.tab.c cc -DUNITSFILE=\"/usr/local/share/units/definitions.units\" -DLOCALEMAP=\"/usr/local/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"GNU\ units\ 2.23\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/units/\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -O2 -pipe -fpic -I. -c getopt.c cc -DUNITSFILE=\"/usr/local/share/units/definitions.units\" -DLOCALEMAP=\"/usr/local/share/units/locale_map.txt\" -DREADLINE -DNO_SUPPRESS_APPEND -DHAVE_IOCTL -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.23\" -DPACKAGE_STRING=\"GNU\ units\ 2.23\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/units/\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -O2 -pipe -fpic -I. -c getopt1.c cc -O2 -pipe -fpic -o units units.o parse.tab.o getopt.o getopt1.o -lreadline -lm units.o: In function `vbufprintf': units.c:(.text+0x3a58): warning: vsprintf() is often misused, please use vsnprintf() units.o: In function `completeunits': units.c:(.text+0x1b34): warning: strcat() is almost always misused, please use strlcat() units.o: In function `setnumformat': units.c:(.text+0x1428): warning: sprintf() is often misused, please use snprintf() units.o: In function `dupstr': units.c:(.text+0x148c): warning: strcpy() is almost always misused, please use strlcpy() units.o: In function `replacectrlchars': units.c:(.text+0x40): relocation truncated to fit: R_SPARC_GOT13 against symbol `_ctype_' defined in .data section in /usr/lib/libc.so.100.0 units.o: In function `moveproduct': units.c:(.text+0x29c): relocation truncated to fit: R_SPARC_GOT13 against symbol `NULLUNIT' defined in .data.rel.local section in units.o units.o: In function `compareproducts': units.c:(.text+0x8b0): relocation truncated to fit: R_SPARC_GOT13 against symbol `NULLUNIT' defined in .data.rel.local section in units.o units.o: In function `ulookup': units.c:(.text+0xb40): relocation truncated to fit: R_SPARC_GOT13 against symbol `utab' defined in COMMON section in units.o units.o: In function `cancelunit': units.c:(.text+0xc94): relocation truncated to fit: R_SPARC_GOT13 against symbol `NULLUNIT' defined in .data.rel.local section in units.o units.o: In function `freeunit': units.c:(.text+0xd5c): relocation truncated to fit: R_SPARC_GOT13 against symbol `NULLUNIT' defined in .data.rel.local section in units.o units.c:(.text+0xd98): relocation truncated to fit: R_SPARC_GOT13 against symbol `NULLUNIT' defined in .data.rel.local section in units.o units.o: In function `getsigdigits': units.c:(.text+0x10bc): relocation truncated to fit: R_SPARC_GOT13 against symbol `log2' defined in .text section in /usr/lib/libm.so.10.1 units.o: In function `setnumformat': units.c:(.text+0x1370): relocation truncated to fit: R_SPARC_GOT13 against symbol `num_format' defined in COMMON section in units.o units.o: In function `checklocale': units.c:(.text+0x14d4): relocation truncated to fit: R_SPARC_GOT13 against symbol `utf8mode' defined in COMMON section in units.o units.o: In function `completeunits': units.c:(.text+0x16fc): additional relocation overflows omitted from the output collect2: ld returned 1 exit status *** Error 1 in /usr/obj/ports/gunits-2.23/units-2.23 (Makefile:106 'units') *** Error 2 in math/gunits (/usr/ports/infrastructure/mk/bsd.port.mk:3061 '/usr/obj/ports/gunits-2.23/.build_done': @cd /usr/obj/ports/gunit...) *** Error 2 in math/gunits (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=gunits-2.23p0; export _LOCKS_HELD=" gunits-2.23p0"...) ===> Exiting math/gunits 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 1715274921.30 max_stuck=0.00/build=42.03 Error: job failed with 512 on sparc64-0c at 1715274921