=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libxmi", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libxmi-1.2 --- ./stamp-h.in --- cd . && autoheader autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot' autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and autoheader: WARNING: 'AC_DEFINE' allows one to define a template without autoheader: WARNING: 'acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function 'main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. --- stamp-h --- cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /usr/bin/bash ./config.status config.status: creating config.h config.status: executing default-1 commands --- config.h --- --- all-recursive-am --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in info --- config.h --- --- mi_alloc.lo --- --- mi_api.lo --- --- mi_arc.lo --- --- mi_canvas.lo --- --- mi_fllarc.lo --- --- mi_alloc.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_alloc.c --- mi_api.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_api.c --- mi_arc.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_arc.c --- mi_fllarc.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_fllarc.c --- mi_canvas.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_canvas.c --- mi_arc.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_arc.c -fPIC -DPIC -o .libs/mi_arc.o --- mi_api.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_api.c -fPIC -DPIC -o .libs/mi_api.o --- mi_alloc.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_alloc.c -fPIC -DPIC -o .libs/mi_alloc.o --- mi_canvas.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_canvas.c -fPIC -DPIC -o .libs/mi_canvas.o --- mi_fllarc.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-strength-reduce -c mi_fllarc.c -fPIC -DPIC -o .libs/mi_fllarc.o --- mi_arc.lo --- In file included from mi_arc.c:1: sys-defines.h:252:16: error: cannot use keyword 'false' as enumeration constant 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~~ sys-defines.h:252:16: note: 'false' is a keyword with '-std=c23' onwards sys-defines.h:252:38: error: expected ';', identifier or '(' before 'bool' 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~ sys-defines.h:252:38: warning: useless type name in empty declaration --- mi_api.lo --- In file included from mi_api.c:12: sys-defines.h:252:16: error: cannot use keyword 'false' as enumeration constant 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~~ sys-defines.h:252:16: note: 'false' is a keyword with '-std=c23' onwards sys-defines.h:252:38: error: expected ';', identifier or '(' before 'bool' 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~ sys-defines.h:252:38: warning: useless type name in empty declaration --- mi_alloc.lo --- In file included from mi_alloc.c:5: sys-defines.h:252:16: error: cannot use keyword 'false' as enumeration constant 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~~ sys-defines.h:252:16: note: 'false' is a keyword with '-std=c23' onwards sys-defines.h:252:38: error: expected ';', identifier or '(' before 'bool' 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~ sys-defines.h:252:38: warning: useless type name in empty declaration --- mi_canvas.lo --- In file included from mi_canvas.c:23: sys-defines.h:252:16: error: cannot use keyword 'false' as enumeration constant 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~~ sys-defines.h:252:16: note: 'false' is a keyword with '-std=c23' onwards sys-defines.h:252:38: error: expected ';', identifier or '(' before 'bool' 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~ --- mi_fllarc.lo --- In file included from mi_fllarc.c:8: sys-defines.h:252:16: error: cannot use keyword 'false' as enumeration constant 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~~ --- mi_canvas.lo --- sys-defines.h:252:38: warning: useless type name in empty declaration --- mi_fllarc.lo --- sys-defines.h:252:16: note: 'false' is a keyword with '-std=c23' onwards sys-defines.h:252:38: error: expected ';', identifier or '(' before 'bool' 252 | typedef enum { false = 0, true = 1 } bool; | ^~~~ sys-defines.h:252:38: warning: useless type name in empty declaration --- mi_api.lo --- *** [mi_api.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 --- mi_alloc.lo --- *** [mi_alloc.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 --- mi_canvas.lo --- *** [mi_canvas.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 --- mi_fllarc.lo --- *** [mi_fllarc.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 --- mi_arc.lo --- *** [mi_arc.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 bmake[2]: 5 errors bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 *** [all-recursive-am] Error code 2 bmake: stopped making "all" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/graphics/libxmi/work/libxmi-1.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libxmi *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libxmi