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

coq: default to 8.7 #34714

Merged
merged 1 commit into from Feb 9, 2018
Merged

coq: default to 8.7 #34714

merged 1 commit into from Feb 9, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Feb 7, 2018

Motivation for this change

Coq 8.7 has been out for a few months now.

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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

copying path '/nix/store/8dw67jf8hgc0y481kpq9wjy1i1409i8b-libart_lgpl-2.3.21' from 'https://cache.nixos.org'...
copying path '/nix/store/i4rvkdinpk56n9nmgxhyh53bl85s9bxf-x11env' from 'https://cache.nixos.org'...
copying path '/nix/store/03f1fddnfbfpr524is91bxrpq4rjh4g0-ocaml-4.04.2' from 'https://cache.nixos.org'...
copying path '/nix/store/378px69wvyyq6w98gmxghhhlcswz29l9-csdp-6.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/mfxnyqdfx4853a2d5yk57ivkpb16aghw-libgnomecanvas-2.30.3' from 'https://cache.nixos.org'...
copying path '/nix/store/gs75lpcgny9xdi8h71bgv6k9szqjnsak-camlp5-7.03' from 'https://cache.nixos.org'...
copying path '/nix/store/cpw72y0bqbb504zqprg3cbs0584sy50a-lablgtk-2.18.5' from 'https://cache.nixos.org'...
copying path '/nix/store/fk2f0k4wzz6jmz9w2n40f936pz2k0hb8-ocaml-findlib-1.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/i69rd22jmj2krjwav706jbw7qhmy79q7-coq-8.7.1' from 'https://cache.nixos.org'...
/nix/store/i69rd22jmj2krjwav706jbw7qhmy79q7-coq-8.7.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)


  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 54 2283k   54 1243k    0     0  1243k      0  0:00:01 --:--:--  0:00:01 3923k
100 2283k  100 2283k    0     0  2283k      0  0:00:01 --:--:--  0:00:01 5108k

fetching path ‘/nix/store/g4f8sh49shs96vzacaswpk37401s7qmr-coq-8.7.1’...

*** Downloading ‘https://nix-cache.s3.amazonaws.com/nar/0g6ivxjp9iy1giqjbvbiv5wpfmlviiz3gsbviz83z98ydm5iciph.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/g4f8sh49shs96vzacaswpk37401s7qmr-coq-8.7.1’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 12 40.2M   12 5319k    0     0  5319k      0  0:00:07 --:--:--  0:00:07 7471k
 33 40.2M   33 13.3M    0     0  13.3M      0  0:00:03  0:00:01  0:00:02 7992k
 54 40.2M   54 21.7M    0     0  10.8M      0  0:00:03  0:00:02  0:00:01 8217k
 74 40.2M   74 30.1M    0     0  10.0M      0  0:00:04  0:00:03  0:00:01 8309k
 94 40.2M   94 37.9M    0     0  9727k      0  0:00:04  0:00:04 --:--:-- 8256k
100 40.2M  100 40.2M    0     0  10.0M      0  0:00:04  0:00:04 --:--:-- 8393k

/nix/store/g4f8sh49shs96vzacaswpk37401s7qmr-coq-8.7.1

@Mic92 Mic92 merged commit 7ca0842 into NixOS:master Feb 9, 2018
@vbgl vbgl deleted the coq-default-to-8.7 branch February 9, 2018 11:14
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

3 participants