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

build fails because nasm.us is down #12

Open
unclejack opened this issue Feb 12, 2018 · 2 comments
Open

build fails because nasm.us is down #12

unclejack opened this issue Feb 12, 2018 · 2 comments

Comments

@unclejack
Copy link
Contributor

make[4]: Entering directory '/vpp/dpdk'
make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
Building IPSec-MB 0.47 library
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 9965k  100 9965k    0     0  6707k      0  0:00:01  0:00:01 --:--:-- 6710k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:02:06 --:--:--     0curl: (7) Failed to connect to www.nasm.us port 80: Connection timed out
make[4]: *** [/vpp/dpdk/nasm-2.13.01.tar.xz] Error 7
make[3]: *** [ebuild-build] Error 2
make[2]: *** [dpdk-build] Error 2

@tiewei
Copy link
Contributor

tiewei commented Feb 12, 2018

this is problem in vpp codes, not docker-vpp

@DavraYoung
Copy link

For those who see this error:
The nasm.us goes down pretty frequently.
The solution is to download file from here: microsoft/vcpkg#19796 (comment)

And put it in vcpkg/downloads folder

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

3 participants