+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/915resolution-0.5.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/915resolution-0.5.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for 915resolution-0.5.3 cc -pipe -O2 -c -o 915resolution.o 915resolution.c 915resolution.c:40:8: error: unknown type name 'uint8_t' static uint8_t ^~~~~~~ 915resolution.c: In function 'asm_inb': 915resolution.c:43:2: error: unknown type name 'uint8_t'; did you mean 'u_int8_t'? uint8_t data; ^~~~~~~ u_int8_t 915resolution.c: At top level: 915resolution.c:49:10: error: unknown type name 'uint8_t'; did you mean 'u_int8_t'? asm_outb(uint8_t data, unsigned port) ^~~~~~~ u_int8_t 915resolution.c:54:8: error: unknown type name 'uint32_t' static uint32_t ^~~~~~~~ 915resolution.c: In function 'asm_inl': 915resolution.c:57:2: error: unknown type name 'uint32_t'; did you mean 'u_int32_t'? uint32_t data; ^~~~~~~~ u_int32_t 915resolution.c: At top level: 915resolution.c:63:10: error: unknown type name 'uint32_t'; did you mean 'u_int32_t'? asm_outl(uint32_t data, unsigned port) ^~~~~~~~ u_int32_t 915resolution.c: In function 'get_chipset_id': 915resolution.c:75:14: warning: implicit declaration of function 'asm_outl'; did you mean 'asm_inl'? [-Wimplicit-function-declaration] #define outl asm_outl ^~~~~~~~ 915resolution.c:227:5: note: in expansion of macro 'outl' outl(0x80000000, 0xcf8); ^~~~ 915resolution.c: In function 'open_vbios': 915resolution.c:517:63: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "Mode Table Offset: $C0000 + $%x\n", ((cardinal)map->mode_table) - ((cardinal)map->bios_ptr)); ^ 915resolution.c:517:93: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "Mode Table Offset: $C0000 + $%x\n", ((cardinal)map->mode_table) - ((cardinal)map->bios_ptr)); ^ 915resolution.c: In function 'unlock_vbios': 915resolution.c:71:14: warning: implicit declaration of function 'asm_outb'; did you mean 'asm_inb'? [-Wimplicit-function-declaration] #define outb asm_outb ^~~~~~~~ 915resolution.c:554:9: note: in expansion of macro 'outb' outb(0x33, 0xcfe); ^~~~ 915resolution.c: In function 'display_map_info': 915resolution.c:799:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf("Mode Table Offset: $C0000 + $%x\n", ((cardinal)map->mode_table) - ((cardinal)map->bios_ptr)); ^ 915resolution.c:799:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf("Mode Table Offset: $C0000 + $%x\n", ((cardinal)map->mode_table) - ((cardinal)map->bios_ptr)); ^ gmake: *** [: 915resolution.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/915resolution *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/915resolution