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

supercollider: 3.9.2 -> 3.9.3 #39187

Merged
merged 1 commit into from Apr 23, 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/supercollider/versions.

These checks were done:

  • built on NixOS
  • ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/supernova -h’ got 0 exit code
  • ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/supernova --help’ got 0 exit code
  • ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/sclang -h’ got 0 exit code
  • found 3.9.3 with grep in /nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3
  • directory tree listing: https://gist.github.com/1dcdb0888d56e74baf1a827e371acad1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/supercollider/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/supernova -h’ got 0 exit code
- ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/supernova --help’ got 0 exit code
- ran ‘/nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3/bin/sclang -h’ got 0 exit code
- found 3.9.3 with grep in /nix/store/4azhvz3aw8jkcs3vib2aaii15yq5rr8k-supercollider-3.9.3
- directory tree listing: https://gist.github.com/1dcdb0888d56e74baf1a827e371acad1
@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: supercollider

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

Partial log (click to expand)

make[2]: *** [external_libraries/CMakeFiles/boost_program_options.dir/build.make:255: external_libraries/CMakeFiles/boost_program_options.dir/boost/libs/program_options/src/value_semantic.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-mfpmath=sse'
g++: error: unrecognized command line option '-msse2'
make[2]: *** [external_libraries/CMakeFiles/boost_program_options.dir/build.make:279: external_libraries/CMakeFiles/boost_program_options.dir/boost/libs/program_options/src/variables_map.cpp.o] Error 1
make[2]: *** [external_libraries/CMakeFiles/boost_program_options.dir/build.make:303: external_libraries/CMakeFiles/boost_program_options.dir/boost/libs/program_options/src/winmain.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1053: external_libraries/CMakeFiles/boost_program_options.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
builder for '/nix/store/zkv3pw6x4w9j48llk8yzfbn95vrb1z46-supercollider-3.9.3.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/zkv3pw6x4w9j48llk8yzfbn95vrb1z46-supercollider-3.9.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: supercollider

Partial log (click to expand)

shrinking /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/bin/scsynth
shrinking /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/bin/supernova
shrinking /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/bin/sclang
shrinking /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/bin/scide
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/lib  /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3/bin
patching script interpreter paths in /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3
checking for references to /build in /nix/store/4df1kln3lsykm88ncw2pmjiafy2h8ma1-supercollider-3.9.3...
postPatchMkspecs
postPatchMkspecs

@nlewo nlewo merged commit 54d6efc into NixOS:master Apr 23, 2018
@r-ryantm r-ryantm deleted the auto-update/supercollider branch April 23, 2018 13:48
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