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

shards: 0.8.0 -> 0.8.1 #42444

Merged
merged 1 commit into from Jun 24, 2018
Merged

shards: 0.8.0 -> 0.8.1 #42444

merged 1 commit into from Jun 24, 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/shards/versions.

These checks were done:

meta.description for shards is: '"Dependency manager for the Crystal language"'.

cc @sifmelcara for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 2197ad7ab709b6885095bac2d2674451e17a1340 && nix-shell --pure -I nixpkgs=. -p shards

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shards/versions.

These checks were done:

- built on NixOS
- /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1/bin/shards passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.8.1 with grep in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1
- directory tree listing: https://gist.github.com/a3f46fb5f7b8b4f3120256553c24abd7
- du listing: https://gist.github.com/65b9cb67bb536055ff79ee577f5ec3dc
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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

Partial log (click to expand)

crystal build src/shards.cr -o bin/shards --release
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1
shrinking /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1/bin/shards
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1/bin
patching script interpreter paths in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1
checking for references to /build in /nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1...
/nix/store/b67b2aq0jfy3mmvb3nvz40jx1ngkkg5c-shards-0.8.1

@sifmelcara
Copy link
Member

LGTM

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: shards

Partial log (click to expand)

Crystal::Compiler#codegen<Crystal::Program, Crystal::ASTNode+, Array(Crystal::Compiler::Source), String>:(Tuple(Array(Crystal::Compiler::CompilationUnit), Array(String)) | Nil)
Crystal::Compiler#compile<Array(Crystal::Compiler::Source), String>:Crystal::Compiler::Result
Crystal::Command#run:(Bool | Crystal::Compiler::Result | Nil)
main

�[31;1mError: �[0m�[1myou've found a bug in the Crystal compiler. Please open an issue, including source code that will allow us to reproduce the bug: https://github.com/crystal-lang/crystal/issues�[0m
make: *** [Makefile:120: .build/crystal] Error 1
builder for '/nix/store/zl058rv6wiq3vvjzfanb5j3gc49hq1zm-crystal-0.25.0.drv' failed with exit code 2
cannot build derivation '/nix/store/qg0n801gbdvdhy0hsfn3grv45f0vxawb-shards-0.8.1.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/qg0n801gbdvdhy0hsfn3grv45f0vxawb-shards-0.8.1.drv' failed

@sifmelcara
Copy link
Member

That MacOS build failure looks like an error caused by out of resource/memory?
Unfortunately I don't own a macbook anymore so I cannot test it.

@sifmelcara
Copy link
Member

For reference: crystal 0.25.0 successfully builds on hydra darwin x86_64 3 days ago https://hydra.nixos.org/build/76132468

@xeji
Copy link
Contributor

xeji commented Jun 24, 2018

Let's merge anyway and see what happens on Hydra.

@xeji xeji merged commit 25050e3 into NixOS:master Jun 24, 2018
@r-ryantm r-ryantm deleted the auto-update/shards branch June 24, 2018 21:45
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