Git Product home page Git Product logo

homebrew-sonic-pi-tool's People

Contributors

cj-bc avatar

Watchers

 avatar  avatar

Forkers

carltesta

homebrew-sonic-pi-tool's Issues

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- ffi_c (LoadError)

I guess this has to do with Sonic Pi changing its internals, as the current version of Sonic Pi 3.2.2 does not use the ruby server anymore?

$ sonic-pi-tool check
Sonic Pi server NOT listening on port 4557

$ sonic-pi-tool start-server
thread 'main' panicked at 'Unable to start /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb', src/lib.rs:111:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

$ RUST_BACKTRACE=1 sonic-pi-tool start-server
thread 'main' panicked at 'Unable to start /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb', src/lib.rs:111:48
stack backtrace:
   0: _rust_begin_unwind
   1: std::panicking::begin_panic_fmt
   2: lib::start_server::{{closure}}
   3: lib::start_server
   4: sonic_pi_tool::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

$ RUST_BACKTRACE=full sonic-pi-tool start-server
thread 'main' panicked at 'Unable to start /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb', src/lib.rs:111:48
stack backtrace:
   0:        0x1042fdc8e - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h0afb3dc3ec8cd05f
   1:        0x10432a73e - core::fmt::write::h39441ef24fae20ea
   2:        0x1042fda29 - std::io::Write::write_fmt::h2ffecc964e3c3ddd
   3:        0x104317a25 - std::panicking::default_hook::{{closure}}::h1a491655bcf6394f
   4:        0x10431774c - std::panicking::default_hook::h038c301fad559a62
   5:        0x104317f35 - std::panicking::rust_panic_with_hook::h489020cfd35413ea
   6:        0x1042fe4ab - std::panicking::begin_panic_handler::{{closure}}::he498abc45ca35fbf
   7:        0x1042fde08 - std::sys_common::backtrace::__rust_end_short_backtrace::h4a2a0fae6b0989d8
   8:        0x104317b13 - _rust_begin_unwind
   9:        0x10432fdab - std::panicking::begin_panic_fmt::h2f9eeaea76a9f06c
  10:        0x1042838e5 - lib::start_server::{{closure}}::h0ca6055c515f0575
  11:        0x104283698 - lib::start_server::h6184c3dff86a0216
  12:        0x10427d11a - sonic_pi_tool::main::h7653b64f4b05355c
  13:        0x10427b8fa - std::sys_common::backtrace::__rust_begin_short_backtrace::hc64c55f361bc05ed
  14:        0x10427b89c - std::rt::lang_start::{{closure}}::he4015e85b91f1322
  15:        0x10431819c - std::rt::lang_start_internal::h0a88825a8a52fb96
  16:        0x10427d739 - _main

$ ruby /Applications/Sonic\ Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb
Traceback (most recent call last):
	14: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb:20:in `<main>'
	13: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb:20:in `require_relative'
	12: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/studio.rb:16:in `<top (required)>'
	11: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/studio.rb:16:in `require_relative'
	10: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/samplebuffer.rb:17:in `<top (required)>'
	 9: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 8: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 7: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio.rb:2:in `<top (required)>'
	 6: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio.rb:2:in `require_relative'
	 5: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio/aubio-ffi.rb:3:in `<top (required)>'
	 4: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 3: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 2: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ffi-1.11.3/lib/ffi.rb:4:in `<top (required)>'
	 1: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- 2.6/ffi_c (LoadError)
	15: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb:20:in `<main>'
	14: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb:20:in `require_relative'
	13: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/studio.rb:16:in `<top (required)>'
	12: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/studio.rb:16:in `require_relative'
	11: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/lib/sonicpi/samplebuffer.rb:17:in `<top (required)>'
	10: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 9: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 8: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio.rb:2:in `<top (required)>'
	 7: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio.rb:2:in `require_relative'
	 6: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ruby-aubio-0.3.3/lib/aubio/aubio-ffi.rb:3:in `<top (required)>'
	 5: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 4: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	 3: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ffi-1.11.3/lib/ffi.rb:3:in `<top (required)>'
	 2: from /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/vendor/ffi-1.11.3/lib/ffi.rb:6:in `rescue in <top (required)>'
	 1: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- ffi_c (LoadError)

failed to select a version for the requirement `clap = "~2.20"`

$ brew install --HEAD Cj-bc/sonic-pi-tool/sonic-pi-tool
...
๐Ÿบ /usr/local/Cellar/rust/1.47.0: 12,057 files, 576.9MB
==> Installing cj-bc/sonic-pi-tool/sonic-pi-tool --HEAD
==> cargo install --force --root /usr/local/Cellar/sonic-pi-tool/HEAD --git https://github.com/lpil/sonic-pi-tool/
Last 15 lines from /Users/aiko/Library/Logs/Homebrew/sonic-pi-tool/01.sonic-pi-tool:
2020-11-23 15:13:44 +0100

cargo install --force --root /usr/local/Cellar/sonic-pi-tool/HEAD --git https://github.com/lpil/sonic-pi-tool/

Updating git repository `https://github.com/lpil/sonic-pi-tool/`

Installing sonic-pi-tool v0.1.0 (https://github.com/lpil/sonic-pi-tool/#62185f85)
Updating crates.io index
error: failed to compile sonic-pi-tool v0.1.0 (https://github.com/lpil/sonic-pi-tool/#62185f85), intermediate artifacts can be found at /private/tmp/cargo-installBdJAWh

Caused by:
failed to select a version for the requirement clap = "~2.20"
candidate versions found which didn't match: 2.33.3, 2.33.2, 2.33.1, ...
location searched: crates.io index
required by package sonic-pi-tool v0.1.0 (/Users/aiko/Library/Caches/Homebrew/cargo_cache/git/checkouts/sonic-pi-tool-647a8cc43a045f33/62185f8)

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/cj-bc/homebrew-sonic-pi-tool/issues

Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.