+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unac-1.7.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unac-1.7.0/work.log ===> Building for unac-1.7.0 cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /usr/bin/bash ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default commands /opt/pkg/bin/bmake all-am source='unac.c' object='unac.lo' libtool=yes depfile='.deps/unac.Plo' tmpdepfile='.deps/unac.TPlo' depmode=gcc3 /usr/bin/bash ./depcomp /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DUNAC_VERSION=\"1.7.0\" -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wmissing-declarations -Wmissing-prototypes -c -o unac.lo `test -f unac.c || echo './'`unac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.7.0\" -I/home/pbulk/build/textproc/unac/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wmissing-declarations -Wmissing-prototypes -MT unac.lo -MD -MP -MF .deps/unac.TPlo.168589 -c unac.c -fPIC -DPIC -o .libs/unac.o unac.c: In function 'unac_string': unac.c:12822:59: error: passing argument 6 of 'convert' from incompatible pointer type [-Wincompatible-pointer-types] 12822 | if(convert(charset, utf16be(), in, in_length, &utf16, &utf16_length) < 0) { | ^~~~~~~~~~~~~ | | | int * unac.c:12707:41: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 12707 | char** outp, size_t* out_lengthp) | ~~~~~~~~^~~~~~~~~~~ unac.c:12826:63: error: passing argument 4 of 'unac_string_utf16' from incompatible pointer type [-Wincompatible-pointer-types] 12826 | unac_string_utf16(utf16, utf16_length, &utf16_unaccented, &utf16_unaccented_length); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int * unac.c:12609:44: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 12609 | char** outp, size_t* out_lengthp) | ~~~~~~~~^~~~~~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/unac/work/unac-1.7.0 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/textproc/unac/work/unac-1.7.0 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/unac *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/unac