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

[REG 5.15.0->5.15.1] assistant not build when building whole Qt statically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.15.2, 6.1.0 RC
    • 5.15.1
    • Tested manually on Ubuntu18.04 x64 but RTA test logs show that this reproduces in all tested platforms (Rhel, macOS, MinGW, MSVC)
    • 6db2b442dd14eb068bba52e4f7223139ea29a558 (qt/qttools/dev) c73abc317a7970740aabfb5a11b0af3970a577e0 (qt/qttools/5.15)

      Download Qt5.15.1 source package (not tested from git), run configure, options used in test:

      ./configure -confirm-license -nomake tests -nomake examples -qt-libjpeg -qt-libpng -xcb -qt-pcre -openssl-runtime -I /home/qt/openssl-1.1.1g/include -L /home/qt/openssl-1.1.1g/lib -verbose -release -no-use-gold-linker -commercial -static -prefix /home/qt/RTA/src-5.15.1/qtbase -no-compile-examples -skip qtwebengine -skip qtwebview -skip qt3d

      Build with make (-j6 used in test). Build finishes, build log does not print any errors, even if just make is run after make -j6 (which usually prints errors if multithread build 'hides' them in he log).

      No assistant found in src-5.15.1/qtbase/bin, but e.g. designer is compiled and can be launched.

      If same steps are done for Qt5.15.0 source package on the same machine, assistant is found and can be launched from qtbase/bin.

      Edit:

      5.15.1 configure.summary has:

      Qt Tools:
      Qt Assistant ........................... yes
      Qt Designer ............................ yes

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

            jkobus Jarek Kobus
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes