<div dir="ltr"><div>Hi,</div><div>I updated my master branch today with the command ./g pull -r and after that when I tried to build LibreOffice with the make command it doesn't build anymore and shows the following error </div><div><br class="gmail-Apple-interchange-newline"><div>/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory<br></div><div> #include "EGL/eglplatform.h"</div></div><div><br></div><div>Earlier the master used to build successfully and I always create a separate branch for patches and don't make changes on Branch master itself.</div><div><br></div><div><br></div><div>I have pasted the logs of my terminal below and also attached a txt file of the same.</div><div><br></div><div><br></div><div><div>huzaifa@HP-Pavilion-g6-Notebook-PC:~$ cd libreoffice/</div><div>huzaifa@HP-Pavilion-g6-Notebook-PC:~/libreoffice$ ./g pull -r</div><div>Current branch master is up to date.</div><div>huzaifa@HP-Pavilion-g6-Notebook-PC:~/libreoffice$ make</div><div>mkdir -p /home/huzaifa/libreoffice/instdir</div><div>/home/huzaifa/libreoffice/solenv/bin/install-gdb-printers -a /home/huzaifa/libreoffice/instdir -c</div><div>make -j 4  -rs -f /home/huzaifa/libreoffice/Makefile.gbuild    all</div><div>[build DEP] LNK:Executable/bestreversemap</div><div>[build DEP] LNK:Library/libstorelo.so</div><div>[build DEP] LNK:Library/libuno_salhelpergcc3.so.3</div><div>[build DEP] LNK:Library/libsal_textenclo.so</div><div>[build DEP] LNK:Library/libuno_sal.so.3</div><div>[build DEP] LNK:Library/libreglo.so</div><div>[build DEP] LNK:StaticLibrary/libcodemaker_cpp.a</div><div>[build DEP] LNK:StaticLibrary/libcodemaker.a</div><div>[build DEP] LNK:Library/libuno_sal.so.3</div><div>[build LNK] Library/libuno_sal.so.3</div><div>[build DEP] LNK:StaticLibrary/libcodemaker_cpp.a</div><div>[build LNK] StaticLibrary/libcodemaker_cpp.a</div><div>[build DEP] LNK:StaticLibrary/libcodemaker.a</div><div>[build LNK] StaticLibrary/libcodemaker.a</div><div>[build C  ] UnpackedTarball/epoxy/src/dispatch_common.c</div><div>[build C  ] UnpackedTarball/epoxy/src/gl_generated_dispatch.c</div><div>[build C  ] UnpackedTarball/epoxy/src/dispatch_glx.c</div><div>[build C  ] UnpackedTarball/epoxy/src/glx_generated_dispatch.c</div><div>[build C  ] UnpackedTarball/epoxy/src/dispatch_egl.c</div><div>In file included from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl.h:46:0,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_common.h:53,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_glx.c:28:</div><div>/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory</div><div> #include "EGL/eglplatform.h"</div><div>                             ^</div><div>compilation terminated.</div><div>In file included from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl.h:46:0,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_common.h:53,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/gl_generated_dispatch.c:31:</div><div>/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory</div><div> #include "EGL/eglplatform.h"</div><div>                             ^</div><div>compilation terminated.</div><div>In file included from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl.h:46:0,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_common.h:53,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_common.c:103:</div><div>/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory</div><div> #include "EGL/eglplatform.h"</div><div>                             ^</div><div>compilation terminated.</div><div>In file included from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl.h:46:0,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/dispatch_common.h:53,</div><div>                 from /home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/src/glx_generated_dispatch.c:9:</div><div>/home/huzaifa/libreoffice/workdir/UnpackedTarball/epoxy/include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory</div><div> #include "EGL/eglplatform.h"</div><div>                             ^</div><div>compilation terminated.</div><div>make[1]: *** [/home/huzaifa/libreoffice/workdir/GenCObject/UnpackedTarball/epoxy/src/dispatch_glx.o] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make[1]: *** [/home/huzaifa/libreoffice/workdir/GenCObject/UnpackedTarball/epoxy/src/glx_generated_dispatch.o] Error 1</div><div>make[1]: *** [/home/huzaifa/libreoffice/workdir/GenCObject/UnpackedTarball/epoxy/src/gl_generated_dispatch.o] Error 1</div><div>make[1]: *** [/home/huzaifa/libreoffice/workdir/GenCObject/UnpackedTarball/epoxy/src/dispatch_common.o] Error 1</div><div>make: *** [build] Error 2</div><div>huzaifa@HP-Pavilion-g6-Notebook-PC:~/libreoffice$ </div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>Is this a problem with the master branch of LibreOffice or is this a problem in my local system only ?<br></div><div><br></div><div>I hope someone will look into this.<br><br><br></div><div>Link to my Gerrit Profile: <a href="https://gerrit.libreoffice.org/#/q/owner:%22Huzaifa+Iftikhar+%253Chuzaifa3196%2540gmail.com%253E%22">https://gerrit.libreoffice.org/#/q/owner:%22Huzaifa+Iftikhar+%253Chuzaifa3196%2540gmail.com%253E%22</a><br><br>Regards,<br>Huzaifa Iftikhar </div><div><br></div></div>