Lazarus 1.2.4, FPC 2.6.4 and Linux

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
abrantes
Posts: 4
Joined: Tue 12 Aug 2014 18:53
Location: Brazil (Vila Velha, ES)

Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by abrantes » Tue 12 Aug 2014 19:01

Just a newbie question:

Devart's website says that OADC is compatible with Lazarus 1.2.2 and Free Pascal 2.6.4. The latest version of Lazarus is 1.2.4.

Actualy I'm using Lazarus 1.2.4 (FPC 2.6.4) with Zeoslib, SuSE Linux Enterprise and Oracle 12c, but and I want to change Zeoslib to ODAC. So, is ODAC compatible with Lazarus 1.2.4 and FPC 2.6.4 on Linux?

Thanks very much!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by AlexP » Wed 13 Aug 2014 09:51

Hello,

We did not test ODAC on the latest version on Lazarus. You may download the latest trial version from our official web site - http://www.devart.com/odac/download.html , and test it on Lazarus 1.2.4

abrantes
Posts: 4
Joined: Tue 12 Aug 2014 18:53
Location: Brazil (Vila Velha, ES)

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by abrantes » Wed 13 Aug 2014 13:44

Well, I just purchase the ODAC with Sources (I'm using Lazarus 1.2.4 but I can downgrade to 1.2.2 if absolutely necessary).

At any rate I just tryed to install ODAC on Lazarus 1.2.4 (fpc 2.6.4 and SuSE Linux, 64 bits), following the install instructions on ODAC docs. But when I click "Install" on Lazarus I receive the following fatal error message:

Unable to find file "../CLRClasses.pas".

That file are in the ODAC/Source directory but, for some reason, Lazarus could not find it.

Is there any workaround for this problem?

Thanks very much!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by AlexP » Wed 13 Aug 2014 13:47

Try to install ODAC in the following way:
1) Open and compile all the Lazarus packages in the following order:
dac10.lpk
dacvcl10.lpk
dcldac10.lpk
odac10.lpk
odacvcl10.lpk
2) Open, compile, and install the dclodac10.lpk package.

If the problem repeats, please contact us again.

abrantes
Posts: 4
Joined: Tue 12 Aug 2014 18:53
Location: Brazil (Vila Velha, ES)

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by abrantes » Wed 13 Aug 2014 16:46

OK, the same error. Here are the results, with more information about each file:

1) Compiling dac10:
===================

Code: Select all

/usr/lib64/lazarus/components/ODAC/Source/CRFunctions.pas(1309,10) Warning: Function result does not seem to be set
/usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas(1155,15) Hint: Local variable "s" does not seem to be initialized
[... SEVERAL LINES OMMITED ...]
/usr/lib64/lazarus/components/ODAC/Source/CRParser.pas(500,14) Warning: Size suffix and destination or source size do not match
/usr/lib64/lazarus/components/ODAC/Source/CRVioHttp.pas(81,3) Hint: Unit "CRVioTcp" not used in CRVioHttp
/usr/lib64/lazarus/components/ODAC/Source/DAAlerter.pas(19,3) Hint: Unit "CRTypes" not used in DAAlerter
"Compiling package dac10 9.3.9" completed

2) Compiling dacvcl10:
======================

Code: Select all

/usr/lib64/lazarus/components/ODAC/Source/CRFunctions.pas(1309,10) Warning: Function result does not seem to be set
/usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas(54,35) Hint: Parameter "ptr" not used
[... SEVERAL LINES OMMITED ...]
/usr/lib64/lazarus/components/ODAC/Source/CRAccess.pas(1334,41) Hint: Parameter "Value" not used
/usr/lib64/lazarus/components/ODAC/Source/DacVcl.pas(14,12) Hint: Unit "db" not used in DacVcl
"Compiling package dacvcl10 9.3.9" completed

3) Compiling dcldac10:
======================

Code: Select all

/usr/lib64/lazarus/components/ODAC/Source/CRFunctions.pas(1309,10) Warning: Function result does not seem to be set
/usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas(54,35) Hint: Parameter "ptr" not used
[... SEVERAL LINES OMMITED ...]
/usr/lib64/lazarus/components/ODAC/Source/Design/DADesign.pas(403,33) Hint: Unit "DAUpdateSQLFrame" not used in DADesign
/usr/lib64/lazarus/components/ODAC/Source/Design/DADesign.pas(403,51) Hint: Unit "DAConsts" not used in DADesign
"Compiling package dcldac10 9.3.9" completed

4) Compiling odac10:
====================

Code: Select all

/usr/lib64/lazarus/components/ODAC/Source/CRFunctions.pas(1309,10) Warning: Function result does not seem to be set
/usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas(54,35) Hint: Parameter "ptr" not used
[... SEVERAL LINES OMMITED ...]
/usr/lib64/lazarus/components/ODAC/Source/OraAQ.pas(18,3) Hint: Unit "types" not used in OraAQ
/usr/lib64/lazarus/components/ODAC/Source/OraAQ.pas(564,34) Hint: Unit "OraError" not used in OraAQ
"Compiling package odac10 9.3.10" completed

5) Compiling odacvcl10:
=======================

Code: Select all

/usr/lib64/lazarus/components/ODAC/Source/CRFunctions.pas(1309,10) Warning: Function result does not seem to be set
/usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas(54,35) Hint: Parameter "ptr" not used
[... SEVERAL LINES OMMITED ...]
/usr/lib64/lazarus/components/ODAC/Source/OraErrHand.pas(259,88) Hint: Local variable "Msg" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraErrHand.pas(24,3) Hint: Unit "CRTypes" not used in OraErrHand
"Compiling package odacvcl10 9.3.10" completed

6) Compiling dclodac10: <= ERROR
================================

Code: Select all

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/07] for x86_64
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling dclodac10.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraReg.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/OraLoader.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/CLRClasses.pas
../CLRClasses.pas(18,3) Fatal: Can't find unit CRtypes used by CLRClasses
At this point, Lazarus show me a information dialog informing that it could not find file "../CLRClasses.pas". So, I clicked "OK" on information dialog, and hit compile again. This time the compile was successfull:


7) Second compilation of dclodac10, after fail on first try:
============================================================

Code: Select all

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/07] for x86_64
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling dclodac10.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraReg.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(677,62) Hint: Local variable "ValueInt" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(929,61) Hint: Local variable "hDescribe" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(948,65) Hint: Local variable "ValueInt" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(989,44) Hint: Local variable "ObjInfo" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(999,45) Hint: Local variable "SSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1001,45) Hint: Local variable "TSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1013,57) Hint: Local variable "hDescribe" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1030,61) Hint: Local variable "ValueInt" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1063,86) Hint: Local variable "hAttr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1139,45) Hint: Local variable "SSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1140,43) Hint: Local variable "TSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1288,38) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1443,80) Hint: Local variable "ASize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1446,20) Hint: Local variable "elemind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1446,11) Hint: Local variable "elem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1452,15) Hint: Local variable "destelem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1471,69) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1471,61) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1471,56) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1551,55) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1551,47) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1551,42) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1592,55) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1592,47) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1592,42) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1630,59) Hint: Local variable "ObjIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1630,45) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1630,40) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1649,84) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1659,86) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1668,85) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1727,86) Hint: Local variable "ArrSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1753,93) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1923,89) Hint: Local variable "ArrSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1950,118) Hint: Local variable "TempInd" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(1950,102) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2002,96) Hint: Local variable "Size" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2244,40) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2244,32) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2244,27) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2254,45) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2254,37) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2254,32) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2273,44) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2273,36) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2273,31) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2277,26) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2296,47) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2296,39) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2296,34) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2320,44) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2320,36) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2320,31) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2324,26) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2343,47) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2343,39) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2343,34) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2367,44) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2367,36) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2367,31) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2388,49) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2388,41) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2388,36) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2448,46) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2448,38) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2448,33) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2486,47) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2486,39) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2486,34) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2523,46) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2523,38) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2523,33) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2537,104) Hint: Local variable "Val" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2563,47) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2563,39) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2563,34) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2602,46) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2602,38) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2602,33) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2616,102) Hint: Local variable "Val" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2641,47) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2641,39) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2641,34) Hint: Local variable "ValuePtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2722,49) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2722,41) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2722,36) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2770,49) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2770,41) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2770,36) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2832,54) Hint: Local variable "IndPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2832,46) Hint: Local variable "Ind" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(2832,41) Hint: Local variable "Value" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(265,25) Hint: Parameter "Value" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3368,87) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3378,44) Hint: Local variable "OCIStr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3437,80) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3600,13) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3624,31) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3642,52) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3652,27) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3661,73) Hint: Local variable "Res" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3682,28) Hint: Local variable "Rootelem_Len" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3682,14) Hint: Local variable "pRootelem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3681,30) Hint: Local variable "SchemaURL_Len" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3681,15) Hint: Local variable "pSchemaURL" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3680,13) Hint: Local variable "Instance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3751,82) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3776,33) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3776,18) Hint: Local variable "ObjectPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3775,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3794,32) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3794,17) Hint: Local variable "ItemInstance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3793,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3807,32) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3807,17) Hint: Local variable "ItemInstance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3806,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3824,32) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3824,17) Hint: Local variable "ItemInstance" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3823,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3844,30) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3844,15) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3843,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3872,28) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3872,13) Hint: Local variable "lOCIDate" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3871,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3941,28) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3941,13) Hint: Local variable "Elem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(3940,96) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4023,28) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4023,13) Hint: Local variable "Elem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4022,96) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4039,103) Hint: Local variable "Val" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4109,28) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4109,13) Hint: Local variable "Elem" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4108,96) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4205,38) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4205,23) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4204,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4236,42) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4236,27) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4235,96) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4269,38) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4269,23) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4268,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4299,42) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4299,27) Hint: Local variable "lOCIString" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4298,96) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4334,83) Hint: Local variable "ArrSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4358,29) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4358,14) Hint: Local variable "ObjectPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4357,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4438,83) Hint: Local variable "ArrSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4462,29) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4462,14) Hint: Local variable "ObjectPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4461,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4526,83) Hint: Local variable "ArrSize" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4537,29) Hint: Local variable "ItemIndicator" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4537,14) Hint: Local variable "ObjectPtr" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4536,92) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4614,82) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(4687,83) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(460,28) Hint: Parameter "RecBuf" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(462,28) Hint: Parameter "RecBuf" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(470,27) Hint: Parameter "Bookmark" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(471,29) Hint: Parameter "Bookmark" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(5298,137) Hint: Local variable "Exists" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(512,20) Hint: Parameter "FetchBack" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(504,30) Hint: Parameter "RecBuf" not used
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(5423,91) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(5433,91) Hint: Function result variable does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/OraObjects.pas(23,3) Hint: Unit "types" not used in OraObjects
/usr/lib64/lazarus/components/ODAC/Source/Design/OraReg.pas(35,12) Hint: Unit "db" not used in OraReg
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraDesign.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(102,60) Hint: Local variable "ProcOverload" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(134,67) Hint: Local variable "SPOverload" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(134,55) Hint: Local variable "SPName" does not seem to be initialized
OraSPCallFrame.pas(36,32) Hint: Parameter "Sender" not used
OraSPCallFrame.pas(37,30) Hint: Parameter "Sender" not used
OraSPCallFrame.pas(38,31) Hint: Parameter "Sender" not used
OraSPCallFrame.pas(39,32) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(25,22) Hint: Unit "CRTypes" not used in OraSPCallFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(26,3) Hint: Unit "CRFrame" not used in OraSPCallFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(26,12) Hint: Unit "CRTabEditor" not used in OraSPCallFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(26,40) Hint: Unit "CREditor" not used in OraSPCallFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(63,33) Hint: Unit "DASQLFrame" not used in OraSPCallFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPCallFrame.pas(63,45) Hint: Unit "DAConsts" not used in OraSPCallFrame
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraParamsFrame.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(66,28) Hint: Parameter "Value" not used
OraParamArrayValueEditor.pas(37,30) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(38,7) Hint: Parameter "Change" not used
OraParamArrayValueEditor.pas(39,26) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(40,32) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(41,20) Hint: Parameter "State" not used
OraParamArrayValueEditor.pas(42,34) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(42,51) Hint: Parameter "ACol" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(43,11) Hint: Parameter "CanSelect" not used
OraParamArrayValueEditor.pas(44,38) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(45,29) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(46,25) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(47,29) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(48,35) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(48,52) Hint: Parameter "ACol" not used
OraParamArrayValueEditor.pas(50,27) Hint: Parameter "Sender" not used
OraParamArrayValueEditor.pas(51,27) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(21,3) Hint: Unit "StdCtrls" not used in OraParamArrayValueEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(28,3) Hint: Unit "db" not used in OraParamArrayValueEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(28,7) Hint: Unit "CREditor" not used in OraParamArrayValueEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamArrayValueEditor.pas(28,42) Hint: Unit "DADesignUtils" not used in OraParamArrayValueEditor
OraParamsFrame.pas(35,28) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamsFrame.pas(26,3) Hint: Unit "CRFrame" not used in OraParamsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamsFrame.pas(26,12) Hint: Unit "CRTabEditor" not used in OraParamsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamsFrame.pas(26,65) Hint: Unit "MemDataSet" not used in OraParamsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraParamsFrame.pas(58,3) Hint: Unit "CRColFrame" not used in OraParamsFrame
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas(43,45) Hint: Parameter "E" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas(22,3) Hint: Unit "StdCtrls" not used in OraSQLEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas(22,23) Hint: Unit "ComCtrls" not used in OraSQLEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas(30,3) Hint: Unit "db" not used in OraSQLEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLEditor.pas(30,48) Hint: Unit "CREditor" not used in OraSQLEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraSPScriptEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPScriptEditor.pas(37,28) Hint: Parameter "Value" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPScriptEditor.pas(20,22) Hint: Unit "ComCtrls" not used in OraSPScriptEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPScriptEditor.pas(24,3) Hint: Unit "db" not used in OraSPScriptEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSPScriptEditor.pas(51,3) Hint: Unit "DAParamValueEditor" not used in OraSPScriptEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(204,14) Warning: Local variable "AReturning" does not seem to be initialized
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(206,14) Warning: Local variable "AInto" does not seem to be initialized
OraSQLGeneratorFrame.pas(40,33) Hint: Parameter "Sender" not used
OraSQLGeneratorFrame.pas(41,31) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(26,28) Hint: Unit "MemDataSet" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(27,3) Hint: Unit "CRFrame" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(27,12) Hint: Unit "CRTabEditor" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(28,12) Hint: Unit "DASQLGenerator" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(76,3) Hint: Unit "DAQueryEditor" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(76,18) Hint: Unit "DAUpdateSQLEditor" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(76,37) Hint: Unit "DAUpdateSQLFrame" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(77,3) Hint: Unit "DASQLFrame" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(77,15) Hint: Unit "CREditor" not used in OraSQLGeneratorFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSQLGeneratorFrame.pas(77,44) Hint: Unit "DASQLComponentEditor" not used in OraSQLGeneratorFrame
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryOptionsFrame.pas
OraQueryOptionsFrame.pas(41,29) Hint: Parameter "Sender" not used
OraQueryOptionsFrame.pas(42,29) Hint: Parameter "Sender" not used
OraQueryOptionsFrame.pas(43,32) Hint: Parameter "Sender" not used
OraQueryOptionsFrame.pas(44,31) Hint: Parameter "Sender" not used
OraQueryOptionsFrame.pas(45,35) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryOptionsFrame.pas(25,36) Hint: Unit "OraSmart" not used in OraQueryOptionsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryOptionsFrame.pas(25,46) Hint: Unit "OraServices" not used in OraQueryOptionsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryOptionsFrame.pas(63,13) Hint: Unit "CREditor" not used in OraQueryOptionsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(22,3) Hint: Unit "StdCtrls" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(26,3) Hint: Unit "DASQLComponentEditor" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(27,18) Hint: Unit "db" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(27,32) Hint: Unit "DASQLGenerator" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(27,73) Hint: Unit "MemDataSet" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(52,3) Hint: Unit "CREditor" not used in OraQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraQueryEditor.pas(52,13) Hint: Unit "CRTabEditor" not used in OraQueryEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryOptionsFrame.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(22,3) Hint: Unit "StdCtrls" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(22,23) Hint: Unit "ComCtrls" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,3) Hint: Unit "DASQLComponentEditor" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,25) Hint: Unit "DASQLFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,37) Hint: Unit "DAParamsFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,52) Hint: Unit "DAMacrosFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,67) Hint: Unit "DASPCallFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(26,82) Hint: Unit "OraSPCallFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(27,8) Hint: Unit "OraError" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(27,18) Hint: Unit "db" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(27,57) Hint: Unit "MemDataSet" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(28,3) Hint: Unit "OraParamsFrame" not used in SmartQueryEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryEditor.pas(28,28) Hint: Unit "DAQueryEditor" not used in SmartQueryEditor
SmartQueryOptionsFrame.pas(30,29) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryOptionsFrame.pas(25,22) Hint: Unit "CRFrame" not used in SmartQueryOptionsFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/SmartQueryOptionsFrame.pas(48,3) Hint: Unit "CREditor" not used in SmartQueryOptionsFrame
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraTableEditor.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas
OraTableSQLFrame.pas(33,32) Hint: Parameter "Sender" not used
OraTableSQLFrame.pas(34,31) Hint: Parameter "Sender" not used
OraTableSQLFrame.pas(35,35) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas(21,68) Hint: Unit "ComCtrls" not used in OraTableSQLFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas(25,22) Hint: Unit "CRTypes" not used in OraTableSQLFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas(26,3) Hint: Unit "CRFrame" not used in OraTableSQLFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas(26,12) Hint: Unit "CRTabEditor" not used in OraTableSQLFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableSQLFrame.pas(26,25) Hint: Unit "CREditor" not used in OraTableSQLFrame
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableEditor.pas(20,3) Hint: Unit "ComCtrls" not used in OraTableEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableEditor.pas(20,13) Hint: Unit "StdCtrls" not used in OraTableEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraTableEditor.pas(25,3) Hint: Unit "CRFrame" not used in OraTableEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraStoredProcEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraStoredProcEditor.pas(19,39) Hint: Unit "ComCtrls" not used in OraStoredProcEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraStoredProcEditor.pas(19,49) Hint: Unit "StdCtrls" not used in OraStoredProcEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraStoredProcEditor.pas(23,13) Hint: Unit "db" not used in OraStoredProcEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraStoredProcEditor.pas(23,17) Hint: Unit "DASQLGenerator" not used in OraStoredProcEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraSessionEditor.pas
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraDesignUtils.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesignUtils.pas(21,22) Hint: Unit "CRTypes" not used in OraDesignUtils
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesignUtils.pas(22,3) Hint: Unit "CRDesignUtils" not used in OraDesignUtils
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesignUtils.pas(115,26) Hint: Unit "MemDataSet" not used in OraDesignUtils
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesignUtils.pas(118,34) Hint: Unit "OraTransaction" not used in OraDesignUtils
OraSessionEditor.pas(54,29) Hint: Parameter "Sender" not used
OraSessionEditor.pas(55,29) Hint: Parameter "Sender" not used
OraSessionEditor.pas(59,34) Hint: Parameter "Sender" not used
OraSessionEditor.pas(56,28) Hint: Parameter "Sender" not used
OraSessionEditor.pas(57,28) Hint: Parameter "Sender" not used
OraSessionEditor.pas(58,32) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSessionEditor.pas(21,23) Hint: Unit "ComCtrls" not used in OraSessionEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSessionEditor.pas(31,3) Hint: Unit "CRTypes" not used in OraSessionEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraSessionEditor.pas(114,3) Hint: Unit "OraDesignUtils" not used in OraSessionEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraUpdateSQLEditor.pas
/usr/lib64/lazarus/components/ODAC/Source/Design/OraUpdateSQLEditor.pas(21,39) Hint: Unit "StdCtrls" not used in OraUpdateSQLEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraUpdateSQLEditor.pas(21,68) Hint: Unit "ComCtrls" not used in OraUpdateSQLEditor
Compiling /usr/lib64/lazarus/components/ODAC/Source/Design/OraErrorHandlerEditor.pas
OraErrorHandlerEditor.pas(41,37) Hint: Parameter "Sender" not used
OraErrorHandlerEditor.pas(42,34) Hint: Parameter "Sender" not used
OraErrorHandlerEditor.pas(43,29) Hint: Parameter "Sender" not used
OraErrorHandlerEditor.pas(44,32) Hint: Parameter "Sender" not used
OraErrorHandlerEditor.pas(45,26) Hint: Parameter "Sender" not used
/usr/lib64/lazarus/components/ODAC/Source/Design/OraErrorHandlerEditor.pas(19,51) Hint: Unit "Toolwin" not used in OraErrorHandlerEditor
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesign.pas(25,39) Hint: Unit "StdCtrls" not used in OraDesign
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesign.pas(37,3) Hint: Unit "CRTypes" not used in OraDesign
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesign.pas(260,49) Hint: Unit "MemDataSet" not used in OraDesign
/usr/lib64/lazarus/components/ODAC/Source/Design/OraDesign.pas(260,83) Hint: Unit "OraError" not used in OraDesign
dclodac10.pas(6,22) Hint: Unit "OraErrorHandlerEditor" not used in dclodac10
dclodac10.pas(6,45) Hint: Unit "OraUpdateSQLEditor" not used in dclodac10
dclodac10.pas(6,65) Hint: Unit "OraSessionEditor" not used in dclodac10
dclodac10.pas(7,3) Hint: Unit "OraDesignUtils" not used in dclodac10
dclodac10.pas(7,19) Hint: Unit "OraStoredProcEditor" not used in dclodac10
dclodac10.pas(7,40) Hint: Unit "OraTableEditor" not used in dclodac10
dclodac10.pas(7,56) Hint: Unit "OraTableSQLFrame" not used in dclodac10
dclodac10.pas(8,3) Hint: Unit "SmartQueryEditor" not used in dclodac10
dclodac10.pas(8,21) Hint: Unit "SmartQueryOptionsFrame" not used in dclodac10
dclodac10.pas(8,45) Hint: Unit "OraQueryEditor" not used in dclodac10
dclodac10.pas(8,61) Hint: Unit "OraQueryOptionsFrame" not used in dclodac10
dclodac10.pas(9,3) Hint: Unit "OraSQLGeneratorFrame" not used in dclodac10
dclodac10.pas(9,25) Hint: Unit "OraSPScriptEditor" not used in dclodac10
dclodac10.pas(9,44) Hint: Unit "OraSQLEditor" not used in dclodac10
dclodac10.pas(9,58) Hint: Unit "OraParamsFrame" not used in dclodac10
dclodac10.pas(10,3) Hint: Unit "OraParamArrayValueEditor" not used in dclodac10
dclodac10.pas(10,29) Hint: Unit "OraSPCallFrame" not used in dclodac10
21908 lines compiled, 1.5 sec 
2 warning(s) issued
322 hint(s) issued
"Compiling package dclodac10 9.3.10" completed
OK, now I do not know if I can trust on this second compilation, after the first fail. Can I trust that ODAC was correctly compiled this time? I don't know for sure...

Thanks for any advice on how to solve this error.

Abrantes

abrantes
Posts: 4
Joined: Tue 12 Aug 2014 18:53
Location: Brazil (Vila Velha, ES)

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by abrantes » Wed 13 Aug 2014 17:37

Just for the records, I try the same procedure with Lazarus 1.2.2 and the results were the same: error on compiling dclodac10.

Any clues?

Thanks!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Lazarus 1.2.4, FPC 2.6.4 and Linux

Post by AlexP » Thu 14 Aug 2014 09:55

We are unable to reproduce the issue. If there are no errors after second recompiling, try to install the dclodac10 package and check ODAC performance after the Lazarus restart (ODAC components should appear in the components pallette).

Post Reply