>>> Building on armv7-1 under games/stockfish BDEPENDS = [devel/gmake] DIST = [games/stockfish:sf_16.tar.gz;games/stockfish:nn-5af11540bbfe.nnue] FULLPKGNAME = stockfish-16 (Junk lock obtained for armv7-1 at 1698395224.29) >>> Running depends in games/stockfish at 1698395224.38 last junk was in x11/gnome/devel-docs /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 >>> Running show-prepare-results in games/stockfish at 1698395229.69 ===> games/stockfish ===> Building from scratch stockfish-16 ===> stockfish-16 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c++ c++abi pthread c m ===> found c++.9.0 c++abi.6.0 pthread.27.1 c.97.1 m.10.1 gmake-4.4.1 (Junk lock released for armv7-1 at 1698395231.51) distfiles size=40314788 >>> Running patch in games/stockfish at 1698395231.57 ===> games/stockfish ===> Checking files for stockfish-16 `/usr/ports/distfiles/sf_16.tar.gz' is up to date. `/usr/ports/distfiles/nn-5af11540bbfe.nnue' is up to date. >> (SHA256) sf_16.tar.gz: OK >> (SHA256) nn-5af11540bbfe.nnue: OK ===> Extracting for stockfish-16 cp /usr/ports/distfiles/nn-5af11540bbfe.nnue /usr/obj/ports/stockfish-16/Stockfish-sf_16/src ===> Patching for stockfish-16 ===> Applying OpenBSD patch patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't hardcode PREFIX, CC, or CXX. | |Index: src/Makefile |--- src/Makefile.orig |+++ src/Makefile -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 45. Hunk #2 succeeded at 376. 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 games/stockfish at 1698395239.28 ===> games/stockfish ===> Generating configure for stockfish-16 ===> Configuring for stockfish-16 sed -i 's,-O3,-O2 -pipe ,g' /usr/obj/ports/stockfish-16/Stockfish-sf_16/src/Makefile >>> Running build in games/stockfish at 1698395240.25 ===> games/stockfish ===> Building for stockfish-16 c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o benchmark.o benchmark.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o bitbase.o bitbase.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o bitboard.o bitboard.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o endgame.o endgame.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o evaluate.o evaluate.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o main.o main.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o material.o material.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o misc.o misc.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o movegen.o movegen.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o movepick.o movepick.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o pawns.o pawns.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o position.o position.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o psqt.o psqt.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o search.o search.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o thread.o thread.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o timeman.o timeman.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o tt.o tt.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o uci.o uci.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o ucioption.o ucioption.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o tune.o tune.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o tbprobe.o syzygy/tbprobe.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o evaluate_nnue.o nnue/evaluate_nnue.cpp c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O2 -pipe -c -o half_ka_v2_hm.o nnue/features/half_ka_v2_hm.cpp c++ -o stockfish benchmark.o bitbase.o bitboard.o endgame.o evaluate.o main.o material.o misc.o movegen.o movepick.o pawns.o position.o psqt.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o evaluate_nnue.o half_ka_v2_hm.o -latomic -Wl,--no-as-needed -lpthread ld: error: unable to find library -latomic c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:991: stockfish] Error 1 *** Error 2 in games/stockfish (/usr/ports/infrastructure/mk/bsd.port.mk:3034 '/usr/obj/ports/stockfish-16/.build_done': @cd /usr/obj/ports/...) *** Error 2 in games/stockfish (/usr/ports/infrastructure/mk/bsd.port.mk:2677 'build': @lock=stockfish-16; export _LOCKS_HELD=" stockfish-1...) ===> Exiting games/stockfish with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Running clean in games/stockfish at 1698395710.03 ===> games/stockfish ===> Cleaning for stockfish-16 >>> Ended at 1698395710.81 max_stuck=28.90/depends=5.31/show-prepare-results=1.91/patch=7.68/configure=0.99/build=469.79/clean=0.83 Error: job failed with 512 on armv7-1 at 1698395710