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

Qt 5.14.0 error configure for build from sources !features.shared

    XMLWordPrintable

Details

    • Android

    Description

      Error for twice configure for build Qt from sources for android:

      Project ERROR: Unknown feature object shared in expression '!features.shared'.

      Checking for OpenVG... no
      Checking for default QPA platform... android
      Project ERROR: Unknown feature object shared in expression '!features.shared'.

      Step to reproduce:
      ./configure -opensource -confirm-license -release -nomake tests -nomake examples -no-compile-examples -android-sdk /android-sdk-linux -android-ndk /android-ndk-r20 -xplatform android-clang -no-warnings-are-errors --disable-rpath -openssl -I /android_openssl/openssl-1.1.1d/include -L /android_openssl/arm -android-abis armeabi-v7a -recheck-all

      configure without error

      again start configure with this command (repeat it), and give are error:

      + /qt5/qtbase/configure -top-level -opensource -confirm-license -release -nomake tests -nomake examples -no-compile-examples -android-sdk /android-sdk-linux -android-ndk /android-ndk-r20 -xplatform android-clang -no-warnings-are-errors --disable-rpath -openssl -I /android_openssl/openssl-1.1.1d/include -L /android_openssl/arm -android-abis armeabi-v7a -recheck-all
      <srcbase> = /qt5/qtbase
      <bldbase> = /qt5/qtbase
      <outbase> = /qt5/qtbase
      Creating qmake...
      .Done.

      This is the Qt Open Source Edition.

      You have already accepted the terms of the Open Source license.

      Running configuration tests...
      Checking for valid makespec... yes
      Checking for alloca() in alloca.h... yes
      Checking for target architecture... arm64
      Checking for host architecture... x86_64
      Checking for C++14 support... yes
      Checking for C++17 support... yes
      Checking for C99 support... yes
      Checking for C11 support... yes
      Checking for pkg-config... no
      Checking for dlopen()... yes
      Checking for new dtags support... yes
      Checking for udev... no
      Checking for POSIX fallocate()... yes
      Checking for precompiled header support... yes
      Checking for RDRAND instruction... no
      Checking for symbol visibility support... yes
      Checking for -Bsymbolic-functions support... no
      Checking for Signaling NaN for doubles... yes
      Checking for STL compatibility... yes
      Checking for zlib... yes
      Checking for Zstandard... no
      Checking for clock_gettime()... yes
      Checking for POSIX monotonic clock... yes
      Checking for C++11 <future>... no
      Checking for eventfd... yes
      Checking for futimens()... yes
      Checking for getauxval()... yes
      Checking for getentropy()... no
      Checking for GLib... no
      Checking for GNU libc... no
      Checking for ICU... no
      Checking for inotify... yes
      Checking for SysV IPC... no
      Checking for POSIX IPC... no
      Checking for ppoll()... yes
      Checking for PCRE2... no
      Checking for renameat2()... no
      Checking for slog2... no
      Checking for statx() in libc... no
      Checking for 64 bit atomics... yes
      Checking for DoubleConversion... no
      Checking for O_CLOEXEC... yes
      Checking for C++11 <random>... yes
      Checking for working std::atomic for function pointers... yes
      Checking for OpenSSL Headers... yes
      Checking for DTLS support in OpenSSL... yes
      Checking for getifaddrs()... no
      Checking for KRB5 GSSAPI Support... no
      Checking for IPv6 ifname... no
      Checking for Linux AF_NETLINK sockets... yes
      Checking for OpenSSL 1.1 support... yes
      Checking for OCSP stapling support in OpenSSL... yes
      Checking for xkbcommon >= 0.5.0... no
      Checking for Desktop OpenGL... no
      Checking for OpenGL ES 2.0... yes
      Checking for KMS... no
      Checking for EGL... yes
      Checking for XLib... no
      Checking for evdev... yes
      Checking for FreeType... no
      Checking for GBM... no
      Checking for LinuxFB... no
      Checking for mtdev... no
      Checking for OpenGL ES 3.0... no
      Checking for OpenVG... no
      Checking for default QPA platform... android
      Project ERROR: Unknown feature object shared in expression '!features.shared'.

      Files attached logs for 1 configure (without error)
      And 2 configure (with error)

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              homdx Homdx Homdx
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes