+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cxref-1.6d/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cxref-1.6d/work.log ===> Building for cxref-1.6d cd cpp && /opt/local/bin/gmake programs gmake[1]: Entering directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/cpp' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cccp.c -o cccp.o -I. -I. -DIN_GCC \ '-DCXREF_CPP_DEFINES="/opt/local/share/cxref/cxref-cpp.defines"' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cexp.c -o cexp.o -I. -I. -DIN_GCC gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include prefix.c -o prefix.o -I. -I. -DIN_GCC -DPREFIX=\"/\" prefix.c: In function 'save_string': prefix.c:187:3: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 187 | bcopy (s, result, len); | ^~~~~ prefix.c:187:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] prefix.c: In function 'translate_name': prefix.c:261:18: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 261 | key = (char *) alloca (keylen + 1); | ^~~~~~ prefix.c:261:18: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] cccp.c: In function 'main': cccp.c:1319:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 1319 | bzero ((char *) pend_files, argc * sizeof (char *)); | ^~~~~ cccp.c:1319:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] cccp.c:1959:7: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 1959 | bcopy ((char *) include_defaults_array, | ^~~~~ cccp.c:1959:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] cccp.c:2082:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 2082 | bcopy (spec, output_file, s - spec); | ^~~~~ cccp.c:2114:20: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 2114 | p = (char *) alloca (strlen(q) + 8); | ^~~~~~ cccp.c:2114:20: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] cccp.c:2122:14: warning: implicit declaration of function 'index' [-Wimplicit-function-declaration] 2122 | && index("cCsSm", p[len - 1])) | ^~~~~ cccp.c:2122:14: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] cccp.c: In function 'index0': cccp.c:2356:15: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 2356 | char *q = index (p, c); | ^~~~~ cccp.c: In function 'trigraph_pcp': cccp.c:2430:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 2430 | bcopy ((char *) fptr, (char *) bptr, len); | ^~~~~ cccp.c:2438:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 2438 | bcopy ((char *) fptr, (char *) bptr, len); | ^~~~~ cccp.c: In function 'get_lintcmd': cccp.c:2545:27: warning: implicit declaration of function 'bcmp' [-Wimplicit-function-declaration] 2545 | if ((linsize >= 10) && !bcmp (ibp, "NOTREACHED", 10)) { | ^~~~ cccp.c:2545:52: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 2545 | if ((linsize >= 10) && !bcmp (ibp, "NOTREACHED", 10)) { | ^~ : note: built-in 'bcmp' declared here cccp.c:2549:49: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 2549 | if ((linsize >= 8) && !bcmp (ibp, "ARGSUSED", 8)) { | ^ : note: built-in 'bcmp' declared here cccp.c:2553:53: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 2553 | if ((linsize >= 11) && !bcmp (ibp, "LINTLIBRARY", 11)) { | ^~ : note: built-in 'bcmp' declared here cccp.c:2557:48: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 2557 | if ((linsize >= 7) && !bcmp (ibp, "VARARGS", 7)) { | ^ : note: built-in 'bcmp' declared here cccp.c: In function 'rescan': cccp.c:2736:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 2736 | bcopy ((char *) ibp, (char *) obp, ip->bufp - ibp); | ^~~~~ cccp.c:3009:19: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 3009 | bcopy ((char *) before_bp, (char *) obp, ibp - before_bp); | ^~~~~ cccp.c:3062:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 3062 | bcopy ("#pragma lint ", (char *) obp, 13); | ^~~~~ cccp.c:3143:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 3143 | bcopy ((char *) before_bp, (char *) obp, ibp - before_bp); | ^~~~~ cccp.c: In function 'expand_to_temp_buffer': cccp.c:3697:21: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 3697 | buf1 = (U_CHAR *) alloca (length + 1); | ^~~~~~ cccp.c: In function 'handle_directive': cccp.c:3877:63: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 3877 | if (kt->length == ident_length && !bcmp (kt->name, ident, ident_length)) { | ^~~~~~~~~~~~ : note: built-in 'bcmp' declared here cccp.c:4031:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 4031 | bcopy (kt->name, op->bufp, kt->length); | ^~~~~ cccp.c:4051:25: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 4051 | cp = (U_CHAR *) alloca (bp - buf + 5); /* room for directive plus | ^~~~~~ cccp.c:4171:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 4171 | bcopy (kt->name, (char *) op->bufp, kt->length); | ^~~~~ cccp.c: In function 'special_symbol': cccp.c:4269:26: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 4269 | buf = (char *) alloca (3 + 4 * string_len); | ^~~~~~ cccp.c:4284:20: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 4284 | buf = (char *) alloca (8); /* Eight bytes ought to be more than enough */ | ^~~~~~ cccp.c:4403:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 4403 | bcopy (buf, (char *) op->bufp, len); | ^~~~~ cccp.c: In function 'do_include': cccp.c:4482:26: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 4482 | fbeg = fend = (char *) alloca (limit - fin); | ^~~~~~ cccp.c: In function 'base_name': cccp.c:4897:12: warning: implicit declaration of function 'rindex' [-Wimplicit-function-declaration] 4897 | if ((p = rindex (s, '/'))) s = p + 1; | ^~~~~~ cccp.c:4897:12: warning: incompatible implicit declaration of built-in function 'rindex' [-Wbuiltin-declaration-mismatch] cccp.c:4899:12: warning: incompatible implicit declaration of built-in function 'rindex' [-Wbuiltin-declaration-mismatch] 4899 | if ((p = rindex (s, DIR_SEPARATOR))) s = p + 1; | ^~~~~~ cccp.c: In function 'read_name_map': cccp.c:5098:19: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 5098 | name = (char *) alloca (dirlen + strlen (FILE_NAME_MAP_FILE) + 1); | ^~~~~~ cccp.c: In function 'remap_include_file': cccp.c:5277:28: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 5277 | char *dir = (char *) alloca (from - filename + 1); | ^~~~~~ cccp.c:5278:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 5278 | bcopy (filename, dir, from - filename); | ^~~~~ cccp.c: In function 'finclude': cccp.c:5337:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 5337 | bzero ((char *) fp, sizeof (FILE_BUF)); | ^~~~~ cccp.c: In function 'check_preconditions': cccp.c:5519:15: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 5519 | lineend = index (prec, '\n'); | ^~~~~ cccp.c: In function 'pass_thru_directive': cccp.c:5764:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 5764 | bcopy (keyword->name, (char *) op->bufp, keyword_length); | ^~~~~ cccp.c: In function 'create_definition': cccp.c:5842:33: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 5842 | temp = (struct arglist *) alloca (sizeof (struct arglist)); | ^~~~~~ cccp.c:5916:53: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 5916 | && bcmp (temp->name, otemp->name, temp->length) == 0) | ~~~~^~~~~~~~ : note: built-in 'bcmp' declared here cccp.c:5946:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 5946 | bcopy (temp->name, &defn->args.argnames[i], temp->length); | ^~~~~ cccp.c: In function 'check_macro_name': cccp.c:6094:63: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6094 | || (sym_length == 7 && ! bcmp (symname, "defined", 7))) | ^ : note: built-in 'bcmp' declared here cccp.c: In function 'compare_defs': cccp.c:6120:58: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6120 | if (!((a1->nchars == a2->nchars && ! bcmp (p1, p2, a1->nchars)) | ~~^~~~~~~~ : note: built-in 'bcmp' declared here cccp.c: In function 'collect_expansion': cccp.c:6413:43: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6413 | && bcmp (arg->name, id_beg, id_len) == 0) { | ^~~~~~ : note: built-in 'bcmp' declared here cccp.c: In function 'do_assert': cccp.c:6567:58: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6567 | if (sym_length == 7 && ! bcmp (symname, "defined", 7)) | ^ : note: built-in 'bcmp' declared here cccp.c: In function 'compare_token_lists': cccp.c:6731:37: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6731 | if (bcmp (l1->name, l2->name, l1->length)) | ~~^~~~~~~~ : note: built-in 'bcmp' declared here cccp.c: In function 'read_token_list': cccp.c:6783:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 6783 | bcopy ((char *) beg, (char *) temp->name, bp - beg); | ^~~~~ cccp.c: In function 'assertion_lookup': cccp.c:6881:60: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 6881 | if (bucket->length == len && bcmp (bucket->name, name, len) == 0) | ^~~ : note: built-in 'bcmp' declared here cccp.c: In function 'do_line': cccp.c:7033:41: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 7033 | bcmp (hp->value.cpval, fname, fname_length) == 0) { | ^~~~~~~~~~~~ : note: built-in 'bcmp' declared here cccp.c:7046:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7046 | bcopy (fname, hp->value.cpval, fname_length + 1); | ^~~~~ cccp.c: In function 'do_error': cccp.c:7110:29: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 7110 | U_CHAR *copy = (U_CHAR *) alloca (length + 1); | ^~~~~~ cccp.c:7111:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7111 | bcopy ((char *) buf, (char *) copy, length); | ^~~~~ cccp.c: In function 'do_warning': cccp.c:7129:29: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 7129 | U_CHAR *copy = (U_CHAR *) alloca (length + 1); | ^~~~~~ cccp.c:7130:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7130 | bcopy ((char *) buf, (char *) copy, length); | ^~~~~ cccp.c: In function 'do_ident': cccp.c:7179:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7179 | bcopy ("#ident ", (char *) op->bufp, 7); | ^~~~~ cccp.c: In function 'do_pragma': cccp.c:7217:25: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 7217 | if ((p = (U_CHAR *) index ((char *) fname, '\"'))) | ^~~~~ cccp.c: In function 'do_xifdef': cccp.c:7458:7: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7458 | bcopy ((char *) buf, (char *) control_macro, end - buf); | ^~~~~ cccp.c: In function 'skip_if_group': cccp.c:7533:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7533 | bcopy (ptr, (char *) op->bufp, len); | ^~~~~ cccp.c:7783:38: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 7783 | && bcmp (cp, kt->name, kt->length) == 0) { | ~~^~~~~~~~ : note: built-in 'bcmp' declared here cccp.c:7858:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 7858 | bcopy ((char *) beg_of_group, (char *) op->bufp, | ^~~~~ cccp.c: In function 'output_line_directive': cccp.c:8387:33: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 8387 | line_directive_buf = (char *) alloca (4 * ip->nominal_fname_len + 100); | ^~~~~~ cccp.c:8412:3: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 8412 | bcopy ((char *) line_directive_buf, (char *) op->bufp, len); | ^~~~~ cccp.c: In function 'macroexpand': cccp.c:8478:31: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 8478 | args = (struct argdata *) alloca ((nargs + 1) * sizeof (struct argdata)); | ^~~~~~ cccp.c:8755:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 8755 | bcopy ((char *) p1, (char *) (xbuf + totlen), l1 - p1); | ^~~~~ cccp.c:8770:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 8770 | bcopy ((char *) arg->expanded, (char *) (xbuf + totlen), | ^~~~~ cccp.c: In function 'macarg': cccp.c:8892:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 8892 | bcopy ((char *) ip->bufp, (char *) buffer, bufsize); | ^~~~~ cccp.c: In function 'lookup': cccp.c:9938:60: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 9938 | if (bucket->length == len && bcmp (bucket->name, name, len) == 0) | ^~~ : note: built-in 'bcmp' declared here cccp.c: In function 'dump_arg_n': cccp.c:10159:20: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 10159 | p = (U_CHAR *) index ((char *) p, ' ') + 1; | ^~~~~ cccp.c: In function 'make_definition': cccp.c:10348:22: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 10348 | buf = (U_CHAR *) alloca (p - buf + 4); | ^~~~~~ cccp.c:10357:22: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 10357 | buf = (U_CHAR *) alloca (2 * strlen (str) + 1); | ^~~~~~ cccp.c: In function 'make_assertion': cccp.c:10450:20: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 10450 | buf = (U_CHAR *) alloca (strlen (str) + 2); /* Change to handle gcc 3.x "-Afoo=bar" - AMB */ | ^~~~~~ cccp.c: In function 'deps_output': cccp.c:10717:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 10717 | bcopy (" \\\n ", &deps_buffer[deps_size], 4); | ^~~~~ cccp.c: In function 'xcalloc': cccp.c:10840:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 10840 | bzero (ptr, total); | ^~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include version.c -o version.o -I. -I. -DIN_GCC ./cxref-cpp-configure gcc -o cxref-cpp.defines gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cccp.o cexp.o prefix.o version.o -o cxref-cpp gmake[1]: Leaving directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/cpp' cd src && /opt/local/bin/gmake programs gmake[1]: Entering directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/src' [ ! -f ../cpp/cxref-cpp ] || gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cxref.c -o cxref.o -I. -I. "-DCXREF_CPP=\"/home/pbulk/build/devel/cxref/work/cxref-1.6d/cpp/cxref-cpp -cxref-cpp-defines /home/pbulk/build/devel/cxref/work/cxref-1.6d/cpp/cxref-cpp.defines -lang-c -C -dD -dI\"" gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include func.c -o func.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include type.c -o type.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include var.c -o var.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include preproc.c -o preproc.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include comment.c -o comment.o -I. -I. [ -f ../cpp/cxref-cpp ] || gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cxref.c -o cxref.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include file.c -o file.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include slist.c -o slist.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include memory.c -o memory.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include xref.c -o xref.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include warn-raw.c -o warn-raw.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include latex.c -o latex.o -I. -I. Created latex-style.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include html.c -o html.o -I. -I. Created html-style.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include rtf.c -o rtf.o -DPAGE=\"A4\" -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include sgml.c -o sgml.o -I. -I. [ ! "/opt/local/bin/flex" = "flex" ] || /opt/local/bin/flex -p -B -F -8 -s ./parse.l [ "/opt/local/bin/flex" = "flex" ] || /opt/local/bin/flex ./parse.l [ ! "/opt/local/bin/bison -y" = "bison" ] || /opt/local/bin/bison -y -d ./parse.y [ "/opt/local/bin/bison -y" = "bison" ] || /opt/local/bin/bison -y -d ./parse.y Created parse-lex.c [ ! "/opt/local/bin/bison -y" = "bison" ] || /opt/local/bin/bison -y -d ./parse.y [ "/opt/local/bin/bison -y" = "bison" ] || /opt/local/bin/bison -y -d ./parse.y ./parse.y: warning: 18 shift/reduce conflicts [-Wconflicts-sr] ./parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples ./parse.y: warning: 18 shift/reduce conflicts [-Wconflicts-sr] ./parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples [ ! -f ../cpp/cxref-cpp ] || gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cxref.c -o cxref-inst.o -I. -I. '-DCXREF_CPP="cxref-cpp -lang-c -C -dD -dI"' Created parse-yacc.c Created parse-yacc.h gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include latex-style.c -o latex-style.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include html-style.c -o html-style.o -I. -I. mv: cannot access y.tab.c Created parse-yacc.c mv: cannot access y.tab.h Created parse-yacc.h gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include parse-lex.c -o parse-lex.o -I. -I. gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include parse-yacc.c -o parse-yacc.o -I. -I. [ -f ../cpp/cxref-cpp ] || gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include cxref.c -o cxref-inst.o -I. -I. gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cxref.o func.o type.o var.o preproc.o comment.o file.o slist.o memory.o xref.o warn-raw.o latex.o latex-style.o html.o html-style.o rtf.o sgml.o parse-lex.o parse-yacc.o -o cxref gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cxref-inst.o func.o type.o var.o preproc.o comment.o file.o slist.o memory.o xref.o warn-raw.o latex.o latex-style.o html.o html-style.o rtf.o sgml.o parse-lex.o parse-yacc.o -o cxref-inst gmake[1]: Leaving directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/src' cd query && /opt/local/bin/gmake programs gmake[1]: Entering directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/query' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include query.c -o query.o -I./../src gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include input.c -o input.o -I./../src gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include output.c -o output.o -I./../src gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 query.o input.o output.o ../src/memory.o ../src/slist.o -o cxref-query gmake[1]: Leaving directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/query' cd doc && /opt/local/bin/gmake docs gmake[1]: Entering directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/doc' [ -f README.c ] || cp ./README.c . ../src/cxref -O. -NREADME-TMP -xref README.c gmake[1]: [Makefile:113: examples] Error 1 (ignored) Cross referencing cxref.c ../src/cxref -O. -NREADME-TMP -xref README.c -latex -html-src -rtf -sgml /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing cxref.h mv README.c.tex README_c.tex [ "x" = "x" ] || ./README.tex > /dev/null 2>&1 [ "x" = "x" ] || ./README.tex [ "x" = "x" ] || README.dvi -o README.ps Cross referencing autoconfig.h Cross referencing datatype.h Cross referencing comment.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing file.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing func.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing preproc.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing type.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing var.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing xref.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing warn-raw.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing latex.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing latex-style.c Cross referencing html.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing html-style.c Cross referencing rtf.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing sgml.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing parse-yacc.h Cross referencing parse-lex.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing parse-yacc.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing parse-yy.h /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing slist.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing memory.h Cross referencing memory.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Cross referencing version.h Documenting cxref.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting cxref.h Warning cxref.h : Header file 'cxref.h' is not included in any files. Documenting autoconfig.h Warning autoconfig.h : Header file 'autoconfig.h' is not included in any files. Documenting datatype.h Documenting comment.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting file.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting func.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting preproc.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting type.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting var.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting xref.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting warn-raw.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting latex.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting latex-style.c Warning latex-style.c : Variable 'latex_fonts_style' is not used anywhere. Warning latex-style.c : Variable 'latex_page_style' is not used anywhere. Warning latex-style.c : Variable 'latex_cxref_style' is not used anywhere. Documenting html.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting html-style.c Warning html-style.c : Variable 'html_cxref_style' is not used anywhere. Documenting rtf.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting sgml.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting parse-yacc.h Warning parse-yacc.h : Header file 'parse-yacc.h' is not included in any files. Warning parse-yacc.h : Variable 'yylval' has an unknown global definition. Warning parse-yacc.h : Variable 'yylval' is not used anywhere. Documenting parse-lex.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting parse-yacc.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting parse-yy.h /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting slist.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 299 : UNSIGNED : unsigned -9 | 297 : LONG : long -8 | 258 : IDENTIFIER : size_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting memory.h Warning memory.h : Header file 'memory.h' is not included in any files. Documenting memory.c /usr/include/iso/stdlib_iso.h:120: cxref: syntax error The previous 10, current and next 10 symbols are: -10 | 59 : ';' : ; -9 | 125 : '}' : } -8 | 258 : IDENTIFIER : ldiv_t -7 | 59 : ';' : ; -6 | 285 : TYPEDEF : typedef -5 | 296 : INT : int -4 | 258 : IDENTIFIER : wchar_t -3 | 59 : ';' : ; -2 | 286 : EXTERN : extern -1 | 258 : IDENTIFIER : _Noreturn 0 | 292 : VOID : void 1 | 258 : IDENTIFIER : abort 2 | 40 : '(' : ( 3 | 292 : VOID : void 4 | 41 : ')' : ) 5 | 59 : ';' : ; 6 | 286 : EXTERN : extern 7 | 296 : INT : int 8 | 258 : IDENTIFIER : abs 9 | 40 : '(' : ( 10 | 296 : INT : int Documenting version.h Warning version.h : Header file 'version.h' is not included in any files. Indexing gmake[1]: Leaving directory '/home/pbulk/build/devel/cxref/work/cxref-1.6d/doc'