[QGIS-Developer] issue compiling current master

Daniele ViganĂ² daniele at vigano.me
Thu Jun 28 22:37:42 PDT 2018


Hi guys,

I'm also having issues compiling latest master on both Fedora 27 and Fedora
28 since https://github.com/qgis/QGIS/pull/7319 has been merged.

I'm getting this error:

[ 70%] Linking CXX shared library ../../output/lib64/libqgis_3d.so
BUILDSTDERR:
CMakeFiles/qgis_3d.dir/terrain/qgsdemterraintilegeometry_p.cpp.o: In
function `intersectionDemTriangles':
BUILDSTDERR:
/builddir/build/BUILD/qgis-3.3.0/src/3d/terrain/qgsdemterraintilegeometry_p.cpp:275:
undefined reference to `operator*(QMatrix4x4 const&, QVector3D const&)'
BUILDSTDERR:
/builddir/build/BUILD/qgis-3.3.0/src/3d/terrain/qgsdemterraintilegeometry_p.cpp:276:
undefined reference to `operator*(QMatrix4x4 const&, QVector3D const&)'
BUILDSTDERR:
/builddir/build/BUILD/qgis-3.3.0/src/3d/terrain/qgsdemterraintilegeometry_p.cpp:277:
undefined reference to `operator*(QMatrix4x4 const&, QVector3D const&)'
BUILDSTDERR: collect2: error: ld returned 1 exit status
BUILDSTDERR: make[2]: *** [src/3d/CMakeFiles/qgis_3d.dir/build.make:846:
output/lib64/libqgis_3d.so.3.3.0] Error 1
make[2]: Leaving directory '/builddir/build/BUILD/qgis-3.3.0'
BUILDSTDERR: make[1]: *** [CMakeFiles/Makefile2:3253:
src/3d/CMakeFiles/qgis_3d.dir/all] Error 2
make[1]: Leaving directory '/builddir/build/BUILD/qgis-3.3.0'
BUILDSTDERR: make: *** [Makefile:155: all] Error 2


It's always reproducible and it happens with both make -j20 and make -j1. I
was able to reproduce it locally and on a remote builder, see
https://copr-be.cloud.fedoraproject.org/results/dani/qgis-testing/fedora-28-x86_64/00772119-qgis/build.log.gz
Do you have any hint? I'm running Qt 5.10, cmake 3.11 and gcc 8.1.1

Many thanks,
Daniele


-- 
*Daniele ViganĂ²*
http://daniele.vigano.me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180629/05dd3a75/attachment.html>


More information about the QGIS-Developer mailing list