1) Just tried QGIS latest source from http://qgis.org/downloads/qgis-latest.tar.bz2:
Still the same Error message: [ 82%] Built target translations > [ 82%] Generating analysis/sip_analysispart0.cpp, > analysis/sip_analysispart1.cpp, analysis/sip_analysispart2.cpp, > analysis/sip_analysispart3.cpp > > sip: Unable to find file "QtCore/QtCoremod.sip" > python/CMakeFiles/python_module_qgis__analysis.dir/build.make:414: recipe > for target 'python/analysis/sip_analysispart0.cpp' failed > make[2]: *** [python/analysis/sip_analysispart0.cpp] Error 1 > make[2]: *** Deleting file 'python/analysis/sip_analysispart0.cpp' > CMakeFiles/Makefile2:4165: recipe for target > 'python/CMakeFiles/python_module_qgis__analysis.dir/all' failed > make[1]: *** [python/CMakeFiles/python_module_qgis__analysis.dir/all] > Error 2 > Makefile:160: recipe for target 'all' failed > make: *** [all] Error 2 I guess it may have something to do with Python2? 2) I also tried the other way around: http://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu add the following two rows to /etc/apt/sources.list deb http://qgis.org/debian xenial main deb-src http://qgis.org/debian xenial main Clearly, it requires Python2 ... I believe for current qgis, if you need Python3 support, you've got to rebuild everything from scratch. So, any further suggestions?? Cheers On Wed, Sep 28, 2016 at 11:49 AM, JIA Pei <[email protected]> wrote: > > I actually use QGIS git from https://github.com/qgis/QGIS.git > Should I just try the release? > > Ok... try the release now... > > > On Wed, Sep 28, 2016 at 10:06 AM, Richard Duivenvoorde < > [email protected]> wrote: > >> On 28-09-16 12:56, JIA Pei wrote: >> > >> > Looks like it has something to do with >> > QT4_WRAP_CPP? >> > >> > Why there is still QT4_WRAP_CPP in src/server/CMakeLists.txt ? >> > Weird... >> >> Mmm, do not have that in my src tree anymore. Sure you have latest >> version and all dependencies? >> Just build in a clean tree on Debian Testing >> >> Regards, >> >> Richard >> >> >> >> > > > -- > > Pei JIA, Ph.D. > > Email: [email protected] > cell in Canada: +1 778-863-5816 > cell in China: +86 186-8244-3503 > > Welcome to Vision Open > http://www.visionopen.com > -- Pei JIA, Ph.D. Email: [email protected] cell in Canada: +1 778-863-5816 cell in China: +86 186-8244-3503 Welcome to Vision Open http://www.visionopen.com
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
