Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-106105

multiple qtimezoneprivate_icu.cpp:(.text+0x327a): undefined reference

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P0: Blocker
    • None
    • 6.3.1
    • None
    • RHEL 7.3
    • Linux/Other display system

    Description

      using  git clone https://code.qt.io/qt/qt5.git qt6

      These errors happened using gcc 10.3 cmake version 3.17.4:

      cmake --build . --parallel 4[ 21%] Linking CXX shared library ../../lib/libQt6Core.so
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterBase::State::reset()':
      qstringconverter.cpp.text+0x2d63): undefined reference to `ucnv_reset_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverter::QStringConverter(char const*, QFlags<QStringConverterBase::Flag>)':
      qstringconverter.cpp.text+0x2fc5): undefined reference to `ucnv_open_70'
      qstringconverter.cpp.text+0x300a): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text+0x3024): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text+0x303d): undefined reference to `ucnv_getName_70'
      qstringconverter.cpp.text+0x3052): undefined reference to `ucnv_getStandardName_70'
      qstringconverter.cpp.text+0x3085): undefined reference to `ucnv_getMaxCharSize_70'
      qstringconverter.cpp.text+0x30f3): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text+0x310d): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text+0x3136): undefined reference to `ucnv_getStandardName_70'
      qstringconverter.cpp.text+0x3144): undefined reference to `ucnv_close_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::clear_function(QStringConverterBase::State*)':
      qstringconverter.cpp.text._ZN19QStringConverterICU14clear_functionEPN20QStringConverterBase5StateE[_ZN19QStringConverterICU14clear_functionEPN20QStringConverterBase5StateE]+0x9): undefined reference to `ucnv_close_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::fromUtf16(char*, QStringView, QStringConverterBase::State*)':
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x4f): undefined reference to `ucnv_getMaxCharSize_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x7a): undefined reference to `ucnv_getFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0xa0): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0xbf): undefined reference to `ucnv_fromUnicode_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0xef): undefined reference to `ucnv_fromUCountPending_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0xfe): undefined reference to `ucnv_reset_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x127): undefined reference to `ucnv_open_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x177): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x191): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x1bb): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x1d5): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU9fromUtf16EPc11QStringViewPN20QStringConverterBase5StateE]+0x1e6): undefined reference to `ucnv_close_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::createConverterForName(char const*, QStringConverterBase::State const*)::{lambda(void const*, UConverterFromUnicodeArgs*, char16_t const*, int, int, UConverterCallbackReason, UErrorCode*)#4}::_FUN(void const*, UConverterFromUnicodeArgs*, char16_t const*, int, int, UConverterCallbackReason, UErrorCode*)':
      qstringconverter.cpp.text.ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP25UConverterFromUnicodeArgsPKDsii24UConverterCallbackReasonP10UErrorCodeE2_4_FUNES7_S9_SB_iiSC_SE[_ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP25UConverterFromUnicodeArgsPKDsii24UConverterCallbackReasonP10UErrorCodeE2_4_FUNES7_S9_SB_iiSC_SE_]+0x1a): undefined reference to `UCNV_FROM_U_CALLBACK_SUBSTITUTE_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::createConverterForName(char const*, QStringConverterBase::State const*)::{lambda(void const*, UConverterToUnicodeArgs*, char const*, int, UConverterCallbackReason, UErrorCode*)#3}::_FUN(void const*, UConverterToUnicodeArgs*, char const*, int, UConverterCallbackReason, UErrorCode*)':
      qstringconverter.cpp.text.ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP23UConverterToUnicodeArgsS1_i24UConverterCallbackReasonP10UErrorCodeE1_4_FUNES7_S9_S1_iSA_SC[_ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP23UConverterToUnicodeArgsS1_i24UConverterCallbackReasonP10UErrorCodeE1_4_FUNES7_S9_S1_iSA_SC_]+0x10): undefined reference to `UCNV_TO_U_CALLBACK_SUBSTITUTE_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::createConverterForName(char const*, QStringConverterBase::State const*)::{lambda(void const*, UConverterToUnicodeArgs*, char const*, int, UConverterCallbackReason, UErrorCode*)#1}::_FUN(void const*, UConverterToUnicodeArgs*, char const*, int, UConverterCallbackReason, UErrorCode*)':
      qstringconverter.cpp.text.ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP23UConverterToUnicodeArgsS1_i24UConverterCallbackReasonP10UErrorCodeE_4_FUNES7_S9_S1_iSA_SC[_ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP23UConverterToUnicodeArgsS1_i24UConverterCallbackReasonP10UErrorCodeE_4_FUNES7_S9_S1_iSA_SC_]+0x3c): undefined reference to `ucnv_cbToUWriteUChars_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::createConverterForName(char const*, QStringConverterBase::State const*)::{lambda(void const*, UConverterFromUnicodeArgs*, char16_t const*, int, int, UConverterCallbackReason, UErrorCode*)#2}::_FUN(void const*, UConverterFromUnicodeArgs*, char16_t const*, int, int, UConverterCallbackReason, UErrorCode*)':
      qstringconverter.cpp.text.ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP25UConverterFromUnicodeArgsPKDsii24UConverterCallbackReasonP10UErrorCodeE0_4_FUNES7_S9_SB_iiSC_SE[_ZZN19QStringConverterICU22createConverterForNameEPKcPKN20QStringConverterBase5StateEENUlPKvP25UConverterFromUnicodeArgsPKDsii24UConverterCallbackReasonP10UErrorCodeE0_4_FUNES7_S9_SB_iiSC_SE_]+0x4a): undefined reference to `ucnv_cbFromUWriteUChars_70'
      CMakeFiles/Core.dir/text/qstringconverter.cpp.o: In function `QStringConverterICU::toUtf16(QChar*, QByteArrayView, QStringConverterBase::State*)':
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x5b): undefined reference to `ucnv_getToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x81): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0xa0): undefined reference to `ucnv_toUnicode_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0xcf): undefined reference to `ucnv_toUCountPending_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0xde): undefined reference to `ucnv_reset_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x107): undefined reference to `ucnv_open_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x14f): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x16a): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x193): undefined reference to `ucnv_setToUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x1ae): undefined reference to `ucnv_setFromUCallBack_70'
      qstringconverter.cpp.text._ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE[_ZN19QStringConverterICU7toUtf16EP5QChar14QByteArrayViewPN20QStringConverterBase5StateE]+0x1c6): undefined reference to `ucnv_close_70'
      CMakeFiles/Core.dir/text/qcollator_icu.cpp.o: In function `QCollatorPrivate::cleanup()':
      qcollator_icu.cpp.text+0xe): undefined reference to `ucol_close_70'
      CMakeFiles/Core.dir/text/qcollator_icu.cpp.o: In function `QCollatorPrivate::init()':
      qcollator_icu.cpp.text+0x75): undefined reference to `ucol_close_70'
      qcollator_icu.cpp.text+0xc9): undefined reference to `ucol_open_70'
      qcollator_icu.cpp.text+0xee): undefined reference to `ucol_setAttribute_70'
      qcollator_icu.cpp.text+0x113): undefined reference to `ucol_setAttribute_70'
      qcollator_icu.cpp.text+0x144): undefined reference to `ucol_setAttribute_70'
      qcollator_icu.cpp.text+0x175): undefined reference to `ucol_setAttribute_70'
      CMakeFiles/Core.dir/text/qcollator_icu.cpp.o: In function `QCollator::sortKey(QString const&) const':
      qcollator_icu.cpp.text+0x336): undefined reference to `ucol_getSortKey_70'
      qcollator_icu.cpp.text+0x392): undefined reference to `ucol_getSortKey_70'
      CMakeFiles/Core.dir/text/qcollator_icu.cpp.o: In function `QCollator::compare(QStringView, QStringView) const':
      qcollator_icu.cpp.text+0x231): undefined reference to `ucol_strcoll_70'
      CMakeFiles/Core.dir/text/qlocale_icu.cpp.o: In function `QIcu::toUpper(QByteArray const&, QString const&, bool*)':
      qlocale_icu.cpp.text+0xb6): undefined reference to `u_strToUpper_70'
      qlocale_icu.cpp.text+0x195): undefined reference to `u_strToUpper_70'
      CMakeFiles/Core.dir/text/qlocale_icu.cpp.o: In function `QIcu::toLower(QByteArray const&, QString const&, bool*)':
      qlocale_icu.cpp.text+0x2c6): undefined reference to `u_strToLower_70'
      qlocale_icu.cpp.text+0x3a5): undefined reference to `u_strToLower_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::~QIcuTimeZonePrivate()':
      qtimezoneprivate_icu.cpp.text+0x23): undefined reference to `ucal_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::~QIcuTimeZonePrivate()':
      qtimezoneprivate_icu.cpp.text+0x43): undefined reference to `ucal_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::isDaylightTime(long long) const':
      qtimezoneprivate_icu.cpp.text+0x85): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0xbb): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0xcb): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0xef): undefined reference to `ucal_inDaylightTime_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::clone() const':
      qtimezoneprivate_icu.cpp.text+0x148): undefined reference to `ucal_clone_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::standardTimeOffset(long long) const':
      qtimezoneprivate_icu.cpp.text+0x4c2): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x4fe): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x50e): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x544): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x578): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::daylightTimeOffset(long long) const':
      qtimezoneprivate_icu.cpp.text+0x5a0): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x5db): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x5ee): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x624): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x644): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::offsetFromUtc(long long) const':
      qtimezoneprivate_icu.cpp.text+0x682): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x6c0): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x6d0): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x704): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x73b): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::QIcuTimeZonePrivate(QIcuTimeZonePrivate const&)':
      qtimezoneprivate_icu.cpp.text+0x1178): undefined reference to `ucal_clone_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::init(QByteArray const&)':
      qtimezoneprivate_icu.cpp.text+0x126d): undefined reference to `ucal_open_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::QIcuTimeZonePrivate()':
      qtimezoneprivate_icu.cpp.text+0x1418): undefined reference to `ucal_getDefaultTimeZone_70'
      qtimezoneprivate_icu.cpp.text+0x14f2): undefined reference to `ucal_getDefaultTimeZone_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `ucalTimeZoneDisplayName(void**, QTimeZone::TimeType, QTimeZone::NameType, QString const&)':
      qtimezoneprivate_icu.cpp.text+0x162f): undefined reference to `ucal_getTimeZoneDisplayName_70'
      qtimezoneprivate_icu.cpp.text+0x176b): undefined reference to `ucal_getTimeZoneDisplayName_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `ucalTimeZoneTransition(void**, UTimeZoneTransitionType, long long)':
      qtimezoneprivate_icu.cpp.text+0x1872): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x18b0): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x18d3): undefined reference to `ucal_getTimeZoneTransitionDate_70'
      qtimezoneprivate_icu.cpp.text+0x18f8): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x1a5a): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x1a7e): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x1ab6): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::abbreviation(long long) const':
      qtimezoneprivate_icu.cpp.text+0x1c4a): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x1ccb): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x1cdb): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x1d0f): undefined reference to `ucal_inDaylightTime_70'
      qtimezoneprivate_icu.cpp.text+0x1d1a): undefined reference to `ucal_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::data(long long) const':
      qtimezoneprivate_icu.cpp.text+0x1e69): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x1f48): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x1f63): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x1fa4): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x1fdb): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::displayName(QTimeZone::TimeType, QTimeZone::NameType, QLocale const&) const':
      qtimezoneprivate_icu.cpp.text+0x211d): undefined reference to `ucal_getDSTSavings_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::systemTimeZoneId() const':
      qtimezoneprivate_icu.cpp.text+0x2220): undefined reference to `ucal_getDefaultTimeZone_70'
      qtimezoneprivate_icu.cpp.text+0x22d2): undefined reference to `ucal_getDefaultTimeZone_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::hasDaylightTime() const':
      qtimezoneprivate_icu.cpp.text+0x238d): undefined reference to `ucal_getDSTSavings_70'
      qtimezoneprivate_icu.cpp.text+0x2446): undefined reference to `ucal_clone_70'
      qtimezoneprivate_icu.cpp.text+0x2471): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x2494): undefined reference to `ucal_getTimeZoneTransitionDate_70'
      qtimezoneprivate_icu.cpp.text+0x24b9): undefined reference to `ucal_close_70'
      qtimezoneprivate_icu.cpp.text+0x2613): undefined reference to `ucal_setMillis_70'
      qtimezoneprivate_icu.cpp.text+0x2637): undefined reference to `ucal_get_70'
      qtimezoneprivate_icu.cpp.text+0x2672): undefined reference to `ucal_get_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `uenumToIdList(UEnumeration*)':
      qtimezoneprivate_icu.cpp.text+0x28b7): undefined reference to `uenum_next_70'
      qtimezoneprivate_icu.cpp.text+0x2920): undefined reference to `uenum_next_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::availableTimeZoneIds() const':
      qtimezoneprivate_icu.cpp.text+0x2dbd): undefined reference to `ucal_openTimeZones_70'
      qtimezoneprivate_icu.cpp.text+0x2de2): undefined reference to `uenum_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::availableTimeZoneIds(QLocale::Country) const':
      qtimezoneprivate_icu.cpp.text+0x300b): undefined reference to `ucal_openCountryTimeZones_70'
      qtimezoneprivate_icu.cpp.text+0x3030): undefined reference to `uenum_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::availableTimeZoneIds(int) const':
      qtimezoneprivate_icu.cpp.text+0x327a): undefined reference to `ucal_openTimeZoneIDEnumeration_70'
      qtimezoneprivate_icu.cpp.text+0x329f): undefined reference to `uenum_close_70'
      CMakeFiles/Core.dir/time/qtimezoneprivate_icu.cpp.o: In function `QIcuTimeZonePrivate::QIcuTimeZonePrivate(QByteArray const&)':
      qtimezoneprivate_icu.cpp.text+0x341e): undefined reference to `ucal_openTimeZones_70'
      qtimezoneprivate_icu.cpp.text+0x3447): undefined reference to `uenum_close_70'
      collect2: error: ld returned 1 exit status
      gmake[2]: *** [qtbase/lib/libQt6Core.so.6.5.0] Error 1
      gmake[1]: *** [qtbase/src/corelib/CMakeFiles/Core.dir/all] Error 2
      gmake: *** [all] Error 2
      

      Attachments

        1. CMakeCache.txt
          303 kB
        2. config.summary
          9 kB
        3. qt-make.log
          4.09 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cnn Qt Core & Network
            robbiethek rob kudyba
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes