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

Linux aarch64 - ros_core, ros_base, perception, simulation, desktop, desktop_full #208

Closed
wants to merge 6 commits into from

Conversation

sonelu
Copy link

@sonelu sonelu commented Aug 30, 2024

ros_core, ros_base, perception, simulation were cross-build successfully locally.
desktop and desktop_full built locally successfully on a Raspberry Pi5.

when building ros-humble-rviz-rendering in cross-build mode the following error was issued:

-- Generating done (0.0s)
-- Build files have been written to: $SRC_DIR/build
[1/33] Generating include/rviz_rendering/moc_render_window.cpp
FAILED: include/rviz_rendering/moc_render_window.cpp $SRC_DIR/build/include/rviz_rendering/moc_render_window.cpp
cd $SRC_DIR/build/include/rviz_rendering && $PREFIX/bin/moc @$SRC_DIR/build/include/rviz_rendering/moc_render_window.cpp_parameters
/bin/sh: 1: $PREFIX/bin/moc: Exec format error
ninja: build stopped: subcommand failed.

but the native build was ok.

@sonelu sonelu closed this Aug 30, 2024
@sonelu
Copy link
Author

sonelu commented Aug 30, 2024

Noticed a wrong osx file included.

@Tobias-Fischer
Copy link
Contributor

We build native on the main branch so all good :)

@sonelu
Copy link
Author

sonelu commented Aug 30, 2024

I've put another PR #209 with that file fixed back. Sorry, was a copy and paste think last night...

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

Successfully merging this pull request may close these issues.

2 participants