Hello.
Alexandria in the latest quicklisp has a regression comparing to quicklisp 2012-02-08.
It doesn't build on ECL because on non-standard LOOP construct (it is tolerated by most Lisps, but not by ECL; see here: http://comments.gmane.org/gmane.lisp.ecl.general/3344).
The compiler complains about copy-stream method in io.lisp. Build logs: https://cl-test-grid.appspot.com/blob?key=AMIfv97xRRWJgLOa5TvS78VriRK9mQ82my...
Best regards, - Anton
FTR, this has been fixed by:
https://gitlab.common-lisp.net/alexandria/alexandria/commit/49555427d8019a56...
alexandria-devel@common-lisp.net