FS#39507 - [winff] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Monday, 17 March 2014, 20:58 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 25 March 2014, 13:30 GMT
Opened by Joel Teichroeb (klusark) - Monday, 17 March 2014, 20:58 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 25 March 2014, 13:30 GMT
|
Details
Description:
==> Starting build()... primary config path: /build/.lazarus SetupCompilerFilename: Searching compiler ... SearchCompilerCandidates Value=/usr/bin/fpc File=/usr/bin/fpc TFPCTargetConfigCache.NeedsUpdate TargetOS="" TargetCPU="" compiler file changed "/usr/bin/fpc" FileAge=1394620095 StoredAge=0 TFPCTargetConfigCache.Update /usr/bin/fpc TargetOS= TargetCPU= CompilerOptions= ExtraOptions= PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl RunTool /usr/bin/fpc "-iWTOTP" RunTool /usr/bin/fpc "-va" "compilertest.pas" TFPCTargetConfigCache.Update: has changed SetupCompilerFilename: using /usr/bin/fpc storing Lazarus directory "/usr/lib/lazarus/" Compiler path "/usr/bin/fpc" in "/build/.lazarus/environmentoptions.xml" TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Last= -Fu. -MObjFPC -Scghi -O1 -g -gl -vewnhi -l fcllaz.pas TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Last= -Fu../../packager/units/x86_64-linux;. -MObjFPC -Scghi -O1 -g -gl -vewnhi -l lazutils.pas TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Last= -Fuforms;widgetset;nonwin32;../packager/units/x86_64-linux;../components/lazutils/lib/x86_64-linux;. -Fiinclude -MObjFPC -Scghi -O1 -g -gl -vew -l alllclunits.pp TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Last= -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fugtk2;../../packager/units/x86_64-linux;../../components/lazutils/lib/x86_64-linux;../units/x86_64-linux;. -Figtk2 lcl.pas TPkgManager.CheckCompileNeedDueToDependencies State file of LCLBase 1.2.0.3 is newer than state file of Package: LCL 1.2.0.3 TLazPackageGraph.CheckIfPackageNeedsCompilation normal output dir is not writable: /usr/lib/lazarus/lcl/units/x86_64-linux/gtk2/ TLazPackageGraph.GetFallbackOutputDir LCL: /build/.lazarus/lib/units/x86_64-linux/gtk2 TParsedCompilerOptions.SetOutputDirectoryOverride New=/build/.lazarus/lib/units/x86_64-linux/gtk2 TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file for LCL 1.2.0.3: /build/.lazarus/lib/units/x86_64-linux/gtk2/LCL.compiled [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scghi -O1 -g -gl -vewnhi -Fi/usr/lib/lazarus/lcl/interfaces/gtk2 -Fu/usr/lib/lazarus/lcl/interfaces/gtk2 -Fu/usr/lib/lazarus/packager/units/x86_64-linux -Fu/usr/lib/lazarus/components/lazutils/lib/x86_64-linux -Fu/usr/lib/lazarus/lcl/units/x86_64-linux -Fu/usr/lib/lazarus/lcl/interfaces/ -FU/build/.lazarus/lib/units/x86_64-linux/gtk2 -l -vm5044 lcl.pas" WorkDir="/usr/lib/lazarus/lcl/interfaces/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.4 [2014/03/12] for x86_64 Copyright (c) 1993-2014 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling lcl.pas Compiling ./gtk2/alllclintfunits.pas Compiling ./gtk2/gtk2cellrenderer.pas PPU Loading /usr/lib/lazarus/lcl/units/x86_64-linux/lcltype.ppu PPU Source: lcltype.pp not found Recompiling LCLType, checksum changed for System gtk2cellrenderer.pas(28,22) Fatal: Can't find unit LCLType used by Gtk2CellRenderer TExternalToolList.Run Exception: /usr/lib/lazarus/lcl/interfaces/gtk2/gtk2cellrenderer.pas(28,22) Fatal: Can't find unit LCLType used by Gtk2CellRenderer ERROR: tool reported error ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 25 March 2014, 13:30 GMT
Reason for closing: Fixed
Additional comments about closing: Changes in fpc/lazarus made this package build again.
Tuesday, 25 March 2014, 13:30 GMT
Reason for closing: Fixed
Additional comments about closing: Changes in fpc/lazarus made this package build again.
Is it still a problem for you?