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

wireguard: 0.0.20180218 -> 0.0.20180304 #36818

Merged
merged 1 commit into from Mar 12, 2018

Conversation

jfrankenau
Copy link
Member

Motivation for this change

Update

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

cc @ericsagnes @Mic92 @zx2c4

@Mic92
Copy link
Member

Mic92 commented Mar 12, 2018

@GrahamcOfBorg build linuxPackages_4_9.wireguard linuxPackages_xen_dom0_hardened.wireguard wireguard linuxPackages_samus_4_12.wireguard linuxPackages_latest_hardened.wireguard linuxPackages_copperhead_hardened.wireguard linuxPackages_xen_dom0.wireguard linuxPackages_hardened.wireguard linuxPackages_latest_xen_dom0.wireguard linuxPackages_4_4.wireguard linuxPackages_4_15.wireguard linuxPackages_testing_bcachefs.wireguard linuxPackages_latest_xen_dom0_hardened.wireguard linuxPackages.wireguard

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

The following builds were skipped because they don't evaluate on x86_64-darwin: linuxPackages_4_9.wireguard, linuxPackages_xen_dom0_hardened.wireguard, wireguard, linuxPackages_samus_4_12.wireguard, linuxPackages_latest_hardened.wireguard, linuxPackages_copperhead_hardened.wireguard, linuxPackages_xen_dom0.wireguard, linuxPackages_hardened.wireguard, linuxPackages_latest_xen_dom0.wireguard, linuxPackages_4_4.wireguard, linuxPackages_4_15.wireguard, linuxPackages_testing_bcachefs.wireguard, linuxPackages_latest_xen_dom0_hardened.wireguard, linuxPackages.wireguard

No log is available.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: linuxPackages_4_9.wireguard, linuxPackages_xen_dom0_hardened.wireguard, wireguard, linuxPackages_samus_4_12.wireguard, linuxPackages_latest_hardened.wireguard, linuxPackages_copperhead_hardened.wireguard, linuxPackages_xen_dom0.wireguard, linuxPackages_hardened.wireguard, linuxPackages_latest_xen_dom0.wireguard, linuxPackages_4_4.wireguard, linuxPackages_4_15.wireguard, linuxPackages_testing_bcachefs.wireguard, linuxPackages_latest_xen_dom0_hardened.wireguard, linuxPackages.wireguard

Partial log (click to expand)

/nix/store/w192m744g3zc9pywvb4h31bcr9qysaxn-wireguard-0.0.20180304
/nix/store/r9qqkii3qxc8qrdh9yvlzj4399w87pmi-wireguard-0.0.20180304
/nix/store/my33kslpjfmvgah1abax7zpfdrzqjz4c-wireguard-0.0.20180304
/nix/store/vli4n0s5nm3gckpq5gkaq1sf6andjz2f-wireguard-0.0.20180304
/nix/store/565603yq8251hy69wln762gz2bkl4jhw-wireguard-0.0.20180304
/nix/store/4psglpf58lgvqs9agqrri8rrn1anc23w-wireguard-0.0.20180304
/nix/store/bdg5yjv8g2av9mkkj9a8ky5057n5r54q-wireguard-0.0.20180304
/nix/store/1qak23f914jdkakdd07c5q6ydcyha0gq-wireguard-0.0.20180304
/nix/store/rh75rfb1liri1zxyczdyjzf4p940rbp1-wireguard-0.0.20180304
/nix/store/zadwmbafm5yk6yk915z54qqgwkv3aqs7-wireguard-0.0.20180304

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: linuxPackages_4_9.wireguard, linuxPackages_xen_dom0_hardened.wireguard, wireguard, linuxPackages_latest_hardened.wireguard, linuxPackages_copperhead_hardened.wireguard, linuxPackages_xen_dom0.wireguard, linuxPackages_hardened.wireguard, linuxPackages_latest_xen_dom0.wireguard, linuxPackages_4_4.wireguard, linuxPackages_4_15.wireguard, linuxPackages_testing_bcachefs.wireguard, linuxPackages_latest_xen_dom0_hardened.wireguard, linuxPackages.wireguard

The following builds were skipped because they don't evaluate on aarch64-linux: linuxPackages_samus_4_12.wireguard

Partial log (click to expand)

  LD [M]  fs/f2fs/f2fs.o
  LD [M]  fs/ceph/ceph.o
make[2]: *** [/build/bcachefs-4506cd5/Makefile:1018: fs] Error 2
make[2]: *** Waiting for unfinished jobs....
  AR      kernel/built-in.o
make[1]: *** [Makefile:146: sub-make] Error 2
make: *** [Makefile:24: __sub-make] Error 2
builder for '/nix/store/dbfq43zrbd7qv24lmhwfa6xpv1qzw7f3-linux-4.15.2018.02.09.drv' failed with exit code 2
cannot build derivation '/nix/store/6hx6vcvszcypib8l134pbhnw4xbpykq0-wireguard-0.0.20180304.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/6hx6vcvszcypib8l134pbhnw4xbpykq0-wireguard-0.0.20180304.drv' failed

@fpletz fpletz merged commit ce23a71 into NixOS:master Mar 12, 2018
@jfrankenau jfrankenau deleted the update-wireguard branch March 12, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants