[Lazarus] Running using lazbuild

Martin Frb lazarus at mfriebe.de
Sun Aug 11 22:09:26 CEST 2019


On 11/08/2019 20:29, Ryan Joseph via lazarus wrote:
> Hint: (lazarus) Missing state file of python4lazarus_package 1.0: 
> /Users/ryanjoseph/Desktop/laz_tests/Python-for-Lazarus/python4lazarus/lib/x86_64-darwin/python4lazarus_package.compiled 
>
> Hint: (11030) Start of reading config file /etc/fpc.cfg
> Hint: (11031) End of reading config file /etc/fpc.cfg
> Free Pascal Compiler version 3.0.4 [2018/09/30] for x86_64
> Copyright (c) 1993-2017 by Florian Klaempfl and others
> (1002) Target OS: Darwin for x86_64
> (3104) Compiling lcl.pas
> (3104) Compiling ./carbon/alllclintfunits.pas
> (3104) Compiling ./carbon/carbonbars.pp
> /Users/ryanjoseph/Desktop/laz_tests/lazarus/lcl/interfaces/./carbon/carbonbars.pp(16,2) Error: (2023) User defined: only cpu i386 is supported
>

Looks like it did not pick up the widgetset. But it did pick up cpu=64bit.

So it attempts carbon for 64 bit, which gives the error.



More information about the lazarus mailing list