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

coqPackages.category-theory: fix build #48607

Merged
merged 1 commit into from Oct 24, 2018
Merged

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Oct 17, 2018

Motivation for this change

Build is broken. See previous failed attempt: 08bf0b7.

cc maintainer @jwiegley

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@vbgl
Copy link
Contributor Author

vbgl commented Oct 17, 2018

@GrahamcOfBorg build coqPackages.category-theory

@jwiegley
Copy link
Contributor

LGTM

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: coqPackages.category-theory

Partial log (click to expand)

COQC Natural/Transformation/Applicative.v
COQC Functor/Traversable.v
COQC Structure/Group.v
COQC Monad/Monoid.v
COQC Algebra/Monoid.v
COQC Structure/Group/Proofs.v
COQC Functor/Construction/Product/Strong.v
COQC Functor/Traversable/Product.v
building of '/nix/store/fwjcxv1mfp2aw7gnsdjpgzqbrfvdh447-coq8.8-category-theory-20181016.drv' timed out after 1800 seconds
error: build of '/nix/store/fwjcxv1mfp2aw7gnsdjpgzqbrfvdh447-coq8.8-category-theory-20181016.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: coqPackages.category-theory

Partial log (click to expand)

COQC Natural/Transformation/Applicative.v
COQC Functor/Traversable.v
COQC Structure/Group.v
COQC Monad/Monoid.v
COQC Algebra/Monoid.v
COQC Structure/Group/Proofs.v
COQC Functor/Construction/Product/Strong.v
COQC Functor/Traversable/Product.v
building of '/nix/store/m1ars0s6779wpn462jzmnzli0ch7n47a-coq8.8-category-theory-20181016.drv' timed out after 1800 seconds
error: build of '/nix/store/m1ars0s6779wpn462jzmnzli0ch7n47a-coq8.8-category-theory-20181016.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: coqPackages.category-theory

Partial log (click to expand)

INSTALL Theory.glob /nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016/lib/coq/8.8/user-contrib/Category/
make[1]: Entering directory '/build/category-theory-8049479'
make[1]: Leaving directory '/build/category-theory-8049479'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016/lib
patching script interpreter paths in /nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016
checking for references to /build in /nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016...
/nix/store/06pwkf4snasp5ic66yw41s8p6ql8j0rp-coq8.8-category-theory-20181016

@vbgl vbgl merged commit ab95faa into NixOS:master Oct 24, 2018
@vbgl vbgl deleted the coq-category-theory branch October 24, 2018 05:50
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