<html dir="ltr"><head></head><body bgcolor="#ffffff" text="#2e3436" link="#1b6acb" vlink="#2e3436" style="text-align:left; direction:ltr;"><div>Hi Paul,</div><div><br></div><div>On Tue, 2020-06-09 at 19:21 +0200, Abou Al Montacir wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Hi Paul,</div><div><br></div><div>On Tue, 2020-06-02 at 15:35 +0200, Abou Al Montacir wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><div>I'll try to find some time to see what I can do for that.</div></div><div><div style="white-space: normal;"><span></span></div></div></blockquote><div>I did some trials and asked help for upstream.</div><div>I think now I understand the what is the issue, but need to find the root cause.</div></blockquote><div>This patch removes the error you reported but is not enough as it fails a little bit later.</div><pre>diff --git a/debian/rules b/debian/rules</pre><pre>index 2c231e03..d14d1f50 100755</pre><pre>--- a/debian/rules</pre><pre>+++ b/debian/rules</pre><pre>@@ -428,7 +428,7 @@ build-doc-stamp:</pre><pre>        # locale here to get reproducible builds (because of sorting in index</pre><pre>        # pages) and to fix some characters in some documentation files that are</pre><pre>        # non-ascii.</pre><pre>-       LC_ALL=C.UTF-8 $(MAKE) -C fpcdocs $(CONVERTER)</pre><pre>+       LC_ALL=C.UTF-8 $(MAKE) -C fpcdocs $(CONVERTER) UNITDIR_RTL=</pre><pre>        touch build-doc-stamp</pre><pre> </pre><pre> install-doc: build-doc install-doc-stamp</pre><pre></pre><div><br></div><div>I was not able to find a solution to the next failure (building fpcmake after doc).</div><div>Moreover, I'm not sure why do we need to build it at this stage.</div><div><pre>-- <br></pre><span style="font-family: monospace; white-space: pre;">Cheers,
Abou Al Montacir</span></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></body></html>