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

ponyc: 0.22.6 -> 0.23.0 #41833

Merged
merged 1 commit into from Jun 11, 2018
Merged

ponyc: 0.22.6 -> 0.23.0 #41833

merged 1 commit into from Jun 11, 2018

Conversation

kamilchm
Copy link
Member

Motivation for this change

ponylang/ponyc#2764

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/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented Jun 11, 2018

@GrahamcOfBorg build ponyc ponyc-stable

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: ponyc, ponyc-stable

Partial log (click to expand)

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.


Cannot nix-instantiate `ponyc-stable' because:
error: attribute 'ponyc-stable' in selection path 'ponyc-stable' not found

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ponyc

The following builds were skipped because they don't evaluate on x86_64-darwin: ponyc-stable

Partial log (click to expand)

 Data types
 Function prototypes
 Functions
 Descriptors
Writing examples/yield/yield.o
Linking examples/yield/yield
installing
post-installation fixup
patching script interpreter paths in /nix/store/9f39vhyp9xyqyc4sx32yw8qa0n4cf1zp-ponyc-0.23.0
/nix/store/9f39vhyp9xyqyc4sx32yw8qa0n4cf1zp-ponyc-0.23.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ponyc

The following builds were skipped because they don't evaluate on x86_64-linux: ponyc-stable

Partial log (click to expand)

 Descriptors
Writing examples/yield/yield.o
Linking examples/yield/yield
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/08xl05w4b3svvw6k6xhvk4nxxc69q4rz-ponyc-0.23.0
shrinking /nix/store/08xl05w4b3svvw6k6xhvk4nxxc69q4rz-ponyc-0.23.0/lib/pony/0.23.0/bin/ponyc
patching script interpreter paths in /nix/store/08xl05w4b3svvw6k6xhvk4nxxc69q4rz-ponyc-0.23.0
checking for references to /build in /nix/store/08xl05w4b3svvw6k6xhvk4nxxc69q4rz-ponyc-0.23.0...
/nix/store/08xl05w4b3svvw6k6xhvk4nxxc69q4rz-ponyc-0.23.0

@xeji xeji merged commit 0cc063e into NixOS:master Jun 11, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
wizeman pushed a commit to wizeman/nixpkgs that referenced this pull request Sep 1, 2018
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