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

idrisPackages.bi: 2018-01-17 -> 2018-06-25 #42621

Merged
merged 1 commit into from Jun 26, 2018

Conversation

infinisil
Copy link
Member

Motivation for this change

Was broken since the 1.3 update, see sbp/idris-bi#31

Ping @brainrape @Mic92

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.

@xeji
Copy link
Contributor

xeji commented Jun 26, 2018

@GrahamcOfBorg build idrisPackages.bi

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: idrisPackages.bi

Partial log (click to expand)

Installing Data/BizMod2/Bitwise/Pow2.ibc to /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25/libs/bi/Data/BizMod2/Bitwise
Installing Data/BizMod2/Bitwise/ZSExt.ibc to /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25/libs/bi/Data/BizMod2/Bitwise
Installing 00bi-idx.ibc to /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25/libs/bi
Leaving directory `./src'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25
checking for references to /build in /nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25...
/nix/store/741irmj04fwrhcc8rzzv1w03r4jj0pll-bi-2018-06-25

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: idrisPackages.bi

Partial log (click to expand)

432 |   let (p1, p2p3) = soAndSo $ eqToSo noov
    |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...
When checking right hand side of noOverlapSound with expected type
        Either (Le (unsigned (base + ofs1) + sz1) (unsigned (base + ofs2)))
               (Le (unsigned (base + ofs2) + sz2) (unsigned (base + ofs1)))

No such variable Data.So.So

builder for '/nix/store/kq6vg10478naamd3dahy1x2wmr0mvq6j-bi-2018-06-25.drv' failed with exit code 1
�[31;1merror:�[0m build of '/nix/store/kq6vg10478naamd3dahy1x2wmr0mvq6j-bi-2018-06-25.drv' failed

@xeji
Copy link
Contributor

xeji commented Jun 26, 2018

Not sure whether this ever built on Darwin before (it's not on hydra).
Let's merge anyway, Darwin can be fixed when needed.

@xeji xeji merged commit ebc7d20 into NixOS:master Jun 26, 2018
@infinisil infinisil deleted the update/idris/bi branch July 13, 2018 00:41
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