Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created February 13, 2019 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/8235bcd6bba9b9fd914298021e540b5b to your computer and use it in GitHub Desktop.
Save grahamc/8235bcd6bba9b9fd914298021e540b5b to your computer and use it in GitHub Desktop.
[grahamc@Petunia:~/projects/github.com/nixos/nixpkgs]$ nix-build . -A nasm.src --check
copying path '/nix/store/6826r8rwvnyyq3j1pxgrw7dy102yihv8-mirrors-list' from 'https://cache.nixos.org'...
copying path '/nix/store/zmr778lzsq1bpmi0kjbb2mjs5bc4dyhx-curl-7.63.0-man' from 'https://cache.nixos.org'...
copying path '/nix/store/pmd4barldki5lryh36ll1rc2iww64bna-nghttp2-1.35.1' from 'https://cache.nixos.org'...
copying path '/nix/store/j7blzz6lp3kwcqxm3fsv8hm0ckysigw9-diffutils-3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/d1a2n07hy9wvbpxdz5f7x9si76s57qj1-ed-1.15' from 'https://cache.nixos.org'...
copying path '/nix/store/2zwc98sm3b8z862l4zz50cn1y89p6yq8-findutils-4.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4v2x6yf5s117z96fxhg2gigs67cr9h24-gnumake-4.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4s97950k4iibphwq5is0y2f64c5v7mbc-gnutar-1.31' from 'https://cache.nixos.org'...
copying path '/nix/store/133rvkn3dwydg69vjygcjwhyzbrkfjn9-c-ares-1.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rvwrqzrniz1byx1jiy0qijs46gsgz0zk-libev-4.24' from 'https://cache.nixos.org'...
copying path '/nix/store/994wjidck8w972a8x2p5lw45gnmbglbc-libkrb5-1.15.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2qcx9zr89jrlknvlzav2wbsgy5awja6v-libssh2-1.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/n7pfiwjcwc92f4yskqsvj8f7agkfbxwf-nghttp2-1.35.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/8rzhwzsyy97cyb4bhxbwhc1r22m6lh1i-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/qyymk6cf80hnng55l6qzmqdqc9rkcvqz-patchelf-0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/hp6bsml2b0vzxd2y8vwz060m8w373bd7-perl-5.28.1' from 'https://cache.nixos.org'...
copying path '/nix/store/iz3m8ylk1x0lbf93irnck6zyzs572z7f-xz-5.2.4-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/jhdj1gcfihzj7mqycna12ryyri39ksic-zlib-1.2.11-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/iqy0skgrafn1mdp5j6dc7p0a2wvmik15-libssh2-1.8.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hgn3rdri9i9kdsid1syl92h918hq4gml-curl-7.63.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3sjrlbsgl3ngdxm62540nrn050il9fxd-nghttp2-1.35.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/c33fpdjp1iwp4idfvf8gp5q797a473gn-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/b148xmsfyf96l52nx2azq3160f2im2z1-curl-7.63.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/fwmxn5v44gjgdr0ln0b65n0kd8psnkab-nghttp2-1.35.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/gg8ikdjpl49wd597ymj8hid3cf0n0m5v-openssl-1.0.2q-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/6rlwqwwvx7bz5rzvjnj9pkm6biznkvmj-openssl-1.0.2q-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/8gz3cylm3y3ys1wvyql0l1g2rpabdrvc-curl-7.63.0-dev' from 'https://cache.nixos.org'...
checking outputs of '/nix/store/825zx3d151m0s49b838sb3d7hwvxw3hl-nasm-2.14.02.tar.bz2.drv'...
trying https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.nasm.us port 443: Connection refused
error: cannot download nasm-2.14.02.tar.bz2 from any mirror
builder for '/nix/store/825zx3d151m0s49b838sb3d7hwvxw3hl-nasm-2.14.02.tar.bz2.drv' failed with exit code 1
error: build of '/nix/store/825zx3d151m0s49b838sb3d7hwvxw3hl-nasm-2.14.02.tar.bz2.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment