https://bugs.kde.org/show_bug.cgi?id=473507
Bug ID: 473507 Summary: broken build Classification: Frameworks and Libraries Product: kirigami-addons Version: unspecified Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: sit...@kde.org CC: c...@carlschwan.eu Target Milestone: --- When building Qt with timezone features the kirigami-addons build is broken because startsWithLocalTimeZone is never defined. /usr/bin/ld: /usr/bin/ld: DWARF error: invalid or unhandled FORM value: 0x23 src/dateandtime/CMakeFiles/dateandtimeplugin.dir/lib/qdatetimeparser.cpp.o: in function `QDateTimeParser::findTimeZone(QStringView, QDateTime const&, int, int) const': qdatetimeparser.cpp:(.text+0x48cc): undefined reference to `QDateTimeParser::startsWithLocalTimeZone(QStringView)' /usr/bin/ld: src/dateandtime/CMakeFiles/dateandtimeplugin.dir/lib/qdatetimeparser.cpp.o: in function `QDateTimeParser::scanString(QDateTime const&, bool, QString*) const': qdatetimeparser.cpp:(.text+0x5f22): undefined reference to `QDateTimeParser::startsWithLocalTimeZone(QStringView)' 100% reproducible on neon for instance. Making it impossible to build k-a -- You are receiving this mail because: You are watching all bug changes.