Unable to set-up Libre office development environment

I’m trying to setup up LoDe in Windows 10, where I’m installing it on the D:/ drive.

I’m following this link - https://wiki.documentfoundation.org/Development/lode
and whenever I ‘run’ the ./setup command It freezes at - Resolving www.nasm.us
Though I have checked with the ./setup --prereq and cat README that I meet with all the perquisites.
Here’s the text from Cygwin.bat window


Check directory 'packages' ... : Exist
Check directory 'opt' ... : Exist
Check directory 'ext_tar' ... : Exist
Check directory 'adm' ... : Exist
Check directory 'tb' ... : Exist
git repo '/cygdrive/d/Files/Libre_office/lode/adm/buildbot' exist
ant already installed
junit Already Installed
Check directory '/cygdrive/d/Files/Libre_office/lode/opt/bin' ... : Exist
--2018-03-25 13:09:03--  http://www.nasm.us/pub/nasm/releasebuilds/2.11.06/win32/nasm-2.11.06-win32.zip
Resolving www.nasm.us (www.nasm.us)... 198.137.202.136, 2607:7c80:54:e::136
Connecting to www.nasm.us (www.nasm.us)|198.137.202.136|:80... failed: Connection timed out.
Connecting to www.nasm.us (www.nasm.us)|2607:7c80:54:e::136|:80... failed: Network is unreachable.
/cygdrive/d/Files/Libre_office/lode/bin/utils_Cygwin.sh: line 35: module: parameter null or not set
  1. Development-related questions should be discussed on #libreoffice-dev on FreeNode. This forum is around using LibreOffice, not building it.
  2. There are quite a number of reports about LODE giving headaches. I would suggest you to follow the “manual” way, that is actually easier, and more robust.