+ 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/sunxi-tools-20170823/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sunxi-tools-20170823/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for sunxi-tools-20170823 ./autoversion.sh: line 9: git: command not found Unable to determine current version (using "v1.4.2" as fallback) gcc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o sunxi-fexc fexc.c script.c script_uboot.c script_bin.c script_fex.c fexc.c: In function 'main': fexc.c:312:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 312 | filename[1] = argv[optind+1]; /* out */ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ fexc.c:313:9: note: here 313 | case 1: | ^~~~ gcc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o sunxi-bootinfo bootinfo.c gcc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include `pkg-config --cflags libusb-1.0` -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o sunxi-fel fel.c progress.c soc_info.c fel_lib.c `pkg-config --libs libusb-1.0` In file included from fel.c:19: include/portable_endian.h:121:9: error: #error platform not supported 121 | # error platform not supported | ^~~~~ fel.c: In function 'get_image_type': fel.c:70:13: warning: implicit declaration of function 'be32toh' [-Wimplicit-function-declaration] 70 | if (be32toh(buf32[0]) != IH_MAGIC) /* signature mismatch */ | ^~~~~~~ fel.c: In function 'aw_read_arm_cp_reg': fel.c:241:17: warning: implicit declaration of function 'htole32' [-Wimplicit-function-declaration] 241 | htole32(opcode), /* mrc coproc, opc1, r0, crn, crm, opc2 */ | ^~~~~~~ fel.c:248:16: warning: implicit declaration of function 'le32toh' [-Wimplicit-function-declaration] 248 | return le32toh(val); | ^~~~~~~ In file included from fel_lib.c:24: include/portable_endian.h:121:9: error: #error platform not supported 121 | # error platform not supported | ^~~~~ fel_lib.c: In function 'aw_send_usb_request': fel_lib.c:142:28: warning: implicit declaration of function 'htole16' [-Wimplicit-function-declaration] 142 | .request = htole16(type), | ^~~~~~~ fel_lib.c:143:27: warning: implicit declaration of function 'htole32' [-Wimplicit-function-declaration] 143 | .length = htole32(length), | ^~~~~~~ fel_lib.c: In function 'aw_fel_get_version': fel_lib.c:200:24: warning: implicit declaration of function 'le32toh' [-Wimplicit-function-declaration] 200 | buf->soc_id = (le32toh(buf->soc_id) >> 8) & 0xFFFF; | ^~~~~~~ fel_lib.c:203:27: warning: implicit declaration of function 'le16toh' [-Wimplicit-function-declaration] 203 | buf->scratchpad = le16toh(buf->scratchpad); | ^~~~~~~ gmake: *** [Makefile:135: sunxi-fel] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/sunxi-tools *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/sunxi-tools