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

Compiling cyberdog_ros2/tools/dockers/arm64/Dockerfile fails #162

Open
vitorcalvi opened this issue Jan 28, 2023 · 0 comments
Open

Compiling cyberdog_ros2/tools/dockers/arm64/Dockerfile fails #162

vitorcalvi opened this issue Jan 28, 2023 · 0 comments

Comments

@vitorcalvi
Copy link

Trying to compile Docker arm64 Dockerfile inside the cyberdog, all the steps gone ok but in:

Step 32/35 : RUN cd /root/build_ros && sed -i "s/github.com/${GITHUB_URL}/g" grep github.com -rl * .* && sed -i "s/raw.githubusercontent.com/${GITHUB_RAW}/g" grep raw.githubusercontent.com -rl * .* && export ROS_VERSION=2 && colcon build --merge-install --install-base /opt/ros2/galactic

ERROR

Summary: 132 packages finished [35min 45s]
1 package failed: rosidl_generator_py
1 package aborted: rosidl_typesupport_cpp
36 packages had stderr output: ament_clang_format ament_clang_tidy ament_copyright ament_cppcheck ament_cpplint ament_flake8 ament_index_python ament_lint ament_lint_cmake ament_mypy ament_package ament_pclint ament_pep257 ament_pycodestyle ament_pyflakes ament_uncrustify ament_xmllint cyclonedds domain_coordinator foonathan_memory_vendor google_benchmark_vendor iceoryx_posh launch launch_testing launch_xml launch_yaml mimick_vendor osrf_pycommon rcutils rosidl_cli rosidl_generator_py rpyutils tracetools_read tracetools_trace uncrustify_vendor urdfdom_headers
105 packages not processed
The command '/bin/sh -c cd /root/build_ros && sed -i "s/github.com/${GITHUB_URL}/g" grep github.com -rl * .* && sed -i "s/raw.githubusercontent.com/${GITHUB_RAW}/g" grep raw.githubusercontent.com -rl * .* && export ROS_VERSION=2 && colcon build --merge-install --install-base /opt/ros2/galactic' returned a non-zero code: 1

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

No branches or pull requests

1 participant