[Lazarus] Building lazarus broken ?

Maxim Ganetsky ganmax at narod.ru
Sun Nov 19 17:56:38 CET 2023


19.11.2023 19:07, Michael Van Canneyt via lazarus пишет:
>
> Hi,
>
> I did some changes to the fpcunit support. All worked in the IDE.
>
> In order to push my changes, I did a git pull.
>
> The change broke the "make bigide" command, so I was told by the CI/CD.
>
> Turns out the makefiles did not respect the lazarus dependencies in the
> packages: the new dependency on the codetools package was not taken into
> account by the makefiles. (how an uninitiated heathen like me is 
> supposed to
> know this is probably only known to the happy initiated... ;))
>
> I managed to fix that, fix is pushed so 'make bigide' works again.

Makefiles are updated by updatemakefiles tool:

Make sure *Additions and Overrides* are empty and run

FPCDIR=/path/to/fpc/src/trunk PATH=/path/trunk/fpc/utils/fpcm/bin/x86_64-linux/:$PATH ./tools/updatemakefiles

-- 
Best regards,
  Maxim Ganetskymailto:ganmax at narod.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20231119/1d1dd04f/attachment.htm>


More information about the lazarus mailing list