=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/editors/jove", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jove-4.16.0.74 => Fixing conflict with POSIX getline. --- commands.o --- --- setmaps.o --- --- argcount.o --- --- ask.o --- --- setmaps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -O2 -g -DBSDPOSIX_STDC -c setmaps.c --- commands.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -O2 -g -DBSDPOSIX_STDC -I/opt/pkg/include/ncurses -c commands.c --- argcount.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -O2 -g -DBSDPOSIX_STDC -I/opt/pkg/include/ncurses -c argcount.c --- ask.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -O2 -g -DBSDPOSIX_STDC -I/opt/pkg/include/ncurses -c ask.c In file included from ask.c:8: jove.h:125:17: error: 'bool' cannot be defined via 'typedef' 125 | typedef int bool; | ^~~~ jove.h:125:17: note: 'bool' is a keyword with '-std=c23' onwards jove.h:125:1: warning: useless type name in empty declaration 125 | typedef int bool; | ^~~~~~~ --- setmaps.o --- In file included from setmaps.c:9: jove.h:125:17: error: 'bool' cannot be defined via 'typedef' 125 | typedef int bool; | ^~~~ jove.h:125:17: note: 'bool' is a keyword with '-std=c23' onwards jove.h:125:1: warning: useless type name in empty declaration 125 | typedef int bool; | ^~~~~~~ --- commands.o --- In file included from commands.c:8: jove.h:125:17: error: 'bool' cannot be defined via 'typedef' 125 | typedef int bool; | ^~~~ --- argcount.o --- In file included from argcount.c:8: jove.h:125:17: error: 'bool' cannot be defined via 'typedef' 125 | typedef int bool; | ^~~~ --- commands.o --- jove.h:125:17: note: 'bool' is a keyword with '-std=c23' onwards --- argcount.o --- jove.h:125:17: note: 'bool' is a keyword with '-std=c23' onwards --- commands.o --- jove.h:125:1: warning: useless type name in empty declaration 125 | typedef int bool; | ^~~~~~~ --- argcount.o --- jove.h:125:1: warning: useless type name in empty declaration 125 | typedef int bool; | ^~~~~~~ --- ask.o --- ask.c: In function 'minib_add': ask.c:65:1: warning: old-style function definition [-Wold-style-definition] 65 | minib_add(str, movedown) | ^~~~~~~~~ ask.c: In function 'real_ask': ask.c:82:1: warning: old-style function definition [-Wold-style-definition] 82 | real_ask(delim, d_proc, def, prompt) | ^~~~~~~~ --- argcount.o --- argcount.c: In function 'gather_argument': argcount.c:27:1: warning: old-style function definition [-Wold-style-definition] 27 | gather_argument(ns, nc) | ^~~~~~~~~~~~~~~ --- ask.o --- ask.c: In function 'bad_extension': ask.c:374:1: warning: old-style function definition [-Wold-style-definition] 374 | bad_extension(name) | ^~~~~~~~~~~~~ ask.c: In function 'f_match': ask.c:409:1: warning: old-style function definition [-Wold-style-definition] 409 | f_match(file) | ^~~~~~~ ask.c: In function 'isdir': ask.c:427:1: warning: old-style function definition [-Wold-style-definition] 427 | isdir(name) | ^~~~~ ask.c: In function 'fill_in': ask.c:436:1: warning: old-style function definition [-Wold-style-definition] 436 | fill_in(dir_vec, n) | ^~~~~~~ --- setmaps.o --- setmaps.c: In function 'matchcmd': setmaps.c:24:1: warning: old-style function definition [-Wold-style-definition] 24 | matchcmd(choices, what) | ^~~~~~~~ --- ask.o --- ask.c: In function 'f_complete': ask.c:509:1: warning: old-style function definition [-Wold-style-definition] 509 | f_complete(c) | ^~~~~~~~~~ --- setmaps.o --- setmaps.c: In function 'StartsWith': setmaps.c:57:1: warning: old-style function definition [-Wold-style-definition] 57 | StartsWith(s, pre) | ^~~~~~~~~~ setmaps.c: In function 'PPchar': setmaps.c:64:1: warning: old-style function definition [-Wold-style-definition] 64 | PPchar(c) | ^~~~~~ --- ask.o --- ask.c: In function 'ask_ford': ask.c:621:1: warning: old-style function definition [-Wold-style-definition] 621 | ask_ford(prmt, def, buf) | ^~~~~~~~ --- setmaps.o --- setmaps.c: In function 'extract': setmaps.c:87:1: warning: old-style function definition [-Wold-style-definition] 87 | extract(into, from) | ^~~~~~~ --- commands.o --- commands.c: In function 'findcom': commands.c:46:1: warning: old-style function definition [-Wold-style-definition] 46 | findcom(prompt) | ^~~~~~~ commands.c: In function 'FindCmd': commands.c:128:1: warning: old-style function definition [-Wold-style-definition] 128 | FindCmd(proc) | ^~~~~~~ commands.c: In function 'ExecCmd': commands.c:140:1: warning: old-style function definition [-Wold-style-definition] 140 | ExecCmd(cp) | ^~~~~~~ --- argcount.o --- *** [argcount.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/editors/jove/work/jove4.16.0.74 --- setmaps.o --- *** [setmaps.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/editors/jove/work/jove4.16.0.74 --- ask.o --- *** [ask.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/editors/jove/work/jove4.16.0.74 --- commands.o --- *** [commands.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/editors/jove/work/jove4.16.0.74 bmake: 4 errors bmake: stopped making "all" in /home/pbulk/work/editors/jove/work/jove4.16.0.74 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/jove *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/jove