=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/unidiff", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for unidiff-1.1 --- unify --- --- unipatch --- --- unify --- cc -O -Wl,-R/opt/pkg/lib -o unify unify.c --- unipatch --- cc -O -Wl,-R/opt/pkg/lib -o unipatch unipatch.c --- unify --- unify.c: In function 'main': unify.c:61:1: warning: old-style function definition [-Wold-style-definition] 61 | main(argc, argv) | ^~~~ unify.c:262:13: error: too many arguments to function 'add_line'; expected 0, have 3 262 | add_line(*buf, 0L, buf+1); | ^~~~~~~~ ~~~~ unify.c:58:21: note: declared here 58 | void ensure_name(), add_line(), generate_output(); | ^~~~~~~~ unify.c:352:17: error: too many arguments to function 'add_line'; expected 0, have 3 352 | add_line(type, 0L, buf+2); | ^~~~~~~~ ~~~~ unify.c:58:21: note: declared here 58 | void ensure_name(), add_line(), generate_output(); | ^~~~~~~~ unify.c:430:17: error: too many arguments to function 'add_line'; expected 0, have 3 430 | add_line(type, o_line, buf+2); | ^~~~~~~~ ~~~~ unify.c:58:21: note: declared here 58 | void ensure_name(), add_line(), generate_output(); | ^~~~~~~~ unify.c:433:17: error: too many arguments to function 'add_line'; expected 0, have 3 433 | add_line(type, 0L, buf+2); | ^~~~~~~~ ~~~~ unify.c:58:21: note: declared here 58 | void ensure_name(), add_line(), generate_output(); | ^~~~~~~~ unify.c: In function 'add_line': unify.c:477:1: warning: old-style function definition [-Wold-style-definition] 477 | add_line(type, num, str) | ^~~~~~~~ unify.c:481:1: error: number of arguments doesn't match prototype 481 | { | ^ unify.c:58:21: error: prototype declaration 58 | void ensure_name(), add_line(), generate_output(); | ^~~~~~~~ *** [unify] Error code 1 bmake: stopped making "all" in /home/pbulk/work/devel/unidiff/work/unidiff-1.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/devel/unidiff/work/unidiff-1.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/unidiff *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/unidiff