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

configure pre-conditions errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.12.1, 5.12.2
    • Build System
    • None
    • host: debian jessie, gcc-linaro-6.4.1
      target: linux-rasp-pi3-g++
    • Linux/Other display system

    Description

      Hi,

      Since 5.12.1 version (also new 5.12.2) there is a problem during configuration for Raspberry Pi (linux-rasp-pi3-g++):

       

      ERROR: Feature 'ssl' was enabled, but the pre-condition 'config.winrt || features.securetransport || features.openssl' failed.ERROR: Feature 'opengles2' was enabled, but the pre-condition 'config.win32 || (!config.watchos && !features.opengl-desktop && libs.opengl_es2)' failed.ERROR: The OpenGL functionality tests failed!
      You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2],
      QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform.

      Here is my configure string:

      ./configure -release -opengl es2 -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=~/raspi/gcc-linaro-6.4.1/bin/arm-linux-gnueabihf- -sysroot ~/raspi/sysroot -no-use-gold-linker -no-kms -nomake examples -no-pch -skip qtwayland -skip qtgamepad -skip qtcharts -skip qtdatavis3d -qt-pcre -ssl -evdev -system-freetype -fontconfig -glib -webengine-proprietary-codecs -webengine-alsa -webengine-webrtc -no-webengine-v8-snapshot -opensource -confirm-license -make libs -prefix /usr/local/qt5pi -extprefix ~/raspi/qt5pi -hostprefix ~/raspi/qt5 -v

      On version 5.12.0 and earlier, everything is fine.

       

       

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              mswider Mariusz Swider
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes