You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating qt5 (5.15.0 -> 5.15.1), while updating git-lfs (2.11.0 -> 2.12.0) I got the following message:
==> Reinstalling 1 broken dependent from source:
jupedsim/jps/jpsvis
==> Cloning https://github.com/JuPedSim/jpsvis.git
Updating /Users/username/Library/Caches/Homebrew/jpsvis--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 574d6f5 Parsing for additional output
==> Reinstalling jupedsim/jps/jpsvis
==> cmake ..
Last 15 lines from /Users/username/Library/Logs/Homebrew/jpsvis/01.cmake:
Call Stack (most recent call first):
/usr/local/opt/qt/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
CMakeLists.txt:297 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Performing Test COMPILER_SUPPORTS_CXX0X
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
-- Checking for C++11 compiler ................... yes
-- Using compiler ................................
-- qt_lib_dirs
-- bin install dir: .
-- Configuring incomplete, errors occurred!
See also "/tmp/jpsvis-20200925-62098-e6x8qa/build/CMakeFiles/CMakeOutput.log".
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/jupedsim/homebrew-jps/issues
The text was updated successfully, but these errors were encountered:
& brew install jpsvis
Updating Homebrew...
==> Auto-updated Homebrew!
...
Error: jupedsim/jps/jpsvis is a head-only formula
Install with `brew install --HEAD jupedsim/jps/jpsvis`
$ brew install --HEAD jupedsim/jps/jpsvis
==> Installing jpsvis from jupedsim/jps
==> Cloning https://github.com/JuPedSim/jpsvis.git
Updating /Users/username/Library/Caches/Homebrew/jpsvis--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 574d6f5 Parsing for additional output
==> cmake ..
Last 15 lines from /Users/username/Library/Logs/Homebrew/jpsvis/01.cmake:
Call Stack (most recent call first):
/usr/local/opt/qt/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
CMakeLists.txt:297 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Performing Test COMPILER_SUPPORTS_CXX0X
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
-- Checking for C++11 compiler ................... yes
-- Using compiler ................................
-- qt_lib_dirs
-- bin install dir: .
-- Configuring incomplete, errors occurred!
See also "/tmp/jpsvis-20200925-65868-rv136/build/CMakeFiles/CMakeOutput.log".
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/jupedsim/homebrew-jps/issues
Please create pull requests instead of asking forhelp on Homebrew's GitHub,Discourse, Twitter or IRC.```
After updating qt5 (5.15.0 -> 5.15.1), while updating git-lfs (2.11.0 -> 2.12.0) I got the following message:
The text was updated successfully, but these errors were encountered: