+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-calc-1.26.0nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-calc-1.26.0nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mate-calc-1.26.0nb3 /bin/make all-recursive make[1]: Entering directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0' Making all in po make[2]: Entering directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/po' Making all in src make[2]: Entering directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/src' GEN mate-calc-resources.c GEN mate-calc-resources.h /bin/make all-am make[3]: Entering directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/src' CC mate-calc.o CC currency.o CC currency-manager.o CC math-buttons.o CC math-converter.o CC math-history.o CC math-history-entry.o CC math-display.o CC math-equation.o CC math-preferences.o In file included from /home/pbulk/build/misc/mate-calc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36:0, from /home/pbulk/build/misc/mate-calc/work/.buildlink/include/glib-2.0/glib.h:56, from math-equation.c:18: math-equation.c: In function 'math_equation_get_equation': /home/pbulk/build/misc/mate-calc/work/.buildlink/include/glib-2.0/glib/gstring.h:72:5: warning: ignoring return value of 'g_string_free_and_steal', declared with attribute warn_unused_result [-Wunused-result] : \ ^ math-equation.c:865:5: note: in expansion of macro 'g_string_free' g_string_free(eq_text, FALSE); ^ CC math-variables.o CC math-variable-popup.o CC math-window.o CC mp.o CC mp-binary.o mp.c: In function 'mp_is_pprime': mp.c:683:5: error: 'for' loop initial declarations are only allowed in C99 mode for (ulong i = 1; (i < mp_to_integer(&t)) && (i <= rounds+1); i++) ^ mp.c:683:5: note: use option -std=c99 or -std=gnu99 to compile your code mp.c:693:9: error: 'for' loop initial declarations are only allowed in C99 mode for (long j = 1; j < l; j++) ^ mp.c: In function 'mp_factorize_unit64': mp.c:985:5: error: 'for' loop initial declarations are only allowed in C99 mode for (uint64_t divisor = 3; divisor <= n / divisor; divisor +=2) ^ make[3]: *** [mp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mp-binary.c: In function 'mp_shift': mp-binary.c:182:9: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < count; i++) ^ mp-binary.c:182:9: note: use option -std=c99 or -std=gnu99 to compile your code mp-binary.c:187:9: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < -count; i++) ^ make[3]: *** [mp-binary.o] Error 1 make[3]: Leaving directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/pbulk/build/misc/mate-calc/work/mate-calc-1.26.0' make: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/misc/mate-calc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/misc/mate-calc