=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for nbitools-6.3nb8 Building Release 6.3 of the itools distribution. I hope you checked the configuration parameters in ./config/cf to see if you need to pass BOOTSTRAPCFLAGS. I hope you checked config/extras/extras.tmpl to see if there are any parameters there you wish to change. Sat Aug 9 08:55:38 GMT 2014 cd ./config/imake && /usr/pkg/bin/bmake -f Makefile.ini BOOTSTRAPCFLAGS="" clean rm -f ccimake imake.o imake rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#* rm -f -r Makefile.proto Makefile Makefile.dep bootstrap /usr/pkg/bin/bmake Makefile.boot cd ./config/imake && /usr/pkg/bin/bmake -f Makefile.ini BOOTSTRAPCFLAGS="" making imake with BOOTSTRAPCFLAGS= in config/imake cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c ccimake.c:42:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main() ^~~~ ccimake.c:44:2: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] write(1, imake_ccflags, sizeof(imake_ccflags) - 1); ^ ccimake.c:45:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ ccimake.c:45:2: note: please include the header or explicitly provide a declaration for 'exit' 3 warnings generated. cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c imake.c:525:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = getenv("IMAKEINCLUDE")) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ imake.c:525:8: note: place parentheses around the assignment to silence this warning if (p = getenv("IMAKEINCLUDE")) { ^ ( ) imake.c:525:8: note: use '==' to turn this assignment into an equality comparison if (p = getenv("IMAKEINCLUDE")) { ^ == imake.c:536:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = getenv("IMAKECPP")) ~~^~~~~~~~~~~~~~~~~~~~ imake.c:536:8: note: place parentheses around the assignment to silence this warning if (p = getenv("IMAKECPP")) ^ ( ) imake.c:536:8: note: use '==' to turn this assignment into an equality comparison if (p = getenv("IMAKECPP")) ^ == imake.c:538:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = getenv("IMAKEMAKE")) ~~^~~~~~~~~~~~~~~~~~~~~ imake.c:538:8: note: place parentheses around the assignment to silence this warning if (p = getenv("IMAKEMAKE")) ^ ( ) imake.c:538:8: note: use '==' to turn this assignment into an equality comparison if (p = getenv("IMAKEMAKE")) ^ == imake.c:1318:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(input = ReadLine(tmpfd, tmpfname)) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ imake.c:1318:14: note: place parentheses around the assignment to silence this warning while(input = ReadLine(tmpfd, tmpfname)) { ^ ( ) imake.c:1318:14: note: use '==' to turn this assignment into an equality comparison while(input = ReadLine(tmpfd, tmpfname)) { ^ == 4 warnings generated. cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend ./config/imake/imake: No such file or directory ./config/imake/imake: Cannot exec /lib/cpp. Stop. ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/nbitools/work/nbitools-R6.3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/nbitools/work/nbitools-R6.3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/nbitools *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/nbitools