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.24.4 -> 0.25.0 #49204

Merged
merged 1 commit into from Oct 27, 2018
Merged

ponyc: 0.24.4 -> 0.25.0 #49204

merged 1 commit into from Oct 27, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ponyc/versions.

meta.description for ponyc is: '"Pony is an Object-oriented, actor-model, capabilities-secure, high performance programming language"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0/bin/.ponyc-wrapped passed the binary check.
  • /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0/bin/ponyc passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 0.25.0 with grep in /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0
  • directory tree listing: https://gist.github.com/c4aeb454e221e27f31a4b783c0695717
  • du listing: https://gist.github.com/3345878541adce1e68627c055b4b3b91
Outpath report (click to expand)

Outpath difference report
6 total rebuild paths

2 package rebuilds

2 x86_64-linux rebuilds
1 i686-linux rebuilds
2 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
pony-stable
ponyc

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A ponyc https://github.com/r-ryantm/nixpkgs/archive/7a711b5f544a919173725acf34c5cbe9db4db8c0.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0
ls -la /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0/bin

cc @doublec @kamilchm @patternspandemic for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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: ponyc

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/0590kr83cs6qh8ynszzpdavihhlxqara-ponyc-0.25.0
/nix/store/0590kr83cs6qh8ynszzpdavihhlxqara-ponyc-0.25.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ponyc

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/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0
shrinking /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0/lib/pony/0.25.0/bin/ponyc
patching script interpreter paths in /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0
checking for references to /build in /nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0...
/nix/store/7qikwaj0xrzis8af3mlz5hw4x0mzbrir-ponyc-0.25.0

@infinisil infinisil merged commit 8f7f3c1 into NixOS:master Oct 27, 2018
@r-ryantm r-ryantm deleted the auto-update/ponyc branch November 17, 2018 22:59
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