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
Installing gazebo4 fails on the sdformat2.3.2 dependency see below for output
~ brew install gazebo4
Updating Homebrew...
==> Installing gazebo4 from osrf/simulation
==> Installing dependencies for osrf/simulation/gazebo4: sdformat, bullet
==> Installing osrf/simulation/gazebo4 dependency: sdformat
==> Downloading http://gazebosim.org/distributions/sdformat/releases/sdformat-2.3.2.tar.bz2
Already downloaded: /Users/Lucian/Library/Caches/Homebrew/sdformat-2.3.2.tar.bz2
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/sdformat/2.3.2_3 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERB
Last 15 lines from /Users/Lucian/Library/Logs/Homebrew/sdformat/01.cmake:
-- Performing Test R-Wswitch-default
-- Performing Test R-Wswitch-default - Success
-- Performing Test R-Wmissing-include-dirs
-- Performing Test R-Wmissing-include-dirs - Success
-- Performing Test R-pedantic
-- Performing Test R-pedantic - Success
-- Performing Test GCC_SUPPORTS_VISIBILITY
-- Performing Test GCC_SUPPORTS_VISIBILITY - Success
-- Using upstream CFlags
CMake Error at CMakeLists.txt:202 (else):
A duplicate ELSE command was found inside an IF block.
-- Configuring incomplete, errors occurred!
See also "/tmp/sdformat-20180507-49043-bp3zl/sdformat-2.3.2/build/CMakeFiles/CMakeOutput.log".
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/osrf/homebrew-simulation/issues
Is there a way a similar patch like that brought up here: #47
might fix this??
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Installing gazebo4 fails on the sdformat2.3.2 dependency see below for output
Is there a way a similar patch like that brought up here:
#47
might fix this??
Thank you in advance!
The text was updated successfully, but these errors were encountered: