Open ffontaine opened 2 years ago
Issue also occur on gcc 9.3.0 armhf
Hello! I've faced the same problem on arm32v7/ubuntu docker container and on Raspberry Pi OS 32-bit. I fixed the source code of XMPFiles_Impl.cpp according to the fixes provided by hfiguiere and now it works fine, thank you! Can you please review this code and merge it to main?
Description
Fix the following build failure with exempi on arm with gcc 10 raised since version 2.6.0 and https://gitlab.freedesktop.org/libopenraw/exempi/-/commit/0872e35a30457d2ecf746a1bebdb7d94636d0e2f and https://github.com/adobe/XMP-Toolkit-SDK/commit/0872e35a30457d2ecf746a1bebdb7d94636d0e2f:
More information can be found on a similar issue here: https://github.com/OpenKinect/libfreenect2/issues/157
Fixes:
Related Issue
Motivation and Context
This change is needed to avoid build failure with exempi: http://autobuild.buildroot.org/?reason=exempi-2.6.1
How Has This Been Tested?
This has been build-tested with buidlroot.
Screenshots (if appropriate):
Types of changes
Checklist: