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

Warning: "Mix compiler :port_midi was supposed to return :ok" #11

Closed
thbar opened this issue Oct 21, 2018 · 1 comment
Closed

Warning: "Mix compiler :port_midi was supposed to return :ok" #11

thbar opened this issue Oct 21, 2018 · 1 comment

Comments

@thbar
Copy link
Collaborator

thbar commented Oct 21, 2018

With Elixir 1.7.3, I got the following red warning:

==> portmidi
make: Nothing to be done for `all'.
[warning] Mix compiler :port_midi was supposed to return :ok | :noop | {:ok | :noop | :error, [diagnostic]} but it returned nil

The code seems to be working, though!

@lucidstack
Copy link
Owner

Fixed in 5.1.2. Thank you for reporting, @thbar! 🙇‍♂️

thbar added a commit to thbar/ex-portmidi that referenced this issue Oct 13, 2021
thbar added a commit to thbar/ex-portmidi that referenced this issue Oct 13, 2021
* Bump up Elixir & OTP versions to trigger build on latest MacOS

* Force build after workflow reactivation

* Move to Big Sur to reproduce lucidstack#11

* Invalidate cache in hope to reproduce installation trouble

The `runner.os` only contains `macOS`,  not the OS version, and we are upgrading it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants