[Lazarus] another fatal eror
FreeMan
freeman35 at delphiturkiye.com
Tue Feb 10 14:15:03 CET 2015
not fixed,
packagefiles.xml has this lines:
...
<Item19>
<Name Value="laz_fpspreadsheet"/>
<Version Major="1" Minor="2"/>
<Filename
Value="/opt/proje_laz/components/fpspreadsheet/laz_fpspreadsheet.lpk"/>
<LastUsed Value="2015/02/09 16:30:01"/>
</Item19>
<Item20>
<Name Value="laz_fpspreadsheet"/>
<Version Major="1" Minor="4" Release="2"/>
<Filename
Value="/opt/proje_laz/components/fpspreadsheet/laz_fpspreadsheet.lpk"/>
<LastUsed Value="2015/02/09 19:19:39"/>
</Item20>
....
this is my command line:
./lazbuild --pcp=/Users/freeman35/.lazarus --build-all --quiet
--skip-dependencies --build-ide= --ws=qt --cpu=x86_64 --compiler=ppcx64
error:
Warning: TPackageLinks.UpdateUserLinks two links for file:
/opt/proje_laz/components/fpspreadsheet/laz_fpspreadsheet.lpk
A=laz_fpspreadsheet 1.2 B=laz_fpspreadsheet 1.4.2
Warning: TPackageLinks.UpdateUserLinks removing older link
laz_fpspreadsheet 1.2
$0000000100222BC9
ERROR: Unable to load package
Unable to open the package "my_Images".
This package was marked for installation.
lazbuild is non interactive, aborting now.
Warning: TPackageLinks.UpdateUserLinks removing older link
laz_fpspreadsheet 1.2
this procedure not save or trigger "save packagefiles.xml" item 19 and
20 still there
On 9.02.2015 21:02, Mattias Gaertner wrote:
>> Warning: TPackageLinks.UpdateUserLinks removing older link
>> >laz_fpspreadsheet 1.2
>> >NOTE: unable to read /Users/freeman35/.lazarus/packagefiles.xml Access
>> >violation
>> >
>> > $0000000100222D41
>> >ERROR: Unable to load package
> Darn. I think I found the bug and fixed it.
> Please test.
>
> Mattias
More information about the Lazarus
mailing list