=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xart-19980415nb19 --- always --- --- chroma.o --- --- color.o --- --- always --- making always in ./rw... --- chroma.o --- clang -Wall -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -c chroma.c --- color.o --- clang -Wall -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -I/opt/pkg/include/X11 "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -c color.c --- always --- --- rwTable.o --- clang -Wall -Wall -Wpointer-arith -no-cpp-precomp -I.. -I/opt/pkg/include/X11 -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DHAVE_TIFF -DHAVE_JPEG -DHAVE_PNG -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -c rwTable.c --- readWriteXBM.o --- clang -Wall -Wall -Wpointer-arith -no-cpp-precomp -I.. -I/opt/pkg/include/X11 -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DHAVE_TIFF -DHAVE_JPEG -DHAVE_PNG -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT "-DXPAINT_VERSION=\"xart 19980415\"" -DERRORBEEP -DFEATURE_FRACTAL -DFEATURE_TILT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -c readWriteXBM.c --- chroma.o --- In file included from chroma.c:37: ./misc.h:29:5: error: conflicting types for 'srandom' int srandom(unsigned int); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:246:7: note: previous declaration is here void srandom(unsigned); ^ 1 error generated. --- color.o --- In file included from color.c:42: ./misc.h:29:5: error: conflicting types for 'srandom' int srandom(unsigned int); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:246:7: note: previous declaration is here void srandom(unsigned); ^ --- chroma.o --- *** [chroma.o] Error code 1 bmake: stopped in /Users/pbulk/build/graphics/xart/work/19980415 --- color.o --- 1 error generated. *** [color.o] Error code 1 bmake: stopped in /Users/pbulk/build/graphics/xart/work/19980415 --- always --- readWriteXBM.c:162:9: warning: variable 'hx' set but not used [-Wunused-but-set-variable] int hx = -1; /* x hotspot */ ^ readWriteXBM.c:163:9: warning: variable 'hy' set but not used [-Wunused-but-set-variable] int hy = -1; /* y hotspot */ ^ readWriteXBM.c:254:45: warning: variable 'ptr' is uninitialized when used here [-Wuninitialized] for (bytes = 0; bytes < size; bytes++, ptr++) { ^~~ readWriteXBM.c:250:24: note: initialize the variable 'ptr' to silence this warning unsigned char *ptr; ^ = NULL 3 warnings generated. A failure has been detected in another branch of the parallel make bmake[1]: stopped in /Users/pbulk/build/graphics/xart/work/19980415/rw *** [always] Error code 2 bmake: stopped in /Users/pbulk/build/graphics/xart/work/19980415 3 errors bmake: stopped in /Users/pbulk/build/graphics/xart/work/19980415 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/xart *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/xart