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

x42-plugins: 20180320 -> 20180803 #44659

Merged
merged 1 commit into from Aug 13, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 8, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/x42-plugins/versions.

meta.description for x42-plugins is: '"Collection of LV2 plugins by Robin Gareus"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-dpl passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-fat1 passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-fil4 passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-meter passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-mixtri passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-scope passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-stepseq passed the binary check.
  • /nix/store/6cy8pp24xqrd3r5zgi2bagg4kalpmdwp-x42-plugins-20180803/bin/x42-tuna passed the binary check.
  • 8 of 8 passed binary check by having a zero exit code.
  • 0 of 8 passed binary check by having the new version present in output.
  • directory tree listing: https://gist.github.com/21f19790a9b9d264b16eca81af9e7936
  • du listing: https://gist.github.com/1ba9070c52a64a257e3f30e5fd303256
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout bfaa03f746ca5312006dbee3abf65d7be61cad3f && nix-shell --pure -I nixpkgs=. -p x42-plugins

cc @magnetophon 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/x42-plugins/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: x42-plugins

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

Success on x86_64-linux (full log)

Attempted: x42-plugins

Partial log (click to expand)

shrinking /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin/x42-stepseq
shrinking /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin/x42-fat1
shrinking /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin/x42-dpl
shrinking /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin/x42-meter
shrinking /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin/x42-mixtri
gzipping man pages under /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/lib  /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803/bin
patching script interpreter paths in /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803
checking for references to /build in /nix/store/flhvb4vks2hjp8hwwnsh6ws95n3ajz09-x42-plugins-20180803...

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: x42-plugins

Partial log (click to expand)

  -o build/balance.so balance.c \
  -shared -Wl,-Bstatic -Wl,-Bdynamic  -lm
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-mfpmath=sse'
make[1]: *** [Makefile:192: build/balance.so] Error 1
make[1]: Leaving directory '/build/x42-plugins-20180803/balance.lv2'
make: *** [Makefile:34: balance.lv2] Error 2
builder for '/nix/store/871pf9rb7fc65gl2y2k2qzd1h6gjvfqp-x42-plugins-20180803.drv' failed with exit code 2
error: build of '/nix/store/871pf9rb7fc65gl2y2k2qzd1h6gjvfqp-x42-plugins-20180803.drv' failed

Copy link
Member

@samueldr samueldr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The aarch64-linux failure isn't new, verified on bf1b50c, current nixpkgs-unstable HEAD.

@xeji xeji merged commit 499845e into NixOS:master Aug 13, 2018
@r-ryantm r-ryantm deleted the auto-update/x42-plugins branch August 13, 2018 15:09
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

4 participants