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

pony-stable: 0.1.1 -> 0.1.2 #41235

Merged
merged 1 commit into from May 30, 2018
Merged

pony-stable: 0.1.1 -> 0.1.2 #41235

merged 1 commit into from May 30, 2018

Conversation

patternspandemic
Copy link
Contributor

Motivation for this change

Version bump.

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.

@xeji
Copy link
Contributor

xeji commented May 30, 2018

@GrahamcOfBorg build pony-stable

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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

Failure on x86_64-linux (full log)

Attempted: pony-stable

Partial log (click to expand)

/build/source/stable/main.pony:85:63: can't reference a method without calling it
          ["env"; "PONYPATH=" + ponypath] .> append(rest), env.exitcode)?
                                                              ^
Error:
/build/source/stable/main.pony:85:60: argument not a subtype of parameter
          ["env"; "PONYPATH=" + ponypath] .> append(rest), env.exitcode)?
                                                           ^
make: *** [Makefile:41: build/release/stable] Error 255
builder for '/nix/store/k47cksmn41yipn9vsp8g53cmavzr8igs-pony-stable-0.1.2.drv' failed with exit code 2
error: build of '/nix/store/k47cksmn41yipn9vsp8g53cmavzr8igs-pony-stable-0.1.2.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: pony-stable

Partial log (click to expand)

/private/tmp/nix-build-pony-stable-0.1.2.drv-0/source/stable/main.pony:85:63: can't reference a method without calling it
          ["env"; "PONYPATH=" + ponypath] .> append(rest), env.exitcode)?
                                                              ^
Error:
/private/tmp/nix-build-pony-stable-0.1.2.drv-0/source/stable/main.pony:85:60: argument not a subtype of parameter
          ["env"; "PONYPATH=" + ponypath] .> append(rest), env.exitcode)?
                                                           ^
make: *** [Makefile:41: build/release/stable] Error 255
builder for '/nix/store/p942b1sp0gvzhw2crm5s4189a8fyshqr-pony-stable-0.1.2.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/p942b1sp0gvzhw2crm5s4189a8fyshqr-pony-stable-0.1.2.drv' failed

@xeji
Copy link
Contributor

xeji commented May 30, 2018

Let's try again now that #41234 is merged.
@GrahamcOfBorg build pony-stable

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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-darwin (full log)

Attempted: pony-stable

Partial log (click to expand)

Writing build/release/stable.o
Linking build/release/stable
installing
mkdir -p /nix/store/2qj2491fdwxjngqp1na26xfzr58swh1p-pony-stable-0.1.2/bin
cp build/release/stable /nix/store/2qj2491fdwxjngqp1na26xfzr58swh1p-pony-stable-0.1.2/bin
post-installation fixup
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/2qj2491fdwxjngqp1na26xfzr58swh1p-pony-stable-0.1.2/bin
patching script interpreter paths in /nix/store/2qj2491fdwxjngqp1na26xfzr58swh1p-pony-stable-0.1.2
/nix/store/2qj2491fdwxjngqp1na26xfzr58swh1p-pony-stable-0.1.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pony-stable

Partial log (click to expand)

mkdir -p /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2/bin
cp build/release/stable /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2/bin
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2
shrinking /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2/bin/stable
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2/bin
patching script interpreter paths in /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2
checking for references to /build in /nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2...
/nix/store/8sisv3vb67k1bxnmhdif3vqpmjvqyfka-pony-stable-0.1.2

@xeji xeji merged commit ad14ad8 into NixOS:master May 30, 2018
@patternspandemic patternspandemic deleted the pony-stable branch July 11, 2018 20:53
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