[QGIS-Developer] my Debian build failing?

Richard Duivenvoorde rdmailings at duif.net
Sat Jul 4 05:24:37 PDT 2020


Here on Debian,

since today my master build fails:

../src/3d/qgswindow3dengine.cpp:25: undefined reference to `Qt3DExtras::Qt3DWindow::Qt3DWindow(QScreen*)'

Others having problem?

My ccmake call normally is something about:

ccmake -GNinja -DBUILD_TESTING=FALSE -DENABLE_TESTS=OFF -DWITH_SERVER=TRUE -DWITH_3D=TRUE -DCMAKE_INSTALL_PREFIX=/home/richard/bin/qgis/master/debug -DWITH_QWTPOLAR=OFF -DCMAKE_BUILD_TYPE=Debug -DQT5_3DEXTRA_LIBRARY=/usr/lib/x86_64-linux-gnu/libQt53DExtras.so -DCMAKE_PREFIX_PATH=/home/richard/git/qgis/external/qt3dextra-headers/cmake -DQT5_3DEXTRA_INCLUDE_DIR=/home/richard/git/qgis/external/qt3dextra-headers ..

QGIS version
3.15.0-Master
QGIS code revision
ae4fe0a252
Compiled against Qt
5.14.2
Running against Qt
5.14.2
Compiled against GDAL/OGR
3.1.0
Running against GDAL/OGR
3.1.0
Compiled against GEOS
3.8.1-CAPI-1.13.3
Running against GEOS
3.8.1-CAPI-1.13.3
Compiled against SQLite
3.31.1
Running against SQLite
3.31.1
PostgreSQL Client Version
12.3 (Debian 12.3-1+b1)
SpatiaLite Version
4.3.0a
QWT Version
6.1.4
QScintilla2 Version
2.11.2
Compiled against PROJ
7.0.1
Running against PROJ
Rel. 7.0.1, May 1st, 2020
OS Version
Debian GNU/Linux bullseye/sid
This copy of QGIS writes debugging output.

Regards,

Richard Duivenvoorde


More information about the QGIS-Developer mailing list