https://bugs.kde.org/show_bug.cgi?id=454050
Bug ID: 454050
Summary: libkexiv2 GIT fails to build
Product: libkexiv2
Version: unspecified
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Build failures lately based on an error from C++17
/var/tmp/portage/kde-apps/libkexiv2-9999/work/libkexiv2-9999/src/kexiv2_p.cpp:440:5:
error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register unsigned char c;
^~~~~~~~~
2 warnings and 1 error generated.
STEPS TO REPRODUCE
1. Build from GIT source (-9999 in Gentoo land)
OBSERVED RESULT
Build failure.
EXPECTED RESULT
Not build failure.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo 2.8/5.25.80
(available in About System)
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
This may or may not have anything to do with clang++.
--
You are receiving this mail because:
You are watching all bug changes.