<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear all,<br>
<br>
I usually compile QGIS from source using git. I use Ubuntu 13.04 and
had compiled QGIS on that OS many times.<br>
This morning, I made a "git fetch" to update the current source, and
launch the compilation ("make") after a "ccmake .." + "c" + "g", and
it stopped with the last following lines:<br>
<br>
Linking CXX shared library ../../output/lib/libqgispython.so<br>
cd src/python && /usr/bin/cmake -E cmake_link_script
CMakeFiles/qgispython.dir/link.txt --verbose=1<br>
/usr/bin/c++ -fPIC -Wall -Wextra -Wno-long-long -Wformat-security
-Wno-strict-aliasing -Wl,--no-undefined -shared
-Wl,-soname,libqgispython.so.1.9.0 -o
../../output/lib/libqgispython.so.1.9.0
CMakeFiles/qgispython.dir/qgispython.cpp.o
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o -L../core
-L../gui ../../output/lib/libqgis_core.so.1.9.0 /usr/bin/python
-lutil -lQtXml -lQtCore -lQtGui -lQtNetwork -lQtSvg -lQtWebKit
-lproj -lgeos_c -lgdal -lspatialindex -lexpat -lpthread -ldl <br>
/usr/bin/ld: erreur dans /usr/bin/python(.eh_frame); aucune table
.eh_frame_hdr ne sera créée.<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::initPython(QgisInterface*) »:<br>
qgspythonutilsimpl.cpp:(.text+0xd9): référence indéfinie vers «
Py_Initialize »<br>
qgspythonutilsimpl.cpp:(.text+0xf0): référence indéfinie vers «
PyImport_AddModule »<br>
qgspythonutilsimpl.cpp:(.text+0x111): référence indéfinie vers «
PyModule_GetDict »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::exitPython() »:<br>
qgspythonutilsimpl.cpp:(.text+0x1521): référence indéfinie vers «
Py_Finalize »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::runStringUnsafe(QString const&, bool) »:<br>
qgspythonutilsimpl.cpp:(.text+0x16ad): référence indéfinie vers «
PyGILState_Ensure »<br>
qgspythonutilsimpl.cpp:(.text+0x1707): référence indéfinie vers «
PyRun_StringFlags »<br>
qgspythonutilsimpl.cpp:(.text+0x1718): référence indéfinie vers «
PyErr_Occurred »<br>
qgspythonutilsimpl.cpp:(.text+0x172b): référence indéfinie vers «
PyGILState_Release »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::getTraceback() »:<br>
qgspythonutilsimpl.cpp:(.text+0x2504): référence indéfinie vers «
PyGILState_Ensure »<br>
qgspythonutilsimpl.cpp:(.text+0x2556): référence indéfinie vers «
PyErr_Fetch »<br>
qgspythonutilsimpl.cpp:(.text+0x256d): référence indéfinie vers «
PyErr_NormalizeException »<br>
qgspythonutilsimpl.cpp:(.text+0x2579): référence indéfinie vers «
PyImport_ImportModule »<br>
qgspythonutilsimpl.cpp:(.text+0x25b9): référence indéfinie vers «
PyObject_CallMethod »<br>
qgspythonutilsimpl.cpp:(.text+0x25e8): référence indéfinie vers «
PyImport_ImportModule »<br>
qgspythonutilsimpl.cpp:(.text+0x2621): référence indéfinie vers «
_Py_NoneStruct »<br>
qgspythonutilsimpl.cpp:(.text+0x263a): référence indéfinie vers «
_Py_NoneStruct »<br>
qgspythonutilsimpl.cpp:(.text+0x2652): référence indéfinie vers «
_Py_NoneStruct »<br>
qgspythonutilsimpl.cpp:(.text+0x2674): référence indéfinie vers «
PyObject_CallMethod »<br>
qgspythonutilsimpl.cpp:(.text+0x26ec): référence indéfinie vers «
PyObject_CallMethod »<br>
qgspythonutilsimpl.cpp:(.text+0x2746): référence indéfinie vers «
PyString_AsString »<br>
qgspythonutilsimpl.cpp:(.text+0x294f): référence indéfinie vers «
PyGILState_Release »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::getTypeAsString(_object*) »:<br>
qgspythonutilsimpl.cpp:(.text+0x29d0): référence indéfinie vers «
PyClass_Type »<br>
qgspythonutilsimpl.cpp:(.text+0x29e5): référence indéfinie vers «
PyString_AsString »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::getError(QString&, QString&) »:<br>
qgspythonutilsimpl.cpp:(.text+0x2a62): référence indéfinie vers «
PyGILState_Ensure »<br>
qgspythonutilsimpl.cpp:(.text+0x2a6a): référence indéfinie vers «
PyErr_Occurred »<br>
qgspythonutilsimpl.cpp:(.text+0x2a7e): référence indéfinie vers «
PyGILState_Release »<br>
qgspythonutilsimpl.cpp:(.text+0x2a9f): référence indéfinie vers «
PyErr_Fetch »<br>
qgspythonutilsimpl.cpp:(.text+0x2ae9): référence indéfinie vers «
_Py_NoneStruct »<br>
qgspythonutilsimpl.cpp:(.text+0x2be7): référence indéfinie vers «
PyGILState_Release »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::PyObjectToQString(_object*) »:<br>
qgspythonutilsimpl.cpp:(.text+0x2c54): référence indéfinie vers «
_Py_NoneStruct »<br>
qgspythonutilsimpl.cpp:(.text+0x2c9d): référence indéfinie vers «
PyUnicodeUCS4_AsUTF8String »<br>
qgspythonutilsimpl.cpp:(.text+0x2d9e): référence indéfinie vers «
PyObject_Unicode »<br>
qgspythonutilsimpl.cpp:(.text+0x2db9): référence indéfinie vers «
PyUnicodeUCS4_AsUTF8String »<br>
qgspythonutilsimpl.cpp:(.text+0x2dd0): référence indéfinie vers «
PyString_AsString »<br>
qgspythonutilsimpl.cpp:(.text+0x2ec0): référence indéfinie vers «
PyObject_Str »<br>
CMakeFiles/qgispython.dir/qgspythonutilsimpl.cpp.o: dans la fonction
« QgsPythonUtilsImpl::evalString(QString const&, QString&)
»:<br>
qgspythonutilsimpl.cpp:(.text+0x2ff8): référence indéfinie vers «
PyGILState_Ensure »<br>
qgspythonutilsimpl.cpp:(.text+0x3043): référence indéfinie vers «
PyRun_StringFlags »<br>
qgspythonutilsimpl.cpp:(.text+0x30a4): référence indéfinie vers «
PyGILState_Release »<br>
collect2: erreur: ld a retourné 1 code d'état d'exécution<br>
make[2]: *** [output/lib/libqgispython.so.1.9.0] Erreur 1<br>
make[2]: quittant le répertoire «
/home/epoizot/recherche/dev/Quantum-GIS/build »<br>
make[1]: *** [src/python/CMakeFiles/qgispython.dir/all] Erreur 2<br>
make[1]: quittant le répertoire «
/home/epoizot/recherche/dev/Quantum-GIS/build »<br>
make: *** [all] Erreur 2<br>
<br>
<br>
Cheers<br>
<br>
<div class="moz-signature">-- <br>
Cordialement<br>
<br>
<i>
------------------------------------------------<br>
<b>Emmanuel Poizot</b><br>
Cnam/Intechmer<br>
B.P. 324<br>
50103 Cherbourg Cedex<br>
<br>
Web 1 : <a href="http://www.intechmer.cnam.fr">http://www.intechmer.cnam.fr</a><br>
Web 2 : <a href="http://www.geoceano.fr">http://www.geoceano.fr</a><br>
Phone (Direct) : (00 33)(0)233887342 ou 41<br>
Fax : (00 33)(0)233887339<br>
------------------------------------------------<br>
</i><br>
<a href="http://www.intechmer.cnam.fr">
<img src="cid:part3.02090404.08080100@cnam.fr" alt="Le
Cnam/Intechmer" height="50" width="250"></a>
</div>
</body>
</html>