=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/pdvipsk", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pdvipsk-5.98pl1.7b --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in squeeze --- squeeze.o --- gcc -DPACKAGE_NAME=\"dvipsk\ squeeze\" -DPACKAGE_TARNAME=\"dvipsk-squeeze\" -DPACKAGE_VERSION=\"5.97\" -DPACKAGE_STRING=\"dvipsk\ squeeze\ 5.97\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE=\"dvipsk-squeeze\" -DVERSION=\"5.97\" -I. -I/opt/pkg/include -Wall -Wunused -I/opt/pkg/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT squeeze.o -MD -MP -MF .deps/squeeze.Tpo -c -o squeeze.o squeeze.c mv -f .deps/squeeze.Tpo .deps/squeeze.Po --- squeeze --- gcc -Wall -Wunused -I/opt/pkg/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o squeeze squeeze.o --- stamp-squeeze --- echo timestamp >stamp-squeeze --- afm2tfm.o --- --- bbox.o --- --- afm2tfm.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DUNIX -DKPATHSEA -DSHIFTLOWCHARS -I/opt/pkg/include -Wall -Wunused -I/opt/pkg/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT afm2tfm.o -MD -MP -MF .deps/afm2tfm.Tpo -c -o afm2tfm.o afm2tfm.c --- bbox.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DUNIX -DKPATHSEA -DSHIFTLOWCHARS -I/opt/pkg/include -Wall -Wunused -I/opt/pkg/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c --- afm2tfm.o --- afm2tfm.c:71:14: error: conflicting types for 'fopen'; have 'FILE *(void)' 71 | extern FILE *fopen (); | ^~~~~ In file included from /usr/include/stdio.h:83, from /home/pbulk/work/print/pdvipsk/work/.buildlink/include/kpathsea/c-std.h:34, from /home/pbulk/work/print/pdvipsk/work/.buildlink/include/kpathsea/config.h:88, from config.h:8, from afm2tfm.c:26: /usr/include/iso/stdio_iso.h:197:18: note: previous declaration of 'fopen' with type 'FILE *(const char * restrict, const char * restrict)' 197 | extern FILE *fopen(const char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^~~~~ --- bbox.o --- bbox.c: In function 'bbtfmload': bbox.c:35:20: warning: variable 'lf' set but not used [-Wunused-but-set-variable] 35 | integer id, nt, lf; | ^~ bbox.c: In function 'bbdopage': bbox.c:345:13: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 345 | if (charmove) | ^ bbox.c:375:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 375 | if (cmd != 137) | ^ --- afm2tfm.o --- afm2tfm.c: In function 'openfiles': afm2tfm.c:1626:22: error: too many arguments to function 'fopen'; expected 0, have 2 1626 | if ((vplout=fopen(outname, WRITEBIN))==NULL) | ^~~~~ ~~~~~~~ afm2tfm.c:71:14: note: declared here 71 | extern FILE *fopen (); | ^~~~~ afm2tfm.c:1699:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1699 | if ((p = find_suffix(outname)) != NULL) | ^ afm2tfm.c:1702:34: error: too many arguments to function 'fopen'; expected 0, have 2 1702 | if (tfmout == NULL && (tfmout=fopen(outname, WRITEBIN))==NULL) | ^~~~~ ~~~~~~~ afm2tfm.c:71:14: note: declared here 71 | extern FILE *fopen (); | ^~~~~ afm2tfm.c:1709:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1709 | p = find_suffix(outname); | ^ *** [afm2tfm.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/print/pdvipsk/work/texlive-20091011-source/texk/dvipsk --- bbox.o --- bbox.c: In function 'bbtfmload': bbox.c:108:27: warning: 'nt' may be used uninitialized [-Wmaybe-uninitialized] 108 | index = (halfword *)xmalloc(nt * sizeof(halfword)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bbox.c:35:16: note: 'nt' was declared here 35 | integer id, nt, lf; | ^~ bbox.c:44:12: warning: 'pretend_no_chars' may be used uninitialized [-Wmaybe-uninitialized] 44 | integer pretend_no_chars; | ^~~~~~~~~~~~~~~~ bbox.c:195:43: warning: 'index' may be used uninitialized [-Wmaybe-uninitialized] 195 | cc = &(bbcurfnt->bbchardesc[index[i]]); | ~~~~~^~~ bbox.c:39:14: note: 'index' was declared here 39 | halfword *index; | ^~~~~ bbox.c:196:30: warning: 'chartype' may be used uninitialized [-Wmaybe-uninitialized] 196 | if (chardat[chartype[i]] != -1) { | ~~~~~~~~^~~ bbox.c:40:14: note: 'chartype' was declared here 40 | halfword *chartype; | ^~~~~~~~ mv -f .deps/bbox.Tpo .deps/bbox.Po bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/work/print/pdvipsk/work/texlive-20091011-source/texk/dvipsk bmake[1]: stopped making "all-recursive" in /home/pbulk/work/print/pdvipsk/work/texlive-20091011-source/texk/dvipsk bmake: stopped making "all" in /home/pbulk/work/print/pdvipsk/work/texlive-20091011-source/texk/dvipsk *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/pdvipsk *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/pdvipsk