OSVR / Homebrew-OSVR

Mac OS X Homebrew tap for OSVR
14 stars 9 forks source link

couldn't understand kern.osversion `15.0.0' #2

Closed wizztjh closed 8 years ago

wizztjh commented 8 years ago

Let me know how can I further debug it.

brew install osvr-core --HEAD
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
==> Installing osvr-core from osvr/homebrew-osvr
==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> Cloning https://github.com/OSVR/OSVR-Core.git
Updating /Library/Caches/Homebrew/osvr-core--git
Synchronizing submodule url for 'submodules/hidapi'
Synchronizing submodule url for 'submodules/jsoncpp'
==> Checking out branch master
==> cmake .. -DCMAKE_C_FLAGS_RELEASE= -DCMAKE_CXX_FLAGS_RELEASE= -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/osvr-core
  been installed.

-- Configuring incomplete, errors occurred!
See also "/tmp/osvr-core20151119-21714-115itjv/build/CMakeFiles/CMakeOutput.log".
couldn't understand kern.osversion `15.0.0'

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/osvr/homebrew-osvr/issues

Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
d235j commented 8 years ago

It sounds like Homebrew is out of date; can you run brew update and brew upgrade?

wizztjh commented 8 years ago

Will do. Will update here. On Nov 20, 2015 10:17 PM, "David Ryskalczyk" notifications@github.com wrote:

It sounds like Homebrew is out of date; can you run brew update?

— Reply to this email directly or view it on GitHub https://github.com/OSVR/Homebrew-OSVR/issues/2#issuecomment-158412969.

wizztjh commented 8 years ago

fixed after brew update