When building node from source --with-intl=small-icu it looks like it's failing with rebuilding out/Release/libicuucx.a. I'm building using the following:
./configure --with-intl=small-icu --download=icu
make clean
make
Here's the log of the output: folta.txt