=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/anthy-unicode", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for anthy-unicode-1.0.0.20260213 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src-diclib --- diclib.lo --- --- file_dic.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF .deps/file_dic.Tpo -c -o file_dic.lo file_dic.c --- diclib.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF .deps/diclib.Tpo -c -o diclib.lo diclib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF .deps/diclib.Tpo -c diclib.c -fPIC -DPIC -o .libs/diclib.o --- file_dic.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF .deps/file_dic.Tpo -c file_dic.c -fPIC -DPIC -o .libs/file_dic.o --- diclib.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF .deps/diclib.Tpo -c diclib.c -o diclib.o >/dev/null 2>&1 mv -f .deps/diclib.Tpo .deps/diclib.Plo --- filemap.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF .deps/filemap.Tpo -c -o filemap.lo filemap.c --- file_dic.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF .deps/file_dic.Tpo -c file_dic.c -o file_dic.o >/dev/null 2>&1 --- filemap.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF .deps/filemap.Tpo -c filemap.c -fPIC -DPIC -o .libs/filemap.o --- file_dic.lo --- mv -f .deps/file_dic.Tpo .deps/file_dic.Plo --- xstr.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xstr.lo -MD -MP -MF .deps/xstr.Tpo -c -o xstr.lo xstr.c --- filemap.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF .deps/filemap.Tpo -c filemap.c -o filemap.o >/dev/null 2>&1 --- xstr.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/opt/pkg/etc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xstr.lo -MD -MP -MF .deps/xstr.Tpo -c xstr.c -fPIC -DPIC -o .libs/xstr.o xstr.c: In function 'utf8_to_ucs4_xstr': xstr.c:113:22: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 113 | res.str = (xchar *)alloca(sizeof(xchar) * strlen(s)); | ^~~~~~ xstr.c:113:22: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] xstr.c: In function 'ucs4_xstr_to_utf8': xstr.c:162:15: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 162 | char *buf = alloca(xs->len * 6 + 1); | ^~~~~~ *** [xstr.lo] Error code 1 bmake[2]: stopped making "all" in /tmp/work/inputmethod/anthy-unicode/work/anthy-unicode-1.0.0.20260213/src-diclib --- filemap.lo --- mv -f .deps/filemap.Tpo .deps/filemap.Plo bmake[2]: 1 error bmake[2]: stopped making "all" in /tmp/work/inputmethod/anthy-unicode/work/anthy-unicode-1.0.0.20260213/src-diclib bmake[1]: stopped making "all-recursive" in /tmp/work/inputmethod/anthy-unicode/work/anthy-unicode-1.0.0.20260213 bmake: stopped making "all" in /tmp/work/inputmethod/anthy-unicode/work/anthy-unicode-1.0.0.20260213 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/anthy-unicode *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/anthy-unicode