[Paraview] PV 5.1.2 Mesa Build

Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) richard.c.angelini.civ at mail.mil
Wed Aug 10 14:13:41 EDT 2016


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.



[ 24%] Completed 'llvm'
[ 24%] Built target llvm
Scanning dependencies of target mesa
[ 25%] Creating directories for 'mesa'
[ 25%] Performing download step (download, verify and extract) for 'mesa'
-- downloading...
     src='ftp://ftp.freedesktop.org/pub/mesa/12.0.0/mesa-12.0.0-rc2.tar.gz'
     dst='/u/home/angel/PV/5.1.2/Downloads/mesa-12.0.0-rc2.tar.gz'
     timeout='none'
CMake Error at mesa-stamp/download-mesa.cmake:21 (message):
  error: downloading
  'ftp://ftp.freedesktop.org/pub/mesa/12.0.0/mesa-12.0.0-rc2.tar.gz' failed

    status_code: 7
    status_string: "Couldn't connect to server"
    log:   Trying 131.252.210.176...

  Connected to ftp.freedesktop.org (131.252.210.176) port 21 (#0)

  220 Welcome to the freedesktop.org FTP server.

  USER anonymous

  331 Please specify the password.

  PASS ftp at example.com

  230 Login successful.

  PWD

  257 "/"

  Entry path is '/'

  CWD pub

  ftp_perform ends with SECONDARY: 0

  250 Directory successfully changed.

  CWD mesa

  250 Directory successfully changed.

  CWD 12.0.0

  250 Directory successfully changed.

  EPSV

  Connect data stream passively

  229 Entering Extended Passive Mode (|||37332|).

    Trying 131.252.210.176...

  Connecting to 131.252.210.176 (131.252.210.176) port 37332

  connect to 131.252.210.176 port 21 failed: Connection timed out

  Failed to connect to ftp.freedesktop.org port 21: Connection timed out

  Failed EPSV attempt.  Disabling EPSV

  PASV

  227 Entering Passive Mode (131,252,210,176,180,31).

    Trying 131.252.210.176...

  Connecting to 131.252.210.176 (131.252.210.176) port 46111

  connect to 131.252.210.176 port 21 failed: Connection timed out

  Failed to connect to ftp.freedesktop.org port 21: Connection timed out

  Closing connection 0





make[2]: *** [mesa/src/mesa-stamp/mesa-download] Error 1
make[1]: *** [CMakeFiles/mesa.dir/all] Error 2
make: *** [all] Error 2________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160810/306361bc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5108 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160810/306361bc/attachment.bin>


More information about the ParaView mailing list