=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/exiftags", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for exiftags-1.01 --- exiftags.o --- --- exif.o --- --- tagdefs.o --- --- exifutil.o --- --- exiftags.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o exiftags.o -c exiftags.c --- exif.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o exif.o -c exif.c --- tagdefs.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o tagdefs.o -c tagdefs.c --- exifutil.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o exifutil.o -c exifutil.c --- exif.o --- exif.c: In function 'postprop': exif.c:255:33: error: too many arguments to function 'makers[(int)t->mkrval].propfun'; expected 0, have 2 255 | makers[t->mkrval].propfun(prop, t); | ^~~~~~ ~~~~ In file included from exif.c:57: makers.h:55:16: note: declared here 55 | void (*propfun)(); /* Function to parse properties. */ | ^~~~~~~ exif.c: In function 'parsetag': exif.c:596:37: error: too many arguments to function 'makers[(int)t->mkrval].ifdfun'; expected 0, have 2 596 | makers[t->mkrval].ifdfun(prop->value, md); | ^~~~~~ ~~~~~~~~~~~ makers.h:56:23: note: declared here 56 | struct ifd *(*ifdfun)(); /* Function to read IFD. */ | ^~~~~~ --- exifgps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o exifgps.o -c exifgps.c --- exif.o --- *** [exif.o] Error code 1 bmake: stopped making "all" in /tmp/work/graphics/exiftags/work/exiftags-1.01 bmake: 1 error bmake: stopped making "all" in /tmp/work/graphics/exiftags/work/exiftags-1.01 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/exiftags *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/exiftags