=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for static-ast-ksh-20120801 package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/execrate package: initialize the /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386 view package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/cc package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ldd package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mamake /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (buf = state.old) ~~~~^~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: note: place parentheses around the assignment to silence this warning if (buf = state.old) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: note: use '==' to turn this assignment into an equality comparison if (buf = state.old) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (item = right); ~~~~~^~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: note: place parentheses around the assignment to silence this warning } while (item = right); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: note: use '==' to turn this assignment into an equality comparison } while (item = right); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = *t) ~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: note: place parentheses around the assignment to silence this warning if (c = *t) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: note: use '==' to turn this assignment into an equality comparison if (c = *t) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:800:50: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((c == ':' || c == '=') && (!v || c == ':' && !*v)) ~~ ~~~~~~~~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:800:50: note: place parentheses around the '&&' expression to silence this warning if ((c == ':' || c == '=') && (!v || c == ':' && !*v)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = status(buf, 0, file, st)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: note: place parentheses around the assignment to silence this warning if (s = status(buf, 0, file, st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: note: use '==' to turn this assignment into an equality comparison if (s = status(buf, 0, file, st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (vp = state.view) ~~~^~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: note: place parentheses around the assignment to silence this warning if (vp = state.view) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: note: use '==' to turn this assignment into an equality comparison if (vp = state.view) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (vp = vp->next); ~~~^~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: note: place parentheses around the assignment to silence this warning } while (vp = vp->next); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: note: use '==' to turn this assignment into an equality comparison } while (vp = vp->next); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = status(buf, o, s, st)) ~~^~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: note: place parentheses around the assignment to silence this warning if (s = status(buf, o, s, st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: note: use '==' to turn this assignment into an equality comparison if (s = status(buf, o, s, st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (vp = vp->next); ~~~^~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: note: place parentheses around the assignment to silence this warning } while (vp = vp->next); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: note: use '==' to turn this assignment into an equality comparison } while (vp = vp->next); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = find(buf, r->name, &st)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: note: place parentheses around the assignment to silence this warning if (s = find(buf, r->name, &st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: note: use '==' to turn this assignment into an equality comparison if (s = find(buf, r->name, &st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (state.sp->fp = fp) ~~~~~~~~~~~~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: note: place parentheses around the assignment to silence this warning if (state.sp->fp = fp) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: note: use '==' to turn this assignment into an equality comparison if (state.sp->fp = fp) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (path = find(buf, file, &st)) ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: note: place parentheses around the assignment to silence this warning if (path = find(buf, file, &st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: note: use '==' to turn this assignment into an equality comparison if (path = find(buf, file, &st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (v = v->next) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: note: place parentheses around the assignment to silence this warning while (v = v->next) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: note: use '==' to turn this assignment into an equality comparison while (v = v->next) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (*s = c); ~~~^~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: note: place parentheses around the assignment to silence this warning } while (*s = c); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: note: use '==' to turn this assignment into an equality comparison } while (*s = c); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = execute(s)) ~~^~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: note: place parentheses around the assignment to silence this warning if (c = execute(s)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: note: use '==' to turn this assignment into an equality comparison if (c = execute(s)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1620:71: warning: '&&' within '||' [-Wlogical-op-parentheses] if (cmd && state.active && (state.force || r->time < z || !r->time && !z)) ~~ ~~~~~~~~~^~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1620:71: note: place parentheses around the '&&' expression to silence this warning if (cmd && state.active && (state.force || r->time < z || !r->time && !z)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = last(name, '/')) ~~^~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: note: place parentheses around the assignment to silence this warning if (s = last(name, '/')) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: note: use '==' to turn this assignment into an equality comparison if (s = last(name, '/')) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:58: warning: '&&' within '||' [-Wlogical-op-parentheses] if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:58: note: place parentheses around the '&&' expression to silence this warning if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:164: warning: '&&' within '||' [-Wlogical-op-parentheses] if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:164: note: place parentheses around the '&&' expression to silence this warning if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = last(r->name, '/')) ~~^~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: note: place parentheses around the assignment to silence this warning if (t = last(r->name, '/')) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: note: use '==' to turn this assignment into an equality comparison if (t = last(r->name, '/')) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:44: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:44: note: place parentheses around the '&&' expression to silence this warning if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:111: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:111: note: place parentheses around the '&&' expression to silence this warning if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (e = environ; s = *e; e++) ~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: note: place parentheses around the assignment to silence this warning for (e = environ; s = *e; e++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: note: use '==' to turn this assignment into an equality comparison for (e = environ; s = *e; e++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = *argv++) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: note: place parentheses around the assignment to silence this warning while (s = *argv++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: note: use '==' to turn this assignment into an equality comparison while (s = *argv++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:18: note: place parentheses around the '&&' expression to silence this warning if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:56: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:56: note: place parentheses around the '&&' expression to silence this warning if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ^ ( ) 35 warnings generated. ld: warning: option -m is obsolete and being ignored package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/proto ../../lib/libpp/ppfsm.c:650:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ ../../lib/libpp/ppfsm.c:650:14: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) ../../lib/libpp/ppfsm.c:650:14: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == ../../lib/libpp/ppfsm.c:664:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ ../../lib/libpp/ppfsm.c:664:13: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) ../../lib/libpp/ppfsm.c:664:13: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == ../../lib/libpp/ppproto.c:260:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*s++ = *t++); ~~~~~^~~~~~ ../../lib/libpp/ppproto.c:260:14: note: place parentheses around the assignment to silence this warning while (*s++ = *t++); ^ ( ) ../../lib/libpp/ppproto.c:260:14: note: use '==' to turn this assignment into an equality comparison while (*s++ = *t++); ^ == ../../lib/libast/port/astlicense.c:210:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( *s++)):(( *s++),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:237:98: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( notice->cc[n > 0 ? 0 : 1])):(( notice->cc[n > 0 ? 0 : 1]),(-1))); ~~~~~~~~~~ ~~~~~~~~~~~~~^ ../../lib/libast/port/astlicense.c:239:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:240:98: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( notice->cc[n > 0 ? 1 : 2])):(( notice->cc[n > 0 ? 1 : 2]),(-1))); ~~~~~~~~~~ ~~~~~~~~~~~~~^ ../../lib/libast/port/astlicense.c:249:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:254:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:260:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( i)):(( i),(-1))); ^ ../../lib/libast/port/astlicense.c:263:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:264:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:266:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:285:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = item->data) ~~^~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:285:8: note: place parentheses around the assignment to silence this warning if (t = item->data) ^ ( ) ../../lib/libast/port/astlicense.c:285:8: note: use '==' to turn this assignment into an equality comparison if (t = item->data) ^ == ../../lib/libast/port/astlicense.c:315:26: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!m || c >= '0' && c <= '9') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libast/port/astlicense.c:315:26: note: place parentheses around the '&&' expression to silence this warning if (!m || c >= '0' && c <= '9') ^ ( ) ../../lib/libast/port/astlicense.c:316:54: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( c)):(( c),(-1))); ^ ../../lib/libast/port/astlicense.c:342:54: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( *t++)):(( *t++),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:373:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( '-')):(( '-'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:378:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:383:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:387:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:393:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:418:55: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:440:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*t++ = *s++); ~~~~~^~~~~~ ../../lib/libast/port/astlicense.c:440:18: note: place parentheses around the assignment to silence this warning while (*t++ = *s++); ^ ( ) ../../lib/libast/port/astlicense.c:440:18: note: use '==' to turn this assignment into an equality comparison while (*t++ = *s++); ^ == ../../lib/libast/port/astlicense.c:447:56: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:457:55: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:534:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s) ~~^~~~ ../../lib/libast/port/astlicense.c:534:12: note: place parentheses around the assignment to silence this warning while (c = *s) ^ ( ) ../../lib/libast/port/astlicense.c:534:12: note: use '==' to turn this assignment into an equality comparison while (c = *s) ^ == ../../lib/libast/port/astlicense.c:536:46: warning: '&&' within '||' [-Wlogical-op-parentheses] while (c == ' ' || c == '\t' || c == '\n' && ++input[level].line || c == '\r' || c == ',' || c == ';' || c == ')') ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:536:46: note: place parentheses around the '&&' expression to silence this warning while (c == ' ' || c == '\t' || c == '\n' && ++input[level].line || c == '\r' || c == ',' || c == ';' || c == ')') ^ ( ) ../../lib/libast/port/astlicense.c:638:35: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ../../lib/libast/port/astlicense.c:638:35: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:638:118: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~ ~~^~~~~~~~~ ../../lib/libast/port/astlicense.c:638:118: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:638:197: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../lib/libast/port/astlicense.c:638:197: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:677:66: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '=')):(( '='),(-1))); ^~~ ../../lib/libast/port/astlicense.c:687:68: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\'')):(( '\''),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:690:68: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\'')):(( '\''),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:691:67: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:705:65: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:762:60: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:909:62: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1075:65: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1109:64: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1147:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (v = notice.item[12].data) ~~^~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1147:9: note: place parentheses around the assignment to silence this warning if (v = notice.item[12].data) ^ ( ) ../../lib/libast/port/astlicense.c:1147:9: note: use '==' to turn this assignment into an equality comparison if (v = notice.item[12].data) ^ == ../../lib/libast/port/astlicense.c:1179:63: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1192:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (v = notice.item[0].data) ~~^~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1192:8: note: place parentheses around the assignment to silence this warning if (v = notice.item[0].data) ^ ( ) ../../lib/libast/port/astlicense.c:1192:8: note: use '==' to turn this assignment into an equality comparison if (v = notice.item[0].data) ^ == ../../lib/libast/port/astlicense.c:1212:50: warning: '&&' within '||' [-Wlogical-op-parentheses] if (q || item.size == notice.id[i].name.size && !sstrncmp( item.data, notice.id[i].name.data, item.size)) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1212:50: note: place parentheses around the '&&' expression to silence this warning if (q || item.size == notice.id[i].name.size && !sstrncmp( item.data, notice.id[i].name.data, item.size)) ^ ( ) ../../lib/libast/port/astlicense.c:1219:64: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1243:63: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1265:60: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1270:61: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1272:61: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libpp/ppproto.c:590:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:590:14: note: place parentheses around the assignment to silence this warning if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ^ ( ) ../../lib/libpp/ppproto.c:590:14: note: use '==' to turn this assignment into an equality comparison if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ^ == ../../lib/libpp/ppproto.c:657:77: warning: '&&' within '||' [-Wlogical-op-parentheses] for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ~~ ~~~~~~~~~~~^~~~~~ ../../lib/libpp/ppproto.c:657:77: note: place parentheses around the '&&' expression to silence this warning for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ^ ( ) ../../lib/libpp/ppproto.c:657:97: warning: '&&' within '||' [-Wlogical-op-parentheses] for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ~~ ~~~~~~~~~~^~~~~~~~~~~~ ../../lib/libpp/ppproto.c:657:97: note: place parentheses around the '&&' expression to silence this warning for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ^ ( ) ../../lib/libpp/ppproto.c:814:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*op = *ip++) ~~~~^~~~~~~ ../../lib/libpp/ppproto.c:814:17: note: place parentheses around the assignment to silence this warning while (*op = *ip++) ^ ( ) ../../lib/libpp/ppproto.c:814:17: note: use '==' to turn this assignment into an equality comparison while (*op = *ip++) ^ == ../../lib/libpp/ppproto.c:829:33: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:829:33: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:829:57: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:829:57: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:829:81: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:829:81: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:1099:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (paren == 1 && (flags & (1L<<8)) && !aie) ^ ../../lib/libpp/ppproto.c:1369:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (x = !e) e = op - 1; ~~^~~~ ../../lib/libpp/ppproto.c:1369:11: note: place parentheses around the assignment to silence this warning if (x = !e) e = op - 1; ^ ( ) ../../lib/libpp/ppproto.c:1369:11: note: use '==' to turn this assignment into an equality comparison if (x = !e) e = op - 1; ^ == ../../lib/libpp/ppproto.c:1668:39: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1668:39: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1668:63: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1668:63: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1668:87: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1668:87: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1923:32: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1923:32: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1923:56: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1923:56: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1923:80: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1923:80: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:33: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1934:33: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:57: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1934:57: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:81: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1934:81: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1956:31: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1956:31: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1956:55: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1956:55: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1956:79: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1956:79: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1982:143: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((flags & ((1L<<5)|(1L<<15))) == ((1L<<5)|(1L<<15)) && ((flags & ((1L<<3)|(1L<<23))) || proto->brace || c != '(' && c != ')' && c != '*' && c != (0401+0))) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:1982:143: note: place parentheses around the '&&' expression to silence this warning if ((flags & ((1L<<5)|(1L<<15))) == ((1L<<5)|(1L<<15)) && ((flags & ((1L<<3)|(1L<<23))) || proto->brace || c != '(' && c != ')' && c != '*' && c != (0401+0))) ^ ( ) ../../lib/libpp/ppproto.c:2165:14: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!notice && !options || (comlen = astlicense(com, sizeof(com), ((char*)0), "type=check", proto->cc[0], proto->cc[1], proto->cc[2])) <= 0) ~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:2165:14: note: place parentheses around the '&&' expression to silence this warning if (!notice && !options || (comlen = astlicense(com, sizeof(com), ((char*)0), "type=check", proto->cc[0], proto->cc[1], proto->cc[2])) <= 0) ^ ( ) ../../lib/libpp/ppproto.c:2239:63: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:2239:63: note: place parentheses around the '&&' expression to silence this warning if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ^ ( ) ../../lib/libpp/ppproto.c:2239:127: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2239:127: note: place parentheses around the '&&' expression to silence this warning if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ^ ( ) ../../lib/libpp/ppproto.c:2406:91: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & (1L<<0)) && n < proto->oz) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2406:91: note: place parentheses around the '&&' expression to silence this warning else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & (1L<<0)) && n < proto->oz) ^ ( ) ../../lib/libpp/ppproto.c:2428:87: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ((n = read(proto->fd, ip, proto->iz)) <= 0 || (proto->options & (1L<<0)) && n < proto->iz) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2428:87: note: place parentheses around the '&&' expression to silence this warning else if ((n = read(proto->fd, ip, proto->iz)) <= 0 || (proto->options & (1L<<0)) && n < proto->iz) ^ ( ) proto.c:287:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (b = pppopen(file, 0, license, options, package, comment, flags)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:287:13: note: place parentheses around the assignment to silence this warning else if (b = pppopen(file, 0, license, options, package, comment, flags)) ^ ( ) proto.c:287:13: note: use '==' to turn this assignment into an equality comparison else if (b = pppopen(file, 0, license, options, package, comment, flags)) ^ == proto.c:700:100: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ~~~~~^~~~~~~~~ proto.c:700:100: note: place parentheses around the assignment to silence this warning do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ^ ( ) proto.c:700:100: note: use '==' to turn this assignment into an equality comparison do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ^ == 78 warnings generated. ld: warning: option -m is obsolete and being ignored package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ratz ratz.c:4727:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = *argv) ~~^~~~~~~ ratz.c:4727:8: note: place parentheses around the assignment to silence this warning if (s = *argv) ^ ( ) ratz.c:4727:8: note: use '==' to turn this assignment into an equality comparison if (s = *argv) ^ == ratz.c:5045:68: warning: '&&' within '||' [-Wlogical-op-parentheses] if (local && (path[0] == '/' || path[0] == '.' && path[1] == '.' && (!path[2] || path[2] == '/'))) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ratz.c:5045:68: note: place parentheses around the '&&' expression to silence this warning if (local && (path[0] == '/' || path[0] == '.' && path[1] == '.' && (!path[2] || path[2] == '/'))) ^ ( ) 2 warnings generated. ld: warning: option -m is obsolete and being ignored package: update /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/release release.c:375:42: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!(p = *argv++) || !*p || *p == '-' && !*(p + 1)) ~~ ~~~~~~~~~~^~~~~~~~~~~~ release.c:375:42: note: place parentheses around the '&&' expression to silence this warning if (!(p = *argv++) || !*p || *p == '-' && !*(p + 1)) ^ ( ) release.c:386:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = fgets(buf, sizeof(buf), f)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ release.c:386:12: note: place parentheses around the assignment to silence this warning while (s = fgets(buf, sizeof(buf), f)) ^ ( ) release.c:386:12: note: use '==' to turn this assignment into an equality comparison while (s = fgets(buf, sizeof(buf), f)) ^ == release.c:388:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = date(s, &e)) ~~^~~~~~~~~~~~~ release.c:388:10: note: place parentheses around the assignment to silence this warning if (t = date(s, &e)) ^ ( ) release.c:388:10: note: use '==' to turn this assignment into an equality comparison if (t = date(s, &e)) ^ == 3 warnings generated. ld: warning: option -m is obsolete and being ignored package: make with mamake package: make output captured in /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/package/gen/make.out package: make start at Thu Nov 1 12:43:38 CET 2012 in /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386 CC=cc SHELL=/bin/sh HOSTTYPE=darwin.i386 NPROC=2 PACKAGEROOT=/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work INSTALLROOT=/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386 PATH=/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ok:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/.wrapper/bin:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/.buildlink/bin:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/.gcc/bin:/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin + mamake -r '*/*' -k install LDFLAGS=-static + mamake -C cmd/INIT -k LDFLAGS=-static install probing C language processor /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/cc for mam information + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/hurl.sh + test -w hurl -a -x hurl + chmod u+w,+x hurl + case static,port:$OPTIND:$RANDOM in + case '' in + case 225 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/iffe.sh + test -w iffe -a -x iffe + chmod u+w,+x iffe + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mktest.sh + test -w mktest -a -x mktest + chmod u+w,+x mktest + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/package.sh + test -w package -a -x package + chmod u+w,+x package + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/regress.sh + test -w regress -a -x regress + chmod u+w,+x regress + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/rt.sh + test -w rt -a -x rt + chmod u+w,+x rt + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/crossexec.sh + test -w crossexec -a -x crossexec + chmod u+w,+x crossexec + case static,port:$OPTIND:$RANDOM in + case '' in + case 232 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ditto.sh + test -w ditto -a -x ditto + chmod u+w,+x ditto + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/execrate.sh + test -w execrate -a -x execrate + chmod u+w,+x execrate + case static,port:$OPTIND:$RANDOM in + case '' in + case 184 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/filter.sh + test -w filter -a -x filter + chmod u+w,+x filter + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ignore.sh ignore + test -w ignore -a -x ignore + chmod u+w,+x ignore + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/silent.sh silent + test -w silent -a -x silent + chmod u+w,+x silent + cc -O '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-copyright?Copyright (c) 1994-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (buf = state.old) ~~~~^~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: note: place parentheses around the assignment to silence this warning if (buf = state.old) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:383:10: note: use '==' to turn this assignment into an equality comparison if (buf = state.old) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (item = right); ~~~~~^~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: note: place parentheses around the assignment to silence this warning } while (item = right); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:583:16: note: use '==' to turn this assignment into an equality comparison } while (item = right); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = *t) ~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: note: place parentheses around the assignment to silence this warning if (c = *t) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:674:10: note: use '==' to turn this assignment into an equality comparison if (c = *t) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:783:11: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:800:50: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((c == ':' || c == '=') && (!v || c == ':' && !*v)) ~~ ~~~~~~~~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:800:50: note: place parentheses around the '&&' expression to silence this warning if ((c == ':' || c == '=') && (!v || c == ':' && !*v)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = status(buf, 0, file, st)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: note: place parentheses around the assignment to silence this warning if (s = status(buf, 0, file, st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:966:8: note: use '==' to turn this assignment into an equality comparison if (s = status(buf, 0, file, st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (vp = state.view) ~~~^~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: note: place parentheses around the assignment to silence this warning if (vp = state.view) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:971:9: note: use '==' to turn this assignment into an equality comparison if (vp = state.view) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (vp = vp->next); ~~~^~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: note: place parentheses around the assignment to silence this warning } while (vp = vp->next); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:984:16: note: use '==' to turn this assignment into an equality comparison } while (vp = vp->next); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = status(buf, o, s, st)) ~~^~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: note: place parentheses around the assignment to silence this warning if (s = status(buf, o, s, st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1006:11: note: use '==' to turn this assignment into an equality comparison if (s = status(buf, o, s, st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (vp = vp->next); ~~~^~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: note: place parentheses around the assignment to silence this warning } while (vp = vp->next); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1011:16: note: use '==' to turn this assignment into an equality comparison } while (vp = vp->next); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = find(buf, r->name, &st)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: note: place parentheses around the assignment to silence this warning if (s = find(buf, r->name, &st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1028:8: note: use '==' to turn this assignment into an equality comparison if (s = find(buf, r->name, &st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (state.sp->fp = fp) ~~~~~~~~~~~~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: note: place parentheses around the assignment to silence this warning if (state.sp->fp = fp) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1078:19: note: use '==' to turn this assignment into an equality comparison if (state.sp->fp = fp) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (path = find(buf, file, &st)) ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: note: place parentheses around the assignment to silence this warning if (path = find(buf, file, &st)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1091:12: note: use '==' to turn this assignment into an equality comparison if (path = find(buf, file, &st)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1150:11: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (v = v->next) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: note: place parentheses around the assignment to silence this warning while (v = v->next) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1236:16: note: use '==' to turn this assignment into an equality comparison while (v = v->next) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } while (*s = c); ~~~^~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: note: place parentheses around the assignment to silence this warning } while (*s = c); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1251:15: note: use '==' to turn this assignment into an equality comparison } while (*s = c); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = execute(s)) ~~^~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: note: place parentheses around the assignment to silence this warning if (c = execute(s)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1261:9: note: use '==' to turn this assignment into an equality comparison if (c = execute(s)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1456:10: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_PREFIX_ARCHIVE", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1459:10: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_SUFFIX_ARCHIVE", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1473:11: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_PREFIX_SHARED", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: note: place parentheses around the assignment to silence this warning if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1476:11: note: use '==' to turn this assignment into an equality comparison if (r = search(state.vars, "mam_cc_SUFFIX_SHARED", NiL)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1573:11: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1620:71: warning: '&&' within '||' [-Wlogical-op-parentheses] if (cmd && state.active && (state.force || r->time < z || !r->time && !z)) ~~ ~~~~~~~~~^~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1620:71: note: place parentheses around the '&&' expression to silence this warning if (cmd && state.active && (state.force || r->time < z || !r->time && !z)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = last(name, '/')) ~~^~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: note: place parentheses around the assignment to silence this warning if (s = last(name, '/')) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1742:8: note: use '==' to turn this assignment into an equality comparison if (s = last(name, '/')) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1829:13: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:58: warning: '&&' within '||' [-Wlogical-op-parentheses] if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:58: note: place parentheses around the '&&' expression to silence this warning if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:164: warning: '&&' within '||' [-Wlogical-op-parentheses] if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:1895:164: note: place parentheses around the '&&' expression to silence this warning if (k && ((q = (Rule_t*)search(state.leaf, t, NiL)) && q != r || *t++ == 'l' && *t++ == 'i' && *t++ == 'b' && *t && (q = (Rule_t*)search(state.leaf, t, NiL)) && q != r)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = input()) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: note: place parentheses around the assignment to silence this warning while (s = input()) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2024:11: note: use '==' to turn this assignment into an equality comparison while (s = input()) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = last(r->name, '/')) ~~^~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: note: place parentheses around the assignment to silence this warning if (t = last(r->name, '/')) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2032:10: note: use '==' to turn this assignment into an equality comparison if (t = last(r->name, '/')) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:44: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:44: note: place parentheses around the '&&' expression to silence this warning if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:111: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2174:111: note: place parentheses around the '&&' expression to silence this warning if (!strncmp(s, "debug-symbols", t - s) && append(state.opt, " -G") || !strncmp(s, "strip-symbols", t - s) && append(state.opt, " -S")) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (e = environ; s = *e; e++) ~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: note: place parentheses around the assignment to silence this warning for (e = environ; s = *e; e++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2285:22: note: use '==' to turn this assignment into an equality comparison for (e = environ; s = *e; e++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = *argv++) ~~^~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: note: place parentheses around the assignment to silence this warning while (s = *argv++) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2299:11: note: use '==' to turn this assignment into an equality comparison while (s = *argv++) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:18: note: place parentheses around the '&&' expression to silence this warning if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:56: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamake.c:2326:56: note: place parentheses around the '&&' expression to silence this warning if (*s == 'r' && !strcmp(s, "recurse") || *s == 'c' && !strncmp(s, "cc-", 3)) ^ ( ) 35 warnings generated. + cc -O -static -o mamake mamake.o ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) mamake [cmd/INIT]: *** exit code 1 making mamake + cc -O -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/proto.c ../../lib/libpp/ppfsm.c:650:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ ../../lib/libpp/ppfsm.c:650:14: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) ../../lib/libpp/ppfsm.c:650:14: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == ../../lib/libpp/ppfsm.c:664:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s++) ~~^~~~~~ ../../lib/libpp/ppfsm.c:664:13: note: place parentheses around the assignment to silence this warning while (c = *s++) ^ ( ) ../../lib/libpp/ppfsm.c:664:13: note: use '==' to turn this assignment into an equality comparison while (c = *s++) ^ == ../../lib/libpp/ppproto.c:260:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*s++ = *t++); ~~~~~^~~~~~ ../../lib/libpp/ppproto.c:260:14: note: place parentheses around the assignment to silence this warning while (*s++ = *t++); ^ ( ) ../../lib/libpp/ppproto.c:260:14: note: use '==' to turn this assignment into an equality comparison while (*s++ = *t++); ^ == ../../lib/libast/port/astlicense.c:210:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( *s++)):(( *s++),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:237:98: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( notice->cc[n > 0 ? 0 : 1])):(( notice->cc[n > 0 ? 0 : 1]),(-1))); ~~~~~~~~~~ ~~~~~~~~~~~~~^ ../../lib/libast/port/astlicense.c:239:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:240:98: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( notice->cc[n > 0 ? 1 : 2])):(( notice->cc[n > 0 ? 1 : 2]),(-1))); ~~~~~~~~~~ ~~~~~~~~~~~~~^ ../../lib/libast/port/astlicense.c:249:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:254:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:260:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( i)):(( i),(-1))); ^ ../../lib/libast/port/astlicense.c:263:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:264:50: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( cc)):(( cc),(-1))); ^~ ../../lib/libast/port/astlicense.c:266:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:285:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = item->data) ~~^~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:285:8: note: place parentheses around the assignment to silence this warning if (t = item->data) ^ ( ) ../../lib/libast/port/astlicense.c:285:8: note: use '==' to turn this assignment into an equality comparison if (t = item->data) ^ == ../../lib/libast/port/astlicense.c:315:26: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!m || c >= '0' && c <= '9') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libast/port/astlicense.c:315:26: note: place parentheses around the '&&' expression to silence this warning if (!m || c >= '0' && c <= '9') ^ ( ) ../../lib/libast/port/astlicense.c:316:54: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( c)):(( c),(-1))); ^ ../../lib/libast/port/astlicense.c:342:54: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( *t++)):(( *t++),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:373:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( '-')):(( '-'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:378:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:383:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:387:52: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:393:51: warning: expression result unused [-Wunused-value] ((( b)->nxt<( b)->end)?(*( b)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:418:55: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:440:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*t++ = *s++); ~~~~~^~~~~~ ../../lib/libast/port/astlicense.c:440:18: note: place parentheses around the assignment to silence this warning while (*t++ = *s++); ^ ( ) ../../lib/libast/port/astlicense.c:440:18: note: use '==' to turn this assignment into an equality comparison while (*t++ = *s++); ^ == ../../lib/libast/port/astlicense.c:447:56: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:457:55: warning: expression result unused [-Wunused-value] ((( buf)->nxt<( buf)->end)?(*( buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:534:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (c = *s) ~~^~~~ ../../lib/libast/port/astlicense.c:534:12: note: place parentheses around the assignment to silence this warning while (c = *s) ^ ( ) ../../lib/libast/port/astlicense.c:534:12: note: use '==' to turn this assignment into an equality comparison while (c = *s) ^ == ../../lib/libast/port/astlicense.c:536:46: warning: '&&' within '||' [-Wlogical-op-parentheses] while (c == ' ' || c == '\t' || c == '\n' && ++input[level].line || c == '\r' || c == ',' || c == ';' || c == ')') ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:536:46: note: place parentheses around the '&&' expression to silence this warning while (c == ' ' || c == '\t' || c == '\n' && ++input[level].line || c == '\r' || c == ',' || c == ';' || c == ')') ^ ( ) ../../lib/libast/port/astlicense.c:638:35: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ../../lib/libast/port/astlicense.c:638:35: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:638:118: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~ ~~^~~~~~~~~ ../../lib/libast/port/astlicense.c:638:118: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:638:197: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../lib/libast/port/astlicense.c:638:197: note: place parentheses around the '&&' expression to silence this warning while ((c = *s) && (q == '"' && (c == '\\' && (*(s + 1) == '"' || *(s + 1) == '\\') && s++ && (quote = q)) || q && c != q || !q && c != ' ' && c != '\t' && c != '\n' && c != '\r' && c != ',' && c != ';')) ^ ( ) ../../lib/libast/port/astlicense.c:677:66: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '=')):(( '='),(-1))); ^~~ ../../lib/libast/port/astlicense.c:687:68: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\'')):(( '\''),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:690:68: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\'')):(( '\''),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:691:67: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:705:65: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libast/port/astlicense.c:762:60: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( 0)):(( 0),(-1))); ^ ../../lib/libast/port/astlicense.c:909:62: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1075:65: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1109:64: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1147:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (v = notice.item[12].data) ~~^~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1147:9: note: place parentheses around the assignment to silence this warning if (v = notice.item[12].data) ^ ( ) ../../lib/libast/port/astlicense.c:1147:9: note: use '==' to turn this assignment into an equality comparison if (v = notice.item[12].data) ^ == ../../lib/libast/port/astlicense.c:1179:63: warning: expression result unused [-Wunused-value] ((( &tmp)->nxt<( &tmp)->end)?(*( &tmp)->nxt++=( ' ')):(( ' '),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1192:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (v = notice.item[0].data) ~~^~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1192:8: note: place parentheses around the assignment to silence this warning if (v = notice.item[0].data) ^ ( ) ../../lib/libast/port/astlicense.c:1192:8: note: use '==' to turn this assignment into an equality comparison if (v = notice.item[0].data) ^ == ../../lib/libast/port/astlicense.c:1212:50: warning: '&&' within '||' [-Wlogical-op-parentheses] if (q || item.size == notice.id[i].name.size && !sstrncmp( item.data, notice.id[i].name.data, item.size)) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/libast/port/astlicense.c:1212:50: note: place parentheses around the '&&' expression to silence this warning if (q || item.size == notice.id[i].name.size && !sstrncmp( item.data, notice.id[i].name.data, item.size)) ^ ( ) ../../lib/libast/port/astlicense.c:1219:64: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1243:63: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1265:60: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1270:61: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( ']')):(( ']'),(-1))); ^~~ ../../lib/libast/port/astlicense.c:1272:61: warning: expression result unused [-Wunused-value] ((( &buf)->nxt<( &buf)->end)?(*( &buf)->nxt++=( '\n')):(( '\n'),(-1))); ^~~~ ../../lib/libpp/ppproto.c:590:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:590:14: note: place parentheses around the assignment to silence this warning if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ^ ( ) ../../lib/libpp/ppproto.c:590:14: note: use '==' to turn this assignment into an equality comparison if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1]) ^ == ../../lib/libpp/ppproto.c:657:77: warning: '&&' within '||' [-Wlogical-op-parentheses] for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ~~ ~~~~~~~~~~~^~~~~~ ../../lib/libpp/ppproto.c:657:77: note: place parentheses around the '&&' expression to silence this warning for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ^ ( ) ../../lib/libpp/ppproto.c:657:97: warning: '&&' within '||' [-Wlogical-op-parentheses] for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ~~ ~~~~~~~~~~^~~~~~~~~~~~ ../../lib/libpp/ppproto.c:657:97: note: place parentheses around the '&&' expression to silence this warning for (n = 0, t = qe + 1; t < op && (*t == ' ' || *t == '\t' || *t == '\n' && ++n || *t >= 'A' && *t <= 'Z' || *t == '_'); t++); ^ ( ) ../../lib/libpp/ppproto.c:814:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*op = *ip++) ~~~~^~~~~~~ ../../lib/libpp/ppproto.c:814:17: note: place parentheses around the assignment to silence this warning while (*op = *ip++) ^ ( ) ../../lib/libpp/ppproto.c:814:17: note: use '==' to turn this assignment into an equality comparison while (*op = *ip++) ^ == ../../lib/libpp/ppproto.c:829:33: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:829:33: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:829:57: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:829:57: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:829:81: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:829:81: note: place parentheses around the '&&' expression to silence this warning while ((c = *ip) >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c == '_') *op++ = *ip++; ^ ( ) ../../lib/libpp/ppproto.c:1099:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (paren == 1 && (flags & (1L<<8)) && !aie) ^ ../../lib/libpp/ppproto.c:1369:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (x = !e) e = op - 1; ~~^~~~ ../../lib/libpp/ppproto.c:1369:11: note: place parentheses around the assignment to silence this warning if (x = !e) e = op - 1; ^ ( ) ../../lib/libpp/ppproto.c:1369:11: note: use '==' to turn this assignment into an equality comparison if (x = !e) e = op - 1; ^ == ../../lib/libpp/ppproto.c:1668:39: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1668:39: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1668:63: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1668:63: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1668:87: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1668:87: note: place parentheses around the '&&' expression to silence this warning while ((x = *(op - 14)) >= 'A' && x <= 'Z' || x >= 'a' && x <= 'z' || x >= '0' && x <= '9' || x == '_') ^ ( ) ../../lib/libpp/ppproto.c:1923:32: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1923:32: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1923:56: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1923:56: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1923:80: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1923:80: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:33: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1934:33: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:57: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1934:57: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1934:81: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1934:81: note: place parentheses around the '&&' expression to silence this warning while ((c = *--t) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ^ ( ) ../../lib/libpp/ppproto.c:1956:31: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:1956:31: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1956:55: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1956:55: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1956:79: warning: '&&' within '||' [-Wlogical-op-parentheses] while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ~~ ~~~~~~~~~^~~~~~~~~~~ ../../lib/libpp/ppproto.c:1956:79: note: place parentheses around the '&&' expression to silence this warning while ((c = *--m) >= '0' && c <= '9' || c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z') ^ ( ) ../../lib/libpp/ppproto.c:1982:143: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((flags & ((1L<<5)|(1L<<15))) == ((1L<<5)|(1L<<15)) && ((flags & ((1L<<3)|(1L<<23))) || proto->brace || c != '(' && c != ')' && c != '*' && c != (0401+0))) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:1982:143: note: place parentheses around the '&&' expression to silence this warning if ((flags & ((1L<<5)|(1L<<15))) == ((1L<<5)|(1L<<15)) && ((flags & ((1L<<3)|(1L<<23))) || proto->brace || c != '(' && c != ')' && c != '*' && c != (0401+0))) ^ ( ) ../../lib/libpp/ppproto.c:2165:14: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!notice && !options || (comlen = astlicense(com, sizeof(com), ((char*)0), "type=check", proto->cc[0], proto->cc[1], proto->cc[2])) <= 0) ~~~~~~~~^~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:2165:14: note: place parentheses around the '&&' expression to silence this warning if (!notice && !options || (comlen = astlicense(com, sizeof(com), ((char*)0), "type=check", proto->cc[0], proto->cc[1], proto->cc[2])) <= 0) ^ ( ) ../../lib/libpp/ppproto.c:2239:63: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~~ ../../lib/libpp/ppproto.c:2239:63: note: place parentheses around the '&&' expression to silence this warning if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ^ ( ) ../../lib/libpp/ppproto.c:2239:127: warning: '&&' within '||' [-Wlogical-op-parentheses] if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2239:127: note: place parentheses around the '&&' expression to silence this warning if (*s == '(' && (*(s + 1) == 'c' || *(s + 1) == 'C') && *(s + 2) == ')' || *s >= '0' && *s <= '9' && *(s + 1) >= '0' && *(s + 1) <= '9') ^ ( ) ../../lib/libpp/ppproto.c:2406:91: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & (1L<<0)) && n < proto->oz) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2406:91: note: place parentheses around the '&&' expression to silence this warning else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & (1L<<0)) && n < proto->oz) ^ ( ) ../../lib/libpp/ppproto.c:2428:87: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ((n = read(proto->fd, ip, proto->iz)) <= 0 || (proto->options & (1L<<0)) && n < proto->iz) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../lib/libpp/ppproto.c:2428:87: note: place parentheses around the '&&' expression to silence this warning else if ((n = read(proto->fd, ip, proto->iz)) <= 0 || (proto->options & (1L<<0)) && n < proto->iz) ^ ( ) proto.c:287:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (b = pppopen(file, 0, license, options, package, comment, flags)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:287:13: note: place parentheses around the assignment to silence this warning else if (b = pppopen(file, 0, license, options, package, comment, flags)) ^ ( ) proto.c:287:13: note: use '==' to turn this assignment into an equality comparison else if (b = pppopen(file, 0, license, options, package, comment, flags)) ^ == proto.c:700:100: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ~~~~~^~~~~~~~~ proto.c:700:100: note: place parentheses around the assignment to silence this warning do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ^ ( ) proto.c:700:100: note: use '==' to turn this assignment into an equality comparison do flags = proto(file, license, options, package, copy, type(file, comment), flags); while (file = *++argv); ^ == 78 warnings generated. + cc -O -static -o proto proto.o ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) mamake [cmd/INIT]: *** exit code 1 making proto + cc -O -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c:4727:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = *argv) ~~^~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c:4727:8: note: place parentheses around the assignment to silence this warning if (s = *argv) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c:4727:8: note: use '==' to turn this assignment into an equality comparison if (s = *argv) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c:5045:68: warning: '&&' within '||' [-Wlogical-op-parentheses] if (local && (path[0] == '/' || path[0] == '.' && path[1] == '.' && (!path[2] || path[2] == '/'))) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/ratz.c:5045:68: note: place parentheses around the '&&' expression to silence this warning if (local && (path[0] == '/' || path[0] == '.' && path[1] == '.' && (!path[2] || path[2] == '/'))) ^ ( ) 2 warnings generated. + cc -O -static -o ratz ratz.o ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) mamake [cmd/INIT]: *** exit code 1 making ratz + cc -O '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-copyright?Copyright (c) 1994-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:319:42: warning: '&&' within '||' [-Wlogical-op-parentheses] if (!(p = *argv++) || !*p || *p == '-' && !*(p + 1)) ~~ ~~~~~~~~~~^~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:319:42: note: place parentheses around the '&&' expression to silence this warning if (!(p = *argv++) || !*p || *p == '-' && !*(p + 1)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:330:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = fgets(buf, sizeof(buf), f)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:330:12: note: place parentheses around the assignment to silence this warning while (s = fgets(buf, sizeof(buf), f)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:330:12: note: use '==' to turn this assignment into an equality comparison while (s = fgets(buf, sizeof(buf), f)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:332:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (t = date(s, &e)) ~~^~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:332:10: note: place parentheses around the assignment to silence this warning if (t = date(s, &e)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/release.c:332:10: note: use '==' to turn this assignment into an equality comparison if (t = date(s, &e)) ^ == 3 warnings generated. + cc -O -static -o release release.o ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) mamake [cmd/INIT]: *** exit code 1 making release + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mprobe.sh mprobe + test -w mprobe -a -x mprobe + chmod u+w,+x mprobe + cat /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/C+probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/make.probe + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp probe.sh probe + test -w probe -a -x probe + chmod u+w,+x probe + test '' = hurl + /usr/bin/cmp -s hurl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/hurl + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/hurl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/hurl.old + true + /bin/cp hurl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/hurl + test '' = iffe + /usr/bin/cmp -s iffe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/iffe + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/iffe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/iffe.old + true + /bin/cp iffe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/iffe + test '' = mktest + /usr/bin/cmp -s mktest /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mktest + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mktest /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mktest.old + true + /bin/cp mktest /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mktest + test '' = package + /usr/bin/cmp -s package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/package + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/package.old + true + /bin/cp package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/package + test '' = regress + /usr/bin/cmp -s regress /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/regress + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/regress /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/regress.old + true + /bin/cp regress /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/regress + test '' = rt + /usr/bin/cmp -s rt /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/rt + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/rt /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/rt.old + true + /bin/cp rt /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/rt + test '' = execrate + /usr/bin/cmp -s execrate /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/execrate + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/execrate /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/execrate.old + /bin/cp execrate /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/execrate + test '' = ignore + /usr/bin/cmp -s ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/ignore + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/ignore.old + /bin/cp ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/ignore + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/mamprobe.sh mamprobe + test -w mamprobe -a -x mamprobe + chmod u+w,+x mamprobe + test '' = mamprobe + /usr/bin/cmp -s mamprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/mamprobe + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/mamprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/mamprobe.old + /bin/cp mamprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/mamprobe + test '' = package + /usr/bin/cmp -s package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/package + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/package.old + /bin/cp package /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/package + test '' = silent + /usr/bin/cmp -s silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/silent + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/silent.old + /bin/cp silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/bin/silent + test '' = crossexec + /usr/bin/cmp -s crossexec /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/crossexec + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/crossexec /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/crossexec.old + true + /bin/cp crossexec /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/crossexec + test '' = ditto + /usr/bin/cmp -s ditto /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ditto + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ditto /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ditto.old + true + /bin/cp ditto /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ditto + test '' = filter + /usr/bin/cmp -s filter /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/filter + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/filter /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/filter.old + true + /bin/cp filter /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/filter + test '' = package.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/package.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/package.mk + test '' = CONVERT.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/CONVERT.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/CONVERT.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/CONVERT.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/CONVERT.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/CONVERT.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/CONVERT.mk + test '!' -d /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make + mkdir -p /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make + test '' = package.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/package.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/package.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/package.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/package.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/package.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/package.mk + test '' = PROBE.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/PROBE.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/PROBE.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/PROBE.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/PROBE.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/PROBE.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/PROBE.mk + test '' = TEST.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/TEST.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/TEST.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/TEST.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/TEST.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/TEST.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/TEST.mk + test '' = WWW.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/WWW.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/WWW.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/WWW.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/WWW.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/WWW.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/WWW.mk + test '' = MSGFUN.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MSGFUN.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGFUN.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGFUN.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGFUN.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MSGFUN.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGFUN.mk + test '' = MSGKEY.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MSGKEY.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGKEY.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGKEY.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGKEY.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MSGKEY.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MSGKEY.mk + test '' = MAPLIB.mk + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MAPLIB.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MAPLIB.mk + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MAPLIB.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MAPLIB.mk.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/MAPLIB.mk /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/make/MAPLIB.mk + test '!' -x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/mkdir -a -x /bin/mkdir + mkdir -p + : + test -d ./-p + test '' = C+probe + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/C+probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/probe + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/probe.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/C+probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/probe + test '!' -d /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/pp + mkdir -p /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/pp + test '' = mprobe + /usr/bin/cmp -s mprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/probe + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/probe.old + true + /bin/cp mprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/probe + test '' = mprobe + /usr/bin/cmp -s mprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/mprobe + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/mprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/mprobe.old + true + /bin/cp mprobe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/mam/mprobe + test '' = probe + /usr/bin/cmp -s probe /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe + t=darwin.i386 + ifs=' ' + IFS=. + set x darwin i386 + IFS=' ' + t=darwin + set x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/INIT/probe.win32 + : + shift + case $# in + case $1 in + : + shift + case $# in + break + case $1 in + : + test '' = probe.ini + /usr/bin/cmp -s probe.ini /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe.ini + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe.ini /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe.ini.old + true + /bin/cp probe.ini /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/probe/C/make/probe.ini + test '!' -d /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast + mkdir -p /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast + test '!' -d /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib + mkdir -p /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib + set - + test '' = dl.req + /usr/bin/cmp -s dl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dl + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dl.old + true + /bin/cp dl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dl + set - + test '' = iconv.req + /usr/bin/cmp -s iconv.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/iconv + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/iconv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/iconv.old + true + /bin/cp iconv.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/iconv + set - + test '' = w.req + /usr/bin/cmp -s w.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/w + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/w /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/w.old + true + /bin/cp w.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/w + set - + test '' = intl.req + /usr/bin/cmp -s intl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/intl + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/intl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/intl.old + true + /bin/cp intl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/intl + set - + test '' = m.req + /usr/bin/cmp -s m.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/m + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/m /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/m.old + true + /bin/cp m.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/m + set - + test '' = nsl.req + /usr/bin/cmp -s nsl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/nsl + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/nsl /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/nsl.old + true + /bin/cp nsl.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/nsl + set - + test '' = socket.req + /usr/bin/cmp -s socket.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/socket + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/socket /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/socket.old + true + /bin/cp socket.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/socket + set - + test '' = dbm.req + /usr/bin/cmp -s dbm.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dbm + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dbm /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dbm.old + true + /bin/cp dbm.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dbm mamake: *** exit code 1 making cmd/INIT + mamake -C lib/libast -k LDFLAGS=-static install probing C language processor /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/cc for mam information + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/standards iffe: test: is sys/types.h a header ... yes iffe: test: _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works ... yes iffe: test: is -lm a library ... no iffe: test: _ISOC99_SOURCE plays nice ... no iffe: test: cat{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/lib iffe: test: is sys/types.h a header ... yes iffe: test: is universe a command ... no iffe: test: is dirent.h a header ... yes iffe: test: is direntry.h a header ... no iffe: test: is filio.h a header ... no iffe: test: is fmtmsg.h a header ... yes iffe: test: is fnmatch.h a header ... yes iffe: test: is jioctl.h a header ... no iffe: test: is libgen.h a header ... yes iffe: test: is limits.h a header ... yes iffe: test: is locale.h a header ... yes iffe: test: is ndir.h a header ... no iffe: test: is nl_types.h a header ... yes iffe: test: is process.h a header ... no iffe: test: is spawn.h a header ... yes iffe: test: is syslog.h a header ... yes iffe: test: is utime.h a header ... yes iffe: test: is vfork.h a header ... no iffe: test: and isw*() really work ... no iffe: test: is wchar.h a header ... yes iffe: test: is wctype.h a header ... yes iffe: test: is _tzname a library data symbol ... no iffe: test: is tzname a library data symbol ... no iffe: test: is BSDsetpgrp a library function ... no iffe: test: is _cleanup a library function ... no iffe: test: is atexit a library function ... no iffe: test: is bcopy a library function ... no iffe: test: is bzero a library function ... no iffe: test: is catclose a library function ... no iffe: test: is catgets a library function ... no iffe: test: is catopen a library function ... no iffe: test: is confstr a library function ... no iffe: test: is dirread a library function ... no iffe: test: is dup2 a library function ... no iffe: test: is execlp a library function ... no iffe: test: is execve a library function ... no iffe: test: is execvp a library function ... no iffe: test: is execvpe a library function ... no iffe: test: is fchmod a library function ... no iffe: test: is fcntl a library function ... no iffe: test: is fmtmsg a library function ... no iffe: test: is fnmatch a library function ... no iffe: test: is fork a library function ... no iffe: test: is fsync a library function ... no iffe: test: is getconf a library function ... no iffe: test: is getdents a library function ... no iffe: test: is getdirentries a library function ... no iffe: test: is getdtablesize a library function ... no iffe: test: is getdate a library function ... no iffe: test: is getgroups a library function ... no iffe: test: is gethostname a library function ... no iffe: test: is getlogin a library function ... no iffe: test: is getpagesize a library function ... no iffe: test: is getrlimit a library function ... no iffe: test: is getuniverse a library function ... no iffe: test: is getopt a library function ... no iffe: test: is getsubopt a library function ... no iffe: test: is getopt_long a library function ... no iffe: test: is getopt_long_only a library function ... no iffe: test: is glob a library function ... no iffe: test: is index a library function ... no iffe: test: is iswblank a library function ... no iffe: test: is iswctype a library function ... no iffe: test: is killpg a library function ... no iffe: test: is link a library function ... no iffe: test: is localeconv a library function ... no iffe: test: is madvise a library function ... no iffe: test: is mbtowc a library function ... no iffe: test: is mbrtowc a library function ... no iffe: test: is memalign a library function ... no iffe: test: is memchr a library function ... no iffe: test: is memcpy a library function ... no iffe: test: is memdup a library function ... no iffe: test: is memmove a library function ... no iffe: test: is memset a library function ... no iffe: test: is mkdir a library function ... no iffe: test: is mkfifo a library function ... no iffe: test: is mktemp a library function ... no iffe: test: is mktime a library function ... no iffe: test: is mount a library function ... no iffe: test: is on_exit a library function ... no iffe: test: is onexit a library function ... no iffe: test: is opendir a library function ... no iffe: test: is pathconf a library function ... no iffe: test: is readlink a library function ... no iffe: test: is remove a library function ... no iffe: test: is rename a library function ... no iffe: test: is rewinddir a library function ... no iffe: test: is rindex a library function ... no iffe: test: is rmdir a library function ... no iffe: test: is setlocale a library function ... no iffe: test: is setpgid a library function ... no iffe: test: is setpgrp a library function ... no iffe: test: is setpgrp2 a library function ... no iffe: test: is setreuid a library function ... no iffe: test: is setsid a library function ... no iffe: test: is setuid a library function ... no iffe: test: is sigaction a library function ... no iffe: test: is sigprocmask a library function ... no iffe: test: is sigsetmask a library function ... no iffe: test: is sigunblock a library function ... no iffe: test: is sigvec a library function ... no iffe: test: is socketpair a library function ... no iffe: test: is spawn a library function ... no iffe: test: is spawnve a library function ... no iffe: test: is spawnveg a library function ... no iffe: test: is strchr a library function ... no iffe: test: is strcoll a library function ... no iffe: test: is strdup a library function ... no iffe: test: is strerror a library function ... no iffe: test: is strcasecmp a library function ... no iffe: test: is strncasecmp a library function ... no iffe: test: is strrchr a library function ... no iffe: test: is strstr a library function ... no iffe: test: is strmode a library function ... no iffe: test: is strxfrm a library function ... no iffe: test: is strftime a library function ... no iffe: test: is swab a library function ... no iffe: test: is symlink a library function ... no iffe: test: is sysconf a library function ... no iffe: test: is sysinfo a library function ... no iffe: test: is syslog a library function ... no iffe: test: is telldir a library function ... no iffe: test: is tmpnam a library function ... no iffe: test: is tzset a library function ... no iffe: test: is universe a library function ... no iffe: test: is unlink a library function ... no iffe: test: is utime a library function ... no iffe: test: is wctype a library function ... no iffe: test: is ftruncate a library function ... no iffe: test: is truncate a library function ... no iffe: test: is creat64 a library function ... no iffe: test: is fstat64 a library function ... no iffe: test: is fstatvfs64 a library function ... no iffe: test: is ftruncate64 a library function ... no iffe: test: is lseek64 a library function ... no iffe: test: is lstat64 a library function ... no iffe: test: is open64 a library function ... no iffe: test: is readdir64 a library function ... no iffe: test: is stat64 a library function ... no iffe: test: is statvfs64 a library function ... no iffe: test: is truncate64 a library function ... no iffe: test: is stdlib.h a header ... yes iffe: test: is strtod a library function ... no iffe: test: is strtold a library function ... no iffe: test: is strtol a library function ... no iffe: test: is strtoll a library function ... no iffe: test: is strtoul a library function ... no iffe: test: is strtoull a library function ... no iffe: test: is strtod a symbol that needs a prototype ... no iffe: test: is strtold a symbol that needs a prototype ... no iffe: test: is strtol a symbol that needs a prototype ... no iffe: test: is strtoll a symbol that needs a prototype ... no iffe: test: is strtoul a symbol that needs a prototype ... no iffe: test: is strtoull a symbol that needs a prototype ... no iffe: test: is signal.h a header ... yes iffe: test: is sigflag a library function ... no iffe: test: is sigflag a symbol that needs a prototype ... yes iffe: test: is sys/dir.h a header ... yes iffe: test: is direct a type or typedef ... no iffe: test: is d_reclen a member of struct direct ... yes iffe: test: is dirent a type or typedef ... no iffe: test: is d_fileno a member of struct dirent ... yes iffe: test: is d_ino a member of struct dirent ... yes iffe: test: is d_namlen a member of struct dirent ... yes iffe: test: is d_off a member of struct dirent ... no iffe: test: is d_reclen a member of struct dirent ... yes iffe: test: is d_type a member of struct dirent ... yes iffe: test: is DIR a type or typedef ... yes iffe: test: is DIR a non-opaque struct ... yes iffe: test: is dd_fd a member of DIR ... iffe: test: is dd_fd a member of DIR ... no iffe: test: is inheritance a type or typedef ... no iffe: test: is pgroup a member of struct inheritance ... no iffe: test: is sys/filio.h a header ... yes iffe: test: is sys/jioctl.h a header ... no iffe: test: is sys/localedef.h a header ... no iffe: test: is sys/ptem.h a header ... no iffe: test: is sys/resource.h a header ... yes iffe: test: is sys/socket.h a header ... yes iffe: test: is sys/stream.h a header ... no iffe: test: is sys/systeminfo.h a header ... no iffe: test: is sys/universe.h a header ... no iffe: test: is sys/vfork.h a header ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is ino64_t a type or typedef ... no iffe: test: is off64_t a type or typedef ... no iffe: test: is struct dirent64 a type or typedef ... no iffe: test: errno can be assigned ... no iffe: test: fd is first arg to poll() ... no iffe: test: fd is second arg to poll() ... no iffe: test: is _lib_poll_fd_1||_lib_poll_fd_2 true ... no iffe: test: poll with no fds ignores timeout ... no iffe: test: is sys/select.h a header ... yes iffe: test: select() has standard 5 arg interface ... no iffe: test: select() requires ... no iffe: test: full duplex pipes ... no iffe: test: is unistd.h a header ... yes iffe: test: vfork exists and it works ... no iffe: test: vfork child shares data with parent ... no iffe: test: posix_spawn exists and it works and its worth using ... no iffe: test: first spawn arg is mode and it works ... no iffe: test: ioctl(I_PEEK) works on pipe() ... no iffe: test: recv(MSG_PEEK) works on socketpair() ... no iffe: test: is string.h a header ... yes iffe: test: standard memcmp interface that works ... no iffe: test: is fcntl.h a header ... yes iffe: test: is sys/stat.h a header ... yes iffe: test: is sys/mman.h a header ... yes iffe: test: standard memccpy interface that works ... no iffe: test: utime works with 0 time vector ... no iffe: test: cross{ ... }end ... yes iffe: test: stuck with standard _cleanup ... yes iffe: test: stuck with standard remove() ... yes iffe: test: stuck with standard signal ... yes iffe: test: standard strcoll works ... no iffe: test: stuck with standard strtod ... yes iffe: test: stuck with standard strtold ... yes iffe: test: stuck with standard strtol ... yes iffe: test: output{ ... }end ... no iffe: test: largefile 64 broken ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/common iffe: test: is sys/types.h a header ... yes iffe: test: is pthread.h a header ... yes iffe: test: is stdarg.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdint.h a header ... yes iffe: test: is inttypes.h a header ... yes iffe: test: is types.h a header ... no iffe: test: is unistd.h a header ... yes iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is long double a type or typedef ... no iffe: test: is size_t a type or typedef ... no iffe: test: is ssize_t a type or typedef ... no iffe: test: is stdio.h a header ... yes iffe: test: is __va_list a type or typedef ... no iffe: test: is sys/stat.h a header ... yes iffe: test: is sys/socket.h a header ... yes iffe: test: is SF_APPEND a macro ... yes iffe: test: is SF_CLOSE a macro ... no iffe: test: Microsoft import/export nonsense ... no iffe: test: standard C prototypes ok ... yes iffe: test: standard C void* ok ... yes iffe: test: cat{ ... }end ... yes iffe: test: + works ... yes iffe: test: LL numeric suffix supported ... yes iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... no iffe: test: output{ ... }end ... no iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... no iffe: test: is int8_t a type or typedef ... no iffe: test: is uint8_t a type or typedef ... no iffe: test: is int16_t a type or typedef ... no iffe: test: is uint16_t a type or typedef ... no iffe: test: is int32_t a type or typedef ... no iffe: test: is uint32_t a type or typedef ... no iffe: test: is int64_t a type or typedef ... no iffe: test: is uint64_t a type or typedef ... no iffe: test: is intmax_t a type or typedef ... no iffe: test: is uintmax_t a type or typedef ... no iffe: test: is uintptr_t a type or typedef ... no iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... no iffe: test: cat{ ... }end ... yes iffe: test: run{ ... }end ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/api iffe: test: is sys/types.h a header ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/eaccess iffe: test: is sys/types.h a header ... yes iffe: test: is eaccess a library function ... no iffe: test: is euidaccess a library function ... no iffe: test: macro{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/mmap iffe: test: is sys/types.h a header ... yes iffe: test: is sys/mman.h a header ... yes iffe: test: standard mmap interface that works ... no iffe: test: mmap64 interface and implementation work ... no iffe: test: use mmap MAP_ANON to get raw memory ... no iffe: test: use mmap on /dev/zero to get raw memory ... no iffe: test: mmap is worth using ... no iffe: test: cat{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/vmalloc iffe: test: is sys/types.h a header ... yes iffe: test: is atexit a library function ... no iffe: test: is getpagesize a library function ... no iffe: test: is mallinfo a library function ... no iffe: test: is mallopt a library function ... no iffe: test: is memalign a library function ... no iffe: test: is mstats a library function ... no iffe: test: is onexit a library function ... no iffe: test: is pvalloc a library function ... no iffe: test: is strdup a library function ... no iffe: test: is valloc a library function ... no iffe: test: is vmalloc a library function ... no iffe: test: is _malloc a library function ... no iffe: test: is __malloc a library function ... no iffe: test: is __libc_malloc a library function ... no iffe: test: is alloca.h a header ... yes iffe: test: is malloc.h a header ... no iffe: test: is stat.h a header ... no iffe: test: is stdlib.h a header ... yes iffe: test: is unistd.h a header ... yes iffe: test: is mallinfo a type or typedef ... no iffe: test: is arena a member of struct mallinfo ... no iffe: test: is mstats a type or typedef ... no iffe: test: is bytes_total a member of struct mstats ... no iffe: test: is sys/stat.h a header ... yes iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is ssize_t a type or typedef ... no iffe: test: brk()/sbrk() work as expected ... no iffe: test: map malloc to _ast_malloc ... yes iffe: test: map malloc to _ast_malloc -- wimp-o mach? ... yes iffe: test: alloca exists ... no iffe: test: alloca is based on malloc() ... no iffe: test: stack grows downward ... no iffe: test: gnu malloc hooks work ... no iffe: test: cat{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/options iffe: test: is sys/types.h a header ... yes iffe: test: is map-libc set in $PACKAGE_OPTIONS ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/map.c iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/map.c ... ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/map.c ... cannot run mamake [lib/libast]: *** exit code 1 making FEATURE/map + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/aso iffe: test: is sys/types.h a header ... yes iffe: test: gcc 4.1+ 64 bit memory atomic operations model ... no iffe: test: gcc 4.1+ 32 bit memory atomic operations model ... no iffe: test: atomic_cas_64 ... no iffe: test: atomic_cas_32 ... no iffe: test: is -latomic a library ... no iffe: test: atomic_cas_64 with -latomic ... no iffe: test: atomic_cas_32 with -latomic ... no iffe: test: cas64 ... no iffe: test: just cas64 ... no iffe: test: cas32 ... no iffe: test: just cas32 ... no iffe: test: winix Interlocked ... no iffe: test: aix fetch and add ... no iffe: test: mips compare and swap ... no iffe: test: i386|i386-64 asm compare and swap ... no iffe: test: ia64 asm compare and swap ... no iffe: test: ppc asm compare and swap ... no + case static,port:$OPTIND:$RANDOM in + case '' in + case 29 in ++ read x ++ echo '########################################################################' + i='########################################################################' + case $i in + cat - /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/conf.sh + silent test -w conf -a -x conf + chmod u+w,+x conf + /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/src/lib/libast/conf -v /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/conf.tab cc -D_BLD_DLL -fPIC -D_BLD_ast -O conf: read /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/conf.tab conf: check /usr/bin/getconf(1),confstr(2),pathconf(2),sysconf(2),sysinfo(2) configuration names conf: check macros/enums as static initializers conf: probe for CHAR_BIT value conf: probe for CHAR_MAX value conf: probe for CHAR_MIN value conf: probe for INT_MIN value conf: probe for _POSIX_JOB_CONTROL minmax value conf: probe for LLONG_MAX value conf: probe for LLONG_MIN value conf: probe for LONG_MAX value conf: probe for LONG_MIN value conf: probe for MB_LEN_MAX value conf: probe for PTRDIFF_MAX value conf: probe for PTRDIFF_MIN value conf: probe for _POSIX_SAVED_IDS minmax value conf: probe for SCHAR_MAX value conf: probe for SCHAR_MIN value conf: probe for SHRT_MIN value conf: probe for SIG_ATOMIC_MAX value conf: probe for SIG_ATOMIC_MIN value conf: probe for UCHAR_MAX value conf: probe for UCHAR_MIN value conf: probe for ULLONG_MAX value conf: probe for ULONG_MAX value conf: probe for USHRT_MAX value conf: probe for WCHAR_MAX value conf: probe for WCHAR_MIN value conf: probe for WINT_MAX value conf: probe for WINT_MIN value conf: generate conftab.h string table header conf: generate conftab.c string table conf: generate conflim.h supplemental values + cmp -s FEATURE/api ast_api.h + rm -f ast_api.h + silent test -d . + /bin/cp FEATURE/api ast_api.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/tty iffe: test: is sys/types.h a header ... yes iffe: test: is termios.h a header ... yes iffe: test: is termio.h a header ... no iffe: test: is sgtty.h a header ... yes iffe: test: is sys/termios.h a header ... yes iffe: test: is sys/termio.h a header ... no iffe: test: is sys/ioctl.h a header ... yes iffe: test: is sys/bsdtty.h a header ... no iffe: test: is sys/nttyio.h a header ... no iffe: test: is sys/ttyio.h a header ... no iffe: test: is tcgetattr a library function ... no iffe: test: is tcgetpgrp a library function ... no iffe: test: is _POSIX_VDISABLE a macro ... yes iffe: test: is termios a type or typedef ... no iffe: test: is c_line a member of struct termios ... no iffe: test: cat{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/fs iffe: test: is sys/types.h a header ... yes iffe: test: is sys/stat.h a header ... yes iffe: test: is _fxstat a library function ... no iffe: test: is __fxstat a library function ... no iffe: test: is _lxstat a library function ... no iffe: test: is __lxstat a library function ... no iffe: test: is _xmknod a library function ... no iffe: test: is __xmknod a library function ... no iffe: test: is _xstat a library function ... no iffe: test: is __xstat a library function ... no iffe: test: is lstat a library function ... no iffe: test: is mknod a library function ... no iffe: test: is sync a library function ... no iffe: test: is _fxstat64 a library function ... no iffe: test: is __fxstat64 a library function ... no iffe: test: is _lxstat64 a library function ... no iffe: test: is __lxstat64 a library function ... no iffe: test: is _xstat64 a library function ... no iffe: test: is __xstat64 a library function ... no iffe: test: is fstat a macro ... no iffe: test: is lstat a macro ... no iffe: test: is stat a macro ... no iffe: test: is mknod a macro ... no iffe: test: link{ ... }end ... no iffe: test: link{ ... }end ... no iffe: test: is sys/mkdev.h a header ... no iffe: test: is chmod a symbol that needs a prototype ... no iffe: test: is fstat a symbol that needs a prototype ... no iffe: test: is lstat a symbol that needs a prototype ... no iffe: test: is mkdir a symbol that needs a prototype ... no iffe: test: is mkfifo a symbol that needs a prototype ... no iffe: test: is mknod a symbol that needs a prototype ... no iffe: test: is stat a symbol that needs a prototype ... no iffe: test: is FS_default a macro ... no iffe: test: macro{ ... }end ... yes iffe: test: is stdio.h a header ... yes iffe: test: is mntent.h a header ... no iffe: test: is mnttab.h a header ... no iffe: test: is sys/mntent.h a header ... no iffe: test: is sys/mnttab.h a header ... no iffe: test: is sys/param.h a header ... yes iffe: test: is sys/ucred.h a header ... yes iffe: test: is sys/fs_types.h a header ... no iffe: test: is sys/mount.h a header ... yes iffe: test: is sys/statfs.h a header ... no iffe: test: is sys/statvfs.h a header ... yes iffe: test: is sys/vfs.h a header ... no iffe: test: is sys/vmount.h a header ... no iffe: test: is mnttab a type or typedef ... no iffe: test: is mt_dev a member of struct mnttab ... no iffe: test: is mt_filsys a member of struct mnttab ... no iffe: test: is mt_fstyp a member of struct mnttab ... no iffe: test: is mntent a type or typedef ... no iffe: test: is mnt_opts a member of struct mntent ... no iffe: test: is w_mntent a type or typedef ... no iffe: test: is mnt_opts a member of struct w_mntent ... no iffe: test: is mnt_opts a member of struct mnttab ... no iffe: test: is mnt_opts a member of struct mntent ... no iffe: test: is mnt_opts a member of struct mnttab ... no iffe: test: is stat a type or typedef ... no iffe: test: is st_blocks a member of struct stat ... yes iffe: test: is st_blksize a member of struct stat ... yes iffe: test: is st_rdev a member of struct stat ... yes iffe: test: is statfs a type or typedef ... iffe: test: is f_files a member of struct statfs ... iffe: test: is f_bavail a member of struct statfs ... iffe: test: is f_files a member of struct statfs ... iffe: test: is f_bavail a member of struct statfs ... iffe: test: is f_files a member of struct statfs ... yes iffe: test: is f_bavail a member of struct statfs ... yes iffe: test: is statvfs a type or typedef ... no iffe: test: is f_basetype a member of struct statvfs ... no iffe: test: is f_frsize a member of struct statvfs ... yes iffe: test: statvfs.f_reserved7 can double for statvfs.f_basetype ... no iffe: test: is getfsstat a library function ... no iffe: test: is getmntent a library function ... no iffe: test: is getmntinfo a library function ... no iffe: test: is mntctl a library function ... no iffe: test: is mntopen a library function ... no iffe: test: is mntread a library function ... no iffe: test: is mntclose a library function ... no iffe: test: is setmntent a library function ... no iffe: test: is w_getmntent a library function ... no iffe: test: is statfs a library function ... no iffe: test: is statvfs a library function ... no iffe: test: compile{ ... }end ... iffe: test: compile{ ... }end ... iffe: test: compile{ ... }end ... no iffe: test: getmntinfo uses statvfs -- since when? ... no iffe: test: getfsstat uses statvfs -- just in case it is confused like getmntinfo ... no iffe: test: cat{ ... }end ... yes iffe: test: stat.st_fstype is a string ... no iffe: test: stat.st_fstype is an int ... no iffe: test: stat.st_spare1 is an int ... no iffe: test: stat.st_spare4 is an array ... no iffe: test: stat.st_extra is an array ... no iffe: test: stat.st_pad4 is an array ... no + cmp -s FEATURE/fs ast_fs.h + rm -f ast_fs.h + silent test -d . + /bin/cp FEATURE/fs ast_fs.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Icomp -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/fcntl.c iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/fcntl.c ... ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/fcntl.c ... cannot run mamake [lib/libast]: *** exit code 1 making FEATURE/fcntl + cmp -s FEATURE/lib ast_lib.h + rm -f ast_lib.h + silent test -d . + /bin/cp FEATURE/lib ast_lib.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/nl_types iffe: test: is sys/types.h a header ... yes iffe: test: is catopen a library function ... no iffe: test: is nl_langinfo a library function ... no iffe: test: is nl_types.h a header ... yes iffe: test: is langinfo.h a header ... yes iffe: test: is nl_types an include path for the native header ... yes iffe: test: output{ ... }end ... no + cmp -s FEATURE/nl_types ast_nl_types.h + rm -f ast_nl_types.h + silent test -d . + /bin/cp FEATURE/nl_types ast_nl_types.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/syscall iffe: test: is sys/types.h a header ... yes iffe: test: syscall(SYS_getcwd,buf,len) implemented ... no iffe: test: is ( _lib_sysgetcwd ) true ... no iffe: test: is ( _lib_sysgetcwd ) true ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/ccode iffe: test: is sys/types.h a header ... yes iffe: test: output{ ... }end ... no + cmp -s FEATURE/ccode ast_ccode.h + rm -f ast_ccode.h + silent test -d . + /bin/cp FEATURE/ccode ast_ccode.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/time iffe: test: is sys/types.h a header ... yes iffe: test: is nanosleep a library function ... no iffe: test: is usleep a library function ... no iffe: test: is _strftime a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is clock_t a type or typedef ... no iffe: test: is time_t a type or typedef ... no iffe: test: is tm a type or typedef ... no iffe: test: is tm_sec a member of struct tm ... yes iffe: test: is timeval a type or typedef ... no iffe: test: is tv_sec a member of struct timeval ... yes iffe: test: cat{ ... }end ... yes + cmp -s FEATURE/time ast_time.h + rm -f ast_time.h + silent test -d . + /bin/cp FEATURE/time ast_time.h + cc -o lcgen /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*t++ = *f++); ~~~~~^~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:188:14: note: place parentheses around the assignment to silence this warning while (*t++ = *f++); ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:188:14: note: use '==' to turn this assignment into an equality comparison while (*t++ = *f++); ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:343:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s = fgets(buf, sizeof(buf), stdin)) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:343:11: note: place parentheses around the assignment to silence this warning while (s = fgets(buf, sizeof(buf), stdin)) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:343:11: note: use '==' to turn this assignment into an equality comparison while (s = fgets(buf, sizeof(buf), stdin)) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:446:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = copy(&b, arg[2])) ~~^~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:446:10: note: place parentheses around the assignment to silence this warning if (s = copy(&b, arg[2])) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:446:10: note: use '==' to turn this assignment into an equality comparison if (s = copy(&b, arg[2])) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:452:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = *s) ~~^~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:452:12: note: place parentheses around the assignment to silence this warning if (c = *s) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:452:12: note: use '==' to turn this assignment into an equality comparison if (c = *s) ^ == /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:508:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (s = copy(&b, arg[4])) ~~^~~~~~~~~~~~~~~~~~ /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:508:10: note: place parentheses around the assignment to silence this warning if (s = copy(&b, arg[4])) ^ ( ) /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/port/lcgen.c:508:10: note: use '==' to turn this assignment into an equality comparison if (s = copy(&b, arg[4])) ^ == 5 warnings generated. ld: warning: option -m is obsolete and being ignored + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/preroot.sh iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/preroot.sh ... iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/preroot.sh ... yes + cmp -s FEATURE/preroot preroot.h + rm -f preroot.h + silent test -d . + /bin/cp FEATURE/preroot preroot.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/prog iffe: test: is sys/types.h a header ... yes iffe: test: is getexecname a library function ... no iffe: test: is _NSGetExecutablePath a library function ... no iffe: test: run{ ... }end ... yes iffe: test: is mach-o/dyld.h a header ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/sig.sh iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/sig.sh ... iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/sig.sh ... yes + cmp -s FEATURE/sig sig.h + rm -f sig.h + silent test -d . + /bin/cp FEATURE/sig sig.h + cmp -s FEATURE/standards ast_standards.h + rm -f ast_standards.h + silent test -d . + /bin/cp FEATURE/standards ast_standards.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/locale iffe: test: is sys/types.h a header ... yes iffe: test: canonical UTF-8 name ... yes + cmp -s FEATURE/tty ast_tty.h + rm -f ast_tty.h + silent test -d . + /bin/cp FEATURE/tty ast_tty.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/sfio iffe: test: is sys/types.h a header ... yes iffe: test: is float.h a header ... yes iffe: test: is floatingpoint.h a header ... no iffe: test: is math.h a header ... yes iffe: test: is values.h a header ... no iffe: test: is sys/filio.h a header ... yes iffe: test: is sys/ioctl.h a header ... yes iffe: test: is qfrexp a library function ... no iffe: test: is qldexp a library function ... no iffe: test: is signed a reserved keyword ... yes iffe: test: number of bits in pointer ... no iffe: test: open files cannot be removed ... no iffe: test: voidptr is larger than int ... no iffe: test: long is larger than int ... no iffe: test: register layout ok for vax string operations ... no iffe: test: native floating point conversions ok ... no iffe: test: Stdio fseek/fflush are X/Open-compliant ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/align.c iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/align.c ... In file included from ./Kris83533.c:54: ./FEATURE/common:136:9: error: unknown type name '_ast_int1_t' typedef _ast_int1_t int8_t; ^ ./FEATURE/common:140:29: error: expected ';' after top level declarator typedef unsigned _ast_int1_t uint8_t; ^ ; ./FEATURE/common:144:9: error: unknown type name '_ast_int2_t'; did you mean '_ast_int1_t'? typedef _ast_int2_t int16_t; ^~~~~~~~~~~ _ast_int1_t ./FEATURE/common:140:18: note: '_ast_int1_t' declared here typedef unsigned _ast_int1_t uint8_t; ^ ./FEATURE/common:148:29: error: expected ';' after top level declarator typedef unsigned _ast_int2_t uint16_t; ^ ; ./FEATURE/common:152:9: error: unknown type name '_ast_int4_t' typedef _ast_int4_t int32_t; ^ ./FEATURE/common:156:29: error: expected ';' after top level declarator typedef unsigned _ast_int4_t uint32_t; ^ ; ./FEATURE/common:172:9: error: unknown type name '_ast_intmax_t' typedef _ast_intmax_t intmax_t; ^ ./FEATURE/common:176:31: error: expected ';' after top level declarator typedef unsigned _ast_intmax_t uintmax_t; ^ ; ./FEATURE/common:183:18: warning: redefinition of typedef '_ast_int4_t' is a C11 feature [-Wtypedef-redefinition] typedef unsigned _ast_int4_t uintptr_t; ^ ./FEATURE/common:156:18: note: previous definition is here typedef unsigned _ast_int4_t uint32_t; ^ ./FEATURE/common:183:29: error: expected ';' after top level declarator typedef unsigned _ast_int4_t uintptr_t; ^ ; In file included from ./Kris83533.c:54: In file included from ./FEATURE/common:191: In file included from /usr/include/sys/types.h:78: In file included from /usr/include/machine/types.h:35: /usr/include/i386/types.h:83:17: error: typedef redefinition with different types ('short' vs '_ast_int1_t' (aka 'unsigned int')) typedef short int16_t; ^ ./FEATURE/common:144:21: note: previous definition is here typedef _ast_int2_t int16_t; ^ ./FEATURE/common:203:14: error: typedef redefinition with different types ('int' vs '__darwin_size_t' (aka 'unsigned long')) typedef int size_t; ^ /usr/include/stdio.h:78:26: note: previous definition is here typedef __darwin_size_t size_t; ^ In file included from ./Kris83533.c:54: ./FEATURE/common:207:14: error: typedef redefinition with different types ('int' vs '__darwin_ssize_t' (aka 'long')) typedef int ssize_t; ^ /usr/include/stdio.h:442:33: note: previous definition is here typedef __darwin_ssize_t ssize_t; ^ ./Kris83533.c:66:2: error: unknown type name '_ast_fltmax_t'; did you mean '_ast_intmax_t'? _ast_fltmax_t u7; ^~~~~~~~~~~~~ _ast_intmax_t ./FEATURE/common:176:18: note: '_ast_intmax_t' declared here typedef unsigned _ast_intmax_t uintmax_t; ^ 1 warning and 13 errors generated. iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/align.c ... cannot run mamake [lib/libast]: *** exit code 1 making FEATURE/align + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/siglist iffe: test: is sys/types.h a header ... yes iffe: test: is string.h a header ... yes iffe: test: is signal.h a header ... yes iffe: test: is strsignal a library function ... no iffe: test: run{ ... }end ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/signal.c iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/signal.c ... ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/signal.c ... cannot run mamake [lib/libast]: *** exit code 1 making FEATURE/signal + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/wait iffe: test: is sys/types.h a header ... yes iffe: test: is wait a library function ... no iffe: test: is wait2 a library function ... no iffe: test: is wait3 a library function ... no iffe: test: is wait4 a library function ... no iffe: test: is waitpid a library function ... no iffe: test: is sys/wait.h a header ... yes iffe: test: posix wait macros ok ... no + cmp -s FEATURE/wait ast_wait.h + rm -f ast_wait.h + silent test -d . + /bin/cp FEATURE/wait ast_wait.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/tmlib iffe: test: is sys/types.h a header ... yes iffe: test: probe CC.EXPORT.DYNAMIC supported ... no iffe: test: tzset() bypasses user getenv() ... no iffe: test: is ( _tzset_environ ) true ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/tvlib iffe: test: is sys/types.h a header ... yes iffe: test: is time.h a header ... yes iffe: test: is clock_settime a library function ... no iffe: test: is gettimeofday a library function ... no iffe: test: is settimeofday a library function ... no iffe: test: is stime a library function ... no iffe: test: is utimes a library function ... no iffe: test: is nanosleep a library function ... no iffe: test: is usleep a library function ... no iffe: test: is sys/stat.h a header ... yes iffe: test: complete utimensat implementation ... no iffe: test: is sys/time.h a header ... yes iffe: test: is timeval a type or typedef ... no iffe: test: is tv_sec a member of struct timeval ... yes iffe: test: execute{ ... }end ... no iffe: test: link{ ... }end ... no iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... iffe: test: output{ ... }end ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/errno iffe: test: is sys/types.h a header ... yes iffe: test: sys_nerr in default libs ... no iffe: test: sys_nerr declared in errno.h ... yes iffe: test: sys_errlist in default libs ... no iffe: test: sys_errlist declared in errno.h ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/vfork iffe: test: is sys/types.h a header ... yes iffe: test: is vfork.h a header ... no iffe: test: is sys/vfork.h a header ... no iffe: test: run{ ... }end ... yes + cmp -s FEATURE/vfork ast_vfork.h + rm -f ast_vfork.h + silent test -d . + /bin/cp FEATURE/vfork ast_vfork.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/hack iffe: test: is sys/types.h a header ... yes iffe: test: is locale_attr.h a header ... no + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/omitted iffe: test: is sys/types.h a header ... yes iffe: test: check for win32 .exe botches ... no iffe: test: win32 alarm(2) return botched ... yes + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/namval.h ast_namval.h + rm -f ast_namval.h + silent test -d . + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/namval.h ast_namval.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/uwin iffe: test: is sys/types.h a header ... yes iffe: test: is a64l a library function ... no iffe: test: is acosh a library function ... no iffe: test: is asinh a library function ... no iffe: test: is atanh a library function ... no iffe: test: is cbrt a library function ... no iffe: test: is ceil a library function ... no iffe: test: is crypt a library function ... no iffe: test: is erf a library function ... no iffe: test: is exp a library function ... no iffe: test: is expm1 a library function ... no iffe: test: is floor a library function ... no iffe: test: is gamma a library function ... no iffe: test: is getpass a library function ... no iffe: test: is lgamma a library function ... no iffe: test: is log a library function ... no iffe: test: is log1p a library function ... no iffe: test: is random a library function ... no iffe: test: is rcmd a library function ... no iffe: test: is rint a library function ... no iffe: test: is srand48 a library function ... no iffe: test: is copysign a library function ... no iffe: test: is logb a library function ... no iffe: test: is finite a library function ... no iffe: test: is drem a library function ... no iffe: test: is sqrt a library function ... no iffe: test: is ilogb a library function ... no iffe: test: is remainder a library function ... no iffe: test: is scalb a library function ... no iffe: test: is _copysign a library function ... no iffe: test: is _finite a library function ... no iffe: test: is _scalb a library function ... no iffe: test: is __iob_func a library function ... no iffe: test: is _p__iob a library function ... no iffe: test: is __p__iob a library function ... no iffe: test: is _iob a library data symbol ... no iffe: test: cat{ ... }end ... yes + cmp -s FEATURE/mmap ast_mmap.h + rm -f ast_mmap.h + silent test -d . + /bin/cp FEATURE/mmap ast_mmap.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/libpath.sh iffe: test: is sys/types.h a header ... yes iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/libpath.sh ... iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/libpath.sh ... yes + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/asometh iffe: test: is sys/types.h a header ... yes iffe: test: fcntl(F_SETLCK[W]) work ... no iffe: test: semget semop semctl work ... no + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/a64l.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/acosh.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/asinh.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/atanh.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/cbrt.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Icomp -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/crypt.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/erf.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/exp.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/exp__E.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/expm1.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/gamma.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/lgamma.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/log.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/log1p.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/log__L.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/rand48.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/random.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/rint.c + cc -D_BLD_DLL -fPIC -D_BLD_ast -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast -Iuwin -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin -Istd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/uwin/support.c + test '' = man/LIBAST.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/LIBAST.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/LIBAST.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/LIBAST.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/LIBAST.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/LIBAST.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/LIBAST.3 + test '' = man/aso.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/aso.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/aso.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/aso.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/aso.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/aso.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/aso.3 + test '' = man/ast.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ast.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ast.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ast.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ast.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ast.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ast.3 + test '' = man/astsa.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/astsa.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/astsa.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/astsa.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/astsa.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/astsa.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/astsa.3 + test '' = man/cdt.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/cdt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/cdt.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/cdt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/cdt.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/cdt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/cdt.3 + test '' = man/chr.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/chr.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/chr.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/chr.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/chr.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/chr.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/chr.3 + test '' = man/compat.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/compat.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/compat.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/compat.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/compat.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/compat.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/compat.3 + test '' = man/error.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/error.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/error.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/error.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/error.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/error.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/error.3 + test '' = man/find.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/find.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/find.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/find.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/find.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/find.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/find.3 + test '' = man/fmt.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fmt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmt.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmt.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fmt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmt.3 + test '' = man/fmtls.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fmtls.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmtls.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmtls.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmtls.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fmtls.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fmtls.3 + test '' = man/fs3d.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fs3d.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fs3d.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fs3d.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fs3d.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/fs3d.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/fs3d.3 + test '' = man/ftwalk.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ftwalk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ftwalk.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ftwalk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ftwalk.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ftwalk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ftwalk.3 + test '' = man/getcwd.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/getcwd.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/getcwd.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/getcwd.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/getcwd.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/getcwd.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/getcwd.3 + test '' = man/hash.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/hash.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/hash.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/hash.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/hash.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/hash.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/hash.3 + test '' = man/iblocks.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/iblocks.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/iblocks.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/iblocks.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/iblocks.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/iblocks.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/iblocks.3 + test '' = man/int.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/int.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/int.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/int.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/int.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/int.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/int.3 + test '' = man/ip6.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ip6.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ip6.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ip6.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ip6.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/ip6.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/ip6.3 + test '' = man/magic.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/magic.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/magic.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/magic.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/magic.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/magic.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/magic.3 + test '' = man/mem.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/mem.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mem.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mem.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mem.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/mem.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mem.3 + test '' = man/mime.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/mime.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mime.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mime.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mime.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/mime.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/mime.3 + test '' = man/modecanon.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/modecanon.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/modecanon.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/modecanon.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/modecanon.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/modecanon.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/modecanon.3 + test '' = man/optget.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/optget.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/optget.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/optget.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/optget.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/optget.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/optget.3 + test '' = man/path.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/path.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/path.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/path.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/path.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/path.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/path.3 + test '' = man/preroot.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/preroot.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/preroot.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/preroot.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/preroot.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/preroot.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/preroot.3 + test '' = man/proc.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/proc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/proc.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/proc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/proc.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/proc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/proc.3 + test '' = man/re.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/re.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/re.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/re.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/re.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/re.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/re.3 + test '' = man/regex.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/regex.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/regex.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/regex.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/regex.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/regex.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/regex.3 + test '' = man/setenviron.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/setenviron.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/setenviron.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/setenviron.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/setenviron.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/setenviron.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/setenviron.3 + test '' = man/sfdisc.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sfdisc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfdisc.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfdisc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfdisc.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sfdisc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfdisc.3 + test '' = man/sfio.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sfio.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfio.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfio.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfio.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sfio.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sfio.3 + test '' = man/sig.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sig.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sig.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sig.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sig.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/sig.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/sig.3 + test '' = man/spawnveg.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/spawnveg.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/spawnveg.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/spawnveg.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/spawnveg.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/spawnveg.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/spawnveg.3 + test '' = man/stak.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stak.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stak.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stak.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stak.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stak.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stak.3 + test '' = man/stk.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stk.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stk.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stk.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stk.3 + test '' = man/strcopy.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strcopy.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strcopy.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strcopy.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strcopy.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strcopy.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strcopy.3 + test '' = man/strdup.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strdup.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strdup.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strdup.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strdup.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strdup.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strdup.3 + test '' = man/strelapsed.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strelapsed.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strelapsed.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strelapsed.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strelapsed.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strelapsed.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strelapsed.3 + test '' = man/strerror.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strerror.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strerror.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strerror.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strerror.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strerror.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strerror.3 + test '' = man/stresc.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stresc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stresc.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stresc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stresc.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stresc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stresc.3 + test '' = man/streval.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/streval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/streval.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/streval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/streval.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/streval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/streval.3 + test '' = man/strgid.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strgid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strgid.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strgid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strgid.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strgid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strgid.3 + test '' = man/strmatch.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strmatch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strmatch.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strmatch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strmatch.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strmatch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strmatch.3 + test '' = man/stropt.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stropt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stropt.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stropt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stropt.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/stropt.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/stropt.3 + test '' = man/strperm.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strperm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strperm.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strperm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strperm.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strperm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strperm.3 + test '' = man/strsignal.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strsignal.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsignal.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsignal.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsignal.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strsignal.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsignal.3 + test '' = man/strsort.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strsort.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsort.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsort.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsort.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strsort.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strsort.3 + test '' = man/strtape.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strtape.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strtape.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strtape.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strtape.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strtape.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strtape.3 + test '' = man/strton.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strton.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strton.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strton.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strton.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/strton.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/strton.3 + test '' = man/struid.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/struid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/struid.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/struid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/struid.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/struid.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/struid.3 + test '' = man/swap.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/swap.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/swap.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/swap.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/swap.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/swap.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/swap.3 + test '' = man/tab.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tab.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tab.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tab.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tab.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tab.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tab.3 + test '' = man/tm.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tm.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tm.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tm.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tm.3 + test '' = man/tmx.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tmx.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tmx.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tmx.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tmx.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tmx.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tmx.3 + test '' = man/tok.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tok.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tok.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tok.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tok.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tok.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tok.3 + test '' = man/touch.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/touch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/touch.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/touch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/touch.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/touch.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/touch.3 + test '' = man/tv.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tv.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tv.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tv.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tv.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/tv.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/tv.3 + test '' = man/vecargs.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/vecargs.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vecargs.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vecargs.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vecargs.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/vecargs.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vecargs.3 + test '' = man/vmalloc.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/vmalloc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vmalloc.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vmalloc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vmalloc.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/man/vmalloc.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/vmalloc.3 + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/ast_getopt.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_getopt.h 1.86760.x + mv 1.86760.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_getopt.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_namval.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_namval.h 1.86764.x + mv 1.86764.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_namval.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/ast_windows.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_windows.h 1.86768.x + mv 1.86768.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_windows.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/find.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/find.h 1.86772.x + mv 1.86772.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/find.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/fs3d.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/fs3d.h 1.86776.x + mv 1.86776.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/fs3d.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/getopt.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/getopt.h 1.86780.x + mv 1.86780.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/getopt.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/glob.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/glob.h 1.86784.x + mv 1.86784.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/glob.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/hash.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hash.h 1.86788.x + mv 1.86788.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hash.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/hashkey.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hashkey.h 1.86792.x + mv 1.86792.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hashkey.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/hashpart.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hashpart.h 1.86796.x + mv 1.86796.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/hashpart.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/ip6.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ip6.h 1.86800.x + mv 1.86800.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ip6.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/mnt.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/mnt.h 1.86804.x + mv 1.86804.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/mnt.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/modecanon.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/modecanon.h 1.86808.x + mv 1.86808.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/modecanon.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/modex.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/modex.h 1.86812.x + mv 1.86812.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/modex.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/namval.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/namval.h 1.86816.x + mv 1.86816.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/namval.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/re_comp.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/re_comp.h 1.86820.x + mv 1.86820.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/re_comp.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/comp/regexp.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/regexp.h 1.86824.x + mv 1.86824.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/regexp.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/sfio_s.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sfio_s.h 1.86828.x + mv 1.86828.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sfio_s.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/shcmd.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/shcmd.h 1.86832.x + mv 1.86832.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/shcmd.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/stack.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/stack.h 1.86836.x + mv 1.86836.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/stack.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/tar.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/tar.h 1.86840.x + mv 1.86840.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/tar.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/usage.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/usage.h 1.86844.x + mv 1.86844.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/usage.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/vdb.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/vdb.h 1.86848.x + mv 1.86848.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/vdb.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/include/vecargs.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/vecargs.h 1.86852.x + mv 1.86852.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/vecargs.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std/nl_types.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/nl_types.h 1.86856.x + mv 1.86856.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/nl_types.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std/stdio.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/stdio.h 1.86860.x + mv 1.86860.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/stdio.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/std/wchar.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/wchar.h 1.86864.x + mv 1.86864.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/wchar.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' preroot.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/preroot.h 1.86868.x + mv 1.86868.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/preroot.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' sig.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sig.h 1.86872.x + mv 1.86872.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sig.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_api.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_api.h 1.86876.x + mv 1.86876.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_api.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_ccode.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_ccode.h 1.86880.x + mv 1.86880.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_ccode.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_fs.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_fs.h 1.86884.x + mv 1.86884.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_fs.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_lib.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_lib.h 1.86888.x + mv 1.86888.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_lib.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_mmap.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_mmap.h 1.86892.x + mv 1.86892.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_mmap.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/ndbm iffe: test: is sys/types.h a header ... yes iffe: test: is -ldb a library ... no iffe: test: sleepycat ndbm compatibility ... no iffe: test: is gdbm-ndbm.h a header ... no iffe: test: is gdbm/ndbm.h a header ... no iffe: test: is ndbm.h a header ... yes + cmp -s FEATURE/ndbm ast_ndbm.h + rm -f ast_ndbm.h + silent test -d . + /bin/cp FEATURE/ndbm ast_ndbm.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_ndbm.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_ndbm.h 1.87088.x + mv 1.87088.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_ndbm.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_time.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_time.h 1.87092.x + mv 1.87092.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_time.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_tty.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_tty.h 1.87096.x + mv 1.87096.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_tty.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_vfork.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_vfork.h 1.87100.x + mv 1.87100.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_vfork.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_wait.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_wait.h 1.87104.x + mv 1.87104.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_wait.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_standards.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_standards.h 1.87108.x + mv 1.87108.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_standards.h + iffe -v -X ast -X std -c 'cc -D_BLD_DLL -fPIC -D_BLD_ast -O -static ' run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/features/sizeof iffe: test: is sys/types.h a header ... yes iffe: test: sizeof(integral-type) ... no + cmp -s FEATURE/sizeof ast_sizeof.h + rm -f ast_sizeof.h + silent test -d . + /bin/cp FEATURE/sizeof ast_sizeof.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_sizeof.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_sizeof.h 1.87234.x + mv 1.87234.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_sizeof.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_nl_types.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_nl_types.h 1.87238.x + mv 1.87238.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/ast_nl_types.h + silent test '!' -d /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file + mkdir -p /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file + test '' = misc/magic.tab + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/misc/magic.tab /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file/magic + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file/magic /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file/magic.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libast/misc/magic.tab /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/file/magic mamake: *** exit code 1 making lib/libast + mamake -C lib/libdll -k LDFLAGS=-static install + set - + iffe -v -c 'cc -D_BLD_DLL -fPIC -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/features/dll iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is dl.h a header ... no iffe: test: is dlfcn.h a header ... no iffe: test: is dll.h a header ... no iffe: test: is rld_interface.h a header ... no iffe: test: is mach-o/dyld.h a header ... no iffe: test: is sys/ldr.h a header ... no iffe: test: is -ldl a library ... no iffe: test: is dlopen a library function ... no iffe: test: is dllload a library function ... no iffe: test: is loadbind a library function ... no iffe: test: is shl_load a library function ... no iffe: test: link{ ... }end ... no iffe: test: run{ ... }end ... yes iffe: test: output{ ... }end ... no + cmp -s FEATURE/dll dlldefs.h + rm -f dlldefs.h + silent test -d . + cp FEATURE/dll dlldefs.h + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_dll -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlfcn.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlfcn.c:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dlfcn.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllopen.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllopen.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllib.h:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllopen.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllfind.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllfind.c:26:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllfind.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllplug.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllplug.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllib.h:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllplug.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dll_lib.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dll_lib.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllib.h:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dll_lib.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_dll -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllnext.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllnext.c:33:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllnext.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_dll -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllook.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllook.c:26:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dlllook.o + cc -D_BLD_DLL -fPIC -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_dll -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllscan.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllscan.c:58:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllscan.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllcheck.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllcheck.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllib.h:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllcheck.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_dll -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllerror.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dllerror.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libdll/dlllib.h:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libdll]: *** exit code 1 making dllerror.o + test '' = dll.req + /usr/bin/cmp -s dll.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dll + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dll /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dll.old + true + /bin/cp dll.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/dll + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1997,author=gsf' dlldefs.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/dlldefs.h 1.88325.x + mv 1.88325.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/dlldefs.h mamake: *** exit code 1 making lib/libdll + mamake -C lib/libcoshell -k LDFLAGS=-static install + set - + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coopen.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coopen.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coopen.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coclose.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coclose.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coclose.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coinit.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coinit.c:33: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coinit.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coexec.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coexec.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coexec.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/costash.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/costash.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making costash.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cowait.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cowait.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making cowait.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cokill.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cokill.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making cokill.o + iffe -v -c 'cc -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -last : def nfsd iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is nfsd a command ... no iffe: test: is nfsd a library data symbol ... no iffe: test: is nfsd.h a header ... no iffe: test: is nfsd a reserved keyword ... yes iffe: test: is nfsd a library function ... no iffe: test: is nfsd a math library symbol ... no iffe: test: is sys/nfsd.h a header ... no iffe: test: is nfsd a type or typedef ... no + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cosync.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/cosync.c:33: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making cosync.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coquote.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coquote.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coquote.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/codata.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/codata.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making codata.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coexport.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coexport.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making coexport.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/procrun.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/procrun.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making procrun.o + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_coshell -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/system.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/system.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/colib.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcoshell]: *** exit code 1 making system.o + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/ignore.sh ignore + silent test -w ignore -a -x ignore + chmod u+w,+x ignore + case static,port:$OPTIND:$RANDOM in + case '' in + case 0 in + cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/silent.sh silent + silent test -w silent -a -x silent + chmod u+w,+x silent + test '' = coshell.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coshell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/coshell.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/coshell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/coshell.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coshell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/coshell.3 + test '' = coshell.req + /usr/bin/cmp -s coshell.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/coshell + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/coshell /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/coshell.old + true + /bin/cp coshell.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/coshell + test '' = ignore + /usr/bin/cmp -s ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ignore + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ignore.old + true + /bin/cp ignore /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/ignore + test '' = silent + /usr/bin/cmp -s silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/silent + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/silent.old + true + /bin/cp silent /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/bin/silent + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1990,author=gsf' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcoshell/coshell.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/coshell.h 1.88554.x + mv 1.88554.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/coshell.h mamake: *** exit code 1 making lib/libcoshell + mamake -C lib/libsum -k LDFLAGS=-static install + set - + iffe -v -c 'cc -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum/features/sum iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is md4.h a header ... no iffe: test: is -lmd a library ... no iffe: test: is MD4Init a library function ... no iffe: test: is md5.h a header ... no iffe: test: is MD5Init a library function ... no iffe: test: is sha1.h a header ... no iffe: test: is SHA1Init a library function ... no iffe: test: is sha2.h a header ... no iffe: test: is SHA2Init a library function ... no + cc -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum/sumlib.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum/sumlib.c:36: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum/sum.h:32:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libsum]: *** exit code 1 making sumlib.o + test '' = sum.req + /usr/bin/cmp -s sum.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/sum + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/sum /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/sum.old + true + /bin/cp sum.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/sum + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1996,author=gsf' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libsum/sum.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sum.h 1.88779.x + mv 1.88779.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/sum.h mamake: *** exit code 1 making lib/libsum + mamake -C lib/libcmd -k LDFLAGS=-static install + set - + iffe -v -c 'cc -D_BLD_DLL -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -lutil -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/features/symlink iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lutil a library ... no iffe: test: lchmod implemented ... no iffe: test: lchown implemented ... no + iffe -v -c 'cc -D_BLD_DLL -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -lutil -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/features/sockets iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lutil a library ... no iffe: test: is sys/socket.h a header ... no iffe: test: is arpa/inet.h a header ... no iffe: test: is netinet/in.h a header ... no iffe: test: is getsockname a library function ... no iffe: test: is getsockopt a library function ... no iffe: test: is inet_ntoa a library function ... no + iffe -v -c 'cc -D_BLD_DLL -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -lutil -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/features/ids iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lutil a library ... no iffe: test: is endgrent a library function ... no iffe: test: is getgrent a library function ... no iffe: test: is setgrent a library function ... no iffe: test: is sys/fss.h a header ... no iffe: test: is fsg.h a header ... no iffe: test: is -lfsg a library ... no iffe: test: is fsid a library function ... no iffe: test: is getfsgid a library function ... no iffe: test: is isfsg a library function ... no iffe: test: is unistd.h a header ... yes iffe: test: is getsid a library function ... no iffe: test: is fsid a macro ... no iffe: test: cat{ ... }end ... yes + iffe -v -c 'cc -D_BLD_DLL -fPIC -O -static ' ref -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -lutil -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/features/utsname iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lutil a library ... no iffe: test: is getdomainname a library function ... no iffe: test: is gethostid a library function ... no iffe: test: is gethostname a library function ... no iffe: test: is sethostname a library function ... no iffe: test: is syscall a library function ... no iffe: test: is systeminfo a library function ... no iffe: test: is uname a library function ... no iffe: test: is syssgi a library function ... no iffe: test: is sys/utsname.h a header ... yes iffe: test: is utsname a type or typedef ... no iffe: test: is base_rel a member of struct utsname ... no iffe: test: is idnumber a member of struct utsname ... no iffe: test: is m_type a member of struct utsname ... no iffe: test: is nodeext a member of struct utsname ... no iffe: test: is sys/syscall.h a header ... no iffe: test: is sys/systeminfo.h a header ... no iffe: test: is sys/syssgi.h a header ... no iffe: test: cross{ ... }end ... yes + cat + sort -u + sed -e '/^b_[a-z_][a-z_0-9]*(/!d' -e 's/^b_//' -e 's/(.*//' -e 's/.*/extern int b_&(int, char**, Shbltin_t*);/' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmdinit.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/basename.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cat.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chgrp.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chmod.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chown.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cksum.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmp.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/comm.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cp.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cut.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/dirname.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/date.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/expr.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fds.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fmt.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fold.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/getconf.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/head.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/id.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/join.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/ln.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/logname.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/md5sum.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkdir.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkfifo.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mktemp.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mv.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/paste.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pathchk.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pids.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rev.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rm.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rmdir.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/stty.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sum.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sync.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tail.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tee.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tty.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uname.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uniq.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/vmstate.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wc.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/revlib.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wclib.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fts_fix.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/lib.c + cmp -s 1.89711.h cmdext.h + mv 1.89711.h cmdext.h + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmdinit.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmdinit.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cmdinit.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/basename.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/basename.c:67: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making basename.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cat.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cat.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cat.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chgrp.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chgrp.c:106: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making chgrp.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chmod.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chmod.c:136: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making chmod.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chown.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/chown.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making chown.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cksum.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cksum.c:112: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cksum.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmp.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmp.c:78: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cmp.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/comm.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/comm.c:59: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making comm.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cp.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cp.c:133: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cp.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cut.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cut.c:78: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making cut.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/dirname.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/dirname.c:64: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making dirname.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/date.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/date.c:197: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making date.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/expr.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/expr.c:113: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making expr.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fds.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fds.c:36: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making fds.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fmt.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fmt.c:51: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making fmt.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fold.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fold.c:77: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making fold.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/getconf.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/getconf.c:123: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making getconf.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/head.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/head.c:68: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making head.o + cc -D_BLD_DLL -fPIC -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/id.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/id.c:62: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making id.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/join.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/join.c:93: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making join.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/ln.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/ln.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making ln.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/logname.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/logname.c:50: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making logname.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/md5sum.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/md5sum.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making md5sum.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkdir.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkdir.c:59: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making mkdir.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkfifo.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mkfifo.c:49: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making mkfifo.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mktemp.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mktemp.c:63: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making mktemp.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mv.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/mv.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making mv.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/paste.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/paste.c:72: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making paste.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pathchk.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pathchk.c:77: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making pathchk.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pids.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/pids.c:49: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making pids.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rev.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rev.c:54: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making rev.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rm.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rm.c:70: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making rm.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rmdir.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/rmdir.c:54: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making rmdir.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/stty.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/stty.c:63: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making stty.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sum.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sum.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making sum.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sync.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/sync.c:50: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making sync.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tail.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tail.c:102: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making tail.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tee.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tee.c:55: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making tee.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tty.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/tty.c:50: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making tty.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' '-DHOSTTYPE="darwin.i386"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uname.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uname.c:80: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making uname.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_BLD_cmd -D_PACKAGE_ast '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uniq.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/uniq.c:74: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making uniq.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/vmstate.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/vmstate.c:51: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making vmstate.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libcmd"' -D_PACKAGE_ast -D_BLD_cmd '-DUSAGE_LICENSE="[-author?Glenn Fowler ][-author?David Korn ][-copyright?Copyright (c) 1992-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wc.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wc.c:68: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making wc.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/revlib.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/revlib.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making revlib.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -D_BLD_cmd -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wclib.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/wclib.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making wclib.o + /usr/bin/ar x -lsum sumlib.o ar: illegal option combination for -m usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] mamake [lib/libcmd]: *** exit code 1 making sumlib.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fts_fix.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/fts_fix.c:36:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making fts_fix.o + cc -D_BLD_DLL -fPIC -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_cmd -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/lib.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/lib.c:23: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [lib/libcmd]: *** exit code 1 making lib.o + test '' = cmd.req + /usr/bin/cmp -s cmd.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/cmd + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/cmd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/cmd.old + true + /bin/cp cmd.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/cmd + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1992,author=gsf+dgk' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/lib/libcmd/cmd.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmd.h 1.89866.x + mv 1.89866.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmd.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1992,author=gsf+dgk' cmdext.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmdext.h 1.89870.x + mv 1.89870.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmdext.h + cat + sed -e '/^b_[a-z_][a-z_0-9]*(/!d' -e 's/^b_//' -e 's/(.*//' -e 's/.*/CMDLIST(&)/' + sort -u + cmp -s 1.89874.h cmdlist.h + mv 1.89874.h cmdlist.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1992,author=gsf+dgk' cmdlist.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmdlist.h 1.89880.x + mv 1.89880.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/cmdlist.h mamake: *** exit code 1 making lib/libcmd + mamake -C cmd/ksh93 -k LDFLAGS=-static install + set - iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is nc.h a header ... no iffe: test: is exec_attr.h a header ... no iffe: test: is math.h a header ... yes iffe: test: is exception a type or typedef ... no iffe: test: is name a member of struct exception ... no iffe: test: is _exception a type or typedef ... no iffe: test: is name a member of struct _exception ... no iffe: test: is setreuid a library function ... no iffe: test: is setregid a library function ... no iffe: test: is nice a library function ... no iffe: test: is fork a library function ... no iffe: test: is spawnveg a library function ... no iffe: test: is fchdir a library function ... no iffe: test: is pathnative a library function ... no iffe: test: is pathposix a library function ... no iffe: test: is uwin_path a library function ... no iffe: test: is uwin_unpath a library function ... no iffe: test: is fts_notify a library function ... no iffe: test: is sys/mman.h a header ... yes iffe: test: is memcntl a library function ... no iffe: test: is -lsecdb a library ... no iffe: test: is getexecuser a library function ... no iffe: test: is free_execattr a library function ... no iffe: test: is unistd.h a header ... yes iffe: test: is nice a symbol that needs a prototype ... no iffe: test: is setreuid a symbol that needs a prototype ... no iffe: test: is setregid a symbol that needs a prototype ... no + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/pmain.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/pmain.c:22: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/shell.h:32:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making pmain.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/time iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is utime.h a header ... no iffe: test: is gettimeofday a library function ... no iffe: test: is setitimer a library function ... no iffe: test: is sys/time.h a header ... yes iffe: test: is timeval a type or typedef ... no iffe: test: is tv_usec a member of struct timeval ... no iffe: test: 2 arg gettimeofday() ... no iffe: test: 1 arg gettimeofday() ... no iffe: test: cat{ ... }end ... yes + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/dynamic iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: cat{ ... }end ... yes + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/options iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: cross{ ... }end ... yes iffe: test: cat{ ... }end ... yes + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/sigfeatures iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is sigblock a library function ... no iffe: test: is sigrelse a library function ... no iffe: test: is sigsetmask a library function ... no iffe: test: is sigprocmask a library function ... no iffe: test: is sigvec a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is ast.h a header ... no iffe: test: is signal.h a header ... yes iffe: test: is sigset_t a type or typedef ... no iffe: test: is sigvec a type or typedef ... no iffe: test: is sv_mask a member of struct sigvec ... no iffe: test: cat{ ... }end ... yes iffe: test: output{ ... }end ... no + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/setjmp iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is sigsetjmp a library function ... no iffe: test: is _setjmp a library function ... no iffe: test: is _longjmp a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is setjmp.h a header ... yes iffe: test: is sigjmp_buf a type or typedef ... no iffe: test: cat{ ... }end ... yes + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/alarm.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/alarm.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making alarm.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : def acct iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is acct a command ... no iffe: test: is acct a library data symbol ... no iffe: test: is acct.h a header ... no iffe: test: is acct a reserved keyword ... yes iffe: test: is acct a library function ... no iffe: test: is acct a math library symbol ... no iffe: test: is sys/acct.h a header ... no iffe: test: is acct a type or typedef ... no + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_FIXEDARRAY -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/cd_pwd.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/cd_pwd.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making cd_pwd.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/cflow.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/cflow.c:33: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making cflow.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/deparse.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/deparse.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making deparse.o + cc -O -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DERROR_CATALOG="libshell"' '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/enum.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/enum.c:21: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/shell.h:32:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making enum.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_NAMESPACE -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/getopts.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/getopts.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making getopts.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/ttys iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is termios.h a header ... no iffe: test: is termio.h a header ... no iffe: test: is sgtty.h a header ... no iffe: test: is sys/termios.h a header ... no iffe: test: is sys/termio.h a header ... no iffe: test: is sys/ioctl.h a header ... no iffe: test: is sys/bsdtty.h a header ... no iffe: test: is sys/nttyio.h a header ... no iffe: test: is sys/filio.h a header ... no iffe: test: is tcgetattr a library function ... no iffe: test: is tcgetpgrp a library function ... no + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/locale iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is locale.h a header ... no iffe: test: is wchar.h a header ... no iffe: test: is wctype.h a header ... no iffe: test: is locale a library function ... no iffe: test: is localeconv a library function ... no iffe: test: is wctype a library function ... no iffe: test: is iswctype a library function ... no iffe: test: is iswblank a library function ... no iffe: test: is wctrans a library function ... no iffe: test: is towctrans a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is wctrans_t a type or typedef ... no iffe: test: cat{ ... }end ... yes + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -D_BLD_shell -DSHOPT_DYNAMIC -D_API_ast=20100309 -DSHOPT_FIXEDARRAY -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/hist.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/hist.c:21: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making hist.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_BGX -DSHOPT_COSHELL -DSHOPT_MULTIBYTE -DSHOPT_PFSH -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_ESH -DSHOPT_FIXEDARRAY -DKSHELL -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/misc.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/misc.c:39: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making misc.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_DYNAMIC -DKSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/print.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/print.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making print.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_MULTIBYTE -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_FIXEDARRAY -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/read.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/read.c:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making read.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/poll iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is -lnsl a library ... no iffe: test: is -lsocket a library ... no iffe: test: is poll.h a header ... no iffe: test: is socket.h a header ... no iffe: test: is netinet/in.h a header ... no iffe: test: is sys/poll.h a header ... no iffe: test: is sys/socket.h a header ... no iffe: test: is sys/netinet/in.h a header ... no iffe: test: is select a library function ... no iffe: test: is poll a library function ... no iffe: test: is socket a library function ... no iffe: test: is htons a library function ... no iffe: test: is htonl a library function ... no iffe: test: is netdb.h a header ... yes iffe: test: is getaddrinfo a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is sys/select.h a header ... yes iffe: test: is fd_set a type or typedef ... no iffe: test: is unistd.h a header ... yes iffe: test: is socklen_t a type or typedef ... no iffe: test: use socketpair() for peekable pipe() ... no iffe: test: /dev/fd/N handles socketpair() ... no iffe: test: fchmod() after socketpair() shutdown() ... no iffe: test: cat{ ... }end ... yes + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/sleep.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/sleep.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making sleep.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_BGX -DSHOPT_COSHELL -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/trap.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/trap.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making trap.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DKSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/test.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/test.c:31: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making test.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_FIXEDARRAY -DSHOPT_DYNAMIC -DSHOPT_NAMESPACE -DSHOPT_TYPEDEF -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DSHOPT_ESH -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/typeset.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/typeset.c:36: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making typeset.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/rlimits iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is sys/time.h a header ... yes iffe: test: is resource.h a header ... no iffe: test: is vlimit.h a header ... no iffe: test: is sys/resource.h a header ... no iffe: test: is sys/vlimit.h a header ... no iffe: test: is getrlimit a library function ... no iffe: test: is getrlimit64 a library function ... no iffe: test: is ulimit a library function ... no iffe: test: is vlimit a library function ... no iffe: test: is time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is rlim_t a type or typedef ... no iffe: test: is rlim64_t a type or typedef ... no iffe: test: cat{ ... }end ... yes + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_FIXEDARRAY -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/ulimit.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/ulimit.c:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making ulimit.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/umask.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/umask.c:30:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making umask.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_KIA -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/whence.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/whence.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making whence.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : def execargs iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is execargs a command ... no iffe: test: is execargs a library data symbol ... no iffe: test: is execargs.h a header ... no iffe: test: is execargs a reserved keyword ... yes iffe: test: is execargs a library function ... no iffe: test: is execargs a math library symbol ... no iffe: test: is sys/execargs.h a header ... no iffe: test: is execargs a type or typedef ... no + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : def pstat iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is pstat a command ... no iffe: test: is pstat a library data symbol ... no iffe: test: is pstat.h a header ... no iffe: test: is pstat a reserved keyword ... yes iffe: test: is pstat a library function ... no iffe: test: is pstat a math library symbol ... no iffe: test: is sys/pstat.h a header ... no iffe: test: is pstat a type or typedef ... no + cc -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BRACEPAT -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_ESH -D_BLD_shell -DSHOPT_KIA -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DSHOPT_BGX -DSHOPT_COSHELL -DKSHELL -DSHOPT_SUID_EXEC -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_DYNAMIC -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/main.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/main.c:30:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making main.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_TYPEDEF -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -D_BLD_shell -DSHOPT_STATS -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DSHOPT_DYNAMIC -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvdisc.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvdisc.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making nvdisc.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_TYPEDEF -DSHOPT_FIXEDARRAY -DSHOPT_NAMESPACE '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DKSHELL -DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvtype.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvtype.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making nvtype.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_FIXEDARRAY -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/arith.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/arith.c:27: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making arith.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_OPTIMIZE -DSHOPT_RAWONLY -DSHOPT_HISTEXPAND -DSHOPT_PFSH -D_BLD_shell -DKSHELL -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_KIA -DSHOPT_MULTIBYTE -DSHOPT_EDPREDICT -DSHOPT_ESH -DSHOPT_VSH -DSHOPT_DYNAMIC -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/args.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/args.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making args.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_TYPEDEF -DSHOPT_FIXEDARRAY -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/array.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/array.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making array.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_MULTIBYTE -DSHOPT_ESH -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DKSHELL -DSHOPT_VSH -DSHOPT_PFSH -D_BLD_shell -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/completion.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/completion.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making completion.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_KIA -D_API_ast=20100309 -D_BLD_shell -DSHOPT_BGX -DSHOPT_COSHELL -DSHOPT_STATS -DSHOPT_NAMESPACE -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/defs.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/defs.c:26: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making defs.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/cmds iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: is newgrp a command ... yes iffe: test: is test a command ... yes iffe: test: is id a command ... yes iffe: test: is wc a command ... yes iffe: test: is cut a command ... yes iffe: test: is logname a command ... yes iffe: test: is universe a command ... no iffe: test: is pfexec a command ... no iffe: test: is tput a command ... yes iffe: test: is ed a file ... yes + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_EDPREDICT -DSHOPT_RAWONLY -DSHOPT_ESH -DSHOPT_VSH -DSHOPT_MULTIBYTE -DSHOPT_HISTEXPAND -DKSHELL -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/edit.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/edit.c:30:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making edit.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BRACEPAT -DSHOPT_SUID_EXEC -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_DYNAMIC -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/expand.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/expand.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making expand.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DKSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/regress.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/bltins/regress.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making regress.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_KIA -DSHOPT_ESH -DSHOPT_VSH -DSHOPT_TYPEDEF -DSHOPT_BGX -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -DSHOPT_PFSH -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DKSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/fault.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/fault.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making fault.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/fcin.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/fcin.c:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making fcin.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_VSH -DSHOPT_ESH -DSHOPT_MULTIBYTE '-DSHOPT_AUDITFILE="/etc/ksh_audit"' -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DKSHELL -DSHOPT_DYNAMIC -DSHOPT_PFSH -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_AUDIT -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/history.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/history.c:73:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making history.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_2DMATCH -DSHOPT_PFSH -DSHOPT_MULTIBYTE -DSHOPT_BGX -DSHOPT_COSHELL -DSHOPT_AUDIT -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_DYNAMIC -D_BLD_shell -DSHOPT_KIA -DKSHELL -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_ESH -DSHOPT_VSH -DSHOPT_FIXEDARRAY -DERROR_CONTEXT_T=Error_context_t -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/init.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/init.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making init.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_RAWONLY -DSHOPT_VSH -DSHOPT_ESH -DSHOPT_HISTEXPAND -DSHOPT_COSHELL -DSHOPT_DYNAMIC -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DSHOPT_BGX -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/io.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/io.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making io.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_VSH -DSHOPT_COSHELL -DSHOPT_BGX -DSHOPT_ESH -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_MULTIBYTE -DSHOPT_PFSH -D_BLD_shell -DKSHELL -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/jobs.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/jobs.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making jobs.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_TYPEDEF -DSHOPT_MULTIBYTE -DSHOPT_KIA -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_PFSH -DKSHELL -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/lex.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/lex.c:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making lex.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BRACEPAT -DKSHELL -DSHOPT_COSHELL -DSHOPT_OPTIMIZE -DSHOPT_FIXEDARRAY -DSHOPT_TYPEDEF -DSHOPT_FILESCAN -DSHOPT_MULTIBYTE -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -DSHOPT_SUID_EXEC -DSHOPT_BGX -DSHOPT_KIA -DSHOPT_DYNAMIC -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/macro.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/macro.c:34: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making macro.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_OPTIMIZE -DSHOPT_FIXEDARRAY -DSHOPT_NAMESPACE -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_TYPEDEF -DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/name.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/name.c:28: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making name.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_FIXEDARRAY -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvtree.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/nvtree.c:30: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making nvtree.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -D_BLD_shell -DSHOPT_STATS -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DSHOPT_KIA -DSHOPT_DYNAMIC -DKSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/parse.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/parse.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making parse.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_SUID_EXEC -DSHOPT_DYNAMIC -DSHOPT_NAMESPACE -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DSHOPT_BGX -DKSHELL -DSHOPT_BRACEPAT -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/path.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/path.c:27: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making path.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/string.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/string.c:26:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making string.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/streval.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/streval.c:32: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/streval.h:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making streval.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_COSHELL -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DSHOPT_DYNAMIC -DSHOPT_BGX -DSHOPT_KIA -DKSHELL -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/subshell.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/subshell.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making subshell.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DKSHELL -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/tdump.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/tdump.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making tdump.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/timers.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/timers.c:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making timers.o + cc -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_BLD_shell -DKSHELL -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/trestore.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/trestore.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making trestore.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/waitevent.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/waitevent.c:22: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making waitevent.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BGX -DSHOPT_TYPEDEF -DSHOPT_PFSH -DSHOPT_FILESCAN -DSHOPT_COSHELL -DSHOPT_NAMESPACE -DSHOPT_OPTIMIZE -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_HISTEXPAND -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -DSHOPT_DYNAMIC -DKSHELL -DSHOPT_SUID_EXEC -DSHOPT_BRACEPAT -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/xec.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/xec.c:29: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making xec.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/env.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/env.c:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making env.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -D_API_ast=20100309 -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/limits.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/limits.c:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making limits.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_SUID_EXEC -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_BGX -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_KIA -DSHOPT_BRACEPAT -DSHOPT_STATS -DSHOPT_NAMESPACE -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/msg.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/msg.c:30:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making msg.o + iffe -v -c 'cc -O -static ' ref -L. -L/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include -ldll -lcoshell -lcmd -last : run /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/math.sh /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/math.tab iffe: test: is sys/types.h a header ... yes iffe: test: is -last a library ... no iffe: test: is -lcmd a library ... no iffe: test: is -lcoshell a library ... no iffe: test: is -ldll a library ... no iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/math.sh ... iffe: test: is sys/types.h a header ... yes iffe: test: is time.h a header ... yes iffe: test: is sys/time.h a header ... yes iffe: test: is sys/times.h a header ... yes iffe: test: is stddef.h a header ... yes iffe: test: is stdlib.h a header ... yes iffe: test: is long double a type or typedef ... no iffe: test: is sys/types.h a header ... yes iffe: test: is math.h a header ... yes iffe: test: is -lm a library ... no iffe: test: is acos a library function ... no iffe: test: is acosh a library function ... no iffe: test: is asin a library function ... no iffe: test: is asinh a library function ... no iffe: test: is atan a library function ... no iffe: test: is atan2 a library function ... no iffe: test: is atanh a library function ... no iffe: test: is cbrt a library function ... no iffe: test: is ceil a library function ... no iffe: test: is copysign a library function ... no iffe: test: is cos a library function ... no iffe: test: is cosh a library function ... no iffe: test: is erf a library function ... no iffe: test: is erfc a library function ... no iffe: test: is exp a library function ... no iffe: test: is exp2 a library function ... no iffe: test: is expm1 a library function ... no iffe: test: is fabs a library function ... no iffe: test: is fdim a library function ... no iffe: test: is finite a library function ... no iffe: test: is floor a library function ... no iffe: test: is fma a library function ... no iffe: test: is fmax a library function ... no iffe: test: is fmin a library function ... no iffe: test: is fmod a library function ... no iffe: test: is fpclassify a library function ... no iffe: test: is fpclass a library function ... no iffe: test: is hypot a library function ... no iffe: test: is ilogb a library function ... no iffe: test: is isfinite a library function ... no iffe: test: is isgreater a library function ... no iffe: test: is isgreaterequal a library function ... no iffe: test: is isinf a library function ... no iffe: test: is isinfinite a library function ... no iffe: test: is isless a library function ... no iffe: test: is islessequal a library function ... no iffe: test: is islessgreater a library function ... no iffe: test: is isnan a library function ... no iffe: test: is isnormal a library function ... no iffe: test: is issubnormal a library function ... no iffe: test: is isunordered a library function ... no iffe: test: is iszero a library function ... no iffe: test: is j0 a library function ... no iffe: test: is j1 a library function ... no iffe: test: is jn a library function ... no iffe: test: is ldexp a library function ... no iffe: test: is lgamma a library function ... no iffe: test: is log a library function ... no iffe: test: is log10 a library function ... no iffe: test: is log1p a library function ... no iffe: test: is log2 a library function ... no iffe: test: is logb a library function ... no iffe: test: is nearbyint a library function ... no iffe: test: is nextafter a library function ... no iffe: test: is nexttoward a library function ... no iffe: test: is pow a library function ... no iffe: test: is remainder a library function ... no iffe: test: is rint a library function ... no iffe: test: is round a library function ... no iffe: test: is scalb a library function ... no iffe: test: is scalbn a library function ... no iffe: test: is signbit a library function ... no iffe: test: is sin a library function ... no iffe: test: is sinh a library function ... no iffe: test: is sqrt a library function ... no iffe: test: is tan a library function ... no iffe: test: is tanh a library function ... no iffe: test: is tgamma a library function ... no iffe: test: is trunc a library function ... no iffe: test: is y0 a library function ... no iffe: test: is y1 a library function ... no iffe: test: is yn a library function ... no iffe: test: is sys/types.h a header ... yes iffe: test: is -lm a library ... no iffe: test: is h a symbol that needs a prototype ... no iffe: test: is sys/types.h a header ... yes iffe: test: is math.h a header ... yes iffe: test: is -lm a library ... no iffe: test: is FP_SUBNORMAL a numeric constant or enum ... no iffe: test: is FP_ZERO a numeric constant or enum ... no iffe: test: is FP_NZERO a numeric constant or enum ... no iffe: test: is FP_PZERO a numeric constant or enum ... no iffe: test: is sys/types.h a header ... yes iffe: test: is sfio.h a header ... no iffe: test: is math.h a header ... yes iffe: test: is -lm a library ... no iffe: test: local_iszero function links ... no iffe: test: is sys/types.h a header ... yes iffe: test: is sfio.h a header ... no iffe: test: is math.h a header ... yes iffe: test: is -lm a library ... no iffe: test: local_round function links ... no iffe: test: is sys/types.h a header ... yes iffe: test: is sfio.h a header ... no iffe: test: is math.h a header ... yes iffe: test: is -lm a library ... no iffe: test: local_tgamma function links ... no iffe: test: capture output of /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/features/math.sh ... yes + cc -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/strdata.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/strdata.c:27: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/streval.h:29:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making strdata.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/testops.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/testops.c:26:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making testops.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_NAMESPACE -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_KIA -D_API_ast=20100309 -D_BLD_shell -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/keywords.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/keywords.c:21: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/shell.h:32:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making keywords.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/options.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/options.c:22: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making options.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -D_PACKAGE_ast -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/signals.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/signals.c:20: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making signals.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -D_BLD_shell -D_API_ast=20100309 -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/aliases.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/aliases.c:21: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making aliases.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_TYPEDEF -DSHOPT_KIA -DSHOPT_PFSH '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -DSHOPT_BRACEPAT -DSHOPT_HISTEXPAND -DSHOPT_COSHELL -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_BGX -DSHOPT_MULTIBYTE -D_BLD_shell -DSHOPT_DYNAMIC -DKSHELL -DSHOPT_FIXEDARRAY -DSHOPT_STATS -DSHOPT_NAMESPACE -DERROR_CONTEXT_T=Error_context_t -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/builtins.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/builtins.c:23: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making builtins.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_STATS -DSHOPT_MULTIBYTE -D_BLD_shell -DSHOPT_DYNAMIC -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/variables.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/variables.c:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making variables.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BRACEPAT -DSHOPT_TYPEDEF -DSHOPT_NAMESPACE -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_PFSH -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/lexstates.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/data/lexstates.c:22:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making lexstates.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DSHOPT_HISTEXPAND -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -D_API_ast=20100309 -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/emacs.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/emacs.c:64:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making emacs.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_EDPREDICT -DSHOPT_RAWONLY -DSHOPT_MULTIBYTE -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_HISTEXPAND -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -DSHOPT_PFSH -D_BLD_shell -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/vi.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/vi.c:33: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making vi.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -D_BLD_shell -D_API_ast=20100309 -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/hexpand.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/edit/hexpand.c:35: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/defs.h:31:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making hexpand.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DSHOPT_BRACEPAT '-DSH_DICT="libshell"' -D_API_ast=20100309 -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND -DERROR_CONTEXT_T=Error_context_t -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE '-DUSAGE_LICENSE="[-author?David Korn ][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/shcomp.c In file included from /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/shcomp.c:61: /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/shell.h:32:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making shcomp.o + cc -O -I. -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93 -Iinclude -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include -I/Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast -DERROR_CONTEXT_T=Error_context_t -D_API_ast=20100309 -D_PACKAGE_ast -c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/suid_exec.c /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh/suid_exec.c:50:10: fatal error: 'ast.h' file not found #include ^ 1 error generated. mamake [cmd/ksh93]: *** exit code 1 making suid_exec.o + test '' = sh.1 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh.1 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man1/sh.1 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man1/sh.1 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man1/sh.1.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/sh.1 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man1/sh.1 + test '' = shell.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/shell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/shell.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/shell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/shell.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/shell.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/shell.3 + test '' = nval.3 + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/nval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/nval.3 + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/nval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/nval.3.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/nval.3 /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/man/man3/nval.3 + test '' = shell.req + /usr/bin/cmp -s shell.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/shell + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/shell /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/shell.old + true + /bin/cp shell.req /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/lib/lib/shell + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1982,author=dgk' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/nval.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/nval.h 1.96003.x + mv 1.96003.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/nval.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1982,author=dgk' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/shell.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/shell.h 1.96007.x + mv 1.96007.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/shell.h + proto -p -s -l /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/lib/package/ast.lic '-o since=1982,author=dgk' /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/include/history.h + cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/history.h 1.96011.x + mv 1.96011.x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/include/ast/history.h + test '' = fun/dirs + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/dirs /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/dirs + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/dirs /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/dirs.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/dirs /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/dirs + chmod ugo+x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/dirs + test '' = fun/popd + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/popd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/popd + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/popd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/popd.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/popd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/popd + chmod ugo+x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/popd + test '' = fun/pushd + /usr/bin/cmp -s /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/pushd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/pushd + /bin/mv /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/pushd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/pushd.old + true + /bin/cp /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/src/cmd/ksh93/fun/pushd /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/pushd + chmod ugo+x /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386/fun/pushd mamake: *** exit code 1 making cmd/ksh93 package: make done at Thu Nov 1 12:45:15 CET 2012 in /Users/kristerw/pbulk/scratch/shells/static-ast-ksh/work/arch/darwin.i386 => Unwrapping files-to-be-installed.