Hi Alexander

On Tue, 2018-09-25 at 18:36 +0300, Alexander Kernozhitsky wrote:
> > I've finally reverted this in b9ccece9 because it leads to Bug#906349.
> 
> 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.
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.

One way is to find -name *.lpk -exec lazbuild {} ';' but not sure if this will
not rebuild already built ones.
-- 
Cheers,
Abou Al Montacir

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to