[Lazarus] Lazarus Release Candidate 1 of 1.4

Luca Olivetti luca at wetron.es
Tue Feb 17 12:12:55 CET 2015


El 17/02/15 a les 12:00, Luca Olivetti ha escrit:
> El 16/02/15 a les 23:38, Mattias Gaertner ha escrit:
> 
>> == How to test ==
>>
>> Download and install the 1.4RC1.
>> - On Windows you can install as a 2ndary install, that will not affect your current install:
>>   http://wiki.lazarus.freepascal.org/Multiple_Lazarus#Installation_of_multiple_Lazarus
>> - On other platforms, if you install to a new location you need to use --primary-config-path
> 
> 
> I used the svn copy and made a different test (note that I modified the
> useride target in the makefile to add the pcp):
> 
> C:\laz_1_4>make useride
> ./lazbuild.exe --pcp=config --lazarusdir=. --build-ide=
> SetPrimaryConfigPath NewValue="config" -> "C:\laz_1_4\config"
> primary config path: C:\laz_1_4\config\
> NOTE: Building Lazarus IDE with profile "Build IDE with Packages"
> TBuildManager.SetBuildTargetIDE OS=win32 CPU=i386 WS=win32
> ERROR: Broken dependency: camviewpkg 0.0>camviewpkg 0.0
> make: *** [useride] Error 3
> 
> 
> I'll build a standard ide to see what happens, but the above procedure
> worked until now.

Sorry, that was a PEBKAC (just yesterday I removed one of the packages
to use the upstream one instead of what I cooked myself).
Now the "make bigide" is stuck (i.e. it doesn't proceed)

C:\lazextra\rx\tooledit.pas(109,15) Error: (3058) There is no method in
an ances
tor class to be overridden: "TCustomRxDateEdit.Change;"
C:\lazextra\rx\tooledit.pas(112,15) Error: (3058) There is no method in
an ances
tor class to be overridden: "TCustomRxDateEdit.DoButtonClick(TObject);"
C:\lazextra\rx\tooledit.pas(219,1) Fatal: (10026) There were 2 errors
compiling
module, stopping
Fatal: (1018) Compilation aborted
Error: C:\FPC\2.6.4\bin\i386-Win32\ppc386.exe returned an error exitcode
(normal
 if you did not specify a source file to be compiled)
Compiling package rxnew 2.4.2.120: stopped with exit code 1
(3104) Compiling C:\laz_1_4\components\jcf2\Settings\SetWordList.pas
(3104) Compiling C:\laz_1_4\components\jcf2\Settings\SetAlign.pas
(3104) Compiling C:\laz_1_4\components\jcf2\Settings\SetReplace.pas
(3104) Compiling C:\laz_1_4\components\jcf2\Settings\SetUses.pas
(3104) Compiling C:\laz_1_4\components\jcf2\Settings\SetPreProcessor.pas
TLazPackageGraph.CompileRequiredPackages ERROR="Exit code 1"
ERROR: BuildLazarusIDE: Compile AutoInstall Packages failed.

I had to interrupt it with CTRL+C


> Oh, and I have a one line patch to dbgrids.pas, but Jesus didn't
> acknowledge it yet:
> 
> http://bugs.freepascal.org/view.php?id=27232

Bye
-- 
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004  Fax +34 935883007




More information about the Lazarus mailing list