http://bugzilla.opensuse.org/show_bug.cgi?id=1187943 http://bugzilla.opensuse.org/show_bug.cgi?id=1187943#c1 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Stanislav Brabec <sbrabec@suse.com> --- Comparing 15.2 and 15.3 build logs, I see a problem in the exifprobe itself: < Creating byteorder.h: #define NATIVE_BYTEORDER_LITTLE_ENDIAN ---
Creating byteorder.h: #define NATIVE_BYTEORDER_BIGENDIAN
15.3 introduced /usr/include/bits/endianness.h, and the primitive script makebyteorder.sh badly fails on that without detecting that it failed. Not a mis-compulation, but invalid assumptions in the supplementary script. Fixed: https://build.opensuse.org/request/show/981022 -- You are receiving this mail because: You are on the CC list for the bug.