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

gazebo11 fails to build on macos15.2 m1pro #2927

Closed
ngducmiinh opened this issue Jan 2, 2025 · 3 comments
Closed

gazebo11 fails to build on macos15.2 m1pro #2927

ngducmiinh opened this issue Jan 2, 2025 · 3 comments
Labels

Comments

@ngducmiinh
Copy link

/opt/homebrew/Cellar/qwt-qt5/6.3.0: 2,213 files, 33.3MB
==> Installing osrf/simulation/gazebo11
==> Patching
==> Applying brew_python_fix.patch
==> cmake .. -DQWT_WIN_INCLUDE_DIR=/opt/homebrew/opt/qwt-qt5/lib/qwt.framework/Headers -DQWT_WIN_LIBRARY_DIR=/
==> make install
Last 15 lines from /Users/ngducmiinh/Library/Logs/Homebrew/gazebo11/02.make:
In file included from /tmp/gazebo11-20250102-91305-tpbco6/gazebo-11.15.0/plugins/rest_web/RestUiWidget.hh:27:
In file included from /tmp/gazebo11-20250102-91305-tpbco6/gazebo-11.15.0/gazebo/gazebo.hh:20:
In file included from /tmp/gazebo11-20250102-91305-tpbco6/gazebo-11.15.0/gazebo/gazebo_core.hh:21:
In file included from /tmp/gazebo11-20250102-91305-tpbco6/gazebo-11.15.0/build/gazebo/transport/transport.hh:5:
/tmp/gazebo11-20250102-91305-tpbco6/gazebo-11.15.0/gazebo/transport/IOManager.hh:45:28: error: no type named 'io_service' in namespace 'boost::asio'
45 | public: boost::asio::io_service &GetIO();
| ~~~~~~~~~~~~~^
2 errors generated.
make[2]: *** [plugins/rest_web/CMakeFiles/RestUiPlugin.dir/RestUiLoginDialog.cc.o] Error 1
2 errors generated.
make[2]: *** [plugins/rest_web/CMakeFiles/RestUiPlugin.dir/RestUiPlugin.cc.o] Error 1
2 errors generated.
make[2]: *** [plugins/rest_web/CMakeFiles/RestUiPlugin.dir/RestUiWidget.cc.o] Error 1
make[1]: *** [plugins/rest_web/CMakeFiles/RestUiPlugin.dir/all] Error 2
make: *** [all] Error 2

@ngducmiinh ngducmiinh added the bug label Jan 2, 2025
@scpeters
Copy link
Member

scpeters commented Jan 8, 2025

@scpeters scpeters changed the title macos15.2 m1pro gazebo11 fails to build on macos15.2 m1pro Jan 8, 2025
@xdire
Copy link

xdire commented Jan 10, 2025

@scpeters @ngducmiinh did you guys found any temporary solution to the problem? Trying to install gazebo11 on m3 and this error basically blocks me out.

@scpeters
Copy link
Member

I'm going to close this as a duplicate of #2916 to move discussion to that issue to avoid repeating things in multiple places

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants