Code Monkey home page Code Monkey logo

meta-ros's Issues

Attempting to build packagegroup-petalinux-ros in a petalinux 2022.2 project ... errors out at "uncrustify-vendor" package

Attempting to build packagegroup-petalinux-ros in a petalinux 2022.2 project ...
errors out at "uncrustify-vendor" package ๐Ÿ‘

ERROR: Task (virtual:native:/media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/components/yocto/layers/meta-ros/meta-ros2-humble/generated-recipes/uncrustify-vendor/uncrustify-vendor_2.0.2-2.bb:do_compile) failed with exit code '1'

Building on Ubuntu 22.04.
Added package in petalinux-image-minimal.bb file, with the Avnet zub1cg-sbc-base machine.

Full log below:

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: VERBOSE=1 cmake --build /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build --target all --
| [1/7] cd /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/src && /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/recipe-sysroot-native/usr/bin/cmake -P /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/tmp/uncrustify-0.72.0-gitclone.cmake && /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/recipe-sysroot-native/usr/bin/cmake -E touch /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/src/uncrustify-0.72.0-stamp/uncrustify-0.72.0-download
| FAILED: uncrustify-0.72.0-prefix/src/uncrustify-0.72.0-stamp/uncrustify-0.72.0-download /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/src/uncrustify-0.72.0-stamp/uncrustify-0.72.0-download
| cd /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/src && /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/recipe-sysroot-native/usr/bin/cmake -P /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/tmp/uncrustify-0.72.0-gitclone.cmake && /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/recipe-sysroot-native/usr/bin/cmake -E touch /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/src/uncrustify-0.72.0-stamp/uncrustify-0.72.0-download
| Cloning into 'uncrustify-0.72.0'...
| fatal: unable to access 'https://github.com/uncrustify/uncrustify.git/': error setting certificate verify locations: CAfile: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-petalinux-linux/etc/ssl/certs/ca-certificates.crt CApath: none
| Cloning into 'uncrustify-0.72.0'...
| fatal: unable to access 'https://github.com/uncrustify/uncrustify.git/': error setting certificate verify locations: CAfile: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-petalinux-linux/etc/ssl/certs/ca-certificates.crt CApath: none
| Cloning into 'uncrustify-0.72.0'...
| fatal: unable to access 'https://github.com/uncrustify/uncrustify.git/': error setting certificate verify locations: CAfile: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-petalinux-linux/etc/ssl/certs/ca-certificates.crt CApath: none
| -- Had to git clone more than once:
| 3 times.
| CMake Error at /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build/uncrustify-0.72.0-prefix/tmp/uncrustify-0.72.0-gitclone.cmake:31 (message):
| Failed to clone repository: 'https://github.com/uncrustify/uncrustify.git'
|
|
| ninja: build stopped: subcommand failed.
| WARNING: /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/temp/run.do_compile.874829:170 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build '/media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
| WARNING: Backtrace (BB generated script):
| #1: cmake_runcmake_build, /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/temp/run.do_compile.874829, line 170
| #2: cmake_do_compile, /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/temp/run.do_compile.874829, line 164
| #3: do_compile, /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/temp/run.do_compile.874829, line 159
| #4: main, /media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/build/tmp/work/x86_64-linux/uncrustify-vendor-native/2.0.2-2-r0/temp/run.do_compile.874829, line 183
ERROR: Task (virtual:native:/media/albertabeef/Rocinante/Avnet_2022_2/petalinux/projects/zub1cg_sbc_2022_2_vai_3_0_ros2/components/yocto/layers/meta-ros/meta-ros2-humble/generated-recipes/uncrustify-vendor/uncrustify-vendor_2.0.2-2.bb:do_compile) failed with exit code '1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.