=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xaric-0.12.1nb3 cat ./source/fset.c | sed -n -e "/\*--start--\*/,/\*--end--\*/ { s/^[^\"]*\"\([^\"]*\).*$/\1_FSET,/; s/\/\*[^*]*\*\///; p; }" > include/fset_gen.h cat ./source/vars.c | sed -n -e "/\*--start--\*/,/\*--end--\*/ { s/^[^\"]*\"\([^\"]*\).*$/\1_VAR,/; s/\/\*[^*]*\*\///; p; }" > include/vars_gen.h gcc -pipe -O2 -I/usr/include -D_GNU_SOURCE -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -malign-functions=4 -malign-jumps=4 -malign-loops=4 -D_REENTRANT -DHAVE_CONFIG_H -Iinclude -I./include -c -o source/alist.o source/alist.c source/alist.c:1: warning: -malign-loops is obsolete, use -falign-loops source/alist.c:1: warning: -malign-jumps is obsolete, use -falign-jumps source/alist.c:1: warning: -malign-functions is obsolete, use -falign-functions In file included from source/alist.c:24: include/ircaux.h:109: error: expected declaration specifiers or '...' before numeric constant include/ircaux.h:109: error: expected declaration specifiers or '...' before '__builtin_object_size' include/ircaux.h:109: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' include/ircaux.h:112: error: expected declaration specifiers or '...' before numeric constant include/ircaux.h:112: error: expected declaration specifiers or '...' before '__builtin_object_size' include/ircaux.h:112: warning: conflicting types for built-in function '__builtin___snprintf_chk' gnumake: *** [source/alist.o] Error 1 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/chat/xaric *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/chat/xaric