Re: [Qgis-developer] error on latest master

2012-11-23 Thread Tim Sutton
Thanks Giuseppe that was probably my tweak that broke it!

Regards

Tim

On Fri, Nov 23, 2012 at 1:37 AM, Giuseppe Sucameli sucam...@faunalia.it wrote:
 Hi guys,

 On Thu, Nov 22, 2012 at 4:50 PM, Werner Macho werner.ma...@gmail.com wrote:
 On 11/22/2012 03:43 PM, Pēteris Brūns wrote:
 can you please try it again with the latest master?

 fixed in 3700d8430 [1].
 Cheers.

 [1] 
 https://github.com/qgis/Quantum-GIS/commit/3700d843066a18801df462d91d6eb7b2a88f9536

 thx for your report
 regards
 Werner

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



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



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Visit http://linfiniti.com to find out about:
 * QGIS programming and support services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Andreas Neumann

Hi,

I also cannot build current master:

Linking CXX shared library ../../output/lib/libqgis_gui.so
[ 88%] Built target qgis_gui
make: *** [all] Error 2

Andreas

On Thu, 22 Nov 2012 15:23:14 +0100, Werner Macho wrote:

Hi!
I get :make[2]: *** [python/gui/sipguipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_gui.dir/all] Error 
2

make: *** [all] Error 2

with latest master d6992e459 right now

anyone can confirm this?

regards
Werner


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


--
--
Andreas Neumann
Böschacherstrasse 10A
8624 Grüt (Gossau ZH)
Switzerland
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Pēteris Brūns

Hi,
for me compiled without problems.

3.0.0-27-generic #44-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
1.9.0-Master, QGIS code revision,2f3243d
git log commit d6992e45917fb1433f63c636f72dbc48b4ad3986

Anyway there is a bug in layer ordering, since yesterday rendered oposite.

Regards,

On 2012.11.22. 16:33, Andreas Neumann wrote:

Hi,

I also cannot build current master:

Linking CXX shared library ../../output/lib/libqgis_gui.so
[ 88%] Built target qgis_gui
make: *** [all] Error 2

Andreas

On Thu, 22 Nov 2012 15:23:14 +0100, Werner Macho wrote:

Hi!
I get :make[2]: *** [python/gui/sipguipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_gui.dir/all] Error 2
make: *** [all] Error 2

with latest master d6992e459 right now

anyone can confirm this?

regards
Werner


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





--
Pēteris Brūns
SunGIS
+371 26336691
p...@sungis.lv

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


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Werner Macho
On 11/22/2012 03:43 PM, Pēteris Brūns wrote:
 Hi,
 for me compiled without problems.

 3.0.0-27-generic #44-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
 1.9.0-Master, QGIS code revision,2f3243d

the revision you are compiling (2f3243d) is exactly before the commit
which broke compiling for me
can you please try it again with the latest master?
thx for your report
regards
Werner

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


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Pēteris Brūns

On 2012.11.22. 17:50, Werner Macho wrote:

On 11/22/2012 03:43 PM, Pēteris Brūns wrote:

Hi,
for me compiled without problems.

3.0.0-27-generic #44-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
1.9.0-Master, QGIS code revision,2f3243d

the revision you are compiling (2f3243d) is exactly before the commit
which broke compiling for me
can you please try it again with the latest master?
thx for your report
regards
Werner

I'll try ASAP tomorrow morning.
For sure I was able to compile revision (|20f6fa8|) where was fixed 
legend drwing order.


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


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Giuseppe Sucameli
Hi guys,

On Thu, Nov 22, 2012 at 4:50 PM, Werner Macho werner.ma...@gmail.com wrote:
 On 11/22/2012 03:43 PM, Pēteris Brūns wrote:
 can you please try it again with the latest master?

fixed in 3700d8430 [1].
Cheers.

[1] 
https://github.com/qgis/Quantum-GIS/commit/3700d843066a18801df462d91d6eb7b2a88f9536

 thx for your report
 regards
 Werner

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



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


Re: [Qgis-developer] error on latest master

2012-11-22 Thread Pēteris Brūns

On 2012.11.23. 01:37, Giuseppe Sucameli wrote:

Hi guys,

On Thu, Nov 22, 2012 at 4:50 PM, Werner Macho werner.ma...@gmail.com wrote:

On 11/22/2012 03:43 PM, Pēteris Brūns wrote:
can you please try it again with the latest master?

fixed in 3700d8430 [1].
Cheers.

[1] 
https://github.com/qgis/Quantum-GIS/commit/3700d843066a18801df462d91d6eb7b2a88f9536

Confirm, works for me.

thx for your report
regards
Werner

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


--
Pēteris Brūns

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