<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi all,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am cleaning my working tree to get LibreOffice compile and create clean commits, but now I have this error:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>[CXX] pyuno/source/module/pyuno.cxx<br>
</span>
<div>In file included from /home/aollier/libreoffice-dev/pyuno/source/module/pyuno_runtime.cxx:23:<br>
</div>
<div>/home/aollier/libreoffice-dev/pyuno/source/module/pyuno_impl.hxx:27:10: fatal error: Python.h: Aucun fichier ou dossier de ce type<br>
</div>
<div> #include <Python.h><br>
</div>
<div>                  ^~~~~~~~~~<br>
</div>
<div>compilation terminated.<br>
</div>
<div>make[1]: *** [/home/aollier/libreoffice-dev/solenv/gbuild/LinkTarget.mk:292: /home/aollier/libreoffice-dev/workdir/CxxObject/pyuno/source/module/pyuno_runtime.o] Error 1<br>
</div>
<div>make[1]: *** Attente des tâches non terminées....<br>
</div>
<span>make: *** [Makefile:282: build] Error 2</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>But I didn't delete any Python.h file and git status confirms that. I didn't change pyuno_runtime neither.</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Furthermore re-running sudo apt-get build-dep libreoffice does nothing:</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><span>$ sudo apt-get build-dep libreoffice<br>
</span>
<div>Lecture des listes de paquets... Fait<br>
</div>
<div>Lecture des listes de paquets... Fait<br>
</div>
<div>Construction de l'arbre des dépendances       <br>
</div>
<div>Lecture des informations d'état... Fait<br>
</div>
<span>0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.</span><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><span><br>
</span></span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><span>Anyone have an idea of what the problem is?</span></span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><span><br>
</span></span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><span>Adrien Ollier</span></span></div>
</body>
</html>