dev-snapshot build failure added by mario-goulart on Fri Jun 24 16:45:38 2011
./chicken-boot setup-api.import.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -feature chicken-compile-shared -dynamic -no-trace -output-file setup-api.import.c gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -Os -fomit-frame-pointer -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-api.import.c -o setup-api.import.o -I. -I./ gcc -L. -shared -Wl,-R"." setup-api.import.o -o setup-api.import.so \ -lchicken \ -lm -ldl ./chicken-boot setup-download.import.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -feature chicken-compile-shared -dynamic -no-trace -output-file setup-download.import.c gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -DC_SHARED -c -Os -fomit-frame-pointer -fPIC -DPIC -DC_BUILDING_LIBCHICKEN setup-download.import.c -o setup-download.import.o -I. -I./ gcc -L. -shared -Wl,-R"." setup-download.import.o -o setup-download.import.so \ -lchicken \ -lm -ldl make[1]: Leaving directory `/home/chicken/tmp/chicken-daily-snapshot/chicken-core' + /usr/local/chickens/chicken-dev-snapshots/bin/csi -s scripts/makedist.scm PLATFORM=linux CHICKEN=./chicken-boot make -f Makefile.linux distfiles PLATFORM=linux CHICKEN=./chicken-boot ./chicken-boot posixwin.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -explicit-use -no-trace -output-file posixwin.c rm -fr chicken-4.7.1 chicken-4.7.1.tar.gz Error: (create-directory) cannot create directory - No such file or directory: "chicken-4.7.1/tests/reverser/tags/1.0" Call history: <eval> [prefix] (null? files) <eval> [prefix] (pathname-directory dir) <eval> [release] (path distname d) <eval> [release] (file-exists? d) <eval> [release] (print "creating " d) <eval> [release] (create-directory d) <eval> [release] (path distname d) <eval> [release] (file-exists? d) <eval> [release] (print "creating " d) <eval> [release] (create-directory d) <-- creating chicken-4.7.1/tests creating chicken-4.7.1/tests/reverser/tags/1.0