<html><head></head><body bgcolor="#ffffff" text="#2e3436" link="#2a76c6" vlink="#2e3436"><div>Hi Alexander</div><div><br></div><div>On Tue, 2018-09-25 at 18:36 +0300, Alexander Kernozhitsky wrote:</div><blockquote type="cite"><pre><blockquote type="cite">
I've finally reverted this in b9ccece9 because it leads to Bug#906349.
</blockquote>

Because built files of lazcontroldsgn are added now, this will allow to 
rebuild the IDE, but some packages will still be unbuildable (like 
anchordocking).

Note that some packages are built and shipped in lcl-units package, and some 
of them are not built and shipped in lazarus-src package. The first ones are 
OK with manual compilation flags, the other ones wouldn't rebuild with them. 
If there's an easy way to determine if a Lazarus package is built, you can 
mark only built packages as manual. This will fix completely both #898310 and 
#906349.
</pre></blockquote><div>I'll try to build all packages. It doesn't make sense to distribute packages in source for Debian distro, so I need to figure out a smart way to find what packages are not built and build them using lazbuild.</div><div><br></div><div>One way is to find -name *.lpk -exec lazbuild {} ';' but not sure if this will not rebuild already built ones.</div><div><pre>-- <br></pre><span style="font-family: monospace; white-space: pre;">Cheers,
Abou Al Montacir</span></div></body></html>