=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for cqual-0.991nb14 Making all in src gmake[1]: Entering directory '/data/scratch/devel/cqual/work/cqual-0.991/src' cd . && emacs -batch -load build-types.el AST nodetypes.def Loading /data/scratch/devel/cqual/work/cqual-0.991/src/build-basics.el (source)... Loading /data/scratch/devel/cqual/work/cqual-0.991/src/nodetypes.def... Unknown type declaration in node error_decl Unknown type tag_ref in node struct_ref Unknown type tag_ref in node union_ref Unknown type tag_ref in node enum_ref Unknown type statement in node error_stmt Unknown type conditional_stmt in node while_stmt Unknown type conditional_stmt in node dowhile_stmt Unknown type expression in node error_expr Unknown type unary in node dereference Unknown type unary in node extension_expr Unknown type unary in node sizeof_expr Unknown type unary in node alignof_expr Unknown type unary in node realpart Unknown type unary in node imagpart Unknown type unary in node address_of Unknown type unary in node unary_minus Unknown type unary in node unary_plus Unknown type unary in node conjugate Unknown type unary in node preincrement Unknown type unary in node predecrement Unknown type unary in node postincrement Unknown type unary in node postdecrement Unknown type unary in node bitnot Unknown type unary in node not Unknown type binary in node plus Unknown type binary in node minus Unknown type binary in node times Unknown type binary in node divide Unknown type binary in node modulo Unknown type binary in node lshift Unknown type binary in node rshift Unknown type binary in node leq Unknown type binary in node geq Unknown type binary in node lt Unknown type binary in node gt Unknown type binary in node eq Unknown type binary in node ne Unknown type binary in node bitand Unknown type binary in node bitor Unknown type binary in node bitxor Unknown type binary in node andand Unknown type binary in node oror Unknown type binary in node assign Unknown type binary in node plus_assign Unknown type binary in node minus_assign Unknown type binary in node times_assign Unknown type binary in node divide_assign Unknown type binary in node modulo_assign Unknown type binary in node lshift_assign Unknown type binary in node rshift_assign Unknown type binary in node bitand_assign Unknown type binary in node bitor_assign Unknown type binary in node bitxor_assign cd . && emacs -batch -load build-parent.el AST nodetypes.def Loading /data/scratch/devel/cqual/work/cqual-0.991/src/build-basics.el (source)... Loading /data/scratch/devel/cqual/work/cqual-0.991/src/nodetypes.def... Unknown type declaration in node error_decl Unknown type tag_ref in node struct_ref Unknown type tag_ref in node union_ref Unknown type tag_ref in node enum_ref Unknown type statement in node error_stmt Unknown type conditional_stmt in node while_stmt Unknown type conditional_stmt in node dowhile_stmt Unknown type expression in node error_expr Unknown type unary in node dereference Unknown type unary in node extension_expr Unknown type unary in node sizeof_expr Unknown type unary in node alignof_expr Unknown type unary in node realpart Unknown type unary in node imagpart Unknown type unary in node address_of Unknown type unary in node unary_minus Unknown type unary in node unary_plus Unknown type unary in node conjugate Unknown type unary in node preincrement Unknown type unary in node predecrement Unknown type unary in node postincrement Unknown type unary in node postdecrement Unknown type unary in node bitnot Unknown type unary in node not Unknown type binary in node plus Unknown type binary in node minus Unknown type binary in node times Unknown type binary in node divide Unknown type binary in node modulo Unknown type binary in node lshift Unknown type binary in node rshift Unknown type binary in node leq Unknown type binary in node geq Unknown type binary in node lt Unknown type binary in node gt Unknown type binary in node eq Unknown type binary in node ne Unknown type binary in node bitand Unknown type binary in node bitor Unknown type binary in node bitxor Unknown type binary in node andand Unknown type binary in node oror Unknown type binary in node assign Unknown type binary in node plus_assign Unknown type binary in node minus_assign Unknown type binary in node times_assign Unknown type binary in node divide_assign Unknown type binary in node modulo_assign Unknown type binary in node lshift_assign Unknown type binary in node rshift_assign Unknown type binary in node bitand_assign Unknown type binary in node bitor_assign Unknown type binary in node bitxor_assign cd . && emacs -batch -load build-print.el AST nodetypes.def Loading /data/scratch/devel/cqual/work/cqual-0.991/src/build-basics.el (source)... Loading /data/scratch/devel/cqual/work/cqual-0.991/src/nodetypes.def... Unknown type declaration in node error_decl Unknown type tag_ref in node struct_ref Unknown type tag_ref in node union_ref Unknown type tag_ref in node enum_ref Unknown type statement in node error_stmt Unknown type conditional_stmt in node while_stmt Unknown type conditional_stmt in node dowhile_stmt Unknown type expression in node error_expr Unknown type unary in node dereference Unknown type unary in node extension_expr Unknown type unary in node sizeof_expr Unknown type unary in node alignof_expr Unknown type unary in node realpart Unknown type unary in node imagpart Unknown type unary in node address_of Unknown type unary in node unary_minus Unknown type unary in node unary_plus Unknown type unary in node conjugate Unknown type unary in node preincrement Unknown type unary in node predecrement Unknown type unary in node postincrement Unknown type unary in node postdecrement Unknown type unary in node bitnot Unknown type unary in node not Unknown type binary in node plus Unknown type binary in node minus Unknown type binary in node times Unknown type binary in node divide Unknown type binary in node modulo Unknown type binary in node lshift Unknown type binary in node rshift Unknown type binary in node leq Unknown type binary in node geq Unknown type binary in node lt Unknown type binary in node gt Unknown type binary in node eq Unknown type binary in node ne Unknown type binary in node bitand Unknown type binary in node bitor Unknown type binary in node bitxor Unknown type binary in node andand Unknown type binary in node oror Unknown type binary in node assign Unknown type binary in node plus_assign Unknown type binary in node minus_assign Unknown type binary in node times_assign Unknown type binary in node divide_assign Unknown type binary in node modulo_assign Unknown type binary in node lshift_assign Unknown type binary in node rshift_assign Unknown type binary in node bitand_assign Unknown type binary in node bitor_assign Unknown type binary in node bitxor_assign bison -d iquals.y flex -oiquals-lex.c iquals.l /usr/pkg/bin/gmake all-recursive gmake[2]: Entering directory '/data/scratch/devel/cqual/work/cqual-0.991/src' Making all in libcompat gmake[3]: Entering directory '/data/scratch/devel/cqual/work/cqual-0.991/src/libcompat' if clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cqual\" -DVERSION=\"0.991\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_VOIDP=8 -DHAVE_ALLOCA=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRTOLD=1 -DHAVE_STRTOL=1 -I. -I. -DNMEMDEBUG -DNDEBUG -O3 -O2 -MT regions.o -MD -MP -MF ".deps/regions.Tpo" \ -c -o regions.o `test -f 'regions.c' || echo './'`regions.c; \ then mv -f ".deps/regions.Tpo" ".deps/regions.Po"; \ else rm -f ".deps/regions.Tpo"; exit 1; \ fi if clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cqual\" -DVERSION=\"0.991\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_VOIDP=8 -DHAVE_ALLOCA=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRTOLD=1 -DHAVE_STRTOL=1 -I. -I. -DNMEMDEBUG -DNDEBUG -O3 -O2 -MT profile.o -MD -MP -MF ".deps/profile.Tpo" \ -c -o profile.o `test -f 'profile.c' || echo './'`profile.c; \ then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; \ else rm -f ".deps/profile.Tpo"; exit 1; \ fi rm -f libregions.a ar cru libregions.a regions.o profile.o ranlib libregions.a gmake[3]: Leaving directory '/data/scratch/devel/cqual/work/cqual-0.991/src/libcompat' gmake[3]: Entering directory '/data/scratch/devel/cqual/work/cqual-0.991/src' if clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cqual\" -DVERSION=\"0.991\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_VOIDP=8 -DHAVE_ALLOCA=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRTOLD=1 -DHAVE_STRTOL=1 -I. -I. -Ddeletes= -Dtraditional= -Dsameregion= -Dparentptr= -Werror -Wall -Wno-char-subscripts -no-cpp-precomp -fno-strict-aliasing -O3 -I./libcompat -I/usr/lib/ocaml/ -Werror -Wall -Wno-char-subscripts -no-cpp-precomp -fno-strict-aliasing -O3 -MT AST.o -MD -MP -MF ".deps/AST.Tpo" \ -c -o AST.o `test -f 'AST.c' || echo './'`AST.c; \ then mv -f ".deps/AST.Tpo" ".deps/AST.Po"; \ else rm -f ".deps/AST.Tpo"; exit 1; \ fi In file included from AST.c:19: In file included from ./parser.h:32: In file included from ./AST.h:34: ./AST_types.h:58:21: error: use of undeclared identifier 'nil' kind_error_decl = nil, ^ ./AST_types.h:59:25: error: use of undeclared identifier 'nil' postkind_error_decl = nil, ^ ./AST_types.h:60:21: error: use of undeclared identifier 'nil' kind_struct_ref = nil, ^ ./AST_types.h:61:25: error: use of undeclared identifier 'nil' postkind_struct_ref = nil, ^ ./AST_types.h:62:20: error: use of undeclared identifier 'nil' kind_union_ref = nil, ^ ./AST_types.h:63:24: error: use of undeclared identifier 'nil' postkind_union_ref = nil, ^ ./AST_types.h:64:19: error: use of undeclared identifier 'nil' kind_enum_ref = nil, ^ ./AST_types.h:65:23: error: use of undeclared identifier 'nil' postkind_enum_ref = nil, ^ ./AST_types.h:66:21: error: use of undeclared identifier 'nil' kind_error_stmt = nil, ^ ./AST_types.h:67:25: error: use of undeclared identifier 'nil' postkind_error_stmt = nil, ^ ./AST_types.h:68:21: error: use of undeclared identifier 'nil' kind_while_stmt = nil, ^ ./AST_types.h:69:25: error: use of undeclared identifier 'nil' postkind_while_stmt = nil, ^ ./AST_types.h:70:23: error: use of undeclared identifier 'nil' kind_dowhile_stmt = nil, ^ ./AST_types.h:71:27: error: use of undeclared identifier 'nil' postkind_dowhile_stmt = nil, ^ ./AST_types.h:72:21: error: use of undeclared identifier 'nil' kind_error_expr = nil, ^ ./AST_types.h:73:25: error: use of undeclared identifier 'nil' postkind_error_expr = nil, ^ ./AST_types.h:74:22: error: use of undeclared identifier 'nil' kind_dereference = nil, ^ ./AST_types.h:75:26: error: use of undeclared identifier 'nil' postkind_dereference = nil, ^ ./AST_types.h:76:25: error: use of undeclared identifier 'nil' kind_extension_expr = nil, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:788: recipe for target 'AST.o' failed gmake[3]: *** [AST.o] Error 1 gmake[3]: Leaving directory '/data/scratch/devel/cqual/work/cqual-0.991/src' Makefile:817: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/data/scratch/devel/cqual/work/cqual-0.991/src' Makefile:655: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/data/scratch/devel/cqual/work/cqual-0.991/src' Makefile:278: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/cqual *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/cqual