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

erlang: 23.3.2 -> 23.3.4 #122949

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for erlang is: "Programming language used for massively scalable soft real-time systems"

meta.homepage for erlang is: "https://www.erlang.org/"

meta.changelog for erlang is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS

  • The tests defined in passthru.tests, if any, passed

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/erl passed the binary check.

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/erlc passed the binary check.

  • Warning: no invocation of /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/epmd had a zero exit code or showed the expected version

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/run_erl passed the binary check.

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/to_erl passed the binary check.

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/dialyzer passed the binary check.

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/typer passed the binary check.

  • Warning: no invocation of /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/escript had a zero exit code or showed the expected version

  • Warning: no invocation of /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/ct_run had a zero exit code or showed the expected version

  • /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin/erl_call passed the binary check.

  • 5 of 10 passed binary check by having a zero exit code.

  • 3 of 10 passed binary check by having the new version present in output.

  • found 23.3.4 with grep in /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4

  • found 23.3.4 in filename of file in /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4

  • directory tree listing: https://gist.github.com/70554a6d82a21e18e7b0588614aad79d

  • du listing: https://gist.github.com/c358ddcc4534d46a752c8ca11b21f3f5


Rebuild report (if merged into master) (click to expand)
93 total rebuild path(s)

25 package rebuild(s)

25 x86_64-linux rebuild(s)
24 i686-linux rebuild(s)
20 x86_64-darwin rebuild(s)
24 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
cl
ejabberd
elixir
elixir_1_10
elixir_1_11
elixir_1_7
elixir_1_8
elixir_1_9
elixir_ls
erlang
erlang-ls
erlangR23
erlang_javac
erlang_nox
erlang_odbc
erlang_odbc_javac
mercury
notmuch-bower
rabbitmq-server
rebar
rebar3
relxExe
tests.nixos-functions.nixos-test
tsung
wings
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A erlang https://github.com/r-ryantm/nixpkgs/archive/3519c1caf7f5634cc0a3060e4a3ff515b3bc48bf.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/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4
ls -la /nix/store/6amzrjymj5v84bi5wb7haxvrzl4mkw6a-erlang-23.3.4/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @ankhers @Br1ght0ne @DianaOlympos @gleber @happysalada @yurrriq for testing.

@r-rmcgibbo
Copy link

r-rmcgibbo commented May 14, 2021

Result of nixpkgs-review pr 122949 at 3519c1c run on aarch64-linux 1

2 packages marked as broken and skipped:
  • cl
  • wings
8 packages skipped due to time constraints:
  • erlang-ls
  • erlang_javac
  • erlang_nox
  • erlang_odbc
  • erlang_odbc_javac
  • mercury
  • notmuch-bower
  • rabbitmq-server
12 packages built successfully:
  • ejabberd
  • elixir (elixir_1_11)
  • elixir_1_10
  • elixir_1_7
  • elixir_1_8
  • elixir_1_9
  • elixir_ls
  • erlang (erlangR23)
  • rebar
  • rebar3
  • relxExe
  • tsung

Result of nixpkgs-review pr 122949 at 3519c1c run on x86_64-linux 1

8 packages skipped due to time constraints:
  • erlang-ls
  • erlang_javac
  • erlang_nox
  • erlang_odbc
  • erlang_odbc_javac
  • mercury
  • notmuch-bower
  • rabbitmq-server
14 packages built successfully:
  • cl
  • ejabberd
  • elixir (elixir_1_11)
  • elixir_1_10
  • elixir_1_7
  • elixir_1_8
  • elixir_1_9
  • elixir_ls
  • erlang (erlangR23)
  • rebar
  • rebar3
  • relxExe
  • tsung
  • wings

@happysalada
Copy link
Contributor

This is merged in #122536

@r-ryantm r-ryantm deleted the auto-update/erlang branch May 16, 2021 00:02
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