Re: [Qgis-developer] [Qgis-user] Another compiling error at 48 percent

2013-06-05 Thread Pedro Venâncio
Hi Matthias,

Thank you for the tip, but this problem was simply lack of space in the virtual 
machine. My fault, sorry...


Hi Jürgen,

I was using the -d option because initially it was always rising errors with 
some libreoffice packages, and I did not remember to remove it at this time. 
The truth is that I was having some problems and conflicts with some 
dependencies: grass-dev, qgis-dev and python-central.

And sorry for the crossposting, I initially thought it was a general error, and 
sent to the devs list, but there was no answer, and tried in the users list. 
After all, it seems that it is a local problem, although it occurs on multiple 
machines. I leave here the record for those who are faced with the same 
problems.

Thank you and sorry for the noise.

Best regards,
Pedro

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


Re: [Qgis-developer] [Qgis-user] Another compiling error at 48 percent

2013-06-04 Thread Pedro Venâncio
Hi Etienne,

You were right, I created a symlink to the file /usr/lib/libpython2.7.so

ln -sf /usr/lib/libpython2.7.so /usr/lib/i386-linux-gnu/libpython2.7.so

and it passed that stage.

But stopped again almost at the end:

(...)
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsCptCityDataItem.html
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsExpression_1_1NodeUnaryOperator.html
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/qgsmanageconnectionsdialog_8h__incl.map
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsErrorItem__coll__graph.md5
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/qgsprovidermetadata_8h__dep__incl.png
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsRendererV2Metadata__coll__graph.png
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/qgsnumericscalebarstyle_8cpp__incl.png
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsErrorItem__inherit__graph.map
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/inherit_graph_176.md5
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/inherit_graph_30.md5
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/globals_func_0x64.html
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/qgsmapcanvasmap_8h__dep__incl.md5
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsCRSCache__coll__graph.png
-- Installing: 
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsComposerLegendItem.html
CMake Error at doc/cmake_install.cmake:60 (FILE):
  file INSTALL cannot copy file
  
/home/pedro/sextante_github/Quantum-GIS-master/debian/build/doc/api/html/classQgsComposerLegendItem.html
  to
  
/home/pedro/sextante_github/Quantum-GIS-master/debian/tmp/usr/share/qgis/doc/api/classQgsComposerLegendItem.html.
Call Stack (most recent call first):
  cmake_install.cmake:48 (INCLUDE)

make[1]: ** [install] Erro 1
make[1]: Saindo do diretório 
`/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
make: ** [install] Erro 2
dpkg-buildpackage: erro: debian/rules binary deu erro de saída estado 2



What do you think?

Thank you very much! 


Best regards,
Pedro






From: Etienne Tourigny 



sorry, I don't build .deb packages.

looks like your are missing the python-devel package or similar, or there is a 
version mismatch in your python packages... (missing 
/usr/lib/i386-linux-gnu/libpython2.7.so)
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] [Qgis-user] Another compiling error at 48 percent

2013-06-03 Thread Etienne Tourigny
On Sat, Jun 1, 2013 at 7:08 AM, Pedro Venâncio pedrongvenan...@yahoo.comwrote:

 Hi Etienne,

 Thank you very much for your help!

 I usually do not compile directly, I use the alternative of creating .deb
 packages with dpkg-buildpackage -us -uc -b -d -j4

 In fact, it can be a local problem, maybe with some update, because it
 began to happen in the past weekend.

 To test, I did a clean install on a virtual machine and it passes the 48%,
 even after applying all updates, but gives error at 83%...

 [ 83%] Building CXX object
 src/python/CMakeFiles/qgispython.dir/qgispython.cpp.o
 cd /home/pedro/sextante_github/Quantum-GIS-master/debian/build/src/python
  /usr/bin/c++   -Dqgispython_EXPORTS -DQT_NO_DEBUG -DQT_OPENGL_LIB
 -DQT_SVG_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB
 -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NO_CAST_TO_ASCII -g -O2
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
 -Werror=format-security -D_FORTIFY_SOURCE=2 -O2  -Wall -Wextra
 -Wno-long-long -Wformat-security -Wno-strict-aliasing -fPIC
 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtSvg
 -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui
 -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
 -I/home/pedro/sextante_github/Quantum-GIS-master/debian/build
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core/raster
  -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../gui
 -I/usr/include/python2.7-DCORE_EXPORT= -DGUI_EXPORT= -DPYTHON_EXPORT=
 -DANALYSIS_EXPORT= -DPYTHON_EXPORT= -o
 CMakeFiles/qgispython.dir/qgispython.cpp.o -c
 /home/pedro/sextante_github/Quantum-GIS-master/src/python/qgispython.cpp
 /usr/bin/cmake -E cmake_progress_report
 /home/pedro/sextante_github/Quantum-GIS-master/debian/build/CMakeFiles
 [ 83%] Building CXX object
 src/python/CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o
 cd /home/pedro/sextante_github/Quantum-GIS-master/debian/build/src/python
  /usr/bin/c++   -Dqgispython_EXPORTS -DQT_NO_DEBUG -DQT_OPENGL_LIB
 -DQT_SVG_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB
 -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NO_CAST_TO_ASCII -g -O2
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
 -Werror=format-security -D_FORTIFY_SOURCE=2 -O2  -Wall -Wextra
 -Wno-long-long -Wformat-security -Wno-strict-aliasing -fPIC
 -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtSvg
 -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui
 -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
 -I/home/pedro/sextante_github/Quantum-GIS-master/debian/build
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core/raster
  -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../gui
 -I/usr/include/python2.7-DCORE_EXPORT= -DGUI_EXPORT= -DPYTHON_EXPORT=
 -DANALYSIS_EXPORT= -DPYTHON_EXPORT= -o
 CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o -c
 /home/pedro/sextante_github/Quantum-GIS-master/src/python/qgspythonutilsimpl.cpp
 make[3]: *** Sem regra para processar o alvo `/usr/lib/i386-linux-gnu/
 libpython2.7.so', necessário por `output/lib/libqgispython.so.1.9.0'.
 Pare.
 make[3]: Saindo do diretório
 `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
 make[2]: ** [src/python/CMakeFiles/qgispython.dir/all] Erro 2
 make[2]: Saindo do diretório
 `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
 make[1]: ** [all] Erro 2
 make[1]: Saindo do diretório
 `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
 make: ** [build-stamp] Erro 2
 dpkg-buildpackage: erro: debian/rules build deu erro de saída estado 2
 pedro@pedro-vbox:~/sextante_github/Quantum-GIS-master$



 What could be the reason? I know these problems are also happening to
 other people who use the creation of .debs packages.


sorry, I don't build .deb packages.

looks like your are missing the python-devel package or similar, or there
is a version mismatch in your python packages... (missing
/usr/lib/i386-linux-gnu/libpython2.7.so)


 Thank you very much!

 Best regards,
 Pedro




 
 From: Etienne Tourigny



 most probably a local problem... I can build latest master without
 problem. Try getting latest code, do a make clean, remove CMakeCache.txt,
 run cmake again and build

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


Re: [Qgis-developer] [Qgis-user] Another compiling error at 48 percent

2013-06-01 Thread Pedro Venâncio
Hi Etienne,

Thank you very much for your help!

I usually do not compile directly, I use the alternative of creating .deb 
packages with dpkg-buildpackage -us -uc -b -d -j4

In fact, it can be a local problem, maybe with some update, because it began to 
happen in the past weekend.

To test, I did a clean install on a virtual machine and it passes the 48%, even 
after applying all updates, but gives error at 83%...

[ 83%] Building CXX object src/python/CMakeFiles/qgispython.dir/qgispython.cpp.o
cd /home/pedro/sextante_github/Quantum-GIS-master/debian/build/src/python  
/usr/bin/c++   -Dqgispython_EXPORTS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB 
-DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NO_CAST_TO_ASCII -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-D_FORTIFY_SOURCE=2 -O2  -Wall -Wextra -Wno-long-long -Wformat-security 
-Wno-strict-aliasing -fPIC -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore 
-I/home/pedro/sextante_github/Quantum-GIS-master/debian/build 
-I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core 
-I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core/raster
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../gui 
-I/usr/include/python2.7    -DCORE_EXPORT= -DGUI_EXPORT= -DPYTHON_EXPORT= 
-DANALYSIS_EXPORT= -DPYTHON_EXPORT= -o 
CMakeFiles/qgispython.dir/qgispython.cpp.o -c 
/home/pedro/sextante_github/Quantum-GIS-master/src/python/qgispython.cpp
/usr/bin/cmake -E cmake_progress_report 
/home/pedro/sextante_github/Quantum-GIS-master/debian/build/CMakeFiles 
[ 83%] Building CXX object 
src/python/CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o
cd /home/pedro/sextante_github/Quantum-GIS-master/debian/build/src/python  
/usr/bin/c++   -Dqgispython_EXPORTS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB 
-DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_TEST_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NO_CAST_TO_ASCII -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-D_FORTIFY_SOURCE=2 -O2  -Wall -Wextra -Wno-long-long -Wformat-security 
-Wno-strict-aliasing -fPIC -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtTest -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore 
-I/home/pedro/sextante_github/Quantum-GIS-master/debian/build 
-I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core 
-I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../core/raster
 -I/home/pedro/sextante_github/Quantum-GIS-master/src/python/../gui 
-I/usr/include/python2.7    -DCORE_EXPORT= -DGUI_EXPORT= -DPYTHON_EXPORT= 
-DANALYSIS_EXPORT= -DPYTHON_EXPORT= -o 
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o -c 
/home/pedro/sextante_github/Quantum-GIS-master/src/python/qgspythonutilsimpl.cpp
make[3]: *** Sem regra para processar o alvo 
`/usr/lib/i386-linux-gnu/libpython2.7.so', necessário por 
`output/lib/libqgispython.so.1.9.0'.  Pare.
make[3]: Saindo do diretório 
`/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
make[2]: ** [src/python/CMakeFiles/qgispython.dir/all] Erro 2
make[2]: Saindo do diretório 
`/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
make[1]: ** [all] Erro 2
make[1]: Saindo do diretório 
`/home/pedro/sextante_github/Quantum-GIS-master/debian/build'
make: ** [build-stamp] Erro 2
dpkg-buildpackage: erro: debian/rules build deu erro de saída estado 2
pedro@pedro-vbox:~/sextante_github/Quantum-GIS-master$ 



What could be the reason? I know these problems are also happening to other 
people who use the creation of .debs packages.

Thank you very much!

Best regards,
Pedro





From: Etienne Tourigny 



most probably a local problem... I can build latest master without problem. Try 
getting latest code, do a make clean, remove CMakeCache.txt, run cmake again 
and build
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer