SUMMARY digikam 7.3.0 fails to build on s390x /builddir/build/BUILD/digikam-7.3.0/core/libs/dngwriter/extra/dng_sdk/dng_flags.h:217:2: error: #error Unable to figure out byte order. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 35 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2
What's s390x ? ARM CPU ?
IBM system Z, one of arches supported by Fedora https://fedoraproject.org/wiki/Architectures/s390x ARM CPU builds are fine, only s390x failed https://koji.fedoraproject.org/koji/taskinfo?taskID=77079243
Git commit 74fb80fa0b49efbbcfa274ff08677f269283a745 by Maik Qualmann. Committed on 11/10/2021 at 20:58. Pushed by mqualmann into branch 'master'. try to fix compile DNG-SDK on s390x Next problem can be libraw. M +3 -0 core/libs/dngwriter/extra/dng_sdk/dng_flags.h https://invent.kde.org/graphics/digikam/commit/74fb80fa0b49efbbcfa274ff08677f269283a745
Commit from Comment 3 fixed s390x build https://koji.fedoraproject.org/koji/taskinfo?taskID=77087549 Thanks