+ 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/squirm-1.0betaB/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/squirm-1.0betaB/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for squirm-1.0betaB gcc -O3 -DHAVE_STRING_H=1 -Dconst= -I. -I. -c regex.c regex.c:69:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | char *malloc (); | ^~~~~~ regex.c:53:1: note: 'malloc' is declared in header '' 52 | #include +++ |+#include 53 | #ifndef bcmp regex.c:70:7: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 70 | char *realloc (); | ^~~~~~~ regex.c:70:7: note: 'realloc' is declared in header '' regex.c: In function 'regex_compile': regex.c:2042:3: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 2042 | free (compile_stack.stack); | ^~~~ regex.c:2042:3: note: include '' or provide a declaration of 'free' regex.c:2042:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] regex.c:2042:3: note: include '' or provide a declaration of 'free' regex.c: In function 're_compile_fastmap': regex.c:2784:11: error: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 2784 | abort (); /* We have listed all the cases. */ | ^~~~~ regex.c:2784:11: note: include '' or provide a declaration of 'abort' regex.c:2784:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] regex.c:2784:11: note: include '' or provide a declaration of 'abort' regex.c: In function 're_match_2': regex.c:3765:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3765 | if ((int) old_regend[r] >= (int) regstart[r]) | ^ regex.c:3765:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3765 | if ((int) old_regend[r] >= (int) regstart[r]) | ^ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2407:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2407 | PUSH_FAILURE_ITEM (lowest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3771:19: note: in expansion of macro 'PUSH_FAILURE_POINT' 3771 | PUSH_FAILURE_POINT (p1 + mcnt, d, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2410:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2410 | PUSH_FAILURE_ITEM (highest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3771:19: note: in expansion of macro 'PUSH_FAILURE_POINT' 3771 | PUSH_FAILURE_POINT (p1 + mcnt, d, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2407:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2407 | PUSH_FAILURE_ITEM (lowest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3918:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 3918 | PUSH_FAILURE_POINT (p + mcnt, NULL, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2410:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2410 | PUSH_FAILURE_ITEM (highest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3918:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 3918 | PUSH_FAILURE_POINT (p + mcnt, NULL, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2407:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2407 | PUSH_FAILURE_ITEM (lowest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3971:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 3971 | PUSH_FAILURE_POINT (p + mcnt, d, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2410:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2410 | PUSH_FAILURE_ITEM (highest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:3971:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 3971 | PUSH_FAILURE_POINT (p + mcnt, d, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2495:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2495 | high_reg = (unsigned) POP_FAILURE_ITEM (); \ | ^ regex.c:4077:13: note: in expansion of macro 'POP_FAILURE_POINT' 4077 | POP_FAILURE_POINT (sdummy, pdummy, | ^~~~~~~~~~~~~~~~~ regex.c:2498:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2498 | low_reg = (unsigned) POP_FAILURE_ITEM (); \ | ^ regex.c:4077:13: note: in expansion of macro 'POP_FAILURE_POINT' 4077 | POP_FAILURE_POINT (sdummy, pdummy, | ^~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2407:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2407 | PUSH_FAILURE_ITEM (lowest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:4110:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 4110 | PUSH_FAILURE_POINT (0, 0, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2410:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2410 | PUSH_FAILURE_ITEM (highest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:4110:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 4110 | PUSH_FAILURE_POINT (0, 0, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2407:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2407 | PUSH_FAILURE_ITEM (lowest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:4123:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 4123 | PUSH_FAILURE_POINT (0, 0, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:2328:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2328 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item | ^ regex.c:2410:5: note: in expansion of macro 'PUSH_FAILURE_ITEM' 2410 | PUSH_FAILURE_ITEM (highest_active_reg); \ | ^~~~~~~~~~~~~~~~~ regex.c:4123:11: note: in expansion of macro 'PUSH_FAILURE_POINT' 4123 | PUSH_FAILURE_POINT (0, 0, -2); | ^~~~~~~~~~~~~~~~~~ regex.c:4281:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 4281 | abort (); | ^~~~~ regex.c:4281:11: note: include '' or provide a declaration of 'abort' regex.c:2495:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2495 | high_reg = (unsigned) POP_FAILURE_ITEM (); \ | ^ regex.c:4291:11: note: in expansion of macro 'POP_FAILURE_POINT' 4291 | POP_FAILURE_POINT (d, p, | ^~~~~~~~~~~~~~~~~ regex.c:2498:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2498 | low_reg = (unsigned) POP_FAILURE_ITEM (); \ | ^ regex.c:4291:11: note: in expansion of macro 'POP_FAILURE_POINT' 4291 | POP_FAILURE_POINT (d, p, | ^~~~~~~~~~~~~~~~~ regex.c: In function 'regexec': regex.c:4863:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 4863 | free (regs.start); | ^~~~ regex.c:4863:7: note: include '' or provide a declaration of 'free' regex.c: In function 'regerror': regex.c:4891:5: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 4891 | abort (); | ^~~~~ regex.c:4891:5: note: include '' or provide a declaration of 'abort' regex.c: In function 'regfree': regex.c:4924:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 4924 | free (preg->buffer); | ^~~~ regex.c:4924:5: note: include '' or provide a declaration of 'free' regex.c:4931:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 4931 | free (preg->fastmap); | ^~~~ regex.c:4931:5: note: include '' or provide a declaration of 'free' regex.c:4936:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 4936 | free (preg->translate); | ^~~~ regex.c:4936:5: note: include '' or provide a declaration of 'free' regex.c: In function 're_match_2': regex.c:194:16: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | #define alloca __builtin_alloca | ^ regex.c:3116:26: note: in expansion of macro 'alloca' 3116 | #define FREE_VARIABLES() alloca (0) | ^~~~~~ regex.c:3288:11: note: in expansion of macro 'FREE_VARIABLES' 3288 | FREE_VARIABLES (); | ^~~~~~~~~~~~~~ regex.c:194:16: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | #define alloca __builtin_alloca | ^ regex.c:3116:26: note: in expansion of macro 'alloca' 3116 | #define FREE_VARIABLES() alloca (0) | ^~~~~~ regex.c:3306:7: note: in expansion of macro 'FREE_VARIABLES' 3306 | FREE_VARIABLES (); | ^~~~~~~~~~~~~~ regex.c:194:16: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | #define alloca __builtin_alloca | ^ regex.c:3116:26: note: in expansion of macro 'alloca' 3116 | #define FREE_VARIABLES() alloca (0) | ^~~~~~ regex.c:3500:11: note: in expansion of macro 'FREE_VARIABLES' 3500 | FREE_VARIABLES (); | ^~~~~~~~~~~~~~ regex.c:194:16: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | #define alloca __builtin_alloca | ^ regex.c:3116:26: note: in expansion of macro 'alloca' 3116 | #define FREE_VARIABLES() alloca (0) | ^~~~~~ regex.c:4338:3: note: in expansion of macro 'FREE_VARIABLES' 4338 | FREE_VARIABLES (); | ^~~~~~~~~~~~~~ gmake: *** [Makefile:53: regex.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/squirm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/squirm