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

Undefined symbol qt_version_tag error when building Qt 6.4.0RC1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.0 RC1
    • Build System
    • None
    • Other

    Description

      When building Qt6.4.0 RC1 on Solaris I get erorrs like these:

       

      Undefined first referenced
       symbol in file
      qt_version_tag qtbase/src/tools/qlalr/CMakeFiles/qlalr.dir/compress.cpp.o

      When I inspect qversiontagging.cpp.o I see there is prefix '_':

      $ nm build/amd64/qtbase/src/corelib/CMakeFiles/Core.dir/global/qversiontagging.cpp.o | grep qt_version_tag
      [7] | 0| 1|OBJT |GLOB |2 |4 |_qt_version_tag
      [12] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag@@Qt_6.4
      [8] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag@Qt_6.0
      [9] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag@Qt_6.1
      [10] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag@Qt_6.2
      [11] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag@Qt_6.3
      [2] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag_6_0
      [3] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag_6_1
      [4] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag_6_2
      [5] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag_6_3
      [6] | 0| 1|OBJT |GLOB |0 |4 |qt_version_tag_6_4

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            psumbera Petr Šumbera
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes