=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/rtf2latex", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rtf2latex-1.5 --- rtf2LaTeX.o --- --- reader.o --- --- rtf2LaTeX.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYSV -c -DRTFDIR=\"/opt/pkg/share/rtf\" rtf2LaTeX.c --- reader.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYSV -c reader.c --- rtf2LaTeX.o --- In file included from rtf2LaTeX.c:42: rtf2LaTeX.h:59:8: error: type defaults to 'int' in declaration of 'tab_num' [-Wimplicit-int] 59 | static tab_num = 0; /* the number of the next tab */ | ^~~~~~~ rtf2LaTeX.h:279:8: error: type defaults to 'int' in declaration of 'noUnderline' [-Wimplicit-int] 279 | static noUnderline = 0; /* change underline to italic */ | ^~~~~~~~~~~ rtf2LaTeX.c: In function 'output_8bit': rtf2LaTeX.c:2234:17: error: type defaults to 'int' in declaration of 'count' [-Wimplicit-int] 2234 | static count=0; | ^~~~~ *** [rtf2LaTeX.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/print/rtf2latex/work/rtf2LaTeX bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/print/rtf2latex/work/rtf2LaTeX *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rtf2latex *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rtf2latex