problems building demo in 3.1.1.dev2009161438
Joseph Dohm
Joe.Dohm at telatomic.com
Tue Oct 6 15:48:43 BST 2020
Hi,
I am having a devil of a time building the demo.
At the moment, I have commented out the openssl section of sysroot.toml and left problems with that for another day. When I try to build the demo, I get the following. I don’t see any error immediately before the failure, so I am at a loss on where to go.
Thanks for any help 😊
-Joe
python pyqtdeploy-3.1.1.dev2009161438/demo/build-demo.py --verbose
Verifying host architecture 'linux-64'...
Verifying target architecture 'linux-64'...
Verifying Python v3.7.8...
Verifying PyQt v5.15.0...
Verifying PyQt3D v5.15.0...
Verifying PyQtChart v5.15.0...
Verifying PyQtDataVisualization v5.15.0...
Verifying PyQtPurchasing v5.15.0...
Verifying QScintilla v2.11.5...
Verifying Qt v5.15.0...
Verifying SIP v12.8.1...
Verifying zlib v1.2.11...
zlib: determining installed version from '/usr/include/zlib.h'.
Creating /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64.
Creating /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build.
zlib: installing component...
Qt: installing component...
Qt: looking for 'qt-everywhere-src-5.15.0.tar.xz' in /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo.
Qt: found 'qt-everywhere-src-5.15.0.tar.xz' in download cache.
Qt: copying /home/cav_bal/.pyqtdeploy/cache/qt-everywhere-src-5.15.0.tar.xz to /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build.
Qt: unpacking 'qt-everywhere-src-5.15.0.tar.xz'.
Running './configure -prefix /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/Qt -opensource -confirm-license -static -release -nomake examples -nomake tools -I /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/include -L /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/lib -ssl -openssl-runtime -opengl desktop -no-dbus -qt-pcre -skip qtactiveqt -skip qtconnectivity -skip qtdoc -skip qtgamepad -skip qtlocation -skip qtmultimedia -skip qtnetworkauth -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscript -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtsvg -skip qttools -skip qttranslations -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview -skip qtxmlpatterns'.
+ cd qtbase
+ /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build/qt-everywhere-src-5.15.0/qtbase/configure -top-level -prefix /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/Qt -opensource -confirm-license -static -release -nomake examples -nomake tools -I /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/include -L /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/lib -ssl -openssl-runtime -opengl desktop -no-dbus -qt-pcre -skip qtactiveqt -skip qtconnectivity -skip qtdoc -skip qtgamepad -skip qtlocation -skip qtmultimedia -skip qtnetworkauth -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscript -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtsvg -skip qttools -skip qttranslations -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview -skip qtxmlpatterns
Creating qmake...
Done.
Info: creating super cache file /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build/qt-everywhere-src-5.15.0/.qmake.super
Info: creating cache file /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build/qt-everywhere-src-5.15.0/.qmake.cache
Info: creating stash file /home/cav_bal/Documents/pyqtdeploy-3.1.1.dev2009161438/demo/sysroot-linux-64/build/qt-everywhere-src-5.15.0/.qmake.stash
This is the Qt Open Source Edition.
You have already accepted the terms of the Open Source license.
Running configuration tests...
Checking for machine tuple... yes
Checking for valid makespec... yes
Checking for target architecture... x86_64
Checking for SSE2 instructions... yes
Checking for AES new instructions... yes
Checking for alloca() in alloca.h... yes
Checking for SSE3 instructions... yes
Checking for SSSE3 instructions... yes
Checking for SSE4.1 instructions... yes
Checking for SSE4.2 instructions... yes
Checking for AVX instructions... yes
Checking for AVX2 instructions... yes
Checking for AVX512 F instructions... yes
Checking for AVX512 BW instructions... yes
Checking for AVX512 CD instructions... yes
Checking for AVX512 DQ instructions... yes
Checking for AVX512 ER instructions... yes
Checking for AVX512 IFMA instructions... yes
Checking for AVX512 PF instructions... yes
Checking for AVX512 VBMI instructions... yes
Checking for AVX512 VL instructions... yes
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 F16C instructions... yes
Checking for support for split sections and linker garbage collection... yes
Checking for D-Bus >= 1.2 (host)... yes
Checking for udev... no
Checking for POSIX fallocate()... yes
Checking for precompiled header support... yes
Checking for RDRAND instruction... yes
Checking for RDSEED instruction... yes
Checking for symbol visibility support... yes
Checking for -Bsymbolic-functions support... yes
Checking for SHA new instructions... yes
Checking for Signaling NaN for doubles... yes
Checking for STL compatibility... yes
Checking for zlib... yes
Checking for Intrinsics without -mXXX argument... yes
Checking for Zstandard... no
Checking for clock_gettime()... yes
Checking for POSIX monotonic clock... yes
Checking for C++11 <future>... yes
Checking for eventfd... yes
Checking for futimens()... yes
Checking for getauxval()... yes
Checking for getentropy()... yes
Checking for GLib... no
Checking for GNU libc... yes
Checking for POSIX iconv... yes
Checking for ICU... no
Checking for inotify... yes
Checking for SysV IPC... yes
Checking for linkat()... yes
Checking for ppoll()... yes
Checking for renameat2()... yes
Checking for slog2... no
Checking for statx() in libc... yes
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... no
Checking for getifaddrs()... yes
Checking for KRB5 GSSAPI Support... no
Checking for IPv6 ifname... yes
Checking for Linux AF_NETLINK sockets... yes
Checking for XCB >= 1.11... no
Checking for KMS... no
Checking for Desktop OpenGL... no
Checking for OpenVG... no
Checking for evdev... yes
Checking for FreeType... no
Checking for GBM... no
Checking for LinuxFB... yes
Checking for mtdev... no
Checking for default QPA platform... xcb
Checking for HarfBuzz... no
Checking for libjpeg... no
Checking for libpng... no
Checking for libmd4c... no
Checking for tslib... no
Checking for Vulkan... no
Checking for XLib... no
Checking for xkbcommon >= 0.5.0... no
Checking for CUPS... no
Checking for DB2 (IBM)... no
Checking for InterBase... no
Checking for MySQL... no
Checking for OCI (Oracle)... no
Checking for ODBC... no
Checking for PostgreSQL... no
Checking for SQLite (version 2)... no
Checking for TDS (Sybase)... no
Checking for 64bit pointers... yes
Checking for Direct3D 12... no
Checking for Assimp... no
Checking for Autodesk FBX... no
Done running configuration tests.
Configure summary:
Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc 9.3.0
Configuration: sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx avx2 avx512f avx512bw avx512cd avx512dq avx512er avx512ifma avx512pf avx512vbmi avx512vl compile_examples enable_new_dtags f16c largefile precompile_header rdrnd rdseed shani x86SimdAlways release c++11 c++14 c++17 c++1z concurrent no-pkg-config reduce_exports reduce_relocations static stl
Build options:
Mode ................................... release
Optimize release build for size ........ no
Building shared libraries .............. no
Using C standard ....................... C11
Using C++ standard ..................... C++17
Using ccache ........................... no
Using new DTAGS ........................ yes
Relocatable ............................ no
Using precompiled headers .............. yes
Using LTCG ............................. no
Target compiler supports:
SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
AVX .................................. AVX AVX2
AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
Other x86 ............................ AES F16C RDRAND SHA
Intrinsics without -mXXX option ...... yes
Build parts ............................ libs
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... no
Qt D-Bus directly linked to libdbus .... no
Qt Gui ................................. yes
Qt Network ............................. yes
Qt Sql ................................. yes
Qt Testlib ............................. yes
Qt Widgets ............................. yes
Qt Xml ................................. yes
Support enabled for:
Using pkg-config ....................... no
udev ................................... no
Using system zlib ...................... yes
Zstandard support ...................... no
Qt Core:
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... no
iconv .................................. yes
ICU .................................... no
Built-in copy of the MIME database ..... yes
Tracing backend ........................ <none>
Logging backends:
journald ............................. no
syslog ............................... no
slog2 ................................ no
PCRE2 .................................. yes
Using system PCRE2 ................... no
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
Linux AF_NETLINK ....................... yes
OpenSSL ................................ no
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ no
DTLS ................................... no
OCSP-stapling .......................... no
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. no
Qt Gui:
Accessibility .......................... yes
FreeType ............................... yes
Using system FreeType ................ no
HarfBuzz ............................... yes
Using system HarfBuzz ................ no
Fontconfig ............................. no
Image formats:
GIF .................................. yes
ICO .................................. yes
JPEG ................................. yes
Using system libjpeg ............... no
PNG .................................. yes
Using system libpng ................ no
Text formats:
HtmlParser ........................... yes
CssParser ............................ yes
OdfWriter ............................ yes
MarkdownReader ....................... yes
Using system libmd4c ............... no
MarkdownWriter ....................... yes
EGL .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... no
OpenGL ES 2.0 ........................ no
OpenGL ES 3.0 ........................ no
OpenGL ES 3.1 ........................ no
OpenGL ES 3.2 ........................ no
Vulkan ................................. no
Session Management ..................... yes
Features used by QPA backends:
evdev .................................. yes
libinput ............................... no
INTEGRITY HID .......................... no
mtdev .................................. no
tslib .................................. no
xkbcommon .............................. no
X11 specific:
XLib ................................. no
XCB Xlib ............................. no
EGL on X11 ........................... no
xkbcommon-x11 ........................ no
QPA backends:
DirectFB ............................... no
EGLFS .................................. no
LinuxFB ................................ yes
VNC .................................... yes
Qt Sql:
SQL item models ........................ yes
Qt Widgets:
GTK+ ................................... no
Styles ................................. Fusion Windows
Qt PrintSupport:
CUPS ................................... no
Qt Sql Drivers:
DB2 (IBM) .............................. no
InterBase .............................. no
MySql .................................. no
OCI (Oracle) ........................... no
ODBC ................................... no
PostgreSQL ............................. no
SQLite2 ................................ no
SQLite ................................. yes
Using system provided SQLite ......... no
TDS (Sybase) ........................... no
Qt Testlib:
Tester for item models ................. yes
Further Image Formats:
JasPer ................................. no
MNG .................................... no
TIFF ................................... yes
Using system libtiff ................. no
WEBP ................................... yes
Using system libwebp ................. no
Qt QML:
QML network support .................... yes
QML debugging and profiling support .... yes
QML just-in-time compiler .............. yes
QML sequence object .................... yes
QML XML http request ................... yes
QML Locale ............................. yes
Qt QML Models:
QML list model ......................... yes
QML delegate model ..................... yes
Qt Quick:
Direct3D 12 ............................ no
AnimatedImage item ..................... yes
Canvas item ............................ yes
Support for Qt Quick Designer .......... yes
Flipable item .......................... yes
GridView item .......................... yes
ListView item .......................... yes
TableView item ......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
QtQuick3D:
Assimp ................................. yes
System Assimp .......................... no
Qt 3D GeometryLoaders:
Autodesk FBX ........................... no
Note: Also available for Linux: linux-clang linux-icc
Note: Using static linking will disable the use of dynamically
loaded plugins. Make sure to import all needed static plugins,
or compile needed modules into the library.
Note: The following modules are not being compiled in this configuration:
3dcore
pyqtdeploy-sysroot: execution of './configure' failed: returned exit code 3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20201006/e309bcde/attachment-0001.htm>
More information about the PyQt
mailing list