Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.14.1
-
None
-
-
0f0fbf0a70940379a99618d2069721471e3fc631 (qt/qtwayland/5.14)
Description
Build QT 5.14.1 on Ubuntu 16.04 and Debian 9
./configure \ -v -opensource -confirm-license -platform linux-clang \ -release -strip -no-framework -shared \ -no-iconv -icu -no-glib -ssl -openssl -openssl-linked \ -opengl -no-feature-testlib -no-feature-sessionmanager \ -nomake examples -nomake tests -nomake tools -optimized-tools -no-sql-odbc -plugin-sql-sqlite -no-accessibility \ -qt-doubleconversion -qt-pcre \ -qt-xcb \ -no-sql-db2 -no-sql-ibase -no-sql-oci -no-sql-psql -no-sql-sqlite2 -no-sql-tds \ -sql-sqlite -qt-sqlite \ -qt-libpng -qt-libjpeg -no-harfbuzz -system-freetype -fontconfig
Have error:
[15:09:02] : [Step 2/4] Makefile:20672: recipe for target 'install_private_headers' failed [15:09:02] : [Step 2/4] make[3]: Leaving directory '/build/_result/downloads/qt-everywhere-opensource-src-5.14.1/qtwayland/src/compositor' [15:09:02]W: [Step 2/4] Error copying /build/_result/downloads/qt-everywhere-opensource-src-5.14.1/qtwayland/src/compositor/qwayland-server-qt-texture-sharing-unstable-v1.h to /build/_result/packages/Qt-5.14.1/Debug-x86_64/include/QtWaylandCompositor/5.14.1/QtWaylandCompositor/private/qwayland-server-qt-texture-sharing-unstable-v1.h: Cannot open /build/_result/downloads/qt-everywhere-opensource-src-5.14.1/qtwayland/src/compositor/qwayland-server-qt-texture-sharing-unstable-v1.h for input [15:09:02]W: [Step 2/4] make[3]: *** [install_private_headers] Error 3 [15:09:02]W: [Step 2/4] make[2]: *** [sub-compositor-install_subtargets] Error 2 [15:09:02]W: [Step 2/4] make[1]: *** [sub-src-install_subtargets] Error 2 [15:09:02] : [Step 2/4] Makefile:139: recipe for target 'sub-compositor-install_subtargets' failed [15:09:02] : [Step 2/4] make[2]: Leaving directory '/build/_result/downloads/qt-everywhere-opensource-src-5.14.1/qtwayland/src' [15:09:02] : [Step 2/4] Makefile:60: recipe for target 'sub-src-install_subtargets' failed [15:09:02] : [Step 2/4] make[1]: Leaving directory '/build/_result/downloads/qt-everywhere-opensource-src-5.14.1/qtwayland' [15:09:02] : [Step 2/4] Makefile:217: recipe for target 'module-qtwayland-install_subtargets' failed [15:09:02]W: [Step 2/4] make: *** [module-qtwayland-install_subtargets] Error 2 [15:09:03]W: [Step 2/4] Process exited with code 1 [15:09:31]E: [Step 2/4] Process exited with code 1 (Step: build for linux x64 (Command Line))
Attachments
Issue Links
- relates to
-
QTBUG-83960 Cannot open /home/qt/work/qt/qtwayland/src/compositor/qwayland-server-hardware-integration.h for input
- Closed