=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/unifont", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for unifont-15.0.03 set -e && /opt/pkg/bin/gmake -C src set -e && /opt/pkg/bin/gmake -C doc gmake[1]: Entering directory '/tmp/work/fonts/unifont/work/unifont-15.0.03/src' gcc -g -O2 -Wall -std=c99 hex2otf.c -o hex2otf gcc -g -O2 -Wall -Wl,-R/opt/pkg/lib unibmp2hex.c -o unibmp2hex gcc -g -O2 -Wall -Wl,-R/opt/pkg/lib unicoverage.c -o unicoverage gmake[1]: Entering directory '/tmp/work/fonts/unifont/work/unifont-15.0.03/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/tmp/work/fonts/unifont/work/unifont-15.0.03/doc' gcc -g -O2 -Wall -Wl,-R/opt/pkg/lib unidup.c -o unidup unicoverage.c: In function 'main': unicoverage.c:149:11: error: too many arguments to function 'nextrange'; expected 0, have 4 149 | slen = nextrange (coveragefp, &cstart, &cend, coverstring); | ^~~~~~~~~ ~~~~~~~~~~ unicoverage.c:83:8: note: declared here 83 | int nextrange(); /* to get next range & name of Unicode glyphs */ | ^~~~~~~~~ unicoverage.c:163:17: error: too many arguments to function 'nextrange'; expected 0, have 4 163 | slen = nextrange (coveragefp, &cstart, &cend, coverstring); | ^~~~~~~~~ ~~~~~~~~~~ unicoverage.c:83:8: note: declared here 83 | int nextrange(); /* to get next range & name of Unicode glyphs */ | ^~~~~~~~~ unicoverage.c: At top level: unicoverage.c:187:1: error: conflicting types for 'nextrange'; have 'int(FILE *, int *, int *, char *)' 187 | nextrange (FILE *coveragefp, | ^~~~~~~~~ unicoverage.c:83:8: note: previous declaration of 'nextrange' with type 'int(void)' 83 | int nextrange(); /* to get next range & name of Unicode glyphs */ | ^~~~~~~~~ gmake[1]: *** [: unicoverage] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/tmp/work/fonts/unifont/work/unifont-15.0.03/src' gmake: *** [Makefile:80: bin] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/unifont *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/unifont