<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 16px; font-family: Calibri, sans-serif;"><div>I’m using the Superbuild to attempt to build ParaView on a system which cannot FTP to the outside world.     I have downloaded all of the tar balls into a Downloads directory, including mesa-12.0.0-rc2.tar.gz – however, the SuperBuild insists on zero’ing out the mesa-12.0.0-rc2.tar.gz file and trying to FTP it down.       I have GIT=OFF in my cmake command.</div><div><br></div><div><br></div><div><br></div><div>[ 24%] Completed 'llvm'</div><div>[ 24%] Built target llvm</div><div>Scanning dependencies of target mesa</div><div>[ 25%] Creating directories for 'mesa'</div><div>[ 25%] Performing download step (download, verify and extract) for 'mesa'</div><div>-- downloading...</div><div>     src='ftp://ftp.freedesktop.org/pub/mesa/12.0.0/mesa-12.0.0-rc2.tar.gz'</div><div>     dst='/u/home/angel/PV/5.1.2/Downloads/mesa-12.0.0-rc2.tar.gz'</div><div>     timeout='none'</div><div>CMake Error at mesa-stamp/download-mesa.cmake:21 (message):</div><div>  error: downloading</div><div>  'ftp://ftp.freedesktop.org/pub/mesa/12.0.0/mesa-12.0.0-rc2.tar.gz' failed</div><div><br></div><div>    status_code: 7</div><div>    status_string: "Couldn't connect to server"</div><div>    log:   Trying 131.252.210.176...</div><div><br></div><div>  Connected to ftp.freedesktop.org (131.252.210.176) port 21 (#0)</div><div><br></div><div>  220 Welcome to the freedesktop.org FTP server.</div><div><br></div><div>  USER anonymous</div><div><br></div><div>  331 Please specify the password.</div><div><br></div><div>  PASS ftp@example.com</div><div><br></div><div>  230 Login successful.</div><div><br></div><div>  PWD</div><div><br></div><div>  257 "/"</div><div><br></div><div>  Entry path is '/'</div><div><br></div><div>  CWD pub</div><div><br></div><div>  ftp_perform ends with SECONDARY: 0</div><div><br></div><div>  250 Directory successfully changed.</div><div><br></div><div>  CWD mesa</div><div><br></div><div>  250 Directory successfully changed.</div><div><br></div><div>  CWD 12.0.0</div><div><br></div><div>  250 Directory successfully changed.</div><div><br></div><div>  EPSV</div><div><br></div><div>  Connect data stream passively</div><div><br></div><div>  229 Entering Extended Passive Mode (|||37332|).</div><div><br></div><div>    Trying 131.252.210.176...</div><div><br></div><div>  Connecting to 131.252.210.176 (131.252.210.176) port 37332</div><div><br></div><div>  connect to 131.252.210.176 port 21 failed: Connection timed out</div><div><br></div><div>  Failed to connect to ftp.freedesktop.org port 21: Connection timed out</div><div><br></div><div>  Failed EPSV attempt.  Disabling EPSV</div><div><br></div><div>  PASV</div><div><br></div><div>  227 Entering Passive Mode (131,252,210,176,180,31).</div><div><br></div><div>    Trying 131.252.210.176...</div><div><br></div><div>  Connecting to 131.252.210.176 (131.252.210.176) port 46111</div><div><br></div><div>  connect to 131.252.210.176 port 21 failed: Connection timed out</div><div><br></div><div>  Failed to connect to ftp.freedesktop.org port 21: Connection timed out</div><div><br></div><div>  Closing connection 0</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>make[2]: *** [mesa/src/mesa-stamp/mesa-download] Error 1</div><div>make[1]: *** [CMakeFiles/mesa.dir/all] Error 2</div><div>make: *** [all] Error 2<span style="font-family: 'Arial Unicode MS'; font-size: medium;">________________________________</span></div><div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">Rick Angelini</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">USArmy Research Laboratory</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">CISD/HPC Architectures Team</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">Phone:  410-278-6266</div></div></body></html>