Re: [QGIS-Developer] compile error

2018-05-18 Thread Rashad Kanavath
On Thu, May 10, 2018 at 1:57 PM, Arun Bharathi 
wrote:

> Hi,
>
> I got this error
>
>  "
>
> CMake Error: The following variables are used in this project, but they
> are set to NOTFOUND.
>
> Please set them or make sure they are set and tested correctly in the
> CMake files:
>
>
> SPATIALINDEX_LIBRARY linked by target "qgis_core" in directory
> /QGIS/src/core
>
you don't have spatialindex dev packages installed or cmake cannot find
Open cmake-gui, and to set it manually. I hope with OSGeo4W it is easy to
find all libs

> Configuring incomplete, errors occurred!
> "
> while compiling cmakelist.txt (QGIS version: 3.1.0 Master) in Qt windows.
>
> Any body help me plz!
>
> Thanks and Regards.
> P.Arun Bharathi
>
>
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>



-- 
Regards,
   Rashad
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] compile error

2018-05-10 Thread Arun Bharathi
Hi,

I got this error

 "

CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.

Please set them or make sure they are set and tested correctly in the CMake
files:


SPATIALINDEX_LIBRARY linked by target "qgis_core" in directory
/QGIS/src/core

Configuring incomplete, errors occurred!
"
while compiling cmakelist.txt (QGIS version: 3.1.0 Master) in Qt windows.

Any body help me plz!

Thanks and Regards.
P.Arun Bharathi
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Compile error on OSX--related to recent FLAG change?

2018-02-19 Thread Gary Sherman
Thanks Jürgen!

> On Feb 19, 2018, at 12:14 PM, Jürgen E. Fischer  wrote:
> 
> Hi Gary,
> 
> On Mon, 19. Feb 2018 at 11:04:52 -0900, Gary Sherman wrote:
>> https://gist.github.com/g-sherman/2763ba7f337106a9375d95c92432333d
> 
> fixed in e5c9092a
> 
> Jürgen
> 
> -- 
> Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
> Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
> Software Engineer   D-26506 Norden http://www.norbit.de
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Founder, QGIS Project 
-Open Source GIS Books:
 *http://locatepress.com
-Geospatial Consulting & Hosting:
 *http://geoapt.com
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-






___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Compile error on OSX--related to recent FLAG change?

2018-02-19 Thread Jürgen E . Fischer
Hi Gary,

On Mon, 19. Feb 2018 at 11:04:52 -0900, Gary Sherman wrote:
> https://gist.github.com/g-sherman/2763ba7f337106a9375d95c92432333d

fixed in e5c9092a

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de


signature.asc
Description: PGP signature
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Compile error on OSX--related to recent FLAG change?

2018-02-19 Thread Denis Rouzaud
Which Qt version do you have?

Le lun. 19 févr. 2018 à 16:04, Gary Sherman  a écrit :

> https://gist.github.com/g-sherman/2763ba7f337106a9375d95c92432333d
>
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
> Gary Sherman
> Founder, QGIS Project
> -Open Source GIS Books:
>  *http://locatepress.com
> -Geospatial Consulting & Hosting:
>  *http://geoapt.com
> "We work virtually everywhere"
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
>
>
>
>
>
>
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Compile error on OSX--related to recent FLAG change?

2018-02-19 Thread Gary Sherman
https://gist.github.com/g-sherman/2763ba7f337106a9375d95c92432333d


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Founder, QGIS Project 
-Open Source GIS Books:
 *http://locatepress.com
-Geospatial Consulting & Hosting:
 *http://geoapt.com
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-






___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] compile error on 2.14.7 branch

2016-10-03 Thread Régis Haubourg
Hi all,
I encouter troubles compiling QGIS 2.14.7 branch on ubuntu xenial.

Master 2 and release 2.16 are just fine.

Here is the error at make stage :

-
[ 78%] Generating* ui_frmReProject.py*
An unexpected error occurred.
Check that you are using the latest version of PyQt and send an error
report to
supp...@riverbankcomputing.com, including the following information:

  * your version of PyQt (4.11.4)
  * the UI file that caused this error
  * the debug output of pyuic4 (use the -d flag when calling pyuic4)
python/plugins/fTools/tools/CMakeFiles/zzz-fTools-2-depend.dir/build.make:104
: la recette pour la cible « python/plugins/fTools/tools/ui_frmReProject.py
» a échouée
make[2]: *** [python/plugins/fTools/tools/ui_frmReProject.py] Erreur 1
make[2]: *** Suppression du fichier «
python/plugins/fTools/tools/ui_frmReProject.py »
CMakeFiles/Makefile2:5350 : la recette pour la cible «
python/plugins/fTools/tools/CMakeFiles/zzz-fTools-2-depend.dir/all » a
échouée
make[1]: ***
[python/plugins/fTools/tools/CMakeFiles/zzz-fTools-2-depend.dir/all] Erreur
2
Makefile:160 : la recette pour la cible « all » a échouée
--

I couldn't find python/plugins/fTools/tools/ui_frmReProject.py in source.

Is that normal? Is it related to ftools being suppressed in 2.16 branch
(bad commit).
I suppose I miss something since 2.14.7 is being compiled on osgeo4w..

Thanks for your lights.
Régis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Stefan Ziegler
Yes, I deleted the build directory. But still same error.

Stefan

On Wed, May 11, 2016 at 1:47 PM, Werner Macho 
wrote:

> Hi Stefan,
>
> Did you already try to start with a complete new build directory? And
> in case of using ccache delete the compiler cache?
>
> regards
> Werner
>
> On Wed, May 11, 2016 at 1:40 PM, Stefan Ziegler
>  wrote:
> > Hi
> >
> > I get some errors when compiling QGIS master against GDAL master on
> Ubuntu
> > 16.04:
> >
> > [ 64%] Built target postgresprovider
> > [ 64%] Linking CXX executable ../../output/bin/crssync
> > /usr/local/gdal_master/lib/libgdal.so: undefined reference to
> > `IVFKDataBlock::GetFeatureCount()'
> > collect2: error: ld returned 1 exit status
> > src/crssync/CMakeFiles/crssync.dir/build.make:112: recipe for target
> > 'output/bin/crssync' failed
> > make[2]: *** [output/bin/crssync] Error 1
> > CMakeFiles/Makefile2:1632: recipe for target
> > 'src/crssync/CMakeFiles/crssync.dir/all' failed
> > make[1]: *** [src/crssync/CMakeFiles/crssync.dir/all] Error 2
> > Makefile:149: recipe for target 'all' failed
> > make: *** [all] Error 2
> >
> >
> > regards
> > Stefan
> >
> > ___
> > Qgis-developer mailing list
> > Qgis-developer@lists.osgeo.org
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Werner Macho
Hi Stefan,

Did you already try to start with a complete new build directory? And
in case of using ccache delete the compiler cache?

regards
Werner

On Wed, May 11, 2016 at 1:40 PM, Stefan Ziegler
 wrote:
> Hi
>
> I get some errors when compiling QGIS master against GDAL master on Ubuntu
> 16.04:
>
> [ 64%] Built target postgresprovider
> [ 64%] Linking CXX executable ../../output/bin/crssync
> /usr/local/gdal_master/lib/libgdal.so: undefined reference to
> `IVFKDataBlock::GetFeatureCount()'
> collect2: error: ld returned 1 exit status
> src/crssync/CMakeFiles/crssync.dir/build.make:112: recipe for target
> 'output/bin/crssync' failed
> make[2]: *** [output/bin/crssync] Error 1
> CMakeFiles/Makefile2:1632: recipe for target
> 'src/crssync/CMakeFiles/crssync.dir/all' failed
> make[1]: *** [src/crssync/CMakeFiles/crssync.dir/all] Error 2
> Makefile:149: recipe for target 'all' failed
> make: *** [all] Error 2
>
>
> regards
> Stefan
>
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Stefan Ziegler
Hi

I get some errors when compiling QGIS master against GDAL master on Ubuntu
16.04:

[ 64%] Built target postgresprovider
[ 64%] Linking CXX executable ../../output/bin/crssync
/usr/local/gdal_master/lib/libgdal.so: undefined reference to
`IVFKDataBlock::GetFeatureCount()'
collect2: error: ld returned 1 exit status
src/crssync/CMakeFiles/crssync.dir/build.make:112: recipe for target
'output/bin/crssync' failed
make[2]: *** [output/bin/crssync] Error 1
CMakeFiles/Makefile2:1632: recipe for target
'src/crssync/CMakeFiles/crssync.dir/all' failed
make[1]: *** [src/crssync/CMakeFiles/crssync.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2


regards
Stefan
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Compile error (geos)

2015-09-25 Thread Sandro Mani

See also

https://github.com/qgis/QGIS/commit/8cec2c935f5541a865d0bf91140ca5b2d25b17cb#commitcomment-13433347

FindGEOS.cmake changed in that commit, introducing the new variable 
GEOS_CPP_LIBRARY. It looks like a simple reconfigure of an existing 
build directory is insufficient for cmake to pick up that change, and 
people have reported that it is necessary to start from an empty build 
directory for the build to succeed, perhaps removing the CMakeCache 
might also be sufficient. Anyone with enough low-level knowledge of 
cmake to explain why the reconfiguring does not pick up the changes in 
FindGEOS.cmake ...?


Sandro


On 25.09.2015 12:18, Denis Rouzaud wrote:


It's because we're entering feature freeze, nothing special.
-- Sorry --


Le ven. 25 sept. 2015 11:49 AM, Stefan Ziegler 
> a 
écrit :


Hi

I cannot compile QGIS master:

[  0%] Built target version
Linking CXX shared library ../../output/lib/libqgis_core.so
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_create':
geos_c_extra.cpp:(.text+0x1b): undefined reference to

`geos::geom::PrecisionModel::PrecisionModel(geos::geom::PrecisionModel::Type)'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_createFixed':
geos_c_extra.cpp:(.text+0x63): undefined reference to
`geos::geom::PrecisionModel::PrecisionModel(double)'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_destroy':
geos_c_extra.cpp:(.text+0x9a): undefined reference to
`geos::geom::PrecisionModel::~PrecisionModel()'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSGeometryPrecisionReducer_reduce':
geos_c_extra.cpp:(.text+0x101): undefined reference to
`geos::precision::GeometryPrecisionReducer::reduce(geos::geom::Geometry
const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [output/lib/libqgis_core.so.2.11.0] Error 1
make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
make: *** [all] Error 2

I installed latest geos from trunk.

regards
Stefan

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Compile error (geos)

2015-09-25 Thread Stefan Ziegler
Hi

I cannot compile QGIS master:

[  0%] Built target version
Linking CXX shared library ../../output/lib/libqgis_core.so
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_create':
geos_c_extra.cpp:(.text+0x1b): undefined reference to
`geos::geom::PrecisionModel::PrecisionModel(geos::geom::PrecisionModel::Type)'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_createFixed':
geos_c_extra.cpp:(.text+0x63): undefined reference to
`geos::geom::PrecisionModel::PrecisionModel(double)'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSPrecisionModel_destroy':
geos_c_extra.cpp:(.text+0x9a): undefined reference to
`geos::geom::PrecisionModel::~PrecisionModel()'
CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
`GEOSGeometryPrecisionReducer_reduce':
geos_c_extra.cpp:(.text+0x101): undefined reference to
`geos::precision::GeometryPrecisionReducer::reduce(geos::geom::Geometry
const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [output/lib/libqgis_core.so.2.11.0] Error 1
make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
make: *** [all] Error 2

I installed latest geos from trunk.

regards
Stefan
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Compile error (geos)

2015-09-25 Thread Denis Rouzaud
It's because we're entering feature freeze, nothing special.
-- Sorry --

Le ven. 25 sept. 2015 11:49 AM, Stefan Ziegler 
a écrit :

> Hi
>
> I cannot compile QGIS master:
>
> [  0%] Built target version
> Linking CXX shared library ../../output/lib/libqgis_core.so
> CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
> `GEOSPrecisionModel_create':
> geos_c_extra.cpp:(.text+0x1b): undefined reference to
> `geos::geom::PrecisionModel::PrecisionModel(geos::geom::PrecisionModel::Type)'
> CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
> `GEOSPrecisionModel_createFixed':
> geos_c_extra.cpp:(.text+0x63): undefined reference to
> `geos::geom::PrecisionModel::PrecisionModel(double)'
> CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
> `GEOSPrecisionModel_destroy':
> geos_c_extra.cpp:(.text+0x9a): undefined reference to
> `geos::geom::PrecisionModel::~PrecisionModel()'
> CMakeFiles/qgis_core.dir/geosextra/geos_c_extra.cpp.o: In function
> `GEOSGeometryPrecisionReducer_reduce':
> geos_c_extra.cpp:(.text+0x101): undefined reference to
> `geos::precision::GeometryPrecisionReducer::reduce(geos::geom::Geometry
> const&)'
> collect2: error: ld returned 1 exit status
> make[2]: *** [output/lib/libqgis_core.so.2.11.0] Error 1
> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
> make: *** [all] Error 2
>
> I installed latest geos from trunk.
>
> regards
> Stefan
>
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Compile error on OS X with Homebrew

2015-07-10 Thread Stefan Ziegler
Hi

I just wanted to compile/install latest master with Homebrew on Yosemite
but I do get some error:

-- Installing:
/usr/local/Cellar/qgis-28/HEAD/QGIS.app/Contents/MacOS/../Resources/python/plugins/fTools/./fTools.py
CMake Error at python/plugins/fTools/cmake_install.cmake:31 (file):
  file INSTALL cannot find

/tmp/qgis-2820150710-60712-ap400a/build/python/plugins/fTools/resources_rc.py.
Call Stack (most recent call first):
  python/plugins/cmake_install.cmake:32 (include)
  python/cmake_install.cmake:143 (include)
  cmake_install.cmake:41 (include)


make: *** [install] Error 1
/usr/local/Library/Homebrew/debrew.rb:11:in `raise'
BuildError: Failed executing: make install
1. raise
2. ignore
3. backtrace
4. irb
5. shell

It worked a approx. a month ago. PyQt/pyrcc4 is installed. But it seems
that resources_rc.py is not build.

Any ideas?

best regards
Stefan
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-23 Thread Martin Dobias
On Tue, Jul 22, 2014 at 2:06 PM, Jürgen E. j...@norbit.de wrote:
 Hi Andreas,

 On Tue, 22. Jul 2014 at 11:53:14 +, Andreas Neumann wrote:
 same problem here.

 qscimod4.sip is not available on my machine and I don't know which
 ubuntu package would contain this file.

 That's a debian bug (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755491)
 The sip files are not currently packaged.

Just for the record, I have opened a similar bug report in ubuntu:
https://bugs.launchpad.net/ubuntu/+source/qscintilla2/+bug/1346197

 As a workaround I included them in QGIS [8f0b8987  7e815cad] - but only the
 latest version (in debian) - which could have worked for older ones as well, 
 if
 Qscintillas API was stable enough.

 Apparently it isn't.  The nightly builds failed with precise already - saucy
 and trust worked however, but that's as far as it got as of now.  I'll check
 what else I can do, once I now which other distributions are affected.

Indeed it seems to be quite fragile. When I used SIP files from 2.8.3
together with binaries from 2.8.1, it compiled fine, but crashed QGIS
during initialization. Only using SIP files from exactly the same
version worked.

Regards
Martin
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-23 Thread Andreas Neumann
Hi,

Jürgen or Nathan - can you please disable the sip parts for now, as
discussed - as currently I can't compile master on Ubuntu.

Maybe we can re-introduce it once the Debian/Ubuntu issues around
qscintilla and sip are resolved.

This would be much appreciated!

Thanks,
Andreas

Am 22.07.2014 14:18, schrieb Nathan Woodrow:
 Hey Jurgen,
 
 We can disable the sip parts for the code editors for now if it is
 causing issues.  They are really only light wrappers around some
 QScintilla code.
 
 - Nathan 
 
 
 On Tue, Jul 22, 2014 at 10:06 PM, Jürgen E. j...@norbit.de
 mailto:j...@norbit.de wrote:
 
 Hi Andreas,
 
 On Tue, 22. Jul 2014 at 11:53:14 +, Andreas Neumann wrote:
  same problem here.
 
  qscimod4.sip is not available on my machine and I don't know which
  ubuntu package would contain this file.
 
 That's a debian bug
 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755491)
 The sip files are not currently packaged.
 
 As a workaround I included them in QGIS [8f0b8987  7e815cad] - but
 only the
 latest version (in debian) - which could have worked for older ones
 as well, if
 Qscintillas API was stable enough.
 
 Apparently it isn't.  The nightly builds failed with precise already
 - saucy
 and trust worked however, but that's as far as it got as of now.
  I'll check
 what else I can do, once I now which other distributions are affected.
 
 
 Jürgen
 
 --
 Jürgen E. Fischer   norBIT GmbH Tel.
 +49-4931-918175-31
 Dipl.-Inf. (FH) Rheinstraße 13  Fax.
 +49-4931-918175-50
 Software Engineer   D-26506 Norden
 http://www.norbit.de
 QGIS release manager (PSC)  GermanyIRC: jef on
 FreeNode
 
 --
 norBIT Gesellschaft fuer Unternehmensberatung und
 Informationssysteme mbH
 Rheinstrasse 13, 26506 Norden
 GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org mailto:Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 
 
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] compile error

2014-07-22 Thread Ziegler Stefan
Hi

I get an compile error on master:

[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o
Linking CXX shared library ../output/python/qgis/_analysis.so
[ 98%] Built target python_module_qgis__analysis
[ 98%] Built target pyanalysis
[ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, 
core/sip_corepart2.cpp, core/sip_corepart3.cpp

Scanning dependencies of target python_module_qgis__core
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o
Linking CXX shared library ../output/python/qgis/_core.so
[ 98%] Built target python_module_qgis__core
[ 98%] Built target pycore
[ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, 
gui/sip_guipart2.cpp, gui/sip_guipart3.cpp

sip: Unable to find file Qsci/qscimod4.sip
make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
make: *** [all] Error 2

I'm on Ubuntu 14.04.

Regards
Stefan 

Freundliche Grüsse 
Stefan Ziegler 
Kantonsgeometer 

Amt für Geoinformation
Amtliche Vermessung 
Rötistrasse 4 
4500 Solothurn 

Telefon +41 32 627 75 96
Telefax +41 32 627 75 98 
stefan.zieg...@bd.so.ch
http://www.so.ch 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] compile error

2014-07-22 Thread Jorge Tornero - Listas

Hello all,

Same happened to me some minutes ago. A second run of make just make it 
compile (I dindn't do nothing, don't ask :) ). I'm on Kubuntu 14.04.


Anyway, I get an error (posted yesterday) when running the compiled source:


Couldn't load PyQGIS.
Python support will be disabled.


Traceback (most recent call last):
  File , line 1, in
  File 
/home/antares/dev/QGIS/build/output/python/qgis/gui/__init__.py, line 
1, in

from qgis._gui import *
ImportError: dynamic module does not define init function (init_gui)


Python version:
2.7.6 (default, Mar 22 2014, 23:03:41)
[GCC 4.8.2]

QGIS version:
2.5.0-Master 'Master', 8f0b898

Don't have any clue about that. I've found and issue in the hub:

https://hub.qgis.org/issues/10218

But it doesn't say much about how to solve (just fixed problem)

Maybe it is matter of a ticket?

Best regards



El 22/07/14 11:02, Ziegler Stefan escribió:

Hi

I get an compile error on master:

[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o
Linking CXX shared library ../output/python/qgis/_analysis.so
[ 98%] Built target python_module_qgis__analysis
[ 98%] Built target pyanalysis
[ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, 
core/sip_corepart2.cpp, core/sip_corepart3.cpp

Scanning dependencies of target python_module_qgis__core
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o
Linking CXX shared library ../output/python/qgis/_core.so
[ 98%] Built target python_module_qgis__core
[ 98%] Built target pycore
[ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, 
gui/sip_guipart2.cpp, gui/sip_guipart3.cpp

sip: Unable to find file Qsci/qscimod4.sip
make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
make: *** [all] Error 2

I'm on Ubuntu 14.04.

Regards
Stefan

Freundliche Grüsse
Stefan Ziegler
Kantonsgeometer

Amt für Geoinformation
Amtliche Vermessung
Rötistrasse 4
4500 Solothurn

Telefon +41 32 627 75 96
Telefax +41 32 627 75 98
stefan.zieg...@bd.so.ch
http://www.so.ch

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] compile error

2014-07-22 Thread Nathan Woodrow
Are you on the latest code? This build error was fixed last night.
On Jul 22, 2014 7:27 PM, Jorge Tornero - Listas jtorlis...@gmail.com
wrote:

 Hello all,

 Same happened to me some minutes ago. A second run of make just make it
 compile (I dindn't do nothing, don't ask :) ). I'm on Kubuntu 14.04.

 Anyway, I get an error (posted yesterday) when running the compiled source:


 Couldn't load PyQGIS.
 Python support will be disabled.


 Traceback (most recent call last):
   File , line 1, in
   File /home/antares/dev/QGIS/build/output/python/qgis/gui/__init__.py,
 line 1, in
 from qgis._gui import *
 ImportError: dynamic module does not define init function (init_gui)


 Python version:
 2.7.6 (default, Mar 22 2014, 23:03:41)
 [GCC 4.8.2]

 QGIS version:
 2.5.0-Master 'Master', 8f0b898

 Don't have any clue about that. I've found and issue in the hub:

 https://hub.qgis.org/issues/10218

 But it doesn't say much about how to solve (just fixed problem)

 Maybe it is matter of a ticket?

 Best regards



 El 22/07/14 11:02, Ziegler Stefan escribió:

 Hi

 I get an compile error on master:

 [ 98%] Building CXX object python/CMakeFiles/python_
 module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o
 Linking CXX shared library ../output/python/qgis/_analysis.so
 [ 98%] Built target python_module_qgis__analysis
 [ 98%] Built target pyanalysis
 [ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp,
 core/sip_corepart2.cpp, core/sip_corepart3.cpp

 Scanning dependencies of target python_module_qgis__core
 [ 98%] Building CXX object python/CMakeFiles/python_
 module_qgis__core.dir/core/sip_corepart0.cpp.o
 [ 98%] Building CXX object python/CMakeFiles/python_
 module_qgis__core.dir/core/sip_corepart1.cpp.o
 [ 98%] Building CXX object python/CMakeFiles/python_
 module_qgis__core.dir/core/sip_corepart2.cpp.o
 [ 98%] Building CXX object python/CMakeFiles/python_
 module_qgis__core.dir/core/sip_corepart3.cpp.o
 Linking CXX shared library ../output/python/qgis/_core.so
 [ 98%] Built target python_module_qgis__core
 [ 98%] Built target pycore
 [ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp,
 gui/sip_guipart2.cpp, gui/sip_guipart3.cpp

 sip: Unable to find file Qsci/qscimod4.sip
 make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
 make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
 make: *** [all] Error 2

 I'm on Ubuntu 14.04.

 Regards
 Stefan

 Freundliche Grüsse
 Stefan Ziegler
 Kantonsgeometer

 Amt für Geoinformation
 Amtliche Vermessung
 Rötistrasse 4
 4500 Solothurn

 Telefon +41 32 627 75 96
 Telefax +41 32 627 75 98
 stefan.zieg...@bd.so.ch
 http://www.so.ch

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Jorge Tornero - Listas

Hello, Nathan and Stefan and all,

Me too.

Jorge

El 22/07/14 11:30, Ziegler Stefan escribió:


Yes, checkout this morning.

Stefan

*Von:*Nathan Woodrow [mailto:madman...@gmail.com]
*Gesendet:* Dienstag, 22. Juli 2014 11:28
*An:* Jorge Tornero - Listas
*Cc:* qgis-developer@lists.osgeo.org; Ziegler Stefan
*Betreff:* Re: [Qgis-developer] compile error

Are you on the latest code? This build error was fixed last night.

On Jul 22, 2014 7:27 PM, Jorge Tornero - Listas 
jtorlis...@gmail.com mailto:jtorlis...@gmail.com wrote:


Hello all,

Same happened to me some minutes ago. A second run of make just make 
it compile (I dindn't do nothing, don't ask :) ). I'm on Kubuntu 14.04.


Anyway, I get an error (posted yesterday) when running the compiled 
source:



Couldn't load PyQGIS.
Python support will be disabled.


Traceback (most recent call last):
  File , line 1, in
  File 
/home/antares/dev/QGIS/build/output/python/qgis/gui/__init__.py, 
line 1, in

from qgis._gui import *
ImportError: dynamic module does not define init function (init_gui)


Python version:
2.7.6 (default, Mar 22 2014, 23:03:41)
[GCC 4.8.2]

QGIS version:
2.5.0-Master 'Master', 8f0b898

Don't have any clue about that. I've found and issue in the hub:

https://hub.qgis.org/issues/10218

But it doesn't say much about how to solve (just fixed problem)

Maybe it is matter of a ticket?

Best regards



El 22/07/14 11:02, Ziegler Stefan escribió:

Hi

I get an compile error on master:

[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o

Linking CXX shared library ../output/python/qgis/_analysis.so
[ 98%] Built target python_module_qgis__analysis
[ 98%] Built target pyanalysis
[ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, 
core/sip_corepart2.cpp, core/sip_corepart3.cpp


Scanning dependencies of target python_module_qgis__core
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o

Linking CXX shared library ../output/python/qgis/_core.so
[ 98%] Built target python_module_qgis__core
[ 98%] Built target pycore
[ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, 
gui/sip_guipart2.cpp, gui/sip_guipart3.cpp


sip: Unable to find file Qsci/qscimod4.sip
make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
make: *** [all] Error 2

I'm on Ubuntu 14.04.

Regards
Stefan

Freundliche Grüsse
Stefan Ziegler
Kantonsgeometer

Amt für Geoinformation
Amtliche Vermessung
Rötistrasse 4
4500 Solothurn

Telefon +41 32 627 75 96 tel:%2B41%2032%20627%2075%2096
Telefax +41 32 627 75 98 tel:%2B41%2032%20627%2075%2098
stefan.zieg...@bd.so.ch mailto:stefan.zieg...@bd.so.ch
http://www.so.ch

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org mailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org mailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Andreas Neumann
same problem here.

qscimod4.sip is not available on my machine and I don't know which
ubuntu package would contain this file.

Andreas

Am 22.07.2014 09:02, schrieb Ziegler Stefan:
 Hi
 
 I get an compile error on master:
 
 [ 98%] Building CXX object 
 python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o
 Linking CXX shared library ../output/python/qgis/_analysis.so
 [ 98%] Built target python_module_qgis__analysis
 [ 98%] Built target pyanalysis
 [ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, 
 core/sip_corepart2.cpp, core/sip_corepart3.cpp
 
 Scanning dependencies of target python_module_qgis__core
 [ 98%] Building CXX object 
 python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o
 [ 98%] Building CXX object 
 python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o
 [ 98%] Building CXX object 
 python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o
 [ 98%] Building CXX object 
 python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o
 Linking CXX shared library ../output/python/qgis/_core.so
 [ 98%] Built target python_module_qgis__core
 [ 98%] Built target pycore
 [ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, 
 gui/sip_guipart2.cpp, gui/sip_guipart3.cpp
 
 sip: Unable to find file Qsci/qscimod4.sip
 make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
 make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
 make: *** [all] Error 2
 
 I'm on Ubuntu 14.04.
 
 Regards
 Stefan 
 
 Freundliche Grüsse 
 Stefan Ziegler 
 Kantonsgeometer 
 
 Amt für Geoinformation
 Amtliche Vermessung 
 Rötistrasse 4 
 4500 Solothurn 
 
 Telefon +41 32 627 75 96
 Telefax +41 32 627 75 98 
 stefan.zieg...@bd.so.ch
 http://www.so.ch 
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Jorge Tornero - Listas
I am able to compile without that error if I make again after the first 
make. Don't know if it helps but, providing it's a strange behaviour of 
building tools for me, I guess I should tell it.


Jorge

El 22/07/14 13:53, Andreas Neumann escribió:

same problem here.

qscimod4.sip is not available on my machine and I don't know which
ubuntu package would contain this file.

Andreas

Am 22.07.2014 09:02, schrieb Ziegler Stefan:

Hi

I get an compile error on master:

[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart3.cpp.o
Linking CXX shared library ../output/python/qgis/_analysis.so
[ 98%] Built target python_module_qgis__analysis
[ 98%] Built target pyanalysis
[ 98%] Generating core/sip_corepart0.cpp, core/sip_corepart1.cpp, 
core/sip_corepart2.cpp, core/sip_corepart3.cpp

Scanning dependencies of target python_module_qgis__core
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp.o
[ 98%] Building CXX object 
python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp.o
Linking CXX shared library ../output/python/qgis/_core.so
[ 98%] Built target python_module_qgis__core
[ 98%] Built target pycore
[ 98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, 
gui/sip_guipart2.cpp, gui/sip_guipart3.cpp

sip: Unable to find file Qsci/qscimod4.sip
make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
make: *** [all] Error 2

I'm on Ubuntu 14.04.

Regards
Stefan

Freundliche Grüsse
Stefan Ziegler
Kantonsgeometer

Amt für Geoinformation
Amtliche Vermessung
Rötistrasse 4
4500 Solothurn

Telefon +41 32 627 75 96
Telefax +41 32 627 75 98
stefan.zieg...@bd.so.ch
http://www.so.ch

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Ziegler Stefan
Hi Jorge

http://lists.osgeo.org/pipermail/qgis-developer/2013-October/028772.html

this seems to be a sip specific behaviour.

Regards
Stefan 

 -Ursprüngliche Nachricht-
 Von: qgis-developer-boun...@lists.osgeo.org [mailto:qgis-developer-
 boun...@lists.osgeo.org] Im Auftrag von Jorge Tornero - Listas
 Gesendet: Dienstag, 22. Juli 2014 13:57
 An: qgis-developer@lists.osgeo.org
 Betreff: Re: [Qgis-developer] compile error
 
 I am able to compile without that error if I make again after the first make. 
 Don't
 know if it helps but, providing it's a strange behaviour of building tools 
 for me, I guess
 I should tell it.
 
 Jorge
 
 El 22/07/14 13:53, Andreas Neumann escribió:
  same problem here.
 
  qscimod4.sip is not available on my machine and I don't know which
  ubuntu package would contain this file.
 
  Andreas
 
  Am 22.07.2014 09:02, schrieb Ziegler Stefan:
  Hi
 
  I get an compile error on master:
 
  [ 98%] Building CXX object
  python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analy
  sispart3.cpp.o Linking CXX shared library
  ../output/python/qgis/_analysis.so
  [ 98%] Built target python_module_qgis__analysis [ 98%] Built target
  pyanalysis [ 98%] Generating core/sip_corepart0.cpp,
  core/sip_corepart1.cpp, core/sip_corepart2.cpp,
  core/sip_corepart3.cpp
 
  Scanning dependencies of target python_module_qgis__core [ 98%]
  Building CXX object
  python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart0.cpp
  .o [ 98%] Building CXX object
  python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart1.cpp
  .o [ 98%] Building CXX object
  python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart2.cpp
  .o [ 98%] Building CXX object
  python/CMakeFiles/python_module_qgis__core.dir/core/sip_corepart3.cpp
  .o Linking CXX shared library ../output/python/qgis/_core.so [ 98%]
  Built target python_module_qgis__core [ 98%] Built target pycore [
  98%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp,
  gui/sip_guipart2.cpp, gui/sip_guipart3.cpp
 
  sip: Unable to find file Qsci/qscimod4.sip
  make[2]: *** [python/gui/sip_guipart0.cpp] Error 1
  make[1]: *** [python/CMakeFiles/python_module_qgis__gui.dir/all]
  Error 2
  make: *** [all] Error 2
 
  I'm on Ubuntu 14.04.
 
  Regards
  Stefan
 
  Freundliche Grüsse
  Stefan Ziegler
  Kantonsgeometer
 
  Amt für Geoinformation
  Amtliche Vermessung
  Rötistrasse 4
  4500 Solothurn
 
  Telefon +41 32 627 75 96
  Telefax +41 32 627 75 98
  stefan.zieg...@bd.so.ch
  http://www.so.ch
 
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Jürgen E . Fischer
Hi Andreas,

On Tue, 22. Jul 2014 at 11:53:14 +, Andreas Neumann wrote:
 same problem here.
 
 qscimod4.sip is not available on my machine and I don't know which
 ubuntu package would contain this file.

That's a debian bug (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755491)
The sip files are not currently packaged.

As a workaround I included them in QGIS [8f0b8987  7e815cad] - but only the
latest version (in debian) - which could have worked for older ones as well, if
Qscintillas API was stable enough.

Apparently it isn't.  The nightly builds failed with precise already - saucy
and trust worked however, but that's as far as it got as of now.  I'll check
what else I can do, once I now which other distributions are affected.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] compile error

2014-07-22 Thread Nathan Woodrow
Hey Jurgen,

We can disable the sip parts for the code editors for now if it is causing
issues.  They are really only light wrappers around some QScintilla code.

- Nathan


On Tue, Jul 22, 2014 at 10:06 PM, Jürgen E. j...@norbit.de wrote:

 Hi Andreas,

 On Tue, 22. Jul 2014 at 11:53:14 +, Andreas Neumann wrote:
  same problem here.
 
  qscimod4.sip is not available on my machine and I don't know which
  ubuntu package would contain this file.

 That's a debian bug (
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755491)
 The sip files are not currently packaged.

 As a workaround I included them in QGIS [8f0b8987  7e815cad] - but only
 the
 latest version (in debian) - which could have worked for older ones as
 well, if
 Qscintillas API was stable enough.

 Apparently it isn't.  The nightly builds failed with precise already -
 saucy
 and trust worked however, but that's as far as it got as of now.  I'll
 check
 what else I can do, once I now which other distributions are affected.


 Jürgen

 --
 Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
 Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
 Software Engineer   D-26506 Norden
 http://www.norbit.de
 QGIS release manager (PSC)  GermanyIRC: jef on FreeNode

 --
 norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
 Rheinstrasse 13, 26506 Norden
 GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] compile error

2014-07-22 Thread Jürgen E . Fischer
On Wed, 23. Jul 2014 at 00:18:58 +1000, Nathan Woodrow wrote:
 On Tue, Jul 22, 2014 at 10:06 PM, Jürgen E. j...@norbit.de wrote:
  I'll check what else I can do, once I now which other distributions are
  affected.

 We can disable the sip parts for the code editors for now if it is causing
 issues.  They are really only light wrappers around some QScintilla code.

Right, that's one of the options we have.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Compile error

2013-05-13 Thread Ziegler Stefan
Hi

I get a compile error with master on Ubuntu 10.04:

   Ignored 7081 untranslated source text(s)
[ 92%] Generating ../output/i18n/qgis_ta.qm
Updating '/home/office/Develop/src/qgis_master/build/output/i18n/qgis_ta.qm'...
Generated 0 translation(s) (0 finished and 0 unfinished)

Ignored 9305 untranslated source text(s)
[ 95%] Built target translations
[ 95%] Building CXX object 
python/CMakeFiles/python_module_qgis_analysis.dir/analysis/sipanalysispart0.cpp.o
[ 95%] Building CXX object 
python/CMakeFiles/python_module_qgis_analysis.dir/analysis/sipanalysispart1.cpp.o
[ 95%] Building CXX object 
python/CMakeFiles/python_module_qgis_analysis.dir/analysis/sipanalysispart2.cpp.o
[ 95%] Building CXX object 
python/CMakeFiles/python_module_qgis_analysis.dir/analysis/sipanalysispart3.cpp.o
Linking CXX shared library ../output/python/qgis/analysis.so
[ 95%] Built target python_module_qgis_analysis
[ 95%] Generating core/sipcorepart0.cpp, core/sipcorepart1.cpp, 
core/sipcorepart2.cpp, core/sipcorepart3.cpp

sip: /home/office/Develop/src/qgis_master/python/core/qgsdataitem.sip:218: 
syntax error
make[2]: *** [python/core/sipcorepart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_core.dir/all] Error 2
make: *** [all] Error 2

regards
Stefan 

Freundliche Grüsse 
Stefan Ziegler 
Leiter amtliche Vermessung 

Amt für Geoinformation
Amtliche Vermessung 
Rötistrasse 4 
4500 Solothurn 

Telefon +41 32 627 75 96
Telefax +41 32 627 75 98 
stefan.zieg...@bd.so.ch
http://www.so.ch 


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Compile error

2011-12-20 Thread Ziegler Stefan
Hi

I get the following error when I try to compile qgis master on ubuntu 10.04:

[  7%] Built target t2tdoc

[  8%] Built target pluginstaller

[  8%] Built target compile_python_files
[  8%] Built target mapserverexport
[  8%] Built target ftools
[  9%] Built target ftools_tools
make[2]: *** Keine Regel vorhanden, um das Target 
»../python/plugins/GdalTools/icons/raster-paletted.png«, 
  benötigt von »python/plugins/GdalTools/resources_rc.py«, zu erstellen.  
Schluss.
make[1]: *** [python/plugins/GdalTools/CMakeFiles/gdaltools.dir/all] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
[ 10%] Built target gdaltools_tools
make: *** [all] Fehler 2

regards
Stefan

Freundliche Grüsse 
Stefan Ziegler 
Leiter amtliche Vermessung 

Amt für Geoinformation
Amtliche Vermessung 
Rötistrasse 4 
4500 Solothurn 

Telefon +41 32 627 75 96
Telefax +41 32 627 75 98 
stefan.zieg...@bd.so.ch
http://www.so.ch 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Compile error

2011-12-20 Thread Giuseppe Sucameli
Hi Stefan,

2011/12/20 Ziegler Stefan stefan.zieg...@bd.so.ch:
 I get the following error when I try to compile qgis master on ubuntu 10.04:
...
 make[2]: *** Keine Regel vorhanden, um das Target 
 »../python/plugins/GdalTools/icons/raster-paletted.png«,
  benötigt von »python/plugins/GdalTools/resources_rc.py«, zu erstellen.  
 Schluss.
 make[1]: *** [python/plugins/GdalTools/CMakeFiles/gdaltools.dir/all] Fehler 2

that file was removed in 94fb18be and the resources.qrc was
updated according to that change.

You have to run ccmake .. from the build folder before
running make again.

Regards.

 make[1]: *** Warte auf noch nicht beendete Prozesse...
 [ 10%] Built target gdaltools_tools
 make: *** [all] Fehler 2

 regards
 Stefan

 Freundliche Grüsse
 Stefan Ziegler
 Leiter amtliche Vermessung

 Amt für Geoinformation
 Amtliche Vermessung
 Rötistrasse 4
 4500 Solothurn

 Telefon +41 32 627 75 96
 Telefax +41 32 627 75 98
 stefan.zieg...@bd.so.ch
 http://www.so.ch

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer



-- 
Giuseppe Sucameli
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


AW: [Qgis-developer] Compile error

2011-12-20 Thread Ziegler Stefan
Hi Giuseppe

Thanks!

Regards
Stefan

 -Ursprüngliche Nachricht-
 Von: brush.ty...@gmail.com [mailto:brush.ty...@gmail.com] Im Auftrag von 
 Giuseppe
 Sucameli
 Gesendet: Dienstag, 20. Dezember 2011 15:51
 An: Ziegler Stefan
 Cc: qgis-developer@lists.osgeo.org
 Betreff: Re: [Qgis-developer] Compile error
 
 Hi Stefan,
 
 2011/12/20 Ziegler Stefan stefan.zieg...@bd.so.ch:
  I get the following error when I try to compile qgis master on ubuntu 10.04:
 ...
  make[2]: *** Keine Regel vorhanden, um das Target
  »../python/plugins/GdalTools/icons/raster-paletted.png«,
   benötigt von »python/plugins/GdalTools/resources_rc.py«, zu erstellen.  
  Schluss.
  make[1]: *** [python/plugins/GdalTools/CMakeFiles/gdaltools.dir/all]
  Fehler 2
 
 that file was removed in 94fb18be and the resources.qrc was updated according 
 to
 that change.
 
 You have to run ccmake .. from the build folder before running make again.
 
 Regards.
 
  make[1]: *** Warte auf noch nicht beendete Prozesse...
  [ 10%] Built target gdaltools_tools
  make: *** [all] Fehler 2
 
  regards
  Stefan
 
  Freundliche Grüsse
  Stefan Ziegler
  Leiter amtliche Vermessung
 
  Amt für Geoinformation
  Amtliche Vermessung
  Rötistrasse 4
  4500 Solothurn
 
  Telefon +41 32 627 75 96
  Telefax +41 32 627 75 98
  stefan.zieg...@bd.so.ch
  http://www.so.ch
 
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 
 
 --
 Giuseppe Sucameli
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer