Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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.
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 18 March 2014, 12:28 GMT
Thanks for reporting. I'll look into this.
Comment by Alexander F. Rødseth (xyproto) - Sunday, 23 March 2014, 15:22 GMT
Works here now, without any changes on my part.

Is it still a problem for you?
Comment by Joel Teichroeb (klusark) - Sunday, 23 March 2014, 15:32 GMT
Ya, it seems fine to me as well now. Not sure what changed.
Comment by Doug Newgard (Scimmia) - Sunday, 23 March 2014, 17:19 GMT
Looks like lazarus was rebuilt against the new fpc, that's probably what did it. I build all of these before assigning them and it was failing for me as well.
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 25 March 2014, 13:30 GMT
Ok, if it builds again, that's good news. Closing this one. Please reopen if there should be further issues. Thank you.

Loading...