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

Qt5.6.0 src: can not compile sources on linux or on win

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P0: Blocker
    • 5.6.0
    • 5.6.0 RC, 5.6.0
    • Packaging & Installer
    • ubuntu 14.04 x64
      Ubuntu 15.10 x64

    Description

      qt-everywhere-enterprise-src-5.6.0.tar.gz 28-Feb-2016 22:51 384M

      Extract archive, run configure (./configure -confirm-license -nomake examples -nomake tests -developer-build -openssl -R . -commercial) and make on top level. Build fails on:
      qx11info_x11.h:38:43: fatal error: QtX11Extras/qtx11extrasglobal.h: No such file or directory
      #include "QtX11Extras/qtx11extrasglobal.h"
      ^
      compilation terminated.
      make[3]: *** [.obj/header_qx11info_x11.o] Error 1
      make[3]: Leaving directory `/home/joaijala/Qt/0229_qt-everywhere-enterprise-src-5.6.0/qtx11extras/src/x11extras'
      make[2]: *** [sub-x11extras-make_first] Error 2
      make[2]: Leaving directory `/home/joaijala/Qt/0229_qt-everywhere-enterprise-src-5.6.0/qtx11extras/src'
      make[1]: *** [sub-src-make_first] Error 2
      make[1]: Leaving directory `/home/joaijala/Qt/0229_qt-everywhere-enterprise-src-5.6.0/qtx11extras'
      make: *** [module-qtx11extras-make_first] Error 2

      Can not build on windows either (win8.1 x64 msvc2013):
      opengl\qopenglfunctions_1_0.cpp(62) : error C2653: 'QOpenGLFunctions_1_0' : is not a class or namespace name
      opengl\qopenglfunctions_1_0.cpp(63) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      opengl\qopenglfunctions_1_0.cpp(66) : error C2550: 'QOpenGLFunctions_1_0' : constructor initializer lists are only allowed on constructor definition
      s
      opengl\qopenglfunctions_1_0.cpp(67) : warning C4508: 'QOpenGLFunctions_1_0' : function should return a value; 'void' return type assumed
      opengl\qopenglfunctions_1_0.cpp(69) : error C2653: 'QOpenGLFunctions_1_0' : is not a class or namespace name
      opengl\qopenglfunctions_1_0.cpp(69) : fatal error C1903: unable to recover from previous error(s); stopping compilation
      qopenglfunctions_1_1.cpp

      I was able to build sources on same win environment with older rc source package from 27.1.16

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes