Page 1 of 1

FPC 2.6.4 - Lazarus SVN 45496 Compile error

Posted: 13.06.2014, 16:51
by IndianaJones
Here is the compile error.

ZDbcOracleMetadata.pas(1349,42) Hint: Parameter "Package" not used
ZDbcPostgreSqlMetadata.pas(276,42) Hint: Parameter "Catalog" not used
ZDbcPostgreSqlMetadata.pas(252,38) Hint: Parameter "Catalog" not used
ZDbcPostgreSqlMetadata.pas(263,43) Hint: Parameter "Catalog" not used
ZDbcPostgreSqlMetadata.pas(272,41) Hint: Parameter "Catalog" not used
ZDbcPostgreSql.pas(232,34) Hint: Parameter "arg" not used
ZDbcPostgreSql.pas(62,30) Hint: Unit "ZPlainDriver" not used in ZDbcPostgreSql
ZDbcASAUtils.pas(804,96) Warning: Conversion between ordinals and pointers is not portable
ZDbcASAUtils.pas(842,96) Warning: Conversion between ordinals and pointers is not portable
ZDbcASAUtils.pas(880,95) Warning: Conversion between ordinals and pointers is not portable
Compiling package zcomponent 7.2: Success, Warnings:4, Hints:17
ZAbstractDataset.pas(469,18) Warning: Symbol "TBookmarkStr" is deprecated: "TBookmarkStr will disappear in 2.7.x and higher in favour of TBookmark"
ZAbstractRODataset.pas(4006,33) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4007,33) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4023,37) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4062,16) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4310,18) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4357,16) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4436,14) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4475,14) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(556,46) Hint: Parameter "ToOem" not used
ZAbstractRODataset.pas(4705,48) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4722,12) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4763,35) Hint: Conversion between ordinals and pointers is not portable
ZAbstractRODataset.pas(4763,51) Hint: Conversion between ordinals and pointers is not portable
ZUpdateSqlEditor.pas(326,45) Warning: Conversion between ordinals and pointers is not portable
ZUpdateSqlEditor.pas(347,43) Warning: Conversion between ordinals and pointers is not portable
ZUpdateSqlEditor.pas(527,38) Hint: Conversion between ordinals and pointers is not portable
ZUpdateSqlEditor.pas(686,32) Hint: Parameter "TabName" not used
ZUpdateSqlEditor.pas(819,82) Warning: Conversion between ordinals and pointers is not portable
ZGroupedConnection.pas(107,3) Note: Local variable "Msg" is assigned but never used
ZGroupedConnection.pas(94,48) Hint: Parameter "Msg" not used
Build IDE: Access violation
$000C821E _INTERFACEBASE_finalize_implicit, line 23 of /Users/indiana/lazarus/lcl/interfacebase.pp
$0040D837 TEXTERNALTOOLTHREAD__EXECUTE, line 1641 of /Users/indiana/lazarus/ide/exttools.pas
$000C79F7 _INTERFACEBASE_finalize_implicit, line 23 of /Users/indiana/lazarus/lcl/interfacebase.pp
, Errors:4
Panic: internal error: Access violation
Panic: internal error: $000C821E _INTERFACEBASE_finalize_implicit, line 23 of /Users/indiana/lazarus/lcl/interfacebase.pp
Panic: internal error: $0040D837 TEXTERNALTOOLTHREAD__EXECUTE, line 1641 of /Users/indiana/lazarus/ide/exttools.pas
Panic: internal error: $000C79F7 _INTERFACEBASE_finalize_implicit, line 23 of /Users/indiana/lazarus/lcl/interfacebase.pp

System Info
Mac OS X 10.9.3

Re: FPC 2.6.4 - Lazarus SVN 45496 Compile error

Posted: 24.06.2014, 14:17
by papelhigienico
What's the revision of Zeos?