[Lazarus] Problem compiling trunk LazUtils Error: (11006) Illegal parameter: -vm6058

Michael Ring mail at michael-ring.org
Sun Jun 24 19:59:46 CEST 2018


Are you 100% sure that this message is 3.1.1+ only?
Please look at the output below, the error is reported for 
/usr/local/bin/ppcx64, and when I do a version check on that file it 
returns 3.0.4

Error: (11006) Illegal parameter: -vm6058
Hint: (11007) -? writes help pages
Error: /usr/local/bin/ppcx64 returned an error exitcode
Error: (lazarus) Compile package LazUtils 1.0: stopped with exit code 256

/usr/local/bin/ppcx64 -iW
3.0.4

Am 24.06.18 um 13:00 schrieb Florian Klämpfl via Lazarus:
> Am 24.06.2018 um 12:07 schrieb Michael Ring via Lazarus:
>> I cannot build current lazarus trunk on MacOSX, 64bits, not sure if 
>> the problem is because of my build environment or not.
>>
>> I have successfully build lazarus for a very long time with the steps 
>> I do.
>>
>>
>> When I rebuild lazarus I get this error message:
>>
>> Error: (11006) Illegal parameter: -vm6058
>>
>> when compiling LazUtils.
>>
>>
>> I can workarround the problem by removing the following lines from 
>> lazutils.lpk:
>>
>>          <CompilerMessages>
>>            <IgnoredMessages idx6058="True"/>
>>          </CompilerMessages>
>>
>>
>> I do not see an obvious problem in my buildsystem:
>>
>> lrwxr-xr-x  1 root  staff       23  4 Dez  2017 /usr/local/bin/ppc386 
>> -> ../lib/fpc/3.0.4/ppc386
>> lrwxr-xr-x  1 root  staff       23  4 Dez  2017 /usr/local/bin/ppcx64 
>> -> ../lib/fpc/3.0.4/ppcx64
>>
>> lrwxr-xr-x  1 ring  staff  25 24 Jun 11:49 /usr/local/bin/lazbuild -> 
>> ../share/lazarus/lazbuild
>>
>> ppcx64 points to fpc 3.0.4 which is last official version so I guess 
>> all is fine.
>>
>> Any ideas?
>
> This error message is 3.1.1+ only.
>



More information about the Lazarus mailing list