<br><br><div class="gmail_quote">On Sat, Jun 1, 2013 at 7:08 AM, Pedro Venâncio <span dir="ltr"><<a href="mailto:pedrongvenancio@yahoo.com" target="_blank">pedrongvenancio@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Etienne,<br>
<br>
Thank you very much for your help!<br>
<br>
I usually do not compile directly, I use the alternative of creating .deb packages with dpkg-buildpackage -us -uc -b -d -j4<br>
<br>
In fact, it can be a local problem, maybe with some update, because it began to happen in the past weekend.<br>
<br>
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%...<br>
<br>
[ 83%] Building CXX object src/python/CMakeFiles/qgispython.dir/qgispython.cpp.o<br>
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<br>

 -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<br>

/usr/bin/cmake -E cmake_progress_report /home/pedro/sextante_github/Quantum-GIS-master/debian/build/CMakeFiles<br>
[ 83%] Building CXX object src/python/CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o<br>
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<br>

 -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<br>

make[3]: *** Sem regra para processar o alvo `/usr/lib/i386-linux-gnu/<a href="http://libpython2.7.so" target="_blank">libpython2.7.so</a>', necessário por `output/lib/libqgispython.so.1.9.0'.  Pare.<br>
make[3]: Saindo do diretório `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'<br>
make[2]: ** [src/python/CMakeFiles/qgispython.dir/all] Erro 2<br>
make[2]: Saindo do diretório `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'<br>
make[1]: ** [all] Erro 2<br>
make[1]: Saindo do diretório `/home/pedro/sextante_github/Quantum-GIS-master/debian/build'<br>
make: ** [build-stamp] Erro 2<br>
dpkg-buildpackage: erro: debian/rules build deu erro de saída estado 2<br>
pedro@pedro-vbox:~/sextante_github/Quantum-GIS-master$<br>
<br>
<br>
<br>
What could be the reason? I know these problems are also happening to other people who use the creation of .debs packages.<br></blockquote><div><br></div><div>sorry, I don't build .deb packages.</div><div><br></div><div>
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/<a href="http://libpython2.7.so">libpython2.7.so</a>)</div><div><br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thank you very much!<br>
<br>
Best regards,<br>
Pedro<br>
<br>
<br>
<br>
<br>
________________________________<br>
From: Etienne Tourigny<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
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<br>
</div></div></blockquote></div><br>