aws / aws-iot-fleetwise-edge

Reference Implementation for AWS IoT FleetWise
https://aws.amazon.com/iot-fleetwise/
Apache License 2.0
56 stars 40 forks source link

Version 1.0.7 compile issues with Yocto master #61

Closed thomas-roos closed 11 months ago

thomas-roos commented 11 months ago

Describe the bug Compile issue, see logs.

To Reproduce download this -> https://github.com/aws4embeddedlinux/meta-aws-ci/tree/master/meta-aws-tests run this: ./meta-aws-tests.sh --releases=master --arch=qemuarm64 --package=aws-iot-fleetwise-edge --srcrev="0ee8f7b797f418debae4ce43fa7419060e1e0785"

Expected behavior compile

Logs error.txt

ruhland commented 11 months ago

Thanks for reporting this.I added the missing headers in https://github.com/aws/aws-iot-fleetwise-edge/pull/62 which is already merged to mainline. Can you please retry? It should work now

thomas-roos commented 11 months ago

works - will be added to meta-aws when a release tag has been made