=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for tcx-19940124 --- tcx --- --- untcx --- --- tcx --- clang -O2 -o tcx tcx.c --- untcx --- clang -O2 -o untcx untcx.c --- tcx --- tcx.c:294:12: error: variable has incomplete type 'union wait' union wait status; --- untcx --- untcx.c:1318:12: error: variable has incomplete type 'union wait' --- tcx --- ^ --- untcx --- union wait status; ^ --- tcx --- tcx.c:294:7: note: forward declaration of 'union wait' union wait status; --- untcx --- untcx.c:1318:7: note: forward declaration of 'union wait' --- tcx --- ^ --- untcx --- union wait status; ^ --- tcx --- 1 error generated. *** [tcx] Error code 1 bmake: stopped in /var/pkgsrc/work/sysutils/tcx/work/tcx --- untcx --- 1 error generated. *** [untcx] Error code 1 bmake: stopped in /var/pkgsrc/work/sysutils/tcx/work/tcx 2 errors bmake: stopped in /var/pkgsrc/work/sysutils/tcx/work/tcx *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/tcx *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/tcx