[Qgis-developer] problem with master compilation (GRASS issue)

Radim Blazek radim.blazek at gmail.com
Sat Sep 12 00:10:29 PDT 2015


On Fri, Sep 11, 2015 at 6:55 PM, Martin Landa <landa.martin at gmail.com> wrote:
> Hi all,
>
> I recently tried to compile QGIS master.
>
> $ make install
>
> failed with
>
> CMake Error at /home/landa/src/qgis/build/python/plugins/fTools/cmake_install.cmake:36
> (FILE):
>   file INSTALL cannot find
>   "/home/landa/src/qgis/build/python/plugins/fTools/resources_rc.py".
> Call Stack (most recent call first):
>   /home/landa/src/qgis/build/python/plugins/cmake_install.cmake:37 (INCLUDE)
>   /home/landa/src/qgis/build/python/cmake_install.cmake:140 (INCLUDE)
>   cmake_install.cmake:61 (INCLUDE)

No idea.

> When I try to launch QGIS it simply crash after splash screen
>
> src/core/qgsproviderregistry.cpp: 214: (QgsProviderRegistry) [1ms]
> Checking /usr/local/lib/qgis/plugins/libgdalprovider.so: ...loaded ok
> (66 file filters)
> src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [1ms]
> Checking /usr/local/lib/qgis/plugins/libgeorefplugin.so: ...invalid
> (has type method)
> src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [0ms]
> Checking /usr/local/lib/qgis/plugins/libgpsimporterplugin.so:
> ...invalid (has type method)
> src/core/qgsproviderregistry.cpp: 131: (QgsProviderRegistry) [5ms]
> Checking /usr/local/lib/qgis/plugins/libgrassplugin7.so: ...invalid
> (has type method)
> src/providers/grass/qgsgrass.cpp: 305: (init) [1ms] do init
> src/providers/grass/qgsgrass.cpp: 682: (error_routine) [0ms]
> error_routine (fatal = 1): Module built against version $Revision:
> 64733 $ but trying to use version $Revision: 64732 $. You need to
> rebuild GRASS GIS or untangle multiple installations.
> src/providers/grass/qgsgrass.cpp: 688: (error_routine) [0ms] fatal -> longjmp
> src/core/layertree/qgslayertreeregistrybridge.cpp: 78:
> (layersWillBeRemoved) [0ms] 0 layers will be removed, enabled:1

It means, as you know, that QGIS was run with a version of GRASS
different from that used for compilation.

> which points to GRASS support (error message comes from GRASS). Anyway
> QGIS should not crash at this point. Martin

You are right, fixed in 95e9ade.

Radim

>
> --
> Martin Landa
> http://geo.fsv.cvut.cz/gwiki/Landa
> http://gismentors.cz/mentors/landa
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list