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

kotlin: 1.3.0 -> 1.3.10 #50722

Merged
merged 1 commit into from Nov 19, 2018
Merged

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/kotlin/versions.

meta.description for kotlin is: '"General purpose programming language"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/kotlin passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/kotlin-dce-js passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/kotlinc passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/kotlinc-js passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/kotlinc-jvm passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlin-wrapped passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlin-dce-js-wrapped passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-wrapped passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-js-wrapped passed the binary check.
  • /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-jvm-wrapped passed the binary check.
  • 10 of 10 passed binary check by having a zero exit code.
  • 0 of 10 passed binary check by having the new version present in output.
  • found 1.3.10 with grep in /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10
  • directory tree listing: https://gist.github.com/25f84f5a76ede9d720ee906297bd811f
  • du listing: https://gist.github.com/c058349ba2c52ac950be06f6a41dc5b0
Rebuild report (click to expand)

4 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
kotlin

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10 \
  --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 kotlin https://github.com/r-ryantm/nixpkgs/archive/f3e6129f64226245c96f6e959803db4f6dcea5bf.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/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10
ls -la /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin

cc @NeQuissimus 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/kotlin/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: kotlin

Partial log (click to expand)

post-installation fixup
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/lib  /nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin
patching script interpreter paths in /nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin/.kotlin-dce-js-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin/.kotlin-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin/.kotlinc-js-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin/.kotlinc-jvm-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10/bin/.kotlinc-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/ipaz6wgvcp85m9ig1xm20kci9312rrin-kotlin-1.3.10

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: kotlin

Partial log (click to expand)

strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/lib  /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin
patching script interpreter paths in /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlin-dce-js-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlin-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-jvm-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10/bin/.kotlinc-js-wrapped: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10...
/nix/store/w0gn7i361qk4bdw08la24kqilnw8gaz2-kotlin-1.3.10

@NeQuissimus NeQuissimus merged commit 41c0a46 into NixOS:master Nov 19, 2018
@r-ryantm r-ryantm deleted the auto-update/kotlin branch December 8, 2018 22:24
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