[kirigami-addons] [Bug 473507] New: broken build

Harald Sitter bugzilla_noreply at kde.org
Fri Aug 18 12:47:45 BST 2023


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-bugs at kde.org
          Reporter: sitter at kde.org
                CC: carl at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list