>>> Building on arm64-1 under lang/apl BDEPENDS = [x11/gtk+3;devel/pcre2;devel/gmake;math/fftw3;devel/dwz] DIST = [lang/apl:apl-1.8.tar.gz] FULLPKGNAME = apl-1.8p3 RDEPENDS = [x11/gtk+3;devel/pcre2;fonts/apl-fonts;math/fftw3] (Junk lock obtained for arm64-1 at 1756067973.21) >>> Running depends in lang/apl at 1756067973.29 last junk was in graphics/evince /usr/sbin/pkg_add -aI -Drepair fftw3-3.3.10p1 pcre2-10.44 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 fftw3-3.3.10p1 gmake-4.4.1p0 gtk+3-3.24.50 pcre2-10.44 /usr/sbin/pkg_add -aI -Drepair fftw3-3.3.10p1 pcre2-10.44 >>> Running show-prepare-results in lang/apl at 1756067991.90 ===> lang/apl ===> Building from scratch apl-1.8p3 ===> apl-1.8p3 depends on: gmake-* -> gmake-4.4.1p0 ===> apl-1.8p3 depends on: dwz-* -> dwz-0.15 ===> apl-1.8p3 depends on: pcre2-* -> pcre2-10.44 ===> apl-1.8p3 depends on: fftw3-* -> fftw3-3.3.10p1 ===> apl-1.8p3 depends on: gtk+3-* -> gtk+3-3.24.50 ===> Verifying specs: c++ c++abi pthread X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 c cairo cairo-gobject curses epoxy execinfo expat ffi fftw3 fontconfig freetype fribidi gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gtk-3 harfbuzz iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre2-8 pcre2-32 pixman-1 png xcb xcb-render xcb-shm z Xau Xdmcp jpeg atspi dbus-1 epoll-shim wayland-client wayland-cursor wayland-egl xkbcommon ===> found c++.12.0 c++abi.9.0 pthread.28.0 X11.19.0 Xcomposite.4.0 Xcursor.5.1 Xdamage.4.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 atk-1.0.21810.4 atk-bridge-2.0.0.4 c.102.0 cairo.13.5 cairo-gobject.2.2 curses.16.0 epoxy.4.1 execinfo.4.0 expat.16.0 ffi.2.4 fftw3.7.1 fontconfig.14.0 freetype.31.0 fribidi.3.1 gdk-3.2201.1 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.21 glib-2.0.4201.14 gmodule-2.0.4200.21 gobject-2.0.4200.21 graphite2.2.0 gtk-3.2201.0 harfbuzz.18.18 iconv.7.1 intl.8.1 m.10.1 pango-1.0.3801.6 pangocairo-1.0.3801.3 pangoft2-1.0.3801.3 pcre2-8.0.7 pcre2-32.0.6 pixman-1.46.4 png.18.2 xcb.4.1 xcb-render.1.1 xcb-shm.1.1 z.7.1 Xau.10.0 Xdmcp.11.0 jpeg.71.0 atspi.1.4 dbus-1.11.4 epoll-shim.0.1 wayland-client.0.3 wayland-cursor.0.0 wayland-egl.0.0 xkbcommon.4.0 dwz-0.15 fftw3-3.3.10p1 gmake-4.4.1p0 gtk+3-3.24.50 pcre2-10.44 (Junk lock released for arm64-1 at 1756067994.60) Woken up www/sope distfiles size=3565018 >>> Running patch in lang/apl at 1756067994.68 ===> lang/apl ===> Checking files for apl-1.8p3 `/usr/ports/distfiles/apl-1.8.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for apl-1.8p3 ===> Patching for apl-1.8p3 ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile.in |--- doc/Makefile.in.orig |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 354. done ===> Applying OpenBSD patch patch-gnu-apl_d_preferences_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gnu-apl.d/preferences.in |--- gnu-apl.d/preferences.in.orig |+++ gnu-apl.d/preferences.in -------------------------- Patching file gnu-apl.d/preferences.in using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 241. Hunk #3 succeeded at 356. done ===> Applying OpenBSD patch patch-src_Common_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Common.hh |--- src/Common.hh.orig |+++ src/Common.hh -------------------------- Patching file src/Common.hh using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 42. done ===> Applying OpenBSD patch patch-src_Output_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for startup segfault. |http://svn.savannah.gnu.org/viewvc/apl?view=revision&revision=1180 | |Index: src/Output.cc |--- src/Output.cc.orig |+++ src/Output.cc -------------------------- Patching file src/Output.cc using Plan A... Hunk #1 succeeded at 89. done ===> Applying OpenBSD patch patch-src_Parallel_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |sparc64 wants this to be a long. But everyone else is happy with an int. |Found examining the sparc64 build logs. | |Index: src/Parallel.hh |--- src/Parallel.hh.orig |+++ src/Parallel.hh -------------------------- Patching file src/Parallel.hh using Plan A... Hunk #1 succeeded at 67. done ===> Applying OpenBSD patch patch-src_Quad_GTK_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Quad_GTK.cc |--- src/Quad_GTK.cc.orig |+++ src/Quad_GTK.cc -------------------------- Patching file src/Quad_GTK.cc using Plan A... Hunk #1 succeeded at 387. Hunk #2 succeeded at 414. done ===> Applying OpenBSD patch patch-src_Workspace_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for startup segfault. |http://svn.savannah.gnu.org/viewvc/apl?view=revision&revision=1180 | |Index: src/Workspace.cc |--- src/Workspace.cc.orig |+++ src/Workspace.cc -------------------------- Patching file src/Workspace.cc using Plan A... Hunk #1 succeeded at 61. done ===> Applying OpenBSD patch patch-src_buildtag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/buildtag |--- src/buildtag.orig |+++ src/buildtag -------------------------- Patching file src/buildtag using Plan A... Hunk #1 succeeded at 5. done ===> Applying OpenBSD patch patch-src_emacs_mode_TcpListener_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/emacs_mode/TcpListener.cc |--- src/emacs_mode/TcpListener.cc.orig |+++ src/emacs_mode/TcpListener.cc -------------------------- Patching file src/emacs_mode/TcpListener.cc using Plan A... Hunk #1 succeeded at 78. done ===> Applying OpenBSD patch patch-src_emacs_mode_UnixSocketListener_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/emacs_mode/UnixSocketListener.cc |--- src/emacs_mode/UnixSocketListener.cc.orig |+++ src/emacs_mode/UnixSocketListener.cc -------------------------- Patching file src/emacs_mode/UnixSocketListener.cc using Plan A... Hunk #1 succeeded at 58. done ===> Applying OpenBSD patch patch-src_static_Objects_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for startup segfault. |http://svn.savannah.gnu.org/viewvc/apl?view=revision&revision=1180 | |Index: src/static_Objects.cc |--- src/static_Objects.cc.orig |+++ src/static_Objects.cc -------------------------- Patching file src/static_Objects.cc using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 54. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/apl at 1756067996.41 ===> lang/apl ===> Generating configure for apl-1.8p3 ===> Configuring for apl-1.8p3 Using /usr/obj/ports/apl-1.8/config.site (generated) sed -i 's,-O2,,g' /usr/obj/ports/apl-1.8/apl-1.8/configure /usr/obj/ports/apl-1.8/apl-1.8/src/{APs,native}/Makefile.in configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/apl-1.8/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/apl-1.8/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 gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking whether gmake supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-unknown-openbsd7.7 checking host system type... aarch64-unknown-openbsd7.7 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert aarch64-unknown-openbsd7.7 file names to aarch64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert aarch64-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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for ar... (cached) ar 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 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... yes 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... no 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 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 c++ accepts -rdynamic... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking fftw3.h usability... yes checking fftw3.h presence... no checking for fftw3.h... yes configure: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fftw3.h: proceeding with the compiler's result checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/un.h... (cached) yes checking ext/atomicity.h usability... no checking ext/atomicity.h presence... no checking for ext/atomicity.h... no checking xcb/xcb.h usability... no checking xcb/xcb.h presence... no checking for xcb/xcb.h... no checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking for xcb/xproto.h... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for floor... yes checking for memset... (cached) yes checking for munmap... (cached) yes checking for pow... yes checking for sqrt... yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for socket in -lsocket... no checking for yp_all in -lnsl... no checking for setupterm in -lncurses... yes checking for backtrace in -lexecinfo... yes checking for acosh in -lm... (cached) yes checking for sem_init in -lpthread... yes checking for dlopen in -ldl... no checking for fftw_plan_dft in -lfftw3... yes checking for xcb_connect in -lxcb... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XCBLIBS... yes checking for pcre2_compile_32 in -lpcre2-32... yes checking for GTK... yes checking whether CPU has rdtsc (read CPU cycle counter) opcode... no checking whether sem_init() works... yes checking whether pthread_setaffinity_np is available... no checking whether OSAtomicAdd32Barrier() is available... no checking whether atomic_add_32_nv() is available... no checking if we are compiling for Android... no checking if we want to build an erlang interface (implies libapl.so)... no checking if we want to build libapl.so... no checking if we want to build libpython_apl.so... checking whether internal performance counters shall be enabled)... no checking whether to remember the history of APL values (debug feature)... no checking whether gprof profiling shall be enabled... no checking whether gcov coverage testing shall be enabled... no checking whether dynamic logging shall be enabled... no checking whether value flags shall be traced... no checking how picky internal tests shall be... 1 checking security level (0=none, 1=configured in preferences, 2=all)... 0 checking how many CPU cores shall be used by APL (experimental!)... 0 checking which type of socket APserver shall use... 0 checking which port number APserver shall use for TCP or UDP sockets... 16366 checking which port name APserver shall use for unix ports... /tmp/GNU-APL/APserver checking how long a short APL value shall be at most... 12 checking whether visible markers shall be used... no checking whether support for rational numbers is desired ... no checking whether we compile for an i686 CPU... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating debian/Makefile config.status: creating debian/source/Makefile config.status: creating doc/Makefile config.status: creating erlang/Makefile config.status: creating erlang/apl.erl config.status: creating gnu-apl.d/Makefile config.status: creating gnu-apl.d/preferences config.status: creating HOWTOs/Makefile config.status: creating rpm/Makefile config.status: creating rpm/apl.spec config.status: creating src/Makefile config.status: creating src/APs/Makefile config.status: creating src/Gtk/Makefile config.status: creating src/emacs_mode/Makefile config.status: creating src/native/Makefile config.status: creating src/sql/Makefile config.status: creating src/testcases/Makefile config.status: creating src/workspaces/Makefile config.status: creating support-files/Makefile config.status: creating support-files/105-key-International-Keyboard/Makefile config.status: creating support-files/Dirk/Makefile config.status: creating support-files/Dyalog-Keyboard/Makefile config.status: creating support-files/Jürgen-Mint-19/Makefile config.status: creating support-files/old-Keyboard/Makefile config.status: creating support-files/OS-X-Keyboard/Makefile config.status: creating support-files/Unicomp-Keyboard/Makefile config.status: creating support-files/WASD-Keyboard/Makefile config.status: creating tools/Makefile config.status: creating websock/Makefile config.status: creating websock/client/Makefile config.status: creating websock/server/Makefile config.status: creating workspaces/Makefile config.status: creating wslib3/Makefile config.status: creating wslib4/Makefile config.status: creating wslib5/Makefile config.status: creating wslib5/APLComponentFiles/Makefile config.status: creating wslib5/iso-apl-cf/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc configure: creating ./src//buildtag.hh configure: creating ./src/makefile.h configure: creating ./src/configure_args.cc configure: saving configure options in ./configure_options >>> Running build in lang/apl at 1756068036.84 ===> lang/apl ===> Building for apl-1.8p3 gmake all-recursive gmake[1]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8' Making all in workspaces gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/workspaces' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/workspaces' Making all in wslib3 gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib3' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib3' Making all in wslib4 gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib4' Making all in wslib5 gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5' Making all in APLComponentFiles gmake[3]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5/APLComponentFiles' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5/APLComponentFiles' Making all in iso-apl-cf gmake[3]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5/iso-apl-cf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5/iso-apl-cf' gmake[3]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5' gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/wslib5' Making all in build gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/build' Making all in doc gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/doc' Making all in erlang gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/erlang' echo "nothing to be done because GNU APL was NOT configured --with-erlang" nothing to be done because GNU APL was NOT configured --with-erlang gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/erlang' Making all in gnu-apl.d gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/gnu-apl.d' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/gnu-apl.d' Making all in HOWTOs gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/HOWTOs' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/HOWTOs' Making all in src gmake[2]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/src' Making all in native gmake[3]: Entering directory '/usr/obj/ports/apl-1.8/apl-1.8/src/native' /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -pipe -g -std=c++14 -I/usr/local/include -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c -o lib_file_io_la-file_io.lo `test -f 'file_io.cc' || echo './'`file_io.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -pipe -g -std=c++14 -I/usr/local/include -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -fPIC -DPIC -o .libs/lib_file_io_la-file_io.o In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./../UTF8_string.hh:48:28: note: in instantiation of template class 'std::basic_string' requested here 48 | class UTF8_string : public std::basic_string | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:16: In file included from /usr/include/c++/v1/__format/concepts.h:16: In file included from /usr/include/c++/v1/__format/format_parse_context.h:16: /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /usr/include/c++/v1/__type_traits/is_convertible.h:22:99: note: in instantiation of template class 'std::basic_string_view' requested here 22 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant {}; | ^ /usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible &, std::basic_string_view>' requested here 745 | : public _BoolConstant< is_convertible >::value && | ^ /usr/include/c++/v1/string:1151:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view, std::basic_string>' requested here 1151 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /usr/include/c++/v1/string:1154:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string] 1154 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1155 | : __r_(__default_init_tag(), __default_init_tag()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1156 | __self_view __sv = __t; | ~~~~~~~~~~~~~~~~~~~~~~~ 1157 | __init(__sv.data(), __sv.size()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1158 | } | ~ /usr/include/c++/v1/string:752:7: note: while substituting deduced template arguments into function template 'basic_string' [with _Tp = std::basic_string, $1 = (no value)] 752 | class basic_string { | ^ ./../UTF8_string.hh:48:7: note: while declaring the implicit copy constructor for 'UTF8_string' 48 | class UTF8_string : public std::basic_string | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./../UCS_string.hh:47:28: note: in instantiation of template class 'std::basic_string' requested here 47 | class UCS_string : public basic_string | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:16: In file included from /usr/include/c++/v1/__format/concepts.h:16: In file included from /usr/include/c++/v1/__format/format_parse_context.h:16: /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /usr/include/c++/v1/__type_traits/is_convertible.h:22:99: note: in instantiation of template class 'std::basic_string_view' requested here 22 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant {}; | ^ /usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible &, std::basic_string_view>' requested here 745 | : public _BoolConstant< is_convertible >::value && | ^ /usr/include/c++/v1/string:1223:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view, std::basic_string>' requested here 1223 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /usr/include/c++/v1/string:1226:47: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string] 1226 | _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string& operator=(const _Tp& __t) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1227 | __self_view __sv = __t; | ~~~~~~~~~~~~~~~~~~~~~~~ 1228 | return assign(__sv); | ~~~~~~~~~~~~~~~~~~~~ 1229 | } | ~ /usr/include/c++/v1/string:752:7: note: while substituting deduced template arguments into function template 'operator=' [with _Tp = std::basic_string, $1 = (no value)] 752 | class basic_string { | ^ ./../UCS_string.hh:47:7: note: while declaring the implicit copy assignment operator for 'UCS_string' 47 | class UCS_string : public basic_string | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2911:3: error: implicit instantiation of undefined template 'std::char_traits' 2911 | traits_type::assign(*__p, __c); | ^ /usr/include/c++/v1/string:1365:5: note: in instantiation of member function 'std::basic_string::push_back' requested here 1365 | push_back(__c); | ^ ./../UTF8_string.hh:57:30: note: in instantiation of member function 'std::basic_string::operator+=' requested here 57 | { while (*str) *this += *str++; } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2912:3: error: implicit instantiation of undefined template 'std::char_traits' 2912 | traits_type::assign(*++__p, value_type()); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2535:5: error: implicit instantiation of undefined template 'std::char_traits' 2535 | traits_type::copy(std::__to_address(__p), std::__to_address(__old_p), __n_copy); | ^ /usr/include/c++/v1/string:2556:3: note: in instantiation of member function 'std::basic_string::__grow_by' requested here 2556 | __grow_by(__old_cap, __delta_cap, __old_sz, __n_copy, __n_del, __n_add); | ^ /usr/include/c++/v1/string:2898:5: note: in instantiation of member function 'std::basic_string::__grow_by_without_replace' requested here 2898 | __grow_by_without_replace(__cap, 1, __sz, __sz, 0); | ^ /usr/include/c++/v1/string:1365:5: note: in instantiation of member function 'std::basic_string::push_back' requested here 1365 | push_back(__c); | ^ ./../UTF8_string.hh:57:30: note: in instantiation of member function 'std::basic_string::operator+=' requested here 57 | { while (*str) *this += *str++; } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2538:5: error: implicit instantiation of undefined template 'std::char_traits' 2538 | traits_type::copy( | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2221:5: error: implicit instantiation of undefined template 'std::char_traits' 2221 | traits_type::assign(__p[__newsz], value_type()); | ^ /usr/include/c++/v1/string:2134:5: note: in instantiation of member function 'std::basic_string::__null_terminate_at' requested here 2134 | __null_terminate_at(std::__to_address(__get_pointer()), __pos); | ^ /usr/include/c++/v1/string:3251:5: note: in instantiation of member function 'std::basic_string::__erase_to_end' requested here 3251 | __erase_to_end(__pos); | ^ ./../UTF8_string.hh:90:23: note: in instantiation of member function 'std::basic_string::erase' requested here 90 | { basic_string::erase(pos, 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:3240:7: error: implicit instantiation of undefined template 'std::char_traits' 3240 | traits_type::move(__p + __pos, __p + __pos + __n, __n_move); | ^ /usr/include/c++/v1/string:3253:5: note: in instantiation of member function 'std::basic_string::__erase_external_with_move' requested here 3253 | __erase_external_with_move(__pos, __n); | ^ ./../UTF8_string.hh:90:23: note: in instantiation of member function 'std::basic_string::erase' requested here 90 | { basic_string::erase(pos, 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2861:5: error: implicit instantiation of undefined template 'std::char_traits' 2861 | traits_type::assign(std::__to_address(__p) + __sz, __n, __c); | ^ /usr/include/c++/v1/string:3302:5: note: in instantiation of member function 'std::basic_string::append' requested here 3302 | append(__n - __sz, __c); | ^ /usr/include/c++/v1/string:1303:84: note: in instantiation of member function 'std::basic_string::resize' requested here 1303 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void resize(size_type __n) { resize(__n, value_type()); } | ^ ./../UTF8_string.hh:98:27: note: in instantiation of member function 'std::basic_string::resize' requested here 98 | { Assert(size()); resize(size() - 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2864:5: error: implicit instantiation of undefined template 'std::char_traits' 2864 | traits_type::assign(__p[__sz], value_type()); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2861:5: error: implicit instantiation of undefined template 'std::char_traits' 2861 | traits_type::assign(std::__to_address(__p) + __sz, __n, __c); | ^ /usr/include/c++/v1/string:3302:5: note: in instantiation of member function 'std::basic_string::append' requested here 3302 | append(__n - __sz, __c); | ^ /usr/include/c++/v1/string:1303:84: note: in instantiation of member function 'std::basic_string::resize' requested here 1303 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void resize(size_type __n) { resize(__n, value_type()); } | ^ ./../UCS_string.hh:189:28: note: in instantiation of member function 'std::basic_string::resize' requested here 189 | { Assert(size() > 0); resize(size() - 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2864:5: error: implicit instantiation of undefined template 'std::char_traits' 2864 | traits_type::assign(__p[__sz], value_type()); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2535:5: error: implicit instantiation of undefined template 'std::char_traits' 2535 | traits_type::copy(std::__to_address(__p), std::__to_address(__old_p), __n_copy); | ^ /usr/include/c++/v1/string:2556:3: note: in instantiation of member function 'std::basic_string::__grow_by' requested here 2556 | __grow_by(__old_cap, __delta_cap, __old_sz, __n_copy, __n_del, __n_add); | ^ /usr/include/c++/v1/string:2858:7: note: in instantiation of member function 'std::basic_string::__grow_by_without_replace' requested here 2858 | __grow_by_without_replace(__cap, __sz + __n - __cap, __sz, __sz, 0); | ^ /usr/include/c++/v1/string:3302:5: note: in instantiation of member function 'std::basic_string::append' requested here 3302 | append(__n - __sz, __c); | ^ /usr/include/c++/v1/string:1303:84: note: in instantiation of member function 'std::basic_string::resize' requested here 1303 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void resize(size_type __n) { resize(__n, value_type()); } | ^ ./../UCS_string.hh:189:28: note: in instantiation of member function 'std::basic_string::resize' requested here 189 | { Assert(size() > 0); resize(size() - 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2538:5: error: implicit instantiation of undefined template 'std::char_traits' 2538 | traits_type::copy( | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2221:5: error: implicit instantiation of undefined template 'std::char_traits' 2221 | traits_type::assign(__p[__newsz], value_type()); | ^ /usr/include/c++/v1/string:2134:5: note: in instantiation of member function 'std::basic_string::__null_terminate_at' requested here 2134 | __null_terminate_at(std::__to_address(__get_pointer()), __pos); | ^ /usr/include/c++/v1/string:3304:5: note: in instantiation of member function 'std::basic_string::__erase_to_end' requested here 3304 | __erase_to_end(__n); | ^ /usr/include/c++/v1/string:1303:84: note: in instantiation of member function 'std::basic_string::resize' requested here 1303 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void resize(size_type __n) { resize(__n, value_type()); } | ^ ./../UCS_string.hh:189:28: note: in instantiation of member function 'std::basic_string::resize' requested here 189 | { Assert(size() > 0); resize(size() - 1); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2841:7: error: implicit instantiation of undefined template 'std::char_traits' 2841 | traits_type::copy(__p + __sz, __s, __n); | ^ /usr/include/c++/v1/string:1386:12: note: in instantiation of member function 'std::basic_string::append' requested here 1386 | return append(__sv.data(), __sv.size()); | ^ ./../UCS_string.hh:220:23: note: in instantiation of function template specialization 'std::basic_string::append' requested here 220 | { basic_string::append(other); } | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from file_io.cc:26: In file included from ./../Quad_FIO.hh:24: In file included from /usr/include/c++/v1/vector:325: In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /usr/include/c++/v1/__format/formatter_output.h:22: In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: /usr/include/c++/v1/string:2844:7: error: implicit instantiation of undefined template 'std::char_traits' 2844 | traits_type::assign(__p[__sz], value_type()); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Error while executing c++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -pipe -g -std=c++14 -I/usr/local/include -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -fPIC -DPIC -o .libs/lib_file_io_la-file_io.o gmake[3]: *** [Makefile:558: lib_file_io_la-file_io.lo] Error 2 gmake[3]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/src/native' gmake[2]: *** [Makefile:4484: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8/src' gmake[1]: *** [Makefile:524: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/obj/ports/apl-1.8/apl-1.8' gmake: *** [Makefile:411: all] Error 2 *** Error 2 in lang/apl (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/apl-1.8/.build_done': @cd /usr/obj/ports/apl-1.8/apl-...) *** Error 2 in lang/apl (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=apl-1.8p3; export _LOCKS_HELD=" apl-1.8p3"; /usr/bi...) ===> Exiting lang/apl 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 1756068042.71 max_stuck=13.40/depends=18.61/show-prepare-results=2.78/patch=1.74/configure=40.34/build=6.03 Error: job failed with 512 on arm64-1 at 1756068042