-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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: 24.0.3 -> 24.0.4 #131175
erlang: 24.0.3 -> 24.0.4 #131175
Conversation
Let's try to get this one asap The new 23 may need to be backported to nixos as it solve, like this one, the let's encrypt cross chain cert issue |
Thank you! I'm testing the build as we speak. |
Result of 8 packages skipped due to time constraints:
15 packages built successfully:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. Result of 7 packages skipped due to time constraints:
19 packages built successfully:
|
I'm also getting a rebar3 build failure |
@happysalada From a quick look at those logs it seems like the |
Thank you! |
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
To inspect upstream changes
Release on GitHub
Compare changes on GitHub
Impact
Checks done (click to expand)
built on NixOS
The tests defined in
passthru.tests
, if any, passed/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/erl passed the binary check.
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/erlc passed the binary check.
Warning: no invocation of /nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/epmd had a zero exit code or showed the expected version
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/run_erl passed the binary check.
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/to_erl passed the binary check.
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/dialyzer passed the binary check.
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/typer passed the binary check.
Warning: no invocation of /nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/escript had a zero exit code or showed the expected version
Warning: no invocation of /nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4/bin/ct_run had a zero exit code or showed the expected version
/nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.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 24.0.4 with grep in /nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4
found 24.0.4 in filename of file in /nix/store/gy3dvghqnbdb0jsfimpbxxybb346n3l6-erlang-24.0.4
directory tree listing: https://gist.github.com/8525bbe90974e00a685d3428a8f3f4db
du listing: https://gist.github.com/d592fed4ad396ba223e9efc7bd15feff
Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(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 usesudo
since root is effectively trusted.Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
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.
Result of
nixpkgs-review
run on x86_64-linux 11 package failed to build:
25 packages built:
Maintainer pings
cc @ankhers @Br1ght0ne @DianaOlympos @gleber @happysalada @yurrriq for testing.