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

pulseeffects: 4.3.7 -> 4.3.9 #49179

Merged
merged 1 commit into from Oct 26, 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/pulseeffects/versions.

meta.description for pulseeffects is: '"Limiter, compressor, reverberation, equalizer and auto volume effects for Pulseaudio applications"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9/bin/pulseeffects had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9/bin/.pulseeffects-wrapped had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 4.3.9 with grep in /nix/store/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9
  • directory tree listing: https://gist.github.com/d623e057c8fdf1ff998ee6603664a578
  • du listing: https://gist.github.com/e6bf7ffce6070ed9eb63510d649c9d52
Outpath report (click to expand)

Outpath difference report
3 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
0 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
pulseeffects

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9 \
  --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 pulseeffects https://github.com/r-ryantm/nixpkgs/archive/9d79d12e6f694fde7912b60eb2d967e3b6a27007.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/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9
ls -la /nix/store/x6z71m9f6k50p5wca1zxgmmqhsyywi9b-pulseeffects-4.3.9/bin

cc @jtojnar 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/pulseeffects/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: pulseeffects

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

Failure on aarch64-linux (full log)

Attempted: pulseeffects

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/aj808sl571k017xi4j7vpbng4fc96rn3-gst-plugins-bad-1.14.2/lib  /nix/store/aj808sl571k017xi4j7vpbng4fc96rn3-gst-plugins-bad-1.14.2/bin
patching script interpreter paths in /nix/store/aj808sl571k017xi4j7vpbng4fc96rn3-gst-plugins-bad-1.14.2
checking for references to /build in /nix/store/aj808sl571k017xi4j7vpbng4fc96rn3-gst-plugins-bad-1.14.2...
shrinking RPATHs of ELF executables and libraries in /nix/store/wc2xhlrrikg20zsmav1psnvrqfa6lhpl-gst-plugins-bad-1.14.2-dev
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wc2xhlrrikg20zsmav1psnvrqfa6lhpl-gst-plugins-bad-1.14.2-dev/lib
patching script interpreter paths in /nix/store/wc2xhlrrikg20zsmav1psnvrqfa6lhpl-gst-plugins-bad-1.14.2-dev
checking for references to /build in /nix/store/wc2xhlrrikg20zsmav1psnvrqfa6lhpl-gst-plugins-bad-1.14.2-dev...
cannot build derivation '/nix/store/dfxxl96ygd1a3n03fv6hv2jp8y6zziyw-pulseeffects-4.3.9.drv': 1 dependencies couldn't be built
error: build of '/nix/store/dfxxl96ygd1a3n03fv6hv2jp8y6zziyw-pulseeffects-4.3.9.drv' failed

@jtojnar
Copy link
Contributor

jtojnar commented Oct 26, 2018

aarch64 failure due to zam-plugins.

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: pulseeffects

Partial log (click to expand)

   Compiling proc_macro v0.0.0 (file:///build/rustc-1.30.0-src/src/libproc_macro)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.30.0-src/src/libsyntax_ext)
   Compiling rustc_metadata_utils v0.0.0 (file:///build/rustc-1.30.0-src/src/librustc_metadata_utils)
building of '/nix/store/j1yzzw5jg9dpxlrcp5mj8awfgh755byb-rustc-1.30.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/amvxhnkmn7szrbgp5k6zrd9nrms8i7cj-cargo-1.30.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/s45nfy009nwq82bh7k6440z6q1ga7d82-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/p0xv7zlsf8qf5k08c0fp65bpfdp7v4s7-gst-plugins-bad-1.14.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vqhk2zgl0hiy6s1k22mnb54xjlzbxf55-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/m1jismzngfik2j1ln575dr6d2s6lhxbv-pulseeffects-4.3.9.drv': 2 dependencies couldn't be built
error: build of '/nix/store/m1jismzngfik2j1ln575dr6d2s6lhxbv-pulseeffects-4.3.9.drv' failed

@jtojnar jtojnar merged commit 450c786 into NixOS:master Oct 26, 2018
@r-ryantm r-ryantm deleted the auto-update/pulseeffects branch November 17, 2018 22:59
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