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

setbfree: 0.8.5 -> 0.8.7 #44691

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/setbfree/versions.

meta.description for setbfree is: '"A DSP tonewheel organ emulator"'.

Compare changes on GitHub

Checks done (click to expand)
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 5b2103c05253d574adb367679dc23f55a8890122 && nix-shell --pure -I nixpkgs=. -p setbfree

cc @cillianderoiste 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/setbfree/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: setbfree

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: setbfree

Partial log (click to expand)

LV2 Version: 2062 0
gcc  -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only -Wall -fPIC -DVERSION="\"0.8.7\"" -DHAVE_LV2_1_8 -DHAVE_MEMSTREAM -fvisibility=hidden -c -o overdrive.o overdrive.c
gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
gcc: error: unrecognized command line option '-msse2'
gcc: error: unrecognized command line option '-mfpmath=sse'
make[1]: *** [Makefile:51: overdrive.o] Error 1
make[1]: Leaving directory '/build/setBfree-0.8.7/b_overdrive'
make: *** [Makefile:26: b_overdrive] Error 2
builder for '/nix/store/d1nxa89xm9q5aqwhg20yf50qaaj1h13c-setbfree-0.8.7.drv' failed with exit code 2
error: build of '/nix/store/d1nxa89xm9q5aqwhg20yf50qaaj1h13c-setbfree-0.8.7.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: setbfree

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7
shrinking /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7/lib/lv2/b_whirl/b_whirl.so
shrinking /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7/lib/lv2/b_synth/b_synth.so
shrinking /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7/bin/setBfree
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7/lib  /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7/bin
patching script interpreter paths in /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7
checking for references to /build in /nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7...
/nix/store/43i1qzbr4yrx4bfb26g17nq49bgd702x-setbfree-0.8.7

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.

aarch64 failure already present.

Compiled fine here. Don't have the setup to make use of the software, but the binary starts.

@samueldr samueldr merged commit a1b79f6 into NixOS:master Aug 13, 2018
@r-ryantm r-ryantm deleted the auto-update/setbfree branch August 13, 2018 15:10
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