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

zam-plugins: 3.9 -> 3.10 #35130

Merged
merged 1 commit into from Feb 20, 2018
Merged

zam-plugins: 3.9 -> 3.10 #35130

merged 1 commit into from Feb 20, 2018

Conversation

magnetophon
Copy link
Member

@magnetophon magnetophon commented Feb 18, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@joachifm
Copy link
Contributor

@GrahamcOfBorg build zam-plugins

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘zam-plugins-3.10’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/applications/audio/zam-plugins/default.nix:27 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

make -C dpf/dgl
make[1]: Entering directory '/build/zam-plugins-a3321af/dpf/dgl'
g++ src/Application.cpp -Wall -Wextra -pipe -MD -MP -fPIC -DPIC -DNDEBUG -O2 -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -fvisibility=hidden -std=c++11 -fvisibility-inlines-hidden  -I/nix/store/lgm1f0dimaahis6qj20268nwmw2k4c69-libX11-1.6.5-dev/include -I/nix/store/pmwxgl3kygqqnkgjcwskccblxdmp51ba-xproto-7.0.31/include -I/nix/store/accmn5xnllazkjh19anskzjxdih6cx1f-kbproto-1.0.7/include -I/nix/store/3q9ilnrg8fibwmvmxr2zf416hki3q3rh-mesa-noglu-17.3.3-dev/include -I. -Isrc -Wno-type-limits -fpermissive -c -o src/Application.cpp.o
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
make[1]: *** [Makefile:66: src/Application.cpp.o] Error 1
make[1]: Leaving directory '/build/zam-plugins-a3321af/dpf/dgl'
make: *** [Makefile:18: libs] Error 2
builder for '/nix/store/362ch7a5mnfrzyvy747gzsx91k4l2ph4-zam-plugins-3.10.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/362ch7a5mnfrzyvy747gzsx91k4l2ph4-zam-plugins-3.10.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib/lv2/ZamGateX2.lv2/ZamGateX2_dsp.so
shrinking /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib/lv2/ZamComp.lv2/ZamComp_dsp.so
shrinking /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib/lv2/ZamComp.lv2/ZamComp_ui.so
shrinking /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib/lv2/ZamTube.lv2/ZamTube_ui.so
shrinking /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib/lv2/ZamTube.lv2/ZamTube_dsp.so
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/lib  /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10/bin 
patching script interpreter paths in /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10
checking for references to /tmp/nix-build-zam-plugins-3.10.drv-0 in /nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10...
/nix/store/dv3y1y6k6v2z14w9xvz1sm6qknprxc4p-zam-plugins-3.10

@joachifm joachifm merged commit d2fd479 into NixOS:master Feb 20, 2018
@magnetophon magnetophon deleted the zam-plugins branch February 20, 2018 20: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