=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/dq", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for dq-20240101 --- dq.o --- --- alloc.o --- --- base32decode.o --- --- blocking.o --- --- dq.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c dq.c --- alloc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c alloc.c --- base32decode.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c base32decode.c --- blocking.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c blocking.c --- buffer_2.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c buffer_2.c --- buffer.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O3 -fno-strict-overflow -fwrapv -Wno-parentheses -Wundef -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wdeclaration-after-statement -Wshadow -Wno-unused-function -Wno-overlength-strings -Wno-long-long -Wall -pedantic -c buffer.c --- buffer_2.o --- In file included from buffer_2.c:1: buffer.h:12:64: error: initialization of 'long long int (*)(void)' from incompatible pointer type 'long long int (*)(int, const char *, long long int)' [-Wincompatible-pointer-types] 12 | #define BUFFER_INIT(op, fd, buf, len) { (buf), 0, (len), (fd), (op) } | ^ buffer_2.c:4:20: note: in expansion of macro 'BUFFER_INIT' 4 | static buffer it = BUFFER_INIT(buffer_unixwrite, 2, buffer_2_space, sizeof buffer_2_space); | ^~~~~~~~~~~ buffer.h:12:64: note: (near initialization for 'it.op') 12 | #define BUFFER_INIT(op, fd, buf, len) { (buf), 0, (len), (fd), (op) } | ^ buffer_2.c:4:20: note: in expansion of macro 'BUFFER_INIT' 4 | static buffer it = BUFFER_INIT(buffer_unixwrite, 2, buffer_2_space, sizeof buffer_2_space); | ^~~~~~~~~~~ buffer.h:52:18: note: 'buffer_unixwrite' declared here 52 | extern long long buffer_unixwrite(int, const char *, long long); | ^~~~~~~~~~~~~~~~ *** [buffer_2.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/dq/work/dq-20240101 bmake: 1 error bmake: stopped making "all" in /tmp/work/net/dq/work/dq-20240101 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dq *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dq