Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error [02-XML2-download failed] #276

Open
kawa-marcin opened this issue Nov 26, 2015 · 1 comment
Open

make error [02-XML2-download failed] #276

kawa-marcin opened this issue Nov 26, 2015 · 1 comment

Comments

@kawa-marcin
Copy link

Hello, I've just tried to built the opendcp but it raises an error at the same beginning. Is the url out of date or it's something from my side?

>>> make

[  1%] Performing download step (download, verify and extract) for '02_XML2'
-- downloading...
     src='ftp://xmlsoft.org/libxml2//libxml2-2.7.8.tar.gz'
     dst='/Users/marcinkawa/Qt-projects/opendcp/build/contrib/02_XML2-prefix/src/libxml2-2.7.8.tar.gz'
     timeout='none'
CMake Error at 02_XML2-stamp/download-02_XML2.cmake:22 (message):
  error: downloading 'ftp://xmlsoft.org/libxml2//libxml2-2.7.8.tar.gz' failed
    status_code: 56
    status_string: "Failure when receiving data from the peer"
    log:   Trying 91.121.203.120...
  Connected to xmlsoft.org (91.121.203.120) port 21 (#0)
  220 (vsFTPd 2.2.2)
  USER anonymous
  331 Please specify the password.
  PASS [email protected]
  230 Login successful.
  PWD
  257 "/"
  Entry path is '/'
  CWD libxml2
  ftp_perform ends with SECONDARY: 0
  250 Directory successfully changed.
  EPSV
  Connect data stream passively
421 Timeout.ng Extended Passive Mode (|||18423|)
  Connection time-out
  Failed EPSV attempt.  Disabling EPSV
  PASV
  Recv failure: Operation timed out
  Closing connection 0

make[2]: *** [contrib/02_XML2-prefix/src/02_XML2-stamp/02_XML2-download] Error 1
make[1]: *** [contrib/CMakeFiles/02_XML2.dir/all] Error 2
make: *** [all] Error 2

Thanks

@tmeiczin
Copy link
Owner

tmeiczin commented Dec 2, 2015

Are you using some type of anonymous VPN?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants