After look at your log files, I can see that either BLASOPT or BLAS_LIB were set to "-framework Accelerate".
Please unset any env. variable that was set equal to "-framework Accelerate",
then
cd $NWCHEM_TOP/src/tools
rm -r-f build install
make
cd ..
make link