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

binaryen: 102 -> 103 #148879

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 6, 2021

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/WebAssembly/binaryen/releases.

meta.description for binaryen is: "Compiler infrastructure and toolchain library for WebAssembly, in C++"

meta.homepage for binaryen is: "https://github.com/WebAssembly/binaryen"

meta.changelog for binaryen is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-as passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-reduce passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-split passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-dis passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-shell passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm2js passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-emscripten-finalize passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-metadce passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-fuzz-types passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-ctor-eval passed the binary check.
  • /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/bin/wasm-opt passed the binary check.
  • 11 of 11 passed binary check by having a zero exit code.
  • 11 of 11 passed binary check by having the new version present in output.
  • found 103 with grep in /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103
  • found 103 in filename of file in /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103

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

32 package rebuild(s)

32 x86_64-linux rebuild(s)
3 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
binaryen
docbookrx
emscripten
faust
faust2
faust2alqt
faust2alsa
faust2csound
faust2firefox
faust2jack
faust2jackrust
faust2jaqt
faust2ladspa
faust2lv2
faustPhysicalModeling
faustStk
faustlive
foo-yc20
kapitonov-plugins-pack
magnetophonDSP.CharacterCompressor
magnetophonDSP.CompBus
magnetophonDSP.ConstantDetuneChorus
magnetophonDSP.LazyLimiter
magnetophonDSP.MBdistortion
magnetophonDSP.RhythmDelay
magnetophonDSP.VoiceOfFaust
magnetophonDSP.faustCompressors
magnetophonDSP.pluginUtils
magnetophonDSP.shelfMultiBand
mooSpace
purePackages.faust
tambura
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103 \
  --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 binaryen https://github.com/r-ryantm/nixpkgs/archive/153b3750c332df647c2f6129798c6aa7f88dfacf.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/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103
ls -la /nix/store/kkb98rql42l4wsnymy4dvjygxxzqgwb8-binaryen-103/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.

Result of nixpkgs-review run on x86_64-linux 1

2 packages marked as broken and skipped:
  • foo-yc20
  • purePackages.faust
31 packages failed to build:
  • emscripten
  • emscriptenPackages.json_c
  • emscriptenPackages.libxml2
  • emscriptenPackages.xmlmirror
  • emscriptenPackages.zlib
  • faust
  • faust2alqt
  • faust2alsa
  • faust2csound
  • faust2firefox
  • faust2jack
  • faust2jackrust
  • faust2jaqt
  • faust2ladspa
  • faust2lv2
  • faustPhysicalModeling
  • faustStk
  • faustlive
  • kapitonov-plugins-pack
  • magnetophonDSP.CharacterCompressor
  • magnetophonDSP.CompBus
  • magnetophonDSP.ConstantDetuneChorus
  • magnetophonDSP.LazyLimiter
  • magnetophonDSP.MBdistortion
  • magnetophonDSP.RhythmDelay
  • magnetophonDSP.VoiceOfFaust
  • magnetophonDSP.faustCompressors
  • magnetophonDSP.pluginUtils
  • magnetophonDSP.shelfMultiBand
  • mooSpace
  • tambura
1 package built:
  • binaryen

Maintainer pings

cc @asppsa for testing.

@c0bw3b
Copy link
Contributor

c0bw3b commented Feb 11, 2022

Upstream is at v105

@c0bw3b c0bw3b closed this Feb 11, 2022
@r-ryantm r-ryantm deleted the auto-update/binaryen branch February 12, 2022 00:03
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.

2 participants