=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for cglm-0.8.2 cd /Users/pbulk/build/graphics/cglm/work/cglm-0.8.2 && cd . && /usr/bin/env CMAKE=false USETOOLS=no MACOSX_DEPLOYMENT_TARGET=11.3 CC=clang CFLAGS=-pipe\ -Os CPPFLAGS= CXX=clang++ CXXFLAGS=-pipe\ -Os COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/graphics/cglm/work/.cwrapper/bin:/Users/pbulk/build/graphics/cglm/work/.buildlink/bin:/Users/pbulk/build/graphics/cglm/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/graphics/cglm/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/cglm/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/graphics/cglm/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/graphics/cglm/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/graphics/cglm/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/graphics/cglm/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/graphics/cglm/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/graphics/cglm/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/graphics/cglm/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/cglm/work/.cwrapper/config ninja -j 3 -C output ninja: Entering directory `output' [1/22] Compiling C object libcglm.dylib.p/src_affine.c.o FAILED: libcglm.dylib.p/src_affine.c.o clang -Ilibcglm.dylib.p -I. -I.. -fcolor-diagnostics -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 -pipe -Os -MD -MQ libcglm.dylib.p/src_affine.c.o -MF libcglm.dylib.p/src_affine.c.o.d -o libcglm.dylib.p/src_affine.c.o -c ../src/affine.c In file included from ../src/affine.c:8: In file included from ../src/../include/cglm/cglm.h:18: In file included from ../src/../include/cglm/affine.h:41: In file included from ../src/../include/cglm/affine-mat.h:30: ../src/../include/cglm/simd/neon/affine.h:83:29: error: variable 'r3' set but not used [-Werror,-Wunused-but-set-variable] glmm_128 r0, r1, r2, r3, x0; ^ 1 error generated. [2/22] Compiling C object libcglm.dylib.p/src_bezier.c.o FAILED: libcglm.dylib.p/src_bezier.c.o clang -Ilibcglm.dylib.p -I. -I.. -fcolor-diagnostics -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 -pipe -Os -MD -MQ libcglm.dylib.p/src_bezier.c.o -MF libcglm.dylib.p/src_bezier.c.o.d -o libcglm.dylib.p/src_bezier.c.o -c ../src/bezier.c In file included from ../src/bezier.c:8: In file included from ../src/../include/cglm/cglm.h:18: In file included from ../src/../include/cglm/affine.h:41: In file included from ../src/../include/cglm/affine-mat.h:30: ../src/../include/cglm/simd/neon/affine.h:83:29: error: variable 'r3' set but not used [-Werror,-Wunused-but-set-variable] glmm_128 r0, r1, r2, r3, x0; ^ 1 error generated. [3/22] Compiling C object libcglm.dylib.p/src_affine2d.c.o FAILED: libcglm.dylib.p/src_affine2d.c.o clang -Ilibcglm.dylib.p -I. -I.. -fcolor-diagnostics -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 -pipe -Os -MD -MQ libcglm.dylib.p/src_affine2d.c.o -MF libcglm.dylib.p/src_affine2d.c.o.d -o libcglm.dylib.p/src_affine2d.c.o -c ../src/affine2d.c In file included from ../src/affine2d.c:8: In file included from ../src/../include/cglm/cglm.h:18: In file included from ../src/../include/cglm/affine.h:41: In file included from ../src/../include/cglm/affine-mat.h:30: ../src/../include/cglm/simd/neon/affine.h:83:29: error: variable 'r3' set but not used [-Werror,-Wunused-but-set-variable] glmm_128 r0, r1, r2, r3, x0; ^ 1 error generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/cglm *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/cglm