=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpegpixi", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jpegpixi-1.1.1nb4 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in . --- consolidate.o --- --- dct.o --- --- file.o --- --- dct.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT dct.o -MD -MP -MF ".deps/dct.Tpo" -c -o dct.o dct.c; then mv -f ".deps/dct.Tpo" ".deps/dct.Po"; else rm -f ".deps/dct.Tpo"; exit 1; fi --- consolidate.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT consolidate.o -MD -MP -MF ".deps/consolidate.Tpo" -c -o consolidate.o consolidate.c; then mv -f ".deps/consolidate.Tpo" ".deps/consolidate.Po"; else rm -f ".deps/consolidate.Tpo"; exit 1; fi --- file.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi --- interpolate.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT interpolate.o -MD -MP -MF ".deps/interpolate.Tpo" -c -o interpolate.o interpolate.c; then mv -f ".deps/interpolate.Tpo" ".deps/interpolate.Po"; else rm -f ".deps/interpolate.Tpo"; exit 1; fi --- jfif.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT jfif.o -MD -MP -MF ".deps/jfif.Tpo" -c -o jfif.o jfif.c; then mv -f ".deps/jfif.Tpo" ".deps/jfif.Po"; else rm -f ".deps/jfif.Tpo"; exit 1; fi --- jpegpixi.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT jpegpixi.o -MD -MP -MF ".deps/jpegpixi.Tpo" -c -o jpegpixi.o jpegpixi.c; then mv -f ".deps/jpegpixi.Tpo" ".deps/jpegpixi.Po"; else rm -f ".deps/jpegpixi.Tpo"; exit 1; fi --- parsenum.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT parsenum.o -MD -MP -MF ".deps/parsenum.Tpo" -c -o parsenum.o parsenum.c; then mv -f ".deps/parsenum.Tpo" ".deps/parsenum.Po"; else rm -f ".deps/parsenum.Tpo"; exit 1; fi --- rbtree.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT rbtree.o -MD -MP -MF ".deps/rbtree.Tpo" -c -o rbtree.o rbtree.c; then mv -f ".deps/rbtree.Tpo" ".deps/rbtree.Po"; else rm -f ".deps/rbtree.Tpo"; exit 1; fi rbtree.c:28:14: error: conflicting types for 'malloc'; have 'void *(void)' 28 | extern void *malloc (); | ^~~~~~ In file included from rbtree.c:25: /usr/include/malloc.h:68:7: note: previous declaration of 'malloc' with type 'void *(long unsigned int)' 68 | void *malloc(size_t); | ^~~~~~ rbtree.c: In function 'rbtree_insert': rbtree.c:123:16: error: too many arguments to function 'malloc'; expected 0, have 1 123 | node = malloc (SIZEOF_RBTREE_NODE + data_len); | ^~~~~~ rbtree.c:28:14: note: declared here 28 | extern void *malloc (); | ^~~~~~ --- util.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="\"/opt/pkg/share/locale\"" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi --- rbtree.o --- *** [rbtree.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/graphics/jpegpixi/work/jpegpixi-1.1.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpegpixi *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpegpixi