[Lazarus] Lazarus from trunk doesn't compile in bigide

silvioprog silvioprog at gmail.com
Sun Dec 18 02:28:18 CET 2016


Hello,

I've just used:

$ make bigide OPT='-glw2'

and got the following log:

...
/home/silvioprog/dev/git/lazarus/components/tachart/tageometry.pas(46,3)
Hint: (5026) Value parameter "APoints" is assigned but never used
/home/silvioprog/dev/git/lazarus/components/tachart/tageometry.pas(112,3)
Hint: (5023) Unit "GraphMath" not used in TAGeometry
(3104) Compiling taintervalsources.pas
(3104) Compiling tastyles.pas
(3104) Compiling tatypes.pas
(3104) Compiling tatextelements.pas
/home/silvioprog/dev/git/lazarus/components/tachart/tatextelements.pas(22,3)
Hint: (5023) Unit "GraphMath" not used in TATextElements
(3104) Compiling tatransformations.pas
(3104) Compiling ./editors/tasubcomponentseditor.pas
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(53,36)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(54,25)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(55,26)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(56,27)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(58,29)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(59,31)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/./editors/tasubcomponentseditor.pas(60,29)
Hint: (5024) Parameter "Sender" not used
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(354,9)
Hint: (3123) "inherited" not yet supported inside inline procedure/function
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(354,9)
Hint: (3124) Inlining disabled
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(564,9)
Hint: (3123) "inherited" not yet supported inside inline procedure/function
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(564,9)
Hint: (3124) Inlining disabled
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(587,64)
Hint: (5057) Local variable "rng" does not seem to be initialized
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(1007,9)
Hint: (3123) "inherited" not yet supported inside inline procedure/function
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(1007,9)
Hint: (3124) Inlining disabled
/home/silvioprog/dev/git/lazarus/components/tachart/tachartaxis.pas(269,50)
Hint: (5023) Unit "TAGeometry" not used in TAChartAxis
(3104) Compiling taguiconnector.pas
(3104) Compiling tadrawercanvas.pas
(3104) Compiling talegend.pas
/home/silvioprog/dev/git/lazarus/components/tachart/tagraph.pas(467,21)
Hint: (5023) Unit "GraphMath" not used in TAGraph
(3104) Compiling tacustomseries.pas
(3104) Compiling tasources.pas
/home/silvioprog/dev/git/lazarus/components/tachart/tasources.pas(1044,31)
Hint: (5026) Value parameter "ACoeffs" is assigned but never used
(3104) Compiling tadbsource.pas
(3104) Compiling taseries.pas
(3104) Compiling taradialseries.pas
/home/silvioprog/dev/git/lazarus/components/tachart/taseries.pas(349,3)
Hint: (5023) Unit "GraphMath" not used in TASeries
(3104) Compiling ./editors/taserieseditor.pas
(3104) Compiling tatools.pas
(3104) Compiling taenumerators.pas
/home/silvioprog/dev/git/lazarus/components/tachart/tatools.pas(761,37)
Error: (5000) Identifier not found "lpGtk"
/home/silvioprog/dev/git/lazarus/components/tachart/tatools.pas(761,44)
Error: (5000) Identifier not found "lpGtk2"
/home/silvioprog/dev/git/lazarus/components/tachart/tatools.pas(761,52)
Error: (5000) Identifier not found "lpWin32"
tatools.pas(2020) Fatal: (10026) There were 3 errors compiling module,
stopping
Fatal: (1018) Compilation aborted
Makefile:2726: recipe for target 'tachartlazaruspkg.ppu' failed
make[2]: *** [tachartlazaruspkg.ppu] Error 1
make[2]: Leaving directory
'/home/silvioprog/dev/git/lazarus/components/tachart'
Makefile:1603: recipe for target 'bigide' failed
make[1]: *** [bigide] Error 2
make[1]: Leaving directory '/home/silvioprog/dev/git/lazarus/components'
Makefile:3150: recipe for target 'bigidecomponents' failed
make: *** [bigidecomponents] Error 2

(environment: Xubuntu 16.04 64 bits)

--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20161217/94c88ed1/attachment.html>


More information about the Lazarus mailing list