In fpcUpDeluxe I chose FPC fixes3.2 and Lazarus fixes2.0 then clicked the 
Install/Update FPC+Laz button. It built FPC successfully but failed to build 
Lazarus. Hence this question.
Here’s some error messages from fpcUpDeluxe before it failed:
fpcupdeluxe: info: FPC native builder: Detected source version FPC: 
3.2.0fpcupdeluxe: info: FPC native builder: Using FPC bootstrap compiler with 
version: 3.0.4fpcupdeluxe: info: Lazarus: WARNING: found modified 
files.fpcupdeluxe: info: LazarusNativeInstaller (GetModule: Lazarus): Lazarus 
is at revision: 62558fpcupdeluxe: WARNING: LazarusNativeInstaller (GetModule: 
Lazarus): Going to patch Lazarus sources !!fpcupdeluxe: info: Lazarus native 
builder: Detected source version Lazarus: 2.0.7fpcupdeluxe: info: Lazarus 
native builder: Using FPC compiler with version: 3.2.0fpcupdeluxe: Start of 
compile error 
summary.<home>/freepascal/lazarus/components/lazutils/dynhasharray.pp(173,5) 
Error: (4032) Can't assign values to const variablefpcupdeluxe: Start of 
compile error 
summary.<home>/freepascal/lazarus/components/lazutils/dynhasharray.pp(945,28) 
Error: (4032) Can't assign values to const variablefpcupdeluxe: Start of 
compile error summary.dynhasharray.pp(948) Fatal: (10026) There were 2 errors 
compiling module, 
stopping<home>/freepascal/lazarus/components/lazutils/dynhasharray.pp(945,28) 
Error: (4032) Can't assign values to const variablefpcupdeluxe: Start of 
compile error summary.Fatal: (1018) Compilation aborteddynhasharray.pp(948) 
Fatal: (10026) There were 2 errors compiling module, stoppingfpcupdeluxe: Start 
of compile error summary.Error: <home>/freepascal/fpc/bin/x86_64-darwin/ppcx64 
returned an error exitcodefpcupdeluxe: Start of compile error 
summary.fpcupdeluxe: ERROR: LazarusNativeInstaller (BuildModuleCustom: 
Lazbuild): make returned error code #512fpcupdeluxe: Done !!
“<home>” is the folder of installation.
I also have tried FPC fixes3.2 with Lazarus trunk and Lazarus fixes (in 
fpcUpDeluxe), it also failed with similar error message.
Any hints please? Thank you.
Regards,
–Mr Bee
 

    Pada Kamis, 30 Januari 2020 15.36.18 WIB, Juha Manninen 
<[email protected]> menulis:  
 
 On Thu, Jan 30, 2020 at 8:33 AM Mr Bee via lazarus
<[email protected]> wrote:
> Which Lazarus version that uses FPC v3.2? Lazarus trunk? fixes? fixes2.0?

"Trunk" and "fixes_2_0" are branches in Lazarus revision control
system. You must download them and build yourself.
You can use FPC which you build from their 3.2 branch.

None of those are released versions but FPCUpDeluxe should build them
easily for you.

Juha
  
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to