<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>Hi,<br><br>I should have been more specific. <br><br>For maintainers: if gitlab CI fails due to `ERROR: files left in build directory after distclean: ./po/.intltool-merge-cache.lock` message, you need to update the Makefile.am of the project to get back the green bubble :)<br><br>The problem is present for months on some distro (with the intltool patch mentioned), and now our updated CI builder faces the issue too in some cases :)<br><br><div class="gmail_quote">Le 13 mai 2022 18:55:32 GMT+02:00, andre@andreldm.com a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>Hi Romain,<br></div><div dir="auto">Thanks for updating CI and dealing with autotools.<br></div><div>It is not clear to me, do you mean we have to update the Makefile.am of all projects otherwise build will fail?<br></div><div dir="auto"><br></div><div>Cheers,<br></div><div>Andre Miranda<br></div><div><br></div><div>May 13, 2022, 17:56 by skunnyk@alteroot.org:<br></div><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div style="font-family: arial, sans-serif; font-size: 13px;" data-html-editor-font-wrapper="true"><div>Hello,<br></div><div><br></div><div>Our docker builder for the gitlab CI has been upgraded to Ubuntu 22.04 LTS (from Ubuntu 20.04), to prepare Xfce 4.18, which will needs the following dependencies:<br></div><div><br></div><div>* glib-2.0 >= 2.66 (Same version for gmodule-2.0, gobject-2.0, gthread-2.0, gio-2.0 and gdbus)<br></div><div>* gtk >= 3.24<br></div><div>* libcairo >= 1.16<br></div><div>* gdk-pixbuf-2.0 >= 2.40<br></div><div><br></div><div>See <a href="https://wiki.xfce.org/releng/4.18/roadmap#changes_in_dependencies" rel="noopener noreferrer" target="_blank">https://wiki.xfce.org/releng/4.18/roadmap#changes_in_dependencies</a><br></div><div><br></div><div>The image bump introduce a regression on some "make distcheck" targets in CI, due to an intltool 'bug' (<a href="https://code.launchpad.net/~invidian/intltool/fix-dangling-lock-file/+merge/400825" rel="noopener noreferrer" target="_blank">https://code.launchpad.net/~invidian/intltool/fix-dangling-lock-file/+merge/400825</a>).<br></div><div><br></div><div>You may have the following error:<br></div><div>```<br></div><div>ERROR: files left in build directory after distclean:<br></div><div>./po/.intltool-merge-cache.lock<br></div><div>```<br></div><div><br></div><div>You need to fix it in Makefile.am as explained in <a href="https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/69" rel="noopener noreferrer" target="_blank">https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/69</a> (Add `po/.intltool-merge-cache.lock` to DISTCLEANFILES target.)<br></div><div><br></div><div><br></div><div>Note: We will get rid of the deprecated intltool usage at a point with <a href="https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/issues/41" rel="noopener noreferrer" target="_blank">https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/issues/41</a><br></div><div><br></div><div>Enjoy :)<br></div></div></blockquote><div dir="auto"><br></div>  
</blockquote></div></body></html>