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

proofgeneral_HEAD: 2017-11-06 -> 2018-01-30 #34727

Merged
merged 1 commit into from Feb 9, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Feb 8, 2018

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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build proofgeneral_HEAD

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

error: attribute ‘proofgeneral_HEAD’ in selection path ‘proofgeneral_HEAD’ not found

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

error: attribute 'proofgeneral_HEAD' in selection path 'proofgeneral_HEAD' not found

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

error: attribute 'proofgeneral_HEAD' in selection path 'proofgeneral_HEAD' not found

@vbgl
Copy link
Contributor Author

vbgl commented Feb 8, 2018

@GrahamcOfBorg build emacsPackages.proofgeneral_HEAD

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

echo ';;; pg-init.el --- setup for Proof General' > /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
echo "(setq load-path (append load-path '(\"/nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/ProofGeneral/generic\")))" >> /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
echo "(require 'proof-site)" >> /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30/bin 
patching script interpreter paths in /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30
checking for references to /tmp/nix-build-ProofGeneral-unstable-2018-01-30.drv-0 in /nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30...
/nix/store/szfs22ywh1283vs4pbzh74w3zzvbc7yd-ProofGeneral-unstable-2018-01-30

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

echo ';;; pg-init.el --- setup for Proof General' > /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
echo "(setq load-path (append load-path '(\"/nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/ProofGeneral/generic\")))" >> /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
echo "(require 'proof-site)" >> /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30/share/emacs/site-lisp/site-start.d/pg-init.el
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30
strip is /nix/store/xmpjypwjmp2qi1chs5kr0hacnh161ls4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30/bin
patching script interpreter paths in /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30
checking for references to /build in /nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30...
/nix/store/kdnvrl62311rkp9dycg5ndrk87d30n91-ProofGeneral-unstable-2018-01-30

@Mic92 Mic92 merged commit 62f7640 into NixOS:master Feb 9, 2018
@vbgl vbgl deleted the pg-HEAD-20180130 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

4 participants