Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pasdoc.spec'], chrootPath='/var/lib/mock/f34-build-32304958-4383610/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pasdoc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1641772800 Wrote: /builddir/build/SRPMS/pasdoc-0.16.0-4.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pasdoc.spec'], chrootPath='/var/lib/mock/f34-build-32304958-4383610/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pasdoc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1641772800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LlRN4O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pasdoc-0.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pasdoc-0.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pasdoc-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0000-adapt-test-runner.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-enable-dwarf3-debuginfo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o0mboU + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + mkdir -p build/bin build/obj + fpc -g -gl -gw3 -O3 -Mobjfpc -Sh -FE./build/bin -FU./build/obj -Fu./source/component -Fu./source/component/tipue -Fu./source/console -Fi./source/component -Fi./source/component/images ./source/console/pasdoc.dpr Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./source/console/pasdoc.dpr Compiling ./source/console/PasDoc_Main.pas Compiling ./source/component/PasDoc_Base.pas Compiling ./source/component/PasDoc_Items.pas Compiling ./source/component/PasDoc_Types.pas Compiling ./source/component/PasDoc_StringVector.pas Compiling ./source/component/PasDoc_Serialize.pas Compiling ./source/component/PasDoc_StreamUtils.pas Compiling ./source/component/PasDoc_Utils.pas PasDoc_Utils.pas(556,1) Warning: function result variable of a managed type does not seem to be initialized Compiling ./source/component/PasDoc_Versions.pas Compiling ./source/component/PasDoc_ObjectVector.pas Compiling ./source/component/PasDoc_Hashes.pas Compiling ./source/component/PasDoc_TagManager.pas PasDoc_TagManager.pas(1359,35) Note: Call to subroutine "function IndexText(const AText:AnsiString;const AValues:{Open} Array Of AnsiString):LongInt;" marked as inline is not inlined Compiling ./source/component/PasDoc_SortSettings.pas Compiling ./source/component/PasDoc_StringPairVector.pas PasDoc_StringPairVector.pas(141,1) Warning: function result variable of a managed type does not seem to be initialized Compiling ./source/component/PasDoc_Tokenizer.pas Compiling ./source/component/PasDoc_Languages.pas PasDoc_Languages.pas(366,3) Note: Local variable "NewLanguageTemplate" not used Compiling ./source/component/PasDoc_Gen.pas Compiling ./source/component/PasDoc_HierarchyTree.pas Compiling ./source/component/PasDoc_Aspell.pas Compiling ./source/component/PasDoc_ProcessLineTalk.pas PasDoc_Gen.pas(2263,1) Warning: function result variable of a managed type does not seem to be initialized PasDoc_Gen.pas(2452,1) Warning: function result variable of a managed type does not seem to be initialized PasDoc_Gen.pas(2608,1) Warning: function result variable of a managed type does not seem to be initialized Compiling ./source/component/PasDoc_Parser.pas Compiling ./source/component/PasDoc_Scanner.pas PasDoc_Parser.pas(1481,1) Warning: function result variable of a managed type does not seem to be initialized Compiling ./source/component/PasDoc_GenHtml.pas Compiling ./source/component/tipue/PasDoc_Tipue.pas Compiling ./source/component/PasDoc_GenSimpleXML.pas Compiling ./source/component/PasDoc_GenLatex.pas PasDoc_GenLatex.pas(869,1) Warning: function result variable of a managed type does not seem to be initialized PasDoc_GenLatex.pas(1703,1) Warning: function result variable of a managed type does not seem to be initialized Compiling ./source/component/PasDoc_GenHtmlHelp.pas Compiling ./source/component/PasDoc_OptionParser.pas PasDoc_Main.pas(647,44) Note: Call to subroutine "function IndexText(const AText:AnsiString;const AValues:{Open} Array Of AnsiString):LongInt;" marked as inline is not inlined Linking ./build/bin/pasdoc 53021 lines compiled, 1.6 sec 8 warning(s) issued 3 note(s) issued + fpc -g -gl -gw3 -O3 -Mobjfpc -Sh -FE./build/bin -FU./build/obj ./tests/fpcunit/test_pasdoc.lpr Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./tests/fpcunit/test_pasdoc.lpr Compiling ./tests/fpcunit/testpasdoc_utils.pas Compiling ./tests/fpcunit/testpasdoc_genhtml.pas Linking ./build/bin/test_pasdoc 222 lines compiled, 0.3 sec + mv ./build/bin/test_pasdoc ./tests/ + for TOOL in pascal_pre_proc file_to_pascal_data file_to_pascal_string + fpc -g -gl -gw3 -O3 -Mobjfpc -Sh -FE./build/bin -FU./build/obj ./source/tools/pascal_pre_proc.dpr Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./source/tools/pascal_pre_proc.dpr Linking ./build/bin/pascal_pre_proc 245 lines compiled, 0.2 sec + for TOOL in pascal_pre_proc file_to_pascal_data file_to_pascal_string + fpc -g -gl -gw3 -O3 -Mobjfpc -Sh -FE./build/bin -FU./build/obj ./source/tools/file_to_pascal_data.dpr Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./source/tools/file_to_pascal_data.dpr file_to_pascal_data.dpr(36,2) Warning: APPTYPE is not supported by the target OS Linking ./build/bin/file_to_pascal_data 76 lines compiled, 0.2 sec 1 warning(s) issued + for TOOL in pascal_pre_proc file_to_pascal_data file_to_pascal_string + fpc -g -gl -gw3 -O3 -Mobjfpc -Sh -FE./build/bin -FU./build/obj ./source/tools/file_to_pascal_string.dpr Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./source/tools/file_to_pascal_string.dpr file_to_pascal_string.dpr(35,2) Warning: APPTYPE is not supported by the target OS Linking ./build/bin/file_to_pascal_string 95 lines compiled, 0.1 sec 1 warning(s) issued + lazbuild --add-package-link ./source/packages/lazarus/pasdoc_package.lpk CopySecondaryConfigFile /etc/lazarus/environmentoptions.xml -> /builddir/.lazarus/environmentoptions.xml Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-va" "compilertest.pas" + lazbuild --recursive ./source/gui/pasdoc_gui.lpi Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-va" "compilertest.pas" TParsedCompilerOptions.SetOutputDirectoryOverride New=/builddir/.lazarus/lib/units/x86_64-linux Hint: (lazarus) normal output directory of package LazUtils 1.0 is not writable: "/usr/lib64/lazarus/components/lazutils/lib/x86_64-linux/" TParsedCompilerOptions.SetOutputDirectoryOverride New=/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux Hint: (lazarus) Missing state file of LazUtils 1.0: /builddir/.lazarus/lib/LazUtils/lib/x86_64-linux/LazUtils.compiled Hint: (lazarus) Missing state file of pasdoc_package 0.16: /builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/lib/pasdoc_package.compiled Hint: (lazarus) normal output directory of package LCLBase 2.0.12 is not writable: "/usr/lib64/lazarus/lcl/units/x86_64-linux/" TParsedCompilerOptions.SetOutputDirectoryOverride New=/builddir/.lazarus/lib/LCLBase/units/x86_64-linux Hint: (lazarus) Missing state file of LCLBase 2.0.12: /builddir/.lazarus/lib/LCLBase/units/x86_64-linux/LCLBase.compiled Hint: (lazarus) normal output directory of package LCL 2.0.12 is not writable: "/usr/lib64/lazarus/lcl/units/x86_64-linux/gtk2/" TParsedCompilerOptions.SetOutputDirectoryOverride New=/builddir/.lazarus/lib/units/x86_64-linux/gtk2 Hint: (lazarus) Missing state file of LCL 2.0.12: /builddir/.lazarus/lib/units/x86_64-linux/gtk2/LCL.compiled Hint: (lazarus) normal output directory of package SynEdit 1.0 is not writable: "/usr/lib64/lazarus/components/synedit/units/x86_64-linux/gtk2/" TParsedCompilerOptions.SetOutputDirectoryOverride New=/builddir/.lazarus/lib/SynEdit/units/x86_64-linux/gtk2 Hint: (lazarus) Missing state file of SynEdit 1.0: /builddir/.lazarus/lib/SynEdit/units/x86_64-linux/gtk2/SynEdit.compiled Info: (lazarus) Execute Title="Compile package FCL 1.0.1" Info: (lazarus) Working Directory="/usr/lib64/lazarus/packager/registration/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O1" Info: (lazarus) Param[5]="-g" Info: (lazarus) Param[6]="-gl" Info: (lazarus) Param[7]="-l" Info: (lazarus) Param[8]="-vewnhibq" Info: (lazarus) Param[9]="-Fu/usr/lib64/lazarus/packager/registration/" Info: (lazarus) Param[10]="-FU/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[11]="fcllaz.pas" Hint: (11030) Start of reading config file /etc/fpc.cfg Hint: (11031) End of reading config file /etc/fpc.cfg Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling fcllaz.pas (3104) Compiling lazaruspackageintf.pas (1008) 124 lines compiled, 0.1 sec (1022) 2 hint(s) issued Info: (lazarus) Execute Title="Compile package LazUtils 1.0" Info: (lazarus) Working Directory="/usr/lib64/lazarus/components/lazutils/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O1" Info: (lazarus) Param[5]="-g" Info: (lazarus) Param[6]="-gl" Info: (lazarus) Param[7]="-l" Info: (lazarus) Param[8]="-vewnhibq" Info: (lazarus) Param[9]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[10]="-Fu/usr/lib64/lazarus/components/lazutils/" Info: (lazarus) Param[11]="-FU/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux" Info: (lazarus) Param[12]="lazutils.pas" Info: (lazarus) Execute Title="Compile package pasdoc_package 0.16" Info: (lazarus) Working Directory="/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Sghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-CirotR" Info: (lazarus) Param[5]="-O1" Info: (lazarus) Param[6]="-g" Info: (lazarus) Param[7]="-gl" Info: (lazarus) Param[8]="-vewibq" Info: (lazarus) Param[9]="-vn-h-" Info: (lazarus) Param[10]="-Fi/builddir/build/BUILD/pasdoc-0.16.0/source/component" Info: (lazarus) Param[11]="-Fi/builddir/build/BUILD/pasdoc-0.16.0/source/component/tipue" Info: (lazarus) Param[12]="-Fi/builddir/build/BUILD/pasdoc-0.16.0/source/component/images" Info: (lazarus) Param[13]="-Fu/builddir/build/BUILD/pasdoc-0.16.0/source/component" Info: (lazarus) Param[14]="-Fu/builddir/build/BUILD/pasdoc-0.16.0/source/component/tipue" Info: (lazarus) Param[15]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[16]="-Fu/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/" Info: (lazarus) Param[17]="-FU/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/lib/" Info: (lazarus) Param[18]="pasdoc_package.pas" Hint: (11030) Start of reading config file /etc/fpc.cfg Hint: (11031) End of reading config file /etc/fpc.cfg Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling lazutils.pas (3104) Compiling avglvltree.pas (3104) Compiling laz_avl_tree.pp /usr/lib64/lazarus/components/lazutils/laz_avl_tree.pp(95,33) Hint: (5024) Parameter "aNode" not used /usr/lib64/lazarus/components/lazutils/laz_avl_tree.pp(98,30) Hint: (5024) Parameter "aNode" not used (3104) Compiling lazfileutils.pas (3104) Compiling lazutf8.pas (3104) Compiling fpcadds.pas /usr/lib64/lazarus/components/lazutils/unixlazutf8.inc(5,13) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazutf8.inc(10,13) Note: (6058) Call to subroutine "function UTF8ToSys(const s:AnsiString):AnsiString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazutf8.inc(38,11) Note: (6058) Call to subroutine "function SysToUTF8(const s:AnsiString):AnsiString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazutf8.pas(638,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazutf8.pas(645,11) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazutf8.pas(657,10) Note: (6058) Call to subroutine "function UnicodeToUTF8Inline(CodePoint:LongWord;Buf:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazutf8.pas(702,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazutf8.pas(985,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazutf8.pas(1249,24) Hint: (5091) Local variable "Capital" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazutf8.pas(3101,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazutf8.pas(3922,8) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling lazutilsstrconsts.pas (1010) Writing Resource String Table file: lazutilsstrconsts.rsj /usr/lib64/lazarus/components/lazutils/lazfileutils.inc(455,24) Warning: (5044) Symbol "faSysFile" is not portable /usr/lib64/lazarus/components/lazutils/lazfileutils.inc(457,23) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/components/lazutils/lazfileutils.inc(458,25) Warning: (5043) Symbol "faVolumeId" is deprecated /usr/lib64/lazarus/components/lazutils/lazfileutils.inc(458,25) Warning: (5044) Symbol "faVolumeId" is not portable /usr/lib64/lazarus/components/lazutils/lazfileutils.inc(459,24) Warning: (5044) Symbol "faSymLink" is not portable /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(37,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(58,3) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(67,45) Hint: (5057) Local variable "st" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(178,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(185,5) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(256,39) Hint: (5057) Local variable "Info" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(339,32) Hint: (5057) Local variable "FileInfo" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(157,31) Hint: (5024) Parameter "Path" not used Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling pasdoc_package.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Gen.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Items.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Types.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_StringVector.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Serialize.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_StreamUtils.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Utils.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Versions.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_ObjectVector.pas /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(158,38) Hint: (5024) Parameter "Path" not used /usr/lib64/lazarus/components/lazutils/unixlazfileutils.inc(378,37) Hint: (5057) Local variable "info" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(498,20) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(501,20) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(536,7) Note: (6058) Call to subroutine "procedure InvalidateFileStateCache(const Filename:AnsiString);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(588,20) Hint: (5091) Local variable "Buf" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazfileutils.pas(1007,22) Hint: (5091) Local variable "PathStr" of a managed type does not seem to be initialized (3104) Compiling lazdbglog.pas /usr/lib64/lazarus/components/lazutils/avglvltree.pas(790,11) Note: (6058) Call to subroutine "function TCustomStringMap.Contains(const s:AnsiString):Boolean;" marked as inline is not inlined (3104) Compiling dynamicarray.pas (3104) Compiling dynhasharray.pp (3104) Compiling lazloggerbase.pas (3104) Compiling lazclasses.pas (3104) Compiling lazmethodlist.pas /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(19,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(26,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(33,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(43,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(50,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(57,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(64,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(74,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(81,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(88,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(95,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(106,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(113,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(120,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(127,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(138,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(152,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(159,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(166,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(177,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(184,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(191,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(198,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(209,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(216,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(223,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(230,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(241,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(248,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(255,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(262,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(273,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(335,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(574,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(587,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(483,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(122,36) Hint: (5024) Parameter "AIndex" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(126,41) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(119,35) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(120,35) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(124,35) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(125,36) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(766,36) Warning: (4104) Implicit string type conversion from "AnsiString" to "WideString" /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(766,48) Warning: (4105) Implicit string type conversion with potential data loss from "WideString" to "AnsiString" (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Hashes.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_TagManager.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_SortSettings.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_StringPairVector.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Tokenizer.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Languages.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_HierarchyTree.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Aspell.pas /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(149,36) Hint: (5024) Parameter "AHandler" not used /usr/lib64/lazarus/components/lazutils/lazloggerbase.pas(150,39) Hint: (5024) Parameter "AHandler" not used /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(287,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(288,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(292,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(294,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(297,11) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(301,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(306,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(439,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(439,50) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(504,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(505,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(505,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(506,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(121,40) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/dynhasharray.pp(938,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling dynqueue.pas /usr/lib64/lazarus/components/lazutils/dynqueue.pas(459,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/dynqueue.pas(461,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling easylazfreetype.pas (3104) Compiling lazfreetype.pas (3104) Compiling tttypes.pas (3104) Compiling tterror.pas (3104) Compiling ttcalc.pas (3104) Compiling ttmemory.pas /usr/lib64/lazarus/components/lazutils/ttmemory.pas(124,27) Hint: (5024) Parameter "Size" not used (3104) Compiling tttables.pas (3104) Compiling ttcache.pas (3104) Compiling ttfile.pas /usr/lib64/lazarus/components/lazutils/ttfile.pas(660,47) Hint: (5057) Local variable "C" does not seem to be initialized (3104) Compiling ttcmap.pas (3104) Compiling ttobjs.pas (3104) Compiling ttload.pas (3104) Compiling ttinterp.pas /usr/lib64/lazarus/components/lazutils/ttinterp.pas(186,28) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(129,30) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(137,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(136,28) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(138,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(228,30) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(219,31) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(209,31) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(211,31) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(197,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(196,28) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(195,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(198,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(190,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(191,29) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(143,31) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(142,32) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(200,30) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(144,31) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(213,28) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(124,32) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(120,27) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(157,27) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(159,28) Hint: (5024) Parameter "args" not used /usr/lib64/lazarus/components/lazutils/ttinterp.pas(130,30) Hint: (5024) Parameter "args" not used (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_ProcessLineTalk.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_GenHtml.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Base.pas /usr/lib64/lazarus/components/lazutils/ttinterp.pas(4409,25) Warning: (6018) unreachable code /usr/lib64/lazarus/components/lazutils/ttinterp.pas(4413,25) Warning: (6018) unreachable code /usr/lib64/lazarus/components/lazutils/ttinterp.pas(236,32) Hint: (5024) Parameter "args" not used (3104) Compiling ttgload.pas /usr/lib64/lazarus/components/lazutils/ttgload.pas(125,82) Hint: (5057) Local variable "advance" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/ttgload.pas(125,68) Hint: (5057) Local variable "left_bearing" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/ttgload.pas(495,37) Hint: (5024) Parameter "n_contours" not used (3104) Compiling ttraster.pas (3104) Compiling ttprofile.pas /usr/lib64/lazarus/components/lazutils/ttraster.pas(170,49) Hint: (5024) Parameter "max" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(171,40) Hint: (5024) Parameter "y" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(171,73) Hint: (5024) Parameter "Left" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(172,12) Hint: (5024) Parameter "Right" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(149,46) Hint: (5024) Parameter "min" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(149,56) Hint: (5024) Parameter "max" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(150,70) Hint: (5024) Parameter "Left" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(151,12) Hint: (5024) Parameter "Right" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(160,54) Hint: (5024) Parameter "max" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(163,57) Hint: (5024) Parameter "max" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(145,75) Hint: (5024) Parameter "Left" not used /usr/lib64/lazarus/components/lazutils/ttraster.pas(146,12) Hint: (5024) Parameter "Right" not used /usr/lib64/lazarus/components/lazutils/lazfreetype.pas(1639,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/easylazfreetype.pas(560,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/easylazfreetype.pas(1655,21) Warning: (5093) function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/easylazfreetype.pas(1865,25) Hint: (5091) Local variable "value2" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/easylazfreetype.pas(2142,15) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/easylazfreetype.pas(2160,13) Note: (6058) Call to subroutine "function TFreeTypeMonochromeMap.GetPixelsInHorizlineNoBoundsChecking(x:LongInt;y:LongInt;x2:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling extendedstrings.pas /usr/lib64/lazarus/components/lazutils/extendedstrings.pas(47,33) Hint: (5024) Parameter "Index" not used /usr/lib64/lazarus/components/lazutils/extendedstrings.pas(47,45) Hint: (5024) Parameter "OldSize" not used (3104) Compiling fileutil.pas (3104) Compiling masks.pas /usr/lib64/lazarus/components/lazutils/masks.pas(101,11) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/fileutil.inc(59,20) Hint: (5091) Local variable "File1" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/fileutil.inc(61,20) Hint: (5091) Local variable "File2" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/fileutil.inc(101,71) Warning: (5044) Symbol "faSymLink" is not portable /usr/lib64/lazarus/components/lazutils/fileutil.inc(116,62) Warning: (5044) Symbol "faSymLink" is not portable /usr/lib64/lazarus/components/lazutils/fileutil.inc(109,30) Note: (6058) Call to subroutine "function GetAllFilesMask:AnsiString;" marked as inline is not inlined (3104) Compiling laz2_dom.pas (3104) Compiling laz2_xmlutils.pas /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(561,19) Hint: (5091) Local variable "NewS" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(616,15) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(568,13) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(510,21) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(513,23) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(517,39) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(518,39) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlutils.pas(675,40) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(236,39) Hint: (5024) Parameter "AValue" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(279,32) Hint: (5024) Parameter "NewChild" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(279,47) Hint: (5024) Parameter "RefChild" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(280,32) Hint: (5024) Parameter "NewChild" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(280,47) Hint: (5024) Parameter "OldChild" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(281,31) Hint: (5024) Parameter "OldChild" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(302,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(302,49) Hint: (5024) Parameter "ACloneOwner" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(303,34) Hint: (5024) Parameter "ANodeName" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(247,36) Hint: (5024) Parameter "Value" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(351,30) Hint: (5024) Parameter "aNode" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(1944,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead." (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Parser.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Scanner.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/tipue/PasDoc_Tipue.pas /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(1952,14) Warning: (5066) Symbol "BuildList" is deprecated: "Use NodeFilter instead." /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(1994,11) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(406,40) Hint: (5024) Parameter "namespaceURI" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(406,59) Hint: (5024) Parameter "localName" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(408,43) Hint: (5024) Parameter "namespaceURI" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(408,61) Hint: (5024) Parameter "localName" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(493,41) Hint: (5024) Parameter "value" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(514,44) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(516,53) Hint: (5024) Parameter "target" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(516,66) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(521,47) Hint: (5024) Parameter "name" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(606,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(3230,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(3243,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(670,30) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(685,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(698,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(740,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(774,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(792,29) Hint: (5024) Parameter "deep" not used /usr/lib64/lazarus/components/lazutils/laz2_dom.pas(3727,3) Note: (6058) Call to subroutine "function TObject.InitInstance(instance:Pointer):TObject;" marked as inline is not inlined (3104) Compiling laz2_xmlcfg.pas (3104) Compiling lazfilecache.pas (3104) Compiling laz2_xmlread.pas (3104) Compiling lazutf8classes.pas /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(582,27) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(613,35) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(651,28) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(702,27) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(864,5) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(234,37) Hint: (5024) Parameter "AEncoding" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(232,36) Hint: (5024) Parameter "AllowSpecialChars" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(1062,15) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_GenHtmlHelp.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_GenLatex.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_GenSimpleXML.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_OptionParser.pas (3104) Compiling /builddir/build/BUILD/pasdoc-0.16.0/source/component/PasDoc_Reg.pas (1008) 52715 lines compiled, 1.3 sec /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(1238,27) Hint: (5057) Local variable "NewDecoder" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(464,49) Hint: (5024) Parameter "PublicID" not used /usr/lib64/lazarus/components/lazutils/laz2_xmlread.pas(201,22) Hint: (5028) Local type "DOMPCharBuf" is not used (3104) Compiling laz2_xmlwrite.pas (3104) Compiling lazutilities.pas /usr/lib64/lazarus/components/lazutils/laz2_xmlcfg.pas(547,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xmlcfg.pas(771,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized (3104) Compiling laz2_xpath.pas /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(646,25) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(103,28) Hint: (5024) Parameter "AContext" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(104,13) Hint: (5024) Parameter "AEnvironment" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(113,28) Hint: (5024) Parameter "AContext" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(1538,35) Note: (6058) Call to subroutine "function IsZero(const A:Extended):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(403,27) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(2641,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(409,28) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(410,32) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(411,30) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(412,37) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(413,36) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(414,31) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(417,31) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(418,29) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(419,25) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(420,26) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(421,27) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(424,25) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(425,27) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(426,29) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/components/lazutils/laz2_xpath.pas(427,27) Hint: (5024) Parameter "Context" not used (3104) Compiling laz_dom.pas (3104) Compiling laz_xmlcfg.pas (3104) Compiling laz_xmlread.pas (3104) Compiling laz_xmlstreaming.pas /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(285,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(394,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(504,30) Note: (6058) Call to subroutine "operator :=(const source:Variant):Int64;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(508,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):QWord;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(512,30) Note: (6058) Call to subroutine "operator :=(const source:Variant):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(516,31) Note: (6058) Call to subroutine "operator :=(const source:Variant):Currency;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(520,29) Note: (6058) Call to subroutine "operator :=(const source:Variant):Single;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(524,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):Extended;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(528,27) Note: (6058) Call to subroutine "operator :=(const source:Variant):Double;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(532,33) Note: (6058) Call to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(90,32) Hint: (5024) Parameter "Buffer" not used /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(843,25) Hint: (5091) Local variable "NodeName" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/laz_xmlstreaming.pas(144,29) Hint: (5024) Parameter "Buf" not used (3104) Compiling laz_xmlwrite.pas (3104) Compiling lazcollections.pas (3104) Compiling lazsysutils.pas (3104) Compiling lazconfigstorage.pas /usr/lib64/lazarus/components/lazutils/lazconfigstorage.pas(299,77) Hint: (5091) Local variable "Ident" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazconfigstorage.pas(52,35) Hint: (5024) Parameter "Filename" not used /usr/lib64/lazarus/components/lazutils/lazconfigstorage.pas(52,58) Hint: (5024) Parameter "LoadFromDisk" not used (3104) Compiling lazfglhash.pas (3104) Compiling lazfreetypefontcollection.pas /usr/lib64/lazarus/components/lazutils/lazfreetypefontcollection.pas(109,39) Hint: (5024) Parameter "Tree" not used /usr/lib64/lazarus/components/lazutils/lazfreetypefontcollection.pas(110,37) Hint: (5024) Parameter "Tree" not used (3104) Compiling lazfreetypefpimagedrawer.pas /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(91,3) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(100,3) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(114,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(135,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(154,5) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazfreetypefpimagedrawer.pas(296,7) Note: (6058) Call to subroutine "procedure TFPImageFreeTypeDrawer.InternalMergeColorOver(var merge:TFPColor;const c:TFPColor;calpha:Word);" marked as inline is not inlined (3104) Compiling lazlinkedlist.pas (3104) Compiling lazlistclasses.pas /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(637,3) Note: (6058) Call to subroutine "procedure TLazListClassesInternalMem.Free;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(986,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(986,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1565,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(427,34) Hint: (5024) Parameter "ARequired" not used /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1902,30) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1903,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1907,35) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1908,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.DeletePages(AIndex:LongInt;ACount:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1916,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1918,105) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1926,3) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1929,96) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1936,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.InsertFilledPages(AIndex:LongInt;ACount:LongInt;AExtraCapacityNeeded:LongInt=`0`);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1938,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(1962,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2008,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2098,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2121,24) Hint: (5091) Local variable "TempPages" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2480,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2506,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2533,91) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2672,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2697,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2728,87) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2200,29) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2200,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2222,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2254,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2274,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2285,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2303,21) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2303,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2334,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2343,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2354,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2365,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2374,9) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2381,23) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2381,11) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2388,36) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2388,9) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetCount:LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2392,7) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2397,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesUp(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.BubbleEntriesUp(ASourceStartIdx:LongInt;ATargetEndIdx:LongInt;AnEntryCount:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2750,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.SwapPagesDown(ASourceStartIndex:LongInt;ATargetStartIndex:LongInt;ATargetEndIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "procedure TLazPagedListObjBase.BubbleEntriesDown(ASourceStartIdx:LongInt;ATargetEndIdx:LongInt;AnEntryCount:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazListClassesInternalMem.GetFirstItemPointer:^Byte;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlistclasses.pas(2752,5) Note: (6058) Call to subroutine "function TLazShiftBufferListObjBase>>.GetItemPointerFast(Index:LongInt):^TLazFixedRoundBufferListMemBase$2$crcD0BC4D48;" marked as inline is not inlined (3104) Compiling lazlogger.pas (3104) Compiling lazstringutils.pas (3104) Compiling laztracer.pas /usr/lib64/lazarus/components/lazutils/laztracer.pas(45,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/laztracer.pas(47,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazstringutils.pas(227,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazstringutils.pas(257,22) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazstringutils.pas(964,21) Hint: (5091) Local variable "Line" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(19,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(26,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(33,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(43,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(50,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(57,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(64,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(74,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(81,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(88,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(95,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(106,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(113,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(120,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(127,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(138,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(152,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(159,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(166,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(177,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(184,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(191,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(198,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(209,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(216,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(223,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(230,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(241,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(248,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(255,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(262,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(273,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(335,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(574,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(587,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLoggerFile;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlogger.pas(209,55) Note: (6058) Call to subroutine "function GetExistingDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazlogger.pas(214,28) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazloggerdummy.pas /usr/lib64/lazarus/components/lazutils/LazLoggerImpl.inc(12,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(200,31) Hint: (5024) Parameter "ALogger" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(196,37) Hint: (5024) Parameter "ALogGroups" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(92,27) Hint: (5024) Parameter "Src" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(100,43) Hint: (5024) Parameter "AConfigName" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(100,69) Hint: (5024) Parameter "ADefaulEnabled" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(101,43) Hint: (5024) Parameter "AConfigName" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(102,49) Hint: (5024) Parameter "AConfigName" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(102,75) Hint: (5024) Parameter "ADefaulEnabled" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(103,49) Hint: (5024) Parameter "AConfigName" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(107,39) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(109,33) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(110,27) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(111,33) Hint: (5024) Parameter "S" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(111,49) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(112,33) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(112,42) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(112,65) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(113,33) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(113,61) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(113,89) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(114,33) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(114,61) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(114,89) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(115,33) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(115,62) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(115,91) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(116,33) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(116,62) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(116,91) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(117,33) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(117,62) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(117,91) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(119,34) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(120,28) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(121,34) Hint: (5024) Parameter "S" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(121,50) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(122,34) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(122,43) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(122,66) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(123,34) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(123,62) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(123,90) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(124,34) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(124,62) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(124,90) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(125,34) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(125,63) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(125,92) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(126,34) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(126,63) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(126,92) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(127,34) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(127,63) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(127,92) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(129,39) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(130,33) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(131,33) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(131,49) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(132,39) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(132,48) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(132,71) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(133,39) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(133,67) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(133,95) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(134,39) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(134,67) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(134,95) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(135,39) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(135,68) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(135,97) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(136,39) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(136,68) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(136,97) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(137,39) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(137,68) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(137,97) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(139,38) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(140,32) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(141,32) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(141,48) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(142,38) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(142,47) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(142,70) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(143,38) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(143,66) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(143,94) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(144,38) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(144,66) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(144,94) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(145,38) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(145,67) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(145,96) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(146,38) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(146,67) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(146,96) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(147,38) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(147,67) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(147,96) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(150,33) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(150,74) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(152,27) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(152,68) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(153,27) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(153,62) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(154,27) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(154,68) Hint: (5024) Parameter "S" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(154,84) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(155,27) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(155,68) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(155,77) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(155,100) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(156,33) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(156,61) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(156,89) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(157,33) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(157,61) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(157,89) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(158,33) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(158,62) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(158,91) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(159,33) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(159,62) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(159,91) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(160,33) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(160,62) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(160,91) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(162,28) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(162,69) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(163,28) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(163,63) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(164,28) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(164,69) Hint: (5024) Parameter "S" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(164,85) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(165,28) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(165,69) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(165,78) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(165,101) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(166,34) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(166,62) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(166,90) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(167,34) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(167,62) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(167,90) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(168,34) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(168,63) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(168,92) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(169,34) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(169,63) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(169,92) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(170,34) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(170,63) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(170,92) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(172,33) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(172,74) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(173,33) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(173,68) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(174,33) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(174,68) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(174,84) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(175,33) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(175,74) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(175,83) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(175,106) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(176,39) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(176,67) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(176,95) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(177,39) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(177,67) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(177,95) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(178,39) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(178,68) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(178,97) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(179,39) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(179,68) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(179,97) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(180,39) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(180,68) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(180,97) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(182,32) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(182,73) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(183,32) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(183,67) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(184,32) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(184,67) Hint: (5024) Parameter "s" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(184,83) Hint: (5024) Parameter "Args" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(185,32) Hint: (5024) Parameter "LogGroup" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(185,73) Hint: (5024) Parameter "s1" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(185,82) Hint: (5024) Parameter "s2" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(185,105) Hint: (5024) Parameter "s3" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(186,38) Hint: (5024) Parameter "s4" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(186,66) Hint: (5024) Parameter "s5" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(186,94) Hint: (5024) Parameter "s6" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(187,38) Hint: (5024) Parameter "s7" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(187,66) Hint: (5024) Parameter "s8" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(187,94) Hint: (5024) Parameter "s9" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(188,38) Hint: (5024) Parameter "s10" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(188,67) Hint: (5024) Parameter "s11" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(188,96) Hint: (5024) Parameter "s12" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(189,38) Hint: (5024) Parameter "s13" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(189,67) Hint: (5024) Parameter "s14" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(189,96) Hint: (5024) Parameter "s15" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(190,38) Hint: (5024) Parameter "s16" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(190,67) Hint: (5024) Parameter "s17" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(190,96) Hint: (5024) Parameter "s18" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(70,27) Hint: (5024) Parameter "Index" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(72,27) Hint: (5024) Parameter "Src" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(73,34) Hint: (5024) Parameter "AConfigName" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(74,34) Hint: (5024) Parameter "AnEntry" not used /usr/lib64/lazarus/components/lazutils/lazloggerdummy.pas(75,31) Hint: (5024) Parameter "AConfigName" not used (3104) Compiling lazloggerprofiling.pas /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(89,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(91,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(92,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(102,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(104,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(105,17) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(116,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(132,8) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(53,31) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(54,30) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(34,31) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(35,30) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(353,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/lazloggerprofiling.pas(354,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazunicode.pas (3104) Compiling lazutf16.pas /usr/lib64/lazarus/components/lazutils/lazutf16.pas(1048,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling lconvencoding.pas /usr/lib64/lazarus/components/lazutils/asiancodepagefunctions.inc(68,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/asiancodepagefunctions.inc(237,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/lconvencoding.pas(5373,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/lconvencoding.pas(5400,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/lconvencoding.pas(5430,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/lconvencoding.pas(7078,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/lazutils/lconvencoding.pas(7118,13) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling lcsvutils.pas /usr/lib64/lazarus/components/lazutils/lcsvutils.pas(203,22) Hint: (5091) Local variable "W" of a managed type does not seem to be initialized (3104) Compiling lookupstringlist.pas (3104) Compiling maps.pp /usr/lib64/lazarus/components/lazutils/maps.pp(318,18) Hint: (5057) Local variable "Item" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/maps.pp(340,16) Hint: (5091) Local variable "S" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/maps.pp(416,22) Hint: (5058) Variable "AData" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/maps.pp(436,27) Hint: (5058) Variable "AID" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/maps.pp(108,32) Hint: (5024) Parameter "ADataPtr" not used /usr/lib64/lazarus/components/lazutils/maps.pp(98,28) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/components/lazutils/maps.pp(554,20) Hint: (5057) Local variable "Item" does not seem to be initialized (3104) Compiling paswstring.pas (3104) Compiling stringhashlist.pas (3104) Compiling textstrings.pas (3104) Compiling translations.pas /usr/lib64/lazarus/components/lazutils/translations.pas(554,51) Hint: (5024) Parameter "Hash" not used /usr/lib64/lazarus/components/lazutils/translations.pas(592,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(593,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(627,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(628,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(689,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/lazutils/translations.pas(1086,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1087,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1090,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1092,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1093,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1094,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1095,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1097,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1099,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1100,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1104,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1105,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1106,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1107,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1108,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1121,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1122,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1125,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1127,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1128,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1129,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1130,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1132,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1145,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1149,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1150,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1151,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1152,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1153,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1293,28) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1304,44) Note: (6058) Call to subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined /usr/lib64/lazarus/components/lazutils/translations.pas(1256,12) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling ttdebug.pas (3104) Compiling utf8process.pp (3104) Compiling html2textrender.pas /usr/lib64/lazarus/components/lazutils/html2textrender.pas(104,14) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling compwriterpas.pas (3104) Compiling lazpasreadutil.pas (3104) Compiling integerlist.pas /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Byte):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Word):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Word;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongWord):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):DWord;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(930,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(945,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1005,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1010,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(963,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(968,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(950,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(955,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(997,1) Hint: (3124) Inlining disabled /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,7) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Int64):LongInt;" marked as inline is not inlined /usr/lib64/fpc/3.2.2/units/x86_64-linux/rtl/fgl.ppu:fgl.pp(1023,20) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Int64;" marked as inline is not inlined (3104) Compiling lazversion.pas (3104) Compiling uitypes.pas (3104) Compiling graphtype.pp /usr/lib64/lazarus/components/lazutils/graphtype.pp(1555,18) Hint: (5057) Local variable "R" does not seem to be initialized /usr/lib64/lazarus/components/lazutils/graphtype.pp(1537,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lazutf8sysutils.pas /usr/lib64/lazarus/components/lazutils/lazutils.pas(11,3) Hint: (5023) Unit "AvgLvlTree" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(11,15) Hint: (5023) Unit "DynamicArray" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(11,43) Hint: (5023) Unit "DynQueue" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(12,3) Hint: (5023) Unit "ExtendedStrings" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(12,49) Hint: (5023) Unit "Laz2_XMLCfg" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(13,18) Hint: (5023) Unit "laz2_XMLWrite" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(13,33) Hint: (5023) Unit "laz2_xpath" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(13,45) Hint: (5023) Unit "Laz_DOM" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(13,54) Hint: (5023) Unit "Laz_XMLCfg" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(13,66) Hint: (5023) Unit "Laz_XMLRead" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(14,3) Hint: (5023) Unit "Laz_XMLStreaming" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(14,21) Hint: (5023) Unit "Laz_XMLWrite" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(14,35) Hint: (5023) Unit "LazClasses" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(15,3) Hint: (5023) Unit "LazConfigStorage" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(15,21) Hint: (5023) Unit "LazDbgLog" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(15,32) Hint: (5023) Unit "lazfglhash" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(16,3) Hint: (5023) Unit "LazFreeType" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(16,43) Hint: (5023) Unit "LazFreeTypeFPImageDrawer" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(17,3) Hint: (5023) Unit "LazLinkedList" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(17,18) Hint: (5023) Unit "LazListClasses" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(18,23) Hint: (5023) Unit "LazMethodList" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(18,38) Hint: (5023) Unit "LazUnicode" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(19,3) Hint: (5023) Unit "LazUTF8Classes" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(19,19) Hint: (5023) Unit "LazSysUtils" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(19,32) Hint: (5023) Unit "LazUtilities" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(19,46) Hint: (5023) Unit "LazUtilsStrConsts" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(20,3) Hint: (5023) Unit "lcsvutils" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(20,14) Hint: (5023) Unit "LookupStringList" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(20,32) Hint: (5023) Unit "Maps" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(20,38) Hint: (5023) Unit "Masks" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(20,45) Hint: (5023) Unit "PasWString" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,3) Hint: (5023) Unit "TextStrings" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,16) Hint: (5023) Unit "Translations" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,30) Hint: (5023) Unit "TTCache" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,39) Hint: (5023) Unit "TTCalc" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,47) Hint: (5023) Unit "TTCMap" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,55) Hint: (5023) Unit "TTDebug" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(21,64) Hint: (5023) Unit "TTError" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,3) Hint: (5023) Unit "TTFile" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,11) Hint: (5023) Unit "TTGLoad" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,20) Hint: (5023) Unit "TTInterp" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,30) Hint: (5023) Unit "TTLoad" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,38) Hint: (5023) Unit "TTMemory" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,48) Hint: (5023) Unit "TTObjs" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,56) Hint: (5023) Unit "TTProfile" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(22,67) Hint: (5023) Unit "TTRASTER" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(23,3) Hint: (5023) Unit "TTTables" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(23,13) Hint: (5023) Unit "TTTypes" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(23,22) Hint: (5023) Unit "UTF8Process" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(23,35) Hint: (5023) Unit "HTML2TextRender" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(24,18) Hint: (5023) Unit "LazPasReadUtil" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(24,34) Hint: (5023) Unit "IntegerList" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(24,47) Hint: (5023) Unit "LazVersion" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(24,59) Hint: (5023) Unit "UITypes" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(25,14) Hint: (5023) Unit "LazStringUtils" not used in LazUtils /usr/lib64/lazarus/components/lazutils/lazutils.pas(25,30) Hint: (5023) Unit "LazUTF8SysUtils" not used in LazUtils (1008) 102573 lines compiled, 3.0 sec (1021) 14 warning(s) issued (1022) 544 hint(s) issued (1023) 281 note(s) issued Warning: (lazarus) [TLazPackageGraph.ConvertPackageRSTFiles] skipping read only directory /usr/lib64/lazarus/components/lazutils/languages/ Info: (lazarus) Execute Title="Compile package LCLBase 2.0.12" Info: (lazarus) Working Directory="/usr/lib64/lazarus/lcl/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O1" Info: (lazarus) Param[5]="-g" Info: (lazarus) Param[6]="-gl" Info: (lazarus) Param[7]="-l" Info: (lazarus) Param[8]="-vewibq" Info: (lazarus) Param[9]="-vn-h-" Info: (lazarus) Param[10]="-Fi/usr/lib64/lazarus/lcl/include" Info: (lazarus) Param[11]="-Fu/usr/lib64/lazarus/lcl/forms" Info: (lazarus) Param[12]="-Fu/usr/lib64/lazarus/lcl/widgetset" Info: (lazarus) Param[13]="-Fu/usr/lib64/lazarus/lcl/nonwin32" Info: (lazarus) Param[14]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[15]="-Fu/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux" Info: (lazarus) Param[16]="-Fu/usr/lib64/lazarus/lcl/" Info: (lazarus) Param[17]="-FU/builddir/.lazarus/lib/LCLBase/units/x86_64-linux" Info: (lazarus) Param[18]="alllclunits.pp" Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling alllclunits.pp (3104) Compiling checklst.pas (3104) Compiling lclproc.pas (3104) Compiling lclstrconsts.pas (1010) Writing Resource String Table file: lclstrconsts.rsj (3104) Compiling lcltype.pp (3104) Compiling graphics.pp (3104) Compiling lclversion.pas (3104) Compiling lmessages.pp (3104) Compiling lresources.pp /usr/lib64/lazarus/lcl/lresources.pp(254,15) Warning: (3057) An inherited method is hidden by "FlushBuffer;" /usr/lib64/lazarus/lcl/lresources.pp(954,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lresources.pp(1403,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lresources.pp(1429,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lresources.pp(2381,13) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling lclrescache.pas (3104) Compiling ./widgetset/wsreferences.pp /usr/lib64/lazarus/lcl/lclrescache.pas(256,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling intfgraphics.pas (3104) Compiling icnstypes.pas (3104) Compiling graphics.pp (3104) Compiling graphmath.pp /usr/lib64/lazarus/lcl/graphics.pp(1081,15) Warning: (3057) An inherited method is hidden by "CopyRect(const TRect;TCanvas;const TRect);" /usr/lib64/lazarus/lcl/graphics.pp(1083,15) Warning: (3057) An inherited method is hidden by "Draw(LongInt;LongInt;TGraphic);" /usr/lib64/lazarus/lcl/graphics.pp(1085,15) Warning: (3057) An inherited method is hidden by "StretchDraw(const TRect;TGraphic);" (3104) Compiling lclintf.pas (3104) Compiling interfacebase.pp (3104) Compiling lclplatformdef.pas (3104) Compiling themes.pas (3104) Compiling tmschema.pas (3104) Compiling interfacebase.pp (3104) Compiling lclintf.pas /usr/lib64/lazarus/lcl/./include/lclintf.inc(193,45) Warning: (5043) Symbol "FontCanUTF8" is deprecated /usr/lib64/lazarus/lcl/./include/lclintf.inc(332,49) Warning: (5043) Symbol "IntfSendsUTF8KeyPress" is deprecated /usr/lib64/lazarus/lcl/./include/font.inc(1237,22) Warning: (5043) Symbol "FontCanUTF8" is deprecated /usr/lib64/lazarus/lcl/intfgraphics.pas(1710,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/intfgraphics.pas(2047,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/intfgraphics.pas(3574,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling controls.pp (3104) Compiling imglist.pp (3104) Compiling lclclasses.pp (3104) Compiling ./widgetset/wslclclasses.pp (3104) Compiling lclclasses.pp (3104) Compiling ./widgetset/wsimglist.pp (3104) Compiling ./widgetset/wsproc.pp (3104) Compiling controls.pp (3104) Compiling propertystorage.pas (3104) Compiling menus.pp (3104) Compiling actnlist.pas (3104) Compiling ./widgetset/wsmenus.pp (3104) Compiling ./widgetset/wsfactory.pas (3104) Compiling forms.pp (3104) Compiling customtimer.pas (3104) Compiling clipbrd.pp (3104) Compiling helpintfs.pas (3104) Compiling controls.pp (3104) Compiling ./widgetset/wscontrols.pp (3104) Compiling ./widgetset/wsimglist.pp (3104) Compiling ./widgetset/wsproc.pp (3104) Compiling forms.pp (3104) Compiling ./widgetset/wsforms.pp /usr/lib64/lazarus/lcl/forms.pp(1913,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/forms.pp(1918,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/forms.pp(1921,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/forms.pp(1925,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/customform.inc(2074,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/customform.inc(2672,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/customform.inc(2935,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/application.inc(238,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/application.inc(239,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/application.inc(240,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/application.inc(241,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/application.inc(443,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2324,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2328,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2336,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2343,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2345,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2348,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(2354,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(4200,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(4208,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(4213,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(5296,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(7475,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(7482,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(7489,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(7496,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/wincontrol.inc(7503,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(737,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(3554,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4110,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4111,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4113,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4114,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4118,29) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4119,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4121,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4126,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(4127,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/control.inc(5057,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/controls.pp(4068,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/menuitem.inc(1079,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/menuitem.inc(1081,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/./include/menuitem.inc(1082,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling stdctrls.pp (3104) Compiling ./widgetset/wsstdctrls.pp (3104) Compiling ./widgetset/wschecklst.pp (3104) Compiling colorbox.pas (3104) Compiling dialogs.pp (3104) Compiling buttons.pp (3104) Compiling imagelistcache.pas (3104) Compiling ./widgetset/wsbuttons.pp (3104) Compiling buttonpanel.pas (3104) Compiling extctrls.pp (3104) Compiling popupnotifier.pas (3104) Compiling ./widgetset/wsextctrls.pp (3104) Compiling lcltaskdialog.pas /usr/lib64/lazarus/lcl/lcltaskdialog.pas(405,22) Warning: (3175) Some fields coming before "DialogIcon" were not initialized /usr/lib64/lazarus/lcl/lcltaskdialog.pas(406,32) Warning: (3177) Some fields coming after "FooterIcon" were not initialized (3104) Compiling ./widgetset/wsdialogs.pp /usr/lib64/lazarus/lcl/./include/filedialog.inc(413,28) Warning: (5066) Symbol "DereferenceLinks" is deprecated: "override ResolveLinks instead" /usr/lib64/lazarus/lcl/./include/messagedialogs.inc(201,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling comctrls.pp (3104) Compiling toolwin.pp (3104) Compiling ./widgetset/wscomctrls.pp (3104) Compiling ./widgetset/wstoolwin.pp /usr/lib64/lazarus/lcl/./include/treeview.inc(1887,16) Warning: (4056) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/./include/treeview.inc(1944,22) Warning: (4056) Conversion between ordinals and pointers is not portable (3104) Compiling dbactns.pp (3104) Compiling dbctrls.pp (3104) Compiling maskedit.pp (3104) Compiling calendar.pp (3104) Compiling ./widgetset/wscalendar.pp (3104) Compiling dbgrids.pas (3104) Compiling grids.pas (3104) Compiling ./widgetset/wsgrids.pp /usr/lib64/lazarus/lcl/grids.pas(7810,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/dbgrids.pas(1880,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling defaulttranslator.pas (3104) Compiling lcltranslator.pas (3104) Compiling extdlgs.pas (3104) Compiling ./forms/calcform.pas (3104) Compiling ./widgetset/wsextdlgs.pp (3104) Compiling extgraphics.pas (3104) Compiling filectrl.pp (3104) Compiling shellctrls.pas /usr/lib64/lazarus/lcl/shellctrls.pas(701,53) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(701,68) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(809,72) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(816,48) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(1074,41) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(1074,58) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/shellctrls.pas(1106,57) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/filectrl.pp(314,31) Warning: (5044) Symbol "faHidden" is not portable /usr/lib64/lazarus/lcl/filectrl.pp(315,32) Warning: (5044) Symbol "faSysFile" is not portable /usr/lib64/lazarus/lcl/filectrl.pp(316,33) Warning: (5043) Symbol "faVolumeId" is deprecated /usr/lib64/lazarus/lcl/filectrl.pp(316,33) Warning: (5044) Symbol "faVolumeId" is not portable (3104) Compiling graphutil.pp (3104) Compiling inipropstorage.pas (3104) Compiling lazhelphtml.pas (3104) Compiling lazhelpintf.pas (3104) Compiling lclmemmanager.pas (3104) Compiling lclmessageglue.pas (3104) Compiling ./nonwin32/messages.pp (3104) Compiling lclunicodedata.pas (3104) Compiling pairsplitter.pas (3104) Compiling ./widgetset/wspairsplitter.pp (3104) Compiling postscriptcanvas.pas (3104) Compiling printers.pas (3104) Compiling postscriptunicode.pas (3104) Compiling postscriptprinter.pas (3104) Compiling rubberband.pas (3104) Compiling ./widgetset/wsdesigner.pp (3104) Compiling spin.pp (3104) Compiling ./widgetset/wsspin.pp (3104) Compiling stdactns.pas (3104) Compiling utrace.pp (3104) Compiling xmlpropstorage.pas (3104) Compiling ./forms/timepopup.pas (3104) Compiling asyncprocess.pp (3104) Compiling registerlcl.pas (3104) Compiling arrow.pp (3104) Compiling industrialbase.pp (3104) Compiling dbextctrls.pp (3104) Compiling editbtn.pas (3104) Compiling groupededit.pp (3104) Compiling ./forms/calendarpopup.pas (3104) Compiling jsonpropstorage.pas (3104) Compiling valedit.pas (3104) Compiling comboex.pas (3104) Compiling lazcanvas.pas (3104) Compiling lazregions.pas (3104) Compiling lazdialogs.pas (3104) Compiling customdrawn_common.pas (3104) Compiling customdrawndrawers.pas (3104) Compiling customdrawncontrols.pas (3104) Compiling lazdeviceapis.pas (3104) Compiling ./widgetset/wslazdeviceapis.pas (3104) Compiling ldocktree.pas (3104) Compiling lazfreetypeintfdrawer.pas (3104) Compiling customdrawn_winxp.pas (3104) Compiling customdrawn_android.pas (3104) Compiling customdrawn_mac.pas (3104) Compiling lclexceptionstacktrace.pas /usr/lib64/lazarus/lcl/lclexceptionstacktrace.pas(25,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lclexceptionstacktrace.pas(26,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lclexceptionstacktrace.pas(34,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/lclexceptionstacktrace.pas(35,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (1008) 217818 lines compiled, 9.7 sec (1021) 23 warning(s) issued Warning: (lazarus) [TLazPackageGraph.ConvertPackageRSTFiles] skipping read only directory /usr/lib64/lazarus/lcl/languages/ Info: (lazarus) Execute Title="Compile package LCL 2.0.12" Info: (lazarus) Working Directory="/usr/lib64/lazarus/lcl/interfaces/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O1" Info: (lazarus) Param[5]="-g" Info: (lazarus) Param[6]="-gl" Info: (lazarus) Param[7]="-l" Info: (lazarus) Param[8]="-vewnhibq" Info: (lazarus) Param[9]="-vm5044" Info: (lazarus) Param[10]="-Fi/usr/lib64/lazarus/lcl/interfaces/gtk2" Info: (lazarus) Param[11]="-Fu/usr/lib64/lazarus/lcl/interfaces/gtk2" Info: (lazarus) Param[12]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[13]="-Fu/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux" Info: (lazarus) Param[14]="-Fu/builddir/.lazarus/lib/LCLBase/units/x86_64-linux" Info: (lazarus) Param[15]="-Fu/usr/lib64/lazarus/lcl/interfaces/" Info: (lazarus) Param[16]="-FU/builddir/.lazarus/lib/units/x86_64-linux/gtk2" Info: (lazarus) Param[17]="lcl.pas" Hint: (11030) Start of reading config file /etc/fpc.cfg Hint: (11031) End of reading config file /etc/fpc.cfg Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling lcl.pas (3104) Compiling ./gtk2/alllclintfunits.pas (3104) Compiling ./gtk2/gtk2cellrenderer.pas (3104) Compiling ./gtk2/gtk2int.pas (3104) Compiling ./gtk2/gtk2winapiwindow.pp (3104) Compiling ./gtk2/gtk2extra.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2extra.inc(36,22) Hint: (5057) Local variable "Value" does not seem to be initialized (3104) Compiling ./gtk2/gtk2proc.pp (3104) Compiling ./gtk2/gtk2fontcache.pas (3104) Compiling ./gtk2/gtk2def.pp (3104) Compiling ./gtk2/gtk2globals.pp (3104) Compiling ./gtk2/gtk2int.pas (3104) Compiling ./gtk2/gtk2winapiwindow.pp (3104) Compiling ./gtk2/gtk2proc.pp (3104) Compiling ./gtk2/gtk2fontcache.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2fontcache.pas(66,32) Hint: (5024) Parameter "Tree" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2fontcache.pas(67,38) Hint: (5024) Parameter "Tree" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2fontcache.pas(259,24) Hint: (5057) Local variable "LogFont" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2fontcache.pas(260,29) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2debug.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2debug.pp(53,35) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2debug.pp(66,56) Hint: (5024) Parameter "event" not used (3104) Compiling ./gtk2/gtk2wsprivate.pp (3104) Compiling ./gtk2/gtk2wscontrols.pp (3104) Compiling ./gtk2/gtk2winapiwindow.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(138,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(171,46) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(174,8) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(176,8) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(575,54) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(186,74) Hint: (5024) Parameter "CalledByTimer" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(955,8) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(978,37) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapiwindow.pp(979,8) Hint: (5024) Parameter "Event" not used (3104) Compiling ./gtk2/gtk2int.pas (3104) Compiling ./gtk2/gtk2msgqueue.pp (3104) Compiling ./gtk2/gtk2wsfactory.pas (3104) Compiling ./gtk2/gtk2wsbuttons.pp (3104) Compiling ./gtk2/gtk2wsstdctrls.pp (3104) Compiling ./gtk2/gtk2cellrenderer.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(98,56) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(218,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(295,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(348,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(371,41) Hint: (5024) Parameter "Instance" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(372,8) Hint: (5024) Parameter "theClass" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2cellrenderer.pas(428,22) Hint: (5057) Local variable "Value" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(413,41) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(413,61) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(423,10) Warning: (5033) Function result does not seem to be set /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(423,38) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(424,3) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2memostrings.inc(250,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(436,39) Hint: (5024) Parameter "model" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(437,8) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(455,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(489,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(494,27) Hint: (5057) Local variable "AGdkRect" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(506,58) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(525,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(547,44) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(557,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(576,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(617,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(633,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(173,87) Hint: (5024) Parameter "AExtendedSelect" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(654,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(655,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(176,42) Hint: (5024) Parameter "ACustomListBox" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(682,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(701,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(733,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(722,48) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(750,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(809,71) Warning: (4056) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(837,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(159,76) Hint: (5024) Parameter "X" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(863,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(882,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(915,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(949,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(950,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(956,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(958,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(960,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(962,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(963,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(979,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(992,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(330,96) Hint: (5024) Parameter "ShortCutK2" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1005,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1021,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1039,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(5,35) Hint: (5024) Parameter "AGtkTextBuffer" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(125,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(131,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(172,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(181,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(192,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(208,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(253,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(240,44) Hint: (5024) Parameter "ACustomEdit" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(240,75) Hint: (5024) Parameter "NewMode" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(241,48) Hint: (5024) Parameter "ACustomEdit" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(241,79) Hint: (5024) Parameter "NewChar" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(276,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(244,44) Hint: (5024) Parameter "ACustomEdit" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(244,75) Hint: (5024) Parameter "NewCase" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(297,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(306,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(319,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(335,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(366,71) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(400,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(433,49) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(451,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustommemo.inc(469,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1107,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1125,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1142,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1162,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1182,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(199,44) Hint: (5024) Parameter "ACustomEdit" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(199,75) Hint: (5024) Parameter "NewCase" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1198,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1203,32) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1204,8) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1222,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1228,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1240,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1243,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1257,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1276,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1295,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1337,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1362,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1379,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(202,74) Hint: (5024) Parameter "NewChar" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1395,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1410,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1437,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1459,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1479,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1489,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1502,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1512,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1524,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1530,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1552,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1631,30) Hint: (5024) Parameter "AWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1637,31) Hint: (5024) Parameter "AMenu" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1647,31) Hint: (5024) Parameter "AMenu" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1669,25) Hint: (5057) Local variable "AValue" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1686,29) Hint: (5024) Parameter "AWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1699,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1863,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1866,23) Hint: (5057) Local variable "AValue" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1887,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1907,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1924,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1935,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1943,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1955,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(123,57) Hint: (5024) Parameter "ACustomComboBox" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(124,51) Hint: (5024) Parameter "NewTraverseList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1983,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(1998,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2014,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2030,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2059,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2066,74) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2076,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2100,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2112,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(133,71) Hint: (5024) Parameter "AList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2124,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2140,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2166,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2190,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2280,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2290,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2382,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2400,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2421,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(87,25) Hint: (5024) Parameter "aLeft" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(87,37) Hint: (5024) Parameter "aTop" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2453,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2469,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2489,60) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2489,89) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2497,62) Hint: (5024) Parameter "allocation" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2497,95) Hint: (5024) Parameter "user_data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2573,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2589,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(309,40) Hint: (5024) Parameter "AWinControl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(309,75) Hint: (5024) Parameter "AText" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2623,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(314,74) Hint: (5024) Parameter "ShortCutK1" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(314,91) Hint: (5024) Parameter "ShortCutK2" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2651,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2670,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2682,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2736,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2740,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(71,76) Hint: (5024) Parameter "AIsHorizontal" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2762,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2814,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2832,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2833,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2858,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2859,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2903,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2906,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2914,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2920,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2928,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2930,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2931,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2942,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(371,40) Hint: (5024) Parameter "AWinControl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(371,75) Hint: (5024) Parameter "AText" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2970,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(2988,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(3003,61) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsstdctrls.pp(3017,44) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(98,62) Hint: (5024) Parameter "AState" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(194,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(200,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(207,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(213,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(215,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(217,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(218,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(231,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(248,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(60,72) Hint: (5024) Parameter "AValue" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(263,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(277,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(296,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(318,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(332,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsbuttons.pp(430,21) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wscalendar.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscalendar.pp(98,3) Note: (5027) Local variable "Agboolean" is assigned but never used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscalendar.pp(126,45) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscalendar.pp(145,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscalendar.pp(158,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscalendar.pp(197,38) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wschecklst.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(80,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(72,51) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(85,44) Hint: (5024) Parameter "tree_column" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(86,79) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(139,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(102,42) Hint: (5024) Parameter "cellrenderertoggle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(171,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(249,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(271,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(292,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wschecklst.pp(311,36) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wscomctrls.pp (3104) Compiling ./gtk2/gtk2listviewtreemodel.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(79,42) Hint: (5024) Parameter "g_class" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(79,65) Hint: (5024) Parameter "class_data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(80,37) Hint: (5024) Parameter "instance" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(80,67) Hint: (5024) Parameter "g_class" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(81,74) Hint: (5024) Parameter "iface_data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(40,32) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(40,56) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(41,33) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(41,57) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(42,42) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(42,66) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(43,32) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(44,35) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(44,59) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(44,83) Hint: (5024) Parameter "new_order" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(47,36) Hint: (5024) Parameter "index" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(213,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(225,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(237,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(50,49) Hint: (5024) Parameter "column" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(293,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(294,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(52,34) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(52,58) Hint: (5024) Parameter "parent" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(53,35) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(322,10) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(56,32) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(56,56) Hint: (5024) Parameter "child" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(57,29) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(58,31) Hint: (5024) Parameter "iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(347,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(350,40) Note: (6058) Call to subroutine "function TLCLListViewModel.TreeModel:^untyped;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listviewtreemodel.pas(360,39) Note: (6058) Call to subroutine "function TLCLListViewModel.TreeModel:^untyped;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(105,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(107,22) Hint: (5057) Local variable "NMHdr" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(109,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(162,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(91,65) Hint: (5024) Parameter "page" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(200,23) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(202,24) Hint: (5057) Local variable "NMHdr" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(204,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(179,60) Hint: (5024) Parameter "page" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(239,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(245,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(309,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(328,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(85,25) Hint: (5024) Parameter "aLeft" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(85,37) Hint: (5024) Parameter "aTop" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(369,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(370,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(444,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(445,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(488,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(534,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(576,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(583,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(598,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(605,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(610,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(619,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(621,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(644,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(650,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(676,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(677,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2pagecontrol.inc(746,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(33,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(119,19) Hint: (5057) Local variable "NM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(120,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(142,19) Hint: (5057) Local variable "NM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(143,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(133,33) Hint: (5024) Parameter "model" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(160,19) Hint: (5057) Local variable "NM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(161,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(152,34) Hint: (5024) Parameter "model" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(152,81) Hint: (5024) Parameter "Iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(173,33) Hint: (5024) Parameter "model" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(173,60) Hint: (5024) Parameter "path" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(173,85) Hint: (5024) Parameter "Iter" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(173,110) Hint: (5024) Parameter "WidgetInfo" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(196,19) Hint: (5057) Local variable "NM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(197,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(213,19) Hint: (5057) Local variable "NM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(224,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(340,56) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(382,56) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(388,37) Hint: (5024) Parameter "selection" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(388,72) Hint: (5024) Parameter "model" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(409,52) Hint: (5024) Parameter "tree_column" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(497,62) Hint: (5024) Parameter "cell_layout" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(638,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(639,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(724,110) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(791,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(812,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(145,103) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(836,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(837,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(901,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(147,108) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(929,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(148,102) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(965,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(149,101) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(987,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(150,100) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(151,75) Hint: (5024) Parameter "AIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(151,103) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(151,136) Hint: (5024) Parameter "AImageIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1017,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(152,101) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1034,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(153,101) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1050,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(154,98) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1070,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(155,100) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1098,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(157,13) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1127,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1162,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1264,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(163,67) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1299,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(164,63) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(165,47) Hint: (5024) Parameter "ALV" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(165,80) Hint: (5024) Parameter "AIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1347,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1369,75) Hint: (5057) Local variable "Cell" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(166,96) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1414,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(167,94) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(168,75) Hint: (5024) Parameter "AIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(168,103) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(168,132) Hint: (5024) Parameter "AChecked" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1458,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(169,96) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1533,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1596,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(170,96) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1618,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(171,95) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(171,124) Hint: (5024) Parameter "ASubIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(171,155) Hint: (5024) Parameter "AText" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1648,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(172,92) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(172,121) Hint: (5024) Parameter "PartialOK" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1672,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(174,71) Hint: (5024) Parameter "AIndex" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(174,99) Hint: (5024) Parameter "AItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1730,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1778,67) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1806,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1831,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1838,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1861,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1876,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1911,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1929,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(1983,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2013,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2047,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2077,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2097,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2125,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(195,71) Hint: (5024) Parameter "AValue" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2165,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(197,81) Hint: (5024) Parameter "AValue" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2187,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(199,78) Hint: (5024) Parameter "AValue" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2215,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2277,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(203,74) Hint: (5024) Parameter "Avalue" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2302,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2316,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2331,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2345,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(207,68) Hint: (5024) Parameter "AType" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(207,97) Hint: (5024) Parameter "AColumn" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(208,18) Hint: (5024) Parameter "ASortDirection" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2364,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2398,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2411,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscustomlistview.inc(2413,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(303,38) Hint: (5024) Parameter "AWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(340,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(344,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(368,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(369,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(371,59) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(377,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(382,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(390,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(394,49) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(395,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(410,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(422,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(269,81) Hint: (5024) Parameter "AOrientation" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(460,44) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(462,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(470,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(477,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(483,67) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(487,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(499,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(500,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(530,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(559,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(569,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(593,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(597,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(610,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(635,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(113,49) Hint: (5024) Parameter "AWinControl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(114,34) Hint: (5024) Parameter "PreferredWidth" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(115,30) Hint: (5024) Parameter "WithThemeSpace" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(661,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(117,68) Hint: (5024) Parameter "SizeGrip" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscomctrls.pp(685,33) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wsdialogs.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(134,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(148,45) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(160,49) Hint: (5024) Parameter "Chooser" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(320,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(405,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(488,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(782,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(804,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(83,56) Hint: (5024) Parameter "ACommonDialog" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(76,56) Hint: (5024) Parameter "ACommonDialog" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(970,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(981,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(1013,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(69,56) Hint: (5024) Parameter "ACommonDialog" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(1162,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(46,45) Hint: (5024) Parameter "ACommonDialog" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(1280,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(1321,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(93,56) Hint: (5024) Parameter "ACommonDialog" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(1402,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsdialogs.pp(109,56) Hint: (5024) Parameter "ACommonDialog" not used (3104) Compiling ./gtk2/gtk2wsextctrls.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsextctrls.pp(224,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsextctrls.pp(247,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsextctrls.pp(146,47) Hint: (5024) Parameter "AControl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsextctrls.pp(266,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(69,35) Hint: (5024) Parameter "Display" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(90,19) Hint: (5057) Local variable "Ev" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(160,27) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(192,33) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(230,31) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(264,24) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(284,25) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(295,39) Hint: (5024) Parameter "status_icon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(304,36) Hint: (5024) Parameter "status_icon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(304,70) Hint: (5024) Parameter "button" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(305,22) Hint: (5024) Parameter "activate_time" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(313,42) Hint: (5024) Parameter "status_icon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(337,44) Hint: (5024) Parameter "status_icon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(364,43) Hint: (5024) Parameter "status_icon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(365,28) Hint: (5024) Parameter "keyboard_mode" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(365,58) Hint: (5024) Parameter "tooltip" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(385,55) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(417,53) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2trayicon.inc(570,55) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wsextdlgs.pp (3104) Compiling ./gtk2/gtk2wsforms.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(131,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(132,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(136,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(161,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(259,27) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(284,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(292,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(298,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(301,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(303,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(342,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(404,56) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(437,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(458,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(479,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(524,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(526,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(527,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(611,62) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(613,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(615,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(631,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(663,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(664,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(81,29) Hint: (5024) Parameter "AOldFormStyle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(672,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(675,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(713,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(726,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(728,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(734,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(737,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(743,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(783,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(85,42) Hint: (5024) Parameter "AForm" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(864,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(884,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(884,76) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(886,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(950,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(993,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(1008,8) Note: (2025) User defined: test with smaller minor versions and check where LM_CONFIGUREEVENT is needed. /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(1066,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsforms.pp(1080,35) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wsgrids.pp (3104) Compiling ./gtk2/gtk2wsimglist.pp (3104) Compiling ./gtk2/gtk2wsmenus.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(86,7) Hint: (5024) Parameter "user_data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(133,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(183,23) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(189,34) Hint: (5024) Parameter "item" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(203,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(205,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(224,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(226,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(231,36) Hint: (5024) Parameter "item" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(231,56) Hint: (5024) Parameter "AMenuItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(265,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(268,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(291,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(306,60) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(358,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(374,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(378,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(380,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(395,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(414,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(433,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(461,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(48,72) Hint: (5024) Parameter "RadioItem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(480,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(491,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(50,99) Hint: (5024) Parameter "AIcon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(517,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(527,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(550,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(551,45) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(559,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(560,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(58,79) Hint: (5024) Parameter "UseRightToLeftReading" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(568,57) Hint: (5024) Parameter "push_in" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(647,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsmenus.pp(671,22) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wsspin.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(61,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(78,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(104,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(129,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(143,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(188,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(220,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsspin.pp(241,33) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2wspairsplitter.pp (3104) Compiling ./gtk2/gtk2wsprivate.pp /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(143,45) Hint: (5024) Parameter "AGtkWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(143,80) Hint: (5024) Parameter "AWidgetInfo" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2privatelist.inc(26,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2privatelist.inc(19,37) Hint: (5024) Parameter "Selection" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(291,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(333,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(424,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(477,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(489,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsprivate.pp(531,18) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/unitywsctrls.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(156,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(158,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(163,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(172,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(192,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(194,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(198,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(209,53) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/unitywsctrls.pas(58,43) Hint: (5024) Parameter "ATrayIcon" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wsfactory.pas(118,8) Hint: (5023) Unit "Gtk2WSImgList" not used in Gtk2WSFactory (3104) Compiling ./gtk2/gtk2themes.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(74,49) Hint: (5024) Parameter "Window" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(74,68) Hint: (5024) Parameter "Target" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(74,86) Hint: (5024) Parameter "Bounds" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(234,23) Warning: (5093) function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(573,29) Hint: (5057) Local variable "AValue" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(685,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(690,35) Hint: (5024) Parameter "ASettings" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(690,65) Hint: (5024) Parameter "pspec" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(696,33) Hint: (5024) Parameter "ASettings" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(696,63) Hint: (5024) Parameter "pspec" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(720,82) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(733,82) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(90,104) Hint: (5024) Parameter "Flags2" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2themes.pas(94,39) Hint: (5024) Parameter "Details" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(104,20) Hint: (5057) Local variable "Msg" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(107,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(137,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(140,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(128,76) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(145,30) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(145,74) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(181,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(173,31) Hint: (5024) Parameter "cellrenderertoggle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(197,40) Hint: (5024) Parameter "arg2" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(197,72) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(217,31) Hint: (5024) Parameter "context" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(218,8) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(280,25) Hint: (5024) Parameter "ExtendedSelect" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(912,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1053,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1054,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1073,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1077,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1080,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1095,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1098,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1151,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1198,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1337,34) Hint: (5024) Parameter "sig" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1337,53) Hint: (5024) Parameter "siginfo" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1338,8) Hint: (5024) Parameter "sigcontext" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1394,34) Hint: (5057) Local variable "TM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1503,10) Note: (6058) Call to subroutine "function AnsiStrComp(S1:PChar;S2:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(134,39) Hint: (5024) Parameter "AObject" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1786,3) Note: (6058) Call to subroutine "function FpWrite(fd:LongInt;const buf:;nbytes:QWord):Int64;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1832,34) Hint: (5057) Local variable "thrashspace" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1826,37) Hint: (5024) Parameter "source" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1826,63) Hint: (5024) Parameter "condition" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(1832,3) Note: (6058) Call to subroutine "function FpRead(fd:LongInt;var buf:;nbytes:QWord):Int64;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2446,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2447,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2484,25) Hint: (5057) Local variable "LogBrush" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2489,10) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2499,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2500,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2556,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2588,32) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2611,25) Hint: (5057) Local variable "LogBrush" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2614,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2618,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2621,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2624,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2627,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2630,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2636,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2639,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2642,8) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(273,38) Hint: (5024) Parameter "ATitle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2822,24) Hint: (5058) Variable "BitInfo" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2838,21) Hint: (5057) Local variable "FDIB" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2883,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(2901,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(3264,26) Hint: (5057) Local variable "R1" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(3316,26) Hint: (5057) Local variable "R1" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(3827,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(3908,53) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4485,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4628,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(210,50) Hint: (5024) Parameter "Left" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(210,60) Hint: (5024) Parameter "Top" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(210,69) Hint: (5024) Parameter "Width" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(210,80) Hint: (5024) Parameter "Height" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4705,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4707,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4748,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4797,15) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4799,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4807,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4826,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(145,43) Hint: (5024) Parameter "Sender" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(4991,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5017,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5058,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5317,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5375,25) Hint: (5057) Local variable "GDKColor" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5401,43) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(5431,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6010,52) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6011,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6020,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6031,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6376,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6376,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6323,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6326,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6349,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6349,38) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6364,25) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6365,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6271,20) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2widgetset.inc(6280,20) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(126,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(137,49) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(142,43) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(36,30) Hint: (5024) Parameter "hHk" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(36,47) Hint: (5024) Parameter "ncode" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(36,69) Hint: (5024) Parameter "wParam" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(36,90) Hint: (5024) Parameter "lParam" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(215,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(37,30) Hint: (5024) Parameter "lpPrevWndFunc" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(244,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(50,50) Hint: (5024) Parameter "AFormat" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(778,25) Hint: (5058) Variable "Header" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(969,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1054,52) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1056,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1059,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1064,51) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1071,58) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1097,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1121,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1128,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1205,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(58,34) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1255,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1262,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1264,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1267,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1268,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1270,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1320,19) Hint: (5091) Local variable "points" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1333,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1576,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1600,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1602,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1606,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1628,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1633,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1681,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1709,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1752,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1788,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1829,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1830,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1831,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1922,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1929,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(1936,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2465,57) Hint: (5057) Local variable "AP" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2594,56) Hint: (5057) Local variable "Points" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2628,19) Hint: (5057) Local variable "Points" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2710,19) Hint: (5091) Local variable "AStr" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2726,31) Hint: (5057) Local variable "TM" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2669,77) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(81,31) Hint: (5024) Parameter "Wnd" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(81,47) Hint: (5024) Parameter "wSBflags" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(81,62) Hint: (5024) Parameter "wArrows" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2816,45) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2817,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2818,55) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2839,49) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2844,43) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(2850,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(85,35) Hint: (5024) Parameter "hdc" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(85,50) Hint: (5024) Parameter "lprcClip" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3372,16) Hint: (5024) Parameter "AWritingSystem" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3440,14) Hint: (5024) Parameter "AMetric" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3440,50) Hint: (5024) Parameter "AFontType" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(89,34) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(89,111) Hint: (5024) Parameter "Flags" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3526,9) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:Byte):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3543,60) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3554,60) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):Byte;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3691,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3742,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3809,20) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3938,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3977,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(3981,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4100,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4150,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4182,15) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4207,15) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4250,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4282,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4284,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(109,32) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(109,46) Hint: (5024) Parameter "p2" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(109,55) Hint: (5024) Parameter "p3" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(109,76) Hint: (5024) Parameter "ABCStructs" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4326,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4388,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4480,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4482,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4531,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4559,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4560,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4562,10) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4623,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4624,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4625,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4626,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4654,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4807,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4809,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4830,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4876,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4943,50) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4952,52) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(4960,63) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5049,32) Hint: (5057) Local variable "BitmapSection" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5050,15) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5303,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5303,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5317,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5330,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5358,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5391,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5397,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5543,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(5696,31) Hint: (5057) Local variable "AValue" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6139,63) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6139,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6149,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6182,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6190,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6247,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6283,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6302,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6304,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6305,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6323,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6362,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6497,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6511,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6514,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6540,55) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6625,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6635,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6629,53) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6662,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(167,26) Hint: (5024) Parameter "hWnd" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6762,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(173,45) Hint: (5024) Parameter "Handle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(173,65) Hint: (5024) Parameter "wMsgFilterMin" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(173,85) Hint: (5024) Parameter "wMsgFilterMax" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6879,22) Hint: (5091) Local variable "ThePoints" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(6928,45) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7017,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7160,12) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7161,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7162,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7167,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7290,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7326,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7333,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7335,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7352,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7368,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7369,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7382,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7382,68) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7386,50) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7389,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7394,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7426,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7452,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(188,25) Hint: (5024) Parameter "hWnd" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7493,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7594,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7596,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7670,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(195,86) Hint: (5024) Parameter "hrgnUpdate" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7869,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7880,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(7919,88) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(198,29) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(198,43) Hint: (5024) Parameter "Palette" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(198,67) Hint: (5024) Parameter "ForceBackground" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8023,38) Hint: (5024) Parameter "TargetObject" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8089,38) Hint: (5024) Parameter "TargetObject" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8115,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8141,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8143,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8144,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8203,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8284,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8297,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8298,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8311,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8337,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8339,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8430,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8572,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8575,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8583,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8607,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8633,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8635,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8644,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8645,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8646,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8646,61) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8648,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8651,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8654,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8654,61) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8654,103) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8655,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8658,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8658,60) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8661,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8670,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8801,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8807,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(8813,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(218,37) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(218,52) Hint: (5024) Parameter "nCharExtra" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9139,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9144,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9150,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9154,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9158,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9164,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9170,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9174,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9244,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9283,42) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9283,55) Hint: (5024) Parameter "LayoutWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9294,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9376,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9379,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9383,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9385,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9395,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9413,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9446,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9452,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9476,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9501,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9507,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(233,53) Hint: (5024) Parameter "uiParam" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapih.inc(233,92) Hint: (5024) Parameter "fWinIni" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9733,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9761,56) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9762,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9763,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9776,21) Hint: (5057) Local variable "ev" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9779,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9788,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9793,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9795,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9807,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9808,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9817,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9875,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9904,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9917,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2winapi.inc(9930,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(43,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(44,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(50,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(54,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(55,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(62,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(63,15) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(64,43) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(65,49) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(78,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintfh.inc(38,37) Hint: (5024) Parameter "AOldRect" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(210,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(849,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(862,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(854,56) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(872,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(923,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1053,68) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1057,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1068,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1097,61) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1229,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1239,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1266,59) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1284,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1298,37) Hint: (5024) Parameter "source" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1368,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2lclintf.inc(1390,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(454,8) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(732,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(774,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(813,19) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(876,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(93,20) Hint: (5057) Local variable "Msg" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(101,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(106,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(43,58) Hint: (5024) Parameter "area" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(154,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(221,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(554,23) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(562,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(603,11) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(783,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(852,12) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(957,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(995,12) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2listsl.inc(1003,21) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(371,8) Hint: (5023) Unit "Gtk2WSFactory" not used in Gtk2Int /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2int.pas(381,8) Hint: (5023) Unit "Gtk2Debug" not used in Gtk2Int /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(173,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(179,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(247,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(249,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(95,91) Hint: (5024) Parameter "UseRightToLeftReading" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(95,119) Hint: (5024) Parameter "UseRightToLeftScrollBar" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(275,59) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(278,52) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(279,57) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(285,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(309,77) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(329,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(348,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(398,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(50,83) Hint: (5024) Parameter "Window" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(51,40) Hint: (5024) Parameter "ADragImageList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(52,40) Hint: (5024) Parameter "ADragImageList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(53,45) Hint: (5024) Parameter "ADragImageList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(54,12) Hint: (5024) Parameter "ALockedWindow" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(54,38) Hint: (5024) Parameter "DoUnLock" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(55,45) Hint: (5024) Parameter "ADragImageList" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(56,12) Hint: (5024) Parameter "ALockedWindow" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(56,53) Hint: (5024) Parameter "DoLock" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(526,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(533,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(546,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(560,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(572,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(620,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(639,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(688,27) Hint: (5057) Local variable "Geometry" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(723,50) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(728,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(750,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(753,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(87,90) Hint: (5024) Parameter "AOldPos" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(807,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(823,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(847,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(867,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(885,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(889,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(916,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(917,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(947,13) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1053,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1059,25) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1092,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1156,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1163,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1225,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1287,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2wscontrols.pp(1305,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(475,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(520,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(677,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(708,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(713,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(730,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(761,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(763,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(366,40) Hint: (5024) Parameter "AForm" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(368,37) Hint: (5024) Parameter "AForm" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(839,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(870,23) Hint: (5060) Function result variable does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(880,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(896,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(901,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(926,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(931,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(963,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1054,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(629,34) Hint: (5024) Parameter "AScaleGC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1127,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1224,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1238,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1333,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1378,32) Hint: (5057) Local variable "SourceRect" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1381,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1409,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(389,30) Hint: (5024) Parameter "DC" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1603,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1774,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1779,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1787,54) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1797,52) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1806,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(1811,44) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(2091,42) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(2309,52) Hint: (5057) Local variable "EventString" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3360,39) Hint: (5057) Local variable "ModMap" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3388,22) Hint: (5091) Local variable "KeySyms" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3474,32) Hint: (5057) Local variable "KeySymChars" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3617,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3641,19) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3824,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3975,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(3989,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4013,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4160,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4243,17) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4245,27) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4284,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4478,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4479,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4518,24) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4519,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4775,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4837,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4843,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(4846,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5014,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5020,59) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5030,64) Hint: (5024) Parameter "ASignal" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5032,14) Hint: (5024) Parameter "ASFlags" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5342,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5388,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5426,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5530,6) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5617,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5723,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5853,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5855,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5940,41) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(5942,39) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6012,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(653,36) Hint: (5024) Parameter "StatusBar" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(653,61) Hint: (5024) Parameter "Index" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6219,20) Hint: (5057) Local variable "Msg" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6220,19) Hint: (5057) Local variable "PS" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6221,27) Hint: (5057) Local variable "ItemStruct" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6243,47) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6252,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6534,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(668,54) Hint: (5024) Parameter "WithThemeSpace" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6624,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6855,18) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6913,16) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6923,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6925,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6899,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6901,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(6891,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7194,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7195,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7196,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7197,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7198,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7199,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7200,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7201,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7202,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7203,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7204,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7218,25) Hint: (5060) Function result variable does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7498,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7525,23) Hint: (5060) Function result variable does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(693,34) Hint: (5024) Parameter "AForm" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7790,9) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(7807,61) Hint: (5024) Parameter "PreviousStyle" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(8167,32) Hint: (5057) Local variable "Requisition" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(8220,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(8371,23) Hint: (5060) Function result variable does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(403,48) Hint: (5024) Parameter "ThemeWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(8928,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(9030,16) Hint: (5091) Local variable "Tmp" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.inc(9395,23) Hint: (5060) Function result variable does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(30,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(91,33) Hint: (5024) Parameter "TheMessage" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(91,58) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(92,42) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(137,25) Hint: (5024) Parameter "xevent" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(137,50) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(137,73) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(300,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(96,26) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(316,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(97,26) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(335,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(343,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(391,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(426,10) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(101,8) Hint: (5024) Parameter "AStartPos" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(101,24) Hint: (5024) Parameter "AEndPos" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(101,44) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(439,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(102,67) Hint: (5024) Parameter "ANewText" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(103,8) Hint: (5024) Parameter "ANewTextLength" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(103,35) Hint: (5024) Parameter "APosition" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(103,58) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(489,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(106,8) Hint: (5024) Parameter "AType" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(106,36) Hint: (5024) Parameter "APos" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(106,53) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(683,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(706,38) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(114,56) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(745,23) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(116,58) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(797,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(798,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(801,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(919,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(128,46) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(130,30) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(130,55) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(131,30) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1008,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(132,55) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1160,40) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1198,14) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1206,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1218,11) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(135,61) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1227,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(136,27) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(136,52) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(138,27) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(138,52) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1255,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(139,31) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1292,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1298,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1299,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1322,27) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1324,29) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1326,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1373,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1397,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1541,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1542,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1604,86) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1607,96) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1558,38) Hint: (5024) Parameter "ACtl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1646,20) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1673,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1629,8) Hint: (5024) Parameter "AWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(151,42) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(151,67) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(152,8) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(154,44) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(154,69) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(155,8) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1835,28) Hint: (5057) Local variable "Msg" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1837,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1946,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1972,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1987,50) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(1988,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2080,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2083,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2129,4) Note: (2025) User defined: ControlGetsMouseUpBefore always return true. See if still necessary /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(162,40) Hint: (5024) Parameter "AControl" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2151,46) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2159,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2165,37) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2166,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2217,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2219,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2327,4) Note: (2025) User defined: See if is necessary to stop emission. Return true is enough to avoid propagation /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2350,31) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2356,48) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2357,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2361,22) Hint: (5057) Local variable "MessE" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(173,54) Hint: (5024) Parameter "size" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2449,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2452,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2501,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(175,39) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(175,64) Hint: (5024) Parameter "size" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2511,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2528,27) Hint: (5057) Local variable "Allocation" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(181,31) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(182,28) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(183,28) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(184,29) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(185,32) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(186,28) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(187,28) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(188,28) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(189,29) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(190,30) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(191,33) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(192,31) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(194,55) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(196,56) Hint: (5024) Parameter "event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2906,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2936,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(2983,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3039,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(208,8) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(208,37) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(210,8) Hint: (5024) Parameter "Event" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(210,37) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3104,22) Hint: (5057) Local variable "Msg" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3115,21) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3120,73) Warning: (4056) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3123,30) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3175,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3201,33) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3202,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3210,36) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3211,34) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3214,32) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(219,29) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(221,30) Hint: (5024) Parameter "Widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3354,20) Hint: (5091) Local variable "Files" of a managed type does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(222,36) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(223,8) Hint: (5024) Parameter "x" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(223,21) Hint: (5024) Parameter "y" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(223,68) Hint: (5024) Parameter "info" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(227,50) Hint: (5024) Parameter "TargetWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(228,59) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(229,49) Hint: (5024) Parameter "TargetWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(230,42) Hint: (5024) Parameter "Info" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(230,63) Hint: (5024) Parameter "TimeID" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(231,8) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(232,54) Hint: (5024) Parameter "TargetWidget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(233,45) Hint: (5024) Parameter "Data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3660,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(244,39) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(246,19) Hint: (5024) Parameter "X" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(247,19) Hint: (5024) Parameter "Y" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(249,19) Hint: (5024) Parameter "info" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(252,41) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(253,19) Hint: (5024) Parameter "Context" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(256,19) Hint: (5024) Parameter "time" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(258,45) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(259,25) Hint: (5024) Parameter "context" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(260,25) Hint: (5024) Parameter "data" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3746,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(263,36) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3759,21) Hint: (5057) Local variable "Mess" does not seem to be initialized /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(264,36) Hint: (5024) Parameter "widget" not used /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3782,26) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2callback.inc(3783,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2proc.pp(54,56) Hint: (5023) Unit "Gtk2Debug" not used in Gtk2Proc /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(468,22) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(715,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(782,35) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(785,28) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(1097,74) Hint: (4055) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/lcl/interfaces/./gtk2/gtk2devicecontext.inc(1097,20) Hint: (4055) Conversion between ordinals and pointers is not portable (3104) Compiling ./gtk2/gtk2disableliboverlay.pas (3104) Compiling ./gtk2/gtk2windows.pas (3104) Compiling ./gtk2/interfaces.pas /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(5,3) Hint: (5023) Unit "Gtk2CellRenderer" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(6,3) Hint: (5023) Unit "Gtk2Debug" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(13,3) Hint: (5023) Unit "Gtk2ListViewTreeModel" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(14,3) Hint: (5023) Unit "Gtk2MsgQueue" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(16,3) Hint: (5023) Unit "Gtk2Themes" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(18,3) Hint: (5023) Unit "gtk2windows" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(19,3) Hint: (5023) Unit "Gtk2WSButtons" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(20,3) Hint: (5023) Unit "Gtk2WSCalendar" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(21,3) Hint: (5023) Unit "Gtk2WSCheckLst" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(22,3) Hint: (5023) Unit "Gtk2WSComCtrls" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(23,3) Hint: (5023) Unit "Gtk2WSControls" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(24,3) Hint: (5023) Unit "Gtk2WSDialogs" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(25,3) Hint: (5023) Unit "Gtk2WSExtCtrls" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(26,3) Hint: (5023) Unit "Gtk2WSExtDlgs" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(27,3) Hint: (5023) Unit "Gtk2WSFactory" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(28,3) Hint: (5023) Unit "Gtk2WSForms" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(29,3) Hint: (5023) Unit "Gtk2WSGrids" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(30,3) Hint: (5023) Unit "Gtk2WSImgList" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(31,3) Hint: (5023) Unit "Gtk2WSMenus" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(32,3) Hint: (5023) Unit "Gtk2WSPairSplitter" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(33,3) Hint: (5023) Unit "Gtk2WSPrivate" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(34,3) Hint: (5023) Unit "Gtk2WSSpin" not used in AllLCLIntfUnits /usr/lib64/lazarus/lcl/interfaces/./gtk2/alllclintfunits.pas(35,3) Hint: (5023) Unit "Gtk2WSStdCtrls" not used in AllLCLIntfUnits (1008) 60890 lines compiled, 2.3 sec (1021) 4 warning(s) issued (1022) 1325 hint(s) issued (1023) 62 note(s) issued Warning: (lazarus) [TLazPackageGraph.ConvertPackageRSTFiles] skipping read only directory /usr/lib64/lazarus/lcl/languages/ Info: (lazarus) Execute Title="Compile package SynEdit 1.0" Info: (lazarus) Working Directory="/usr/lib64/lazarus/components/synedit/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-CR" Info: (lazarus) Param[5]="-O1" Info: (lazarus) Param[6]="-g" Info: (lazarus) Param[7]="-gl" Info: (lazarus) Param[8]="-l" Info: (lazarus) Param[9]="-vewnhibq" Info: (lazarus) Param[10]="-vm5024,4055" Info: (lazarus) Param[11]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[12]="-Fu/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux" Info: (lazarus) Param[13]="-Fu/builddir/.lazarus/lib/LCLBase/units/x86_64-linux" Info: (lazarus) Param[14]="-Fu/builddir/.lazarus/lib/units/x86_64-linux/gtk2" Info: (lazarus) Param[15]="-Fu/usr/lib64/lazarus/components/synedit/" Info: (lazarus) Param[16]="-FU/builddir/.lazarus/lib/SynEdit/units/x86_64-linux/gtk2" Info: (lazarus) Param[17]="-dLCL" Info: (lazarus) Param[18]="-dLCLgtk2" Info: (lazarus) Param[19]="-CR" Info: (lazarus) Param[20]="-dgc" Info: (lazarus) Param[21]="allsynedit.pas" Hint: (11030) Start of reading config file /etc/fpc.cfg Hint: (11031) End of reading config file /etc/fpc.cfg Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling allsynedit.pas (3104) Compiling synbeautifier.pas (3104) Compiling syneditmiscclasses.pp (3104) Compiling synedithighlighter.pp (3104) Compiling synedittypes.pp (3104) Compiling synedittextbase.pas (3104) Compiling syneditmiscprocs.pp (3104) Compiling syneditkeycmds.pp (3104) Compiling syneditstrconst.pp (1010) Writing Resource String Table file: syneditstrconst.rsj /usr/lib64/lazarus/components/synedit/synedithighlighter.pp(1145,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" /usr/lib64/lazarus/components/synedit/synedithighlighter.pp(1168,13) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString" (3104) Compiling lazsynedittext.pas /usr/lib64/lazarus/components/synedit/lazsynedittext.pas(1073,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/lazsynedittext.pas(1117,20) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized (3104) Compiling syneditpointclasses.pas (3104) Compiling syneditfoldedview.pp (3104) Compiling syneditmiscclasses.pp /usr/lib64/lazarus/components/synedit/syneditmiscclasses.pp(47,18) Hint: (5023) Unit "LazUtilities" not used in SynEditMiscClasses (3104) Compiling synedithighlighterfoldbase.pas /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(1519,22) Hint: (5091) Local variable "OpenCnt" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(1525,22) Hint: (5091) Local variable "OpenIdx" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(1703,162) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(2204,21) Hint: (5057) Local variable "nd" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(2586,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(2588,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synedithighlighterfoldbase.pas(2696,3) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2811,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2824,9) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetLeftChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(2850,11) Note: (6058) Call to subroutine "procedure TSynSizedDifferentialAVLNode.SetRightChild(ANode:TSynSizedDifferentialAVLNode;anAdjustChildPosOffset:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(3076,19) Warning: (5093) function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(3794,29) Hint: (5091) Local variable "FoldCoders" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(4362,21) Hint: (5091) Local variable "EndLvl" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditfoldedview.pp(4363,21) Hint: (5091) Local variable "CurLvl" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditpointclasses.pas(1639,24) Hint: (5091) Local variable "Col" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditpointclasses.pas(1640,24) Hint: (5091) Local variable "Len" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditpointclasses.pas(2047,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditpointclasses.pas(2079,24) Hint: (5091) Local variable "Str" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpas.pp /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3256,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3764,33) Warning: (4082) Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3826,23) Hint: (5057) Local variable "nd" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3854,23) Hint: (5057) Local variable "nd" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3947,23) Hint: (5057) Local variable "nd" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synhighlighterpas.pp(3981,23) Hint: (5057) Local variable "nd" does not seem to be initialized (3104) Compiling synedit.pp (3104) Compiling syneditsearch.pp /usr/lib64/lazarus/components/synedit/syneditsearch.pp(564,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditsearch.pp(603,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditsearch.pp(620,12) Note: (6058) Call to subroutine "function CompareMem(P1:Pointer;P2:Pointer;Length:QWord):Boolean;" marked as inline is not inlined (3104) Compiling syneditmousecmds.pp (3104) Compiling lazsyneditmousecmdstypes.pp (3104) Compiling syneditmarks.pp (3104) Compiling syneditmarkup.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkuphighall.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupbracket.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupwordgroup.pp (3104) Compiling syneditmarkupctrlmouselink.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialline.pp (3104) Compiling syneditmarkupselection.pp (3104) Compiling synedit.pp (3104) Compiling syneditmarkupspecialchar.pp (3104) Compiling synedittextbuffer.pp /usr/lib64/lazarus/components/synedit/synedittextbuffer.pp(859,12) Note: (6058) Call to subroutine "function TSynEditStringList.LogicPosIsCombining(const AChar:PChar):Boolean;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synedittextbuffer.pp(1313,15) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditlines.pas (3104) Compiling synedittexttrimmer.pas (3104) Compiling synedittexttabexpander.pas /usr/lib64/lazarus/components/synedit/synedittexttabexpander.pas(321,25) Hint: (5091) Local variable "CharWidths" of a managed type does not seem to be initialized (3104) Compiling synedittextdoublewidthchars.pas (3104) Compiling syngutterbase.pp (3104) Compiling syntextdrawer.pp /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(587,59) Hint: (5057) Local variable "Size1" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(588,59) Hint: (5057) Local variable "Size2" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(589,59) Hint: (5057) Local variable "Size3" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(691,69) Hint: (5057) Local variable "Size1" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(704,29) Hint: (5057) Local variable "TM" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(575,5) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syntextdrawer.pp(967,31) Warning: (5043) Symbol "CanUTF8" is deprecated (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling lazsyntextarea.pp /usr/lib64/lazarus/components/synedit/lazsyntextarea.pp(1373,31) Hint: (5057) Local variable "PadRect" does not seem to be initialized (3104) Compiling syngutterlinenumber.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttercodefolding.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synguttermarks.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterchanges.pas (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling syngutterlineoverview.pp (3104) Compiling synedit.pp (3104) Compiling syngutter.pp (3104) Compiling synedit.pp (3104) Compiling synedittextbidichars.pas /usr/lib64/lazarus/components/synedit/synedit.pp(2086,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /usr/lib64/lazarus/components/synedit/synedit.pp(2164,24) Warning: (5063) Symbol "FoldedView" is experimental /usr/lib64/lazarus/components/synedit/synedit.pp(5030,33) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /usr/lib64/lazarus/components/synedit/synedit.pp(5050,69) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /usr/lib64/lazarus/components/synedit/synedit.pp(5051,60) Warning: (5066) Symbol "FScreenCaretPainterClass" is deprecated: "need refactor" /usr/lib64/lazarus/components/synedit/synedit.pp(5241,43) Warning: (5063) Symbol "IdleScanRanges" is experimental /usr/lib64/lazarus/components/synedit/synedit.pp(5382,41) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synedit.pp(5714,22) Hint: (5091) Local variable "s" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedit.pp(7554,49) Hint: (5057) Local variable "y" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedit.pp(7554,41) Hint: (5057) Local variable "x" does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedit.pp(8520,28) Hint: (5091) Local variable "FullStrToDelete" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/synedit.pp(10008,25) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditmarkuphighall.pp(824,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling syncompletion.pas (3104) Compiling syneditplugins.pas /usr/lib64/lazarus/components/synedit/syncompletion.pas(476,14) Hint: (5091) Local variable "u" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syncompletion.pas(475,8) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(482,27) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1108,36) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1193,29) Hint: (5057) Local variable "TextMetric" does not seem to be initialized /usr/lib64/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1829,14) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syncompletion.pas(1839,16) Note: (6058) Call to subroutine "function TCharacter.IsLetterOrDigit(const AString:UnicodeString;AIndex:LongInt):Boolean; Static;" marked as inline is not inlined (3104) Compiling syneditautocomplete.pp /usr/lib64/lazarus/components/synedit/syneditautocomplete.pp(268,12) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditautocomplete.pp(270,17) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditautocomplete.pp(279,12) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditautocomplete.pp(281,17) Note: (6058) Call to subroutine "function AnsiCompareText(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling syneditexport.pas /usr/lib64/lazarus/components/synedit/syneditexport.pas(475,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synedithighlighterxmlbase.pas (3104) Compiling synhighlighterpo.pp (3104) Compiling syneditregexsearch.pas /usr/lib64/lazarus/components/synedit/syneditregexsearch.pas(90,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditregexsearch.pas(91,5) Note: (6058) Call to subroutine "function TFPGList.Add(const Item:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditregexsearch.pas(113,21) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditregexsearch.pas(123,23) Note: (6058) Call to subroutine "function TFPGList.Get(Index:LongInt):LongInt;" marked as inline is not inlined (3104) Compiling synexporthtml.pas (3104) Compiling synhighlighterany.pas /usr/lib64/lazarus/components/synedit/synhighlighterany.pas(265,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synhighlighterany.pas(288,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synhighlighterany.pas(310,16) Note: (6058) Call to subroutine "function AnsiCompareStr(const S1:AnsiString;const S2:AnsiString):LongInt;" marked as inline is not inlined (3104) Compiling synhighlightercpp.pp (3104) Compiling synhighlightercss.pas /usr/lib64/lazarus/components/synedit/synhighlightercss.pas(2070,18) Warning: (4056) Conversion between ordinals and pointers is not portable /usr/lib64/lazarus/components/synedit/synhighlightercss.pas(2128,31) Warning: (4056) Conversion between ordinals and pointers is not portable (3104) Compiling synhighlighterdiff.pas (3104) Compiling synhighlighterhashentries.pas (3104) Compiling synhighlighterhtml.pp /usr/lib64/lazarus/components/synedit/synhighlighterhtml.pp(2766,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlighterjava.pas (3104) Compiling synhighlighterjscript.pas (3104) Compiling synhighlighterlfm.pas /usr/lib64/lazarus/components/synedit/synhighlighterlfm.pas(266,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synhighlightermulti.pas /usr/lib64/lazarus/components/synedit/synhighlightermulti.pas(2020,23) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synhighlighterperl.pas (3104) Compiling synhighlighterphp.pas (3104) Compiling synhighlighterposition.pas /usr/lib64/lazarus/components/synedit/synhighlighterposition.pas(195,19) Hint: (5094) Function result variable of a managed type does not seem to be initialized (3104) Compiling synhighlighterpython.pas (3104) Compiling synhighlightersql.pas (3104) Compiling synhighlightertex.pas /usr/lib64/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synhighlightertex.pas(215,41) Note: (6058) Call to subroutine "function UTF8CodepointSize(p:PChar):LongInt;" marked as inline is not inlined (3104) Compiling synhighlighterunixshellscript.pas (1010) Writing Resource String Table file: synhighlighterunixshellscript.rsj (3104) Compiling synhighlightervb.pas (3104) Compiling synhighlighterxml.pas /usr/lib64/lazarus/components/synedit/synhighlighterxml.pas(751,27) Warning: (5066) Symbol "SetSupportedModes" is deprecated: "use create" (3104) Compiling synmacrorecorder.pas (1010) Writing Resource String Table file: synmacrorecorder.rsj (3104) Compiling synmemo.pas (3104) Compiling synpluginsyncroedit.pp (3104) Compiling synpluginsyncronizededitbase.pp /usr/lib64/lazarus/components/synedit/synpluginsyncroedit.pp(628,21) Hint: (5091) Local variable "OldTable" of a managed type does not seem to be initialized (3104) Compiling synplugintemplateedit.pp /usr/lib64/lazarus/components/synedit/synplugintemplateedit.pp(297,21) Hint: (5091) Local variable "s2" of a managed type does not seem to be initialized (3104) Compiling syneditmarkupguttermark.pp (3104) Compiling synhighlighterbat.pas (3104) Compiling synhighlighterini.pas (3104) Compiling synedittextsystemcharwidth.pas (3104) Compiling syneditmarkupifdef.pp /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(868,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(1881,21) Hint: (5091) Local variable "OpenList" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(1882,21) Hint: (5091) Local variable "PeerList" of a managed type does not seem to be initialized /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(3135,7) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(3766,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/syneditmarkupifdef.pp(3773,32) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined (3104) Compiling synpluginmulticaret.pp /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(723,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(735,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(752,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(761,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(770,3) Note: (6058) Call to subroutine "procedure TSynPluginMultiCaretList.AdjustAfterChange(RawIndex:LongInt);" marked as inline is not inlined /usr/lib64/lazarus/components/synedit/synpluginmulticaret.pp(896,24) Hint: (5091) Local variable "NewCarets" of a managed type does not seem to be initialized (3104) Compiling synhighlighterpike.pas (3104) Compiling syneditmarkupfoldcoloring.pas /usr/lib64/lazarus/components/synedit/allsynedit.pas(11,3) Hint: (5023) Unit "SynBeautifier" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(11,42) Hint: (5023) Unit "SynEditAutoComplete" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(11,63) Hint: (5023) Unit "SynEditExport" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(13,3) Hint: (5023) Unit "SynEditHighlighterXMLBase" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(13,46) Hint: (5023) Unit "LazSynEditMouseCmdsTypes" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(14,21) Hint: (5023) Unit "SynEditLines" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(14,35) Hint: (5023) Unit "SynEditMarks" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(14,49) Hint: (5023) Unit "SynEditMarkup" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(15,3) Hint: (5023) Unit "SynEditMarkupBracket" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(15,25) Hint: (5023) Unit "SynEditMarkupCtrlMouseLink" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(15,53) Hint: (5023) Unit "SynEditMarkupHighAll" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(16,3) Hint: (5023) Unit "SynEditMarkupSelection" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(16,27) Hint: (5023) Unit "SynEditMarkupSpecialLine" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(16,53) Hint: (5023) Unit "SynEditMarkupWordGroup" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(17,3) Hint: (5023) Unit "SynEditMiscClasses" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(17,23) Hint: (5023) Unit "SynEditMiscProcs" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(17,59) Hint: (5023) Unit "SynEditPlugins" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(18,3) Hint: (5023) Unit "SynEditPointClasses" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(18,24) Hint: (5023) Unit "SynEditRegexSearch" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(18,59) Hint: (5023) Unit "SynEditStrConst" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(19,3) Hint: (5023) Unit "SynEditTextBase" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(19,20) Hint: (5023) Unit "SynEditTextBuffer" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(19,39) Hint: (5023) Unit "SynEditTextBidiChars" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(20,3) Hint: (5023) Unit "SynEditTextTabExpander" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(20,27) Hint: (5023) Unit "SynEditTextTrimmer" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(20,47) Hint: (5023) Unit "SynEditTypes" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(20,61) Hint: (5023) Unit "SynExportHTML" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(21,3) Hint: (5023) Unit "SynGutter" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(21,14) Hint: (5023) Unit "SynGutterBase" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(21,29) Hint: (5023) Unit "SynGutterChanges" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(22,3) Hint: (5023) Unit "SynGutterLineNumber" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(22,24) Hint: (5023) Unit "SynGutterLineOverview" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(22,47) Hint: (5023) Unit "SynGutterMarks" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(24,3) Hint: (5023) Unit "SynHighlighterHashEntries" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(27,3) Hint: (5023) Unit "SynHighlighterPosition" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(29,22) Hint: (5023) Unit "SynMacroRecorder" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(29,40) Hint: (5023) Unit "SynMemo" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(30,3) Hint: (5023) Unit "SynPluginSyncronizedEditBase" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(30,56) Hint: (5023) Unit "LazSynEditText" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(31,3) Hint: (5023) Unit "LazSynTextArea" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(31,34) Hint: (5023) Unit "SynEditMarkupGutterMark" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(32,22) Hint: (5023) Unit "SynEditMarkupSpecialChar" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(32,48) Hint: (5023) Unit "SynEditTextDoubleWidthChars" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(33,3) Hint: (5023) Unit "SynEditTextSystemCharWidth" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(33,31) Hint: (5023) Unit "SynEditMarkupIfDef" not used in allsynedit /usr/lib64/lazarus/components/synedit/allsynedit.pas(34,23) Hint: (5023) Unit "SynEditMarkupFoldColoring" not used in allsynedit (1008) 111425 lines compiled, 5.9 sec (1021) 18 warning(s) issued (1022) 87 hint(s) issued (1023) 47 note(s) issued Warning: (lazarus) [TLazPackageGraph.ConvertPackageRSTFiles] skipping read only directory /usr/lib64/lazarus/components/synedit/languages/ TProject.DoLoadStateFile Statefile not found: /builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui.compiled Info: (lazarus) Execute Title="Compile Project, Target: pasdoc_gui" Info: (lazarus) Working Directory="/builddir/build/BUILD/pasdoc-0.16.0/source/gui/" Info: (lazarus) Executable="/usr/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O3" Info: (lazarus) Param[5]="-OoREGVAR" Info: (lazarus) Param[6]="-gw3" Info: (lazarus) Param[7]="-gl" Info: (lazarus) Param[8]="-l" Info: (lazarus) Param[9]="-vewnibq" Info: (lazarus) Param[10]="-vh-" Info: (lazarus) Param[11]="-Fu/builddir/.lazarus/lib/SynEdit/units/x86_64-linux/gtk2" Info: (lazarus) Param[12]="-Fu/builddir/.lazarus/lib/units/x86_64-linux/gtk2" Info: (lazarus) Param[13]="-Fu/builddir/.lazarus/lib/LCLBase/units/x86_64-linux" Info: (lazarus) Param[14]="-Fu/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/lib" Info: (lazarus) Param[15]="-Fu/builddir/.lazarus/lib/LazUtils/lib/x86_64-linux" Info: (lazarus) Param[16]="-Fu/builddir/.lazarus/lib/units/x86_64-linux" Info: (lazarus) Param[17]="-Fu/builddir/build/BUILD/pasdoc-0.16.0/source/gui/" Info: (lazarus) Param[18]="-o/builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui" Info: (lazarus) Param[19]="-dLCL" Info: (lazarus) Param[20]="-dLCLgtk2" Info: (lazarus) Param[21]="pasdoc_gui.lpr" Free Pascal Compiler version 3.2.2 [2021/06/03] for x86_64 Copyright (c) 1993-2021 by Florian Klaempfl and others (1002) Target OS: Linux for x86-64 (3104) Compiling pasdoc_gui.lpr (3104) Compiling frmaboutunit.pas (3104) Compiling frmhelpgeneratorunit.pas (3104) Compiling helpprocessor.pas (3104) Compiling preferencesfrm.pas (3104) Compiling pasdocguisettings.pas (9022) Compiling resource /builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui.or (9015) Linking /builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui /builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui.lpr(18,1) Warning: (9034) "crtbeginS.o" not found, this will probably cause a linking failure /builddir/build/BUILD/pasdoc-0.16.0/source/gui/pasdoc_gui.lpr(18,1) Warning: (9034) "crtendS.o" not found, this will probably cause a linking failure (1008) 3132 lines compiled, 2.8 sec (1021) 2 warning(s) issued + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X4PtPS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 + cd pasdoc-0.16.0 + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin + install -m 755 -t /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin ./build/bin/file_to_pascal_data ./build/bin/file_to_pascal_string ./build/bin/pascal_pre_proc ./build/bin/pasdoc + MANDIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1 + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/pasdoc.man /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1/pasdoc.1 + install -m 644 -p /builddir/build/SOURCES/pascal_pre_proc.man /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1/pascal_pre_proc.1 + install -m 644 -p /builddir/build/SOURCES/file_to_pascal_data.man /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1/file_to_pascal_data.1 + ln -sr /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1/file_to_pascal_data.1 /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/man/man1/file_to_pascal_string.1 + install -m 755 ./source/gui/pasdoc_gui /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc-gui + for SIZE in 16 32 64 128 256 ++ printf %03d 16 + PADSIZ=016 + ICON_DIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/16x16/apps + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/16x16/apps + install -m 644 -p ./source/gui/icons/PasDoc016.png /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/16x16/apps/pasdoc-gui.png + for SIZE in 16 32 64 128 256 ++ printf %03d 32 + PADSIZ=032 + ICON_DIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/32x32/apps + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/32x32/apps + install -m 644 -p ./source/gui/icons/PasDoc032.png /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/32x32/apps/pasdoc-gui.png + for SIZE in 16 32 64 128 256 ++ printf %03d 64 + PADSIZ=064 + ICON_DIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/64x64/apps + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/64x64/apps + install -m 644 -p ./source/gui/icons/PasDoc064.png /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/64x64/apps/pasdoc-gui.png + for SIZE in 16 32 64 128 256 ++ printf %03d 128 + PADSIZ=128 + ICON_DIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/128x128/apps + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/128x128/apps + install -m 644 -p ./source/gui/icons/PasDoc128.png /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/128x128/apps/pasdoc-gui.png + for SIZE in 16 32 64 128 256 ++ printf %03d 256 + PADSIZ=256 + ICON_DIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/256x256/apps + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/256x256/apps + install -m 644 -p ./source/gui/icons/PasDoc256.png /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/icons/hicolor/256x256/apps/pasdoc-gui.png + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/applications + install -m 644 -p -t /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/applications /builddir/build/SOURCES/pasdoc-gui.desktop + install -m 755 -d /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/metainfo + install -m 644 -p -t /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/metainfo /builddir/build/SOURCES/pasdoc-gui.metainfo.xml + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.16.0-4.fc34 --unique-debug-suffix -0.16.0-4.fc34.x86_64 --unique-debug-src-base pasdoc-0.16.0-4.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pasdoc-0.16.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_data explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_string explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc-gui explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pascal_pre_proc extracting debug info from /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_data extracting debug info from /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_string extracting debug info from /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc-gui extracting debug info from /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc extracting debug info from /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pascal_pre_proc Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/gui/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. Warning, not replacing comp_dir '/builddir/build/BUILD/pasdoc-0.16.0/source/packages/lazarus/' prefix ('/builddir/build/BUILD/pasdoc-0.16.0' -> '/usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64') encoded as DW_FORM_string. Replacement too large. nm: /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_string: no symbols nm: /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/file_to_pascal_data: no symbols nm: /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pasdoc: no symbols nm: /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/bin/pascal_pre_proc: no symbols original debug info size: 37804kB, size after compression: 36960kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 2180 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64/source/component/PasDoc_Parser.pas is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/pasdoc-0.16.0-4.fc34.x86_64/source/component/PasDoc_Scanner.pas is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Eb8VpS + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 ++ pwd + export PASDOC_BIN=/builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc + PASDOC_BIN=/builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc + export USE_DIFF_TO_COMPARE=true + USE_DIFF_TO_COMPARE=true + cd tests/ + ./test_pasdoc -a Time:00.000 N:4 E:0 F:0 I:0 TTestPasDocUtils Time:00.000 N:3 E:0 F:0 I:0 00.000 TestRemoveIndentation 00.000 TestSwap16Buf 00.000 TestStripHtml TTestPasDocGenHtml Time:00.000 N:1 E:0 F:0 I:0 00.000 TestFormatPascalCode Number of run tests: 4 Number of errors: 0 Number of failures: 0 + ./run_all_tests.sh rm -Rf \ scripts/check_cache_tmp/ \ scripts/upload_correct_tests_output_tmp/ Regenerating "testcases_output". ~/build/BUILD/pasdoc-0.16.0/tests/testcases ~/build/BUILD/pasdoc-0.16.0/tests 17.02.55 Running tests for format html 17.02.56 Running tests for format htmlhelp 17.02.57 Running tests for format latex 17.02.57 Running tests for format latex2rtf 17.02.58 Running tests for format simplexml ~/build/BUILD/pasdoc-0.16.0/tests Comparing "testcases_output" with "current_output". Validating simplexml output using xmllint. ---- Validating testcases_output/simplexml/large_test/ok_cdecl_external.xml ---- Validating testcases_output/simplexml/large_test/ok_complicated_record.xml ---- Validating testcases_output/simplexml/large_test/ok_deprecated_tag.xml ---- Validating testcases_output/simplexml/large_test/ok_directive_as_identifier.xml ---- Validating testcases_output/simplexml/large_test/ok_expanding_descriptions.xml ---- Validating testcases_output/simplexml/large_test/ok_hint_directives.xml ---- Validating testcases_output/simplexml/large_test/ok_line_break.xml ---- Validating testcases_output/simplexml/large_test/ok_links.xml ---- Validating testcases_output/simplexml/large_test/ok_links_2.xml ---- Validating testcases_output/simplexml/large_test/ok_link_class_unit_level.xml ---- Validating testcases_output/simplexml/large_test/ok_link_explicite_name.xml ---- Validating testcases_output/simplexml/large_test/ok_nodescription_printing.xml ---- Validating testcases_output/simplexml/large_test/ok_paragraph_in_single_line_comment.xml ---- Validating testcases_output/simplexml/large_test/ok_tag_name_case.xml ---- Validating testcases_output/simplexml/large_test/ok_tag_params_no_parens.xml ---- Validating testcases_output/simplexml/large_test/ok_value_member_tags.xml ---- Validating testcases_output/simplexml/large_test/warning_abstract_termination.xml ---- Validating testcases_output/simplexml/large_test/warning_abstract_twice.xml ---- Validating testcases_output/simplexml/large_test/warning_not_existing_tags.xml ---- Validating testcases_output/simplexml/large_test/warning_tags_no_parameters.xml ---- Validating testcases_output/simplexml/large_test/warning_value_member_tags.xml ---- Validating testcases_output/simplexml/ok_const_1st_comment_missing/ok_const_1st_comment_missing.xml ---- Validating testcases_output/simplexml/ok_link_1_char/ok_link_1_char.xml ---- Validating testcases_output/simplexml/ok_auto_abstract/ok_auto_abstract.xml ---- Validating testcases_output/simplexml/warning_incorrect_tag_nesting/warning_incorrect_tag_nesting.xml ---- Validating testcases_output/simplexml/ok_param_raises_returns_proctype/ok_param_raises_returns_proctype.xml ---- Validating testcases_output/simplexml/ok_no_sort/ok_no_sort.xml ---- Validating testcases_output/simplexml/ok_sorting_all/ok_sorting.xml ---- Validating testcases_output/simplexml/ok_sorting_none/ok_sorting.xml ---- Validating testcases_output/simplexml/ok_introduction_conclusion/ok_introduction_conclusion.xml ---- Validating testcases_output/simplexml/ok_introduction_conclusion_additional/ok_introduction_conclusion.xml ---- Validating testcases_output/simplexml/ok_property_decl/ok_property_decl.xml ---- Validating testcases_output/simplexml/ok_multiple_vars/ok_multiple_vars.xml ---- Validating testcases_output/simplexml/ok_class_function/ok_class_function.xml ---- Validating testcases_output/simplexml/ok_longcode_underscores/ok_longcode_underscores.xml ---- Validating testcases_output/simplexml/ok_longcode_comment/ok_longcode_comment.xml ---- Validating testcases_output/simplexml/ok_longcode_dash/ok_longcode_dash.xml ---- Validating testcases_output/simplexml/ok_longcode_special_chars/ok_longcode_special_chars.xml ---- Validating testcases_output/simplexml/ok_longcode_float_hex/ok_longcode_float_hex.xml ---- Validating testcases_output/simplexml/ok_see_also/ok_see_also.xml ---- Validating testcases_output/simplexml/ok_implicit_visibility_public/ok_implicit_visibility.xml ---- Validating testcases_output/simplexml/ok_implicit_visibility_published/ok_implicit_visibility.xml ---- Validating testcases_output/simplexml/ok_implicit_visibility_implicit_yes/ok_implicit_visibility.xml ---- Validating testcases_output/simplexml/ok_implicit_visibility_implicit_no/ok_implicit_visibility.xml ---- Validating testcases_output/simplexml/ok_bold_italic/ok_bold_italic.xml ---- Validating testcases_output/simplexml/warning_inherited_test/warning_inherited_test.xml ---- Validating testcases_output/simplexml/ok_preformatted_test/ok_preformatted_test.xml ---- Validating testcases_output/simplexml/ok_dashes/ok_dashes.xml ---- Validating testcases_output/simplexml/ok_lists/ok_lists.xml ---- Validating testcases_output/simplexml/warning_lists/warning_lists.xml ---- Validating testcases_output/simplexml/ok_table/ok_table.xml ---- Validating testcases_output/simplexml/ok_table_nonlatex/ok_table_nonlatex.xml ---- Validating testcases_output/simplexml/warning_table/warning_table.xml ---- Validating testcases_output/simplexml/ok_macros/ok_macros.xml ---- Validating testcases_output/simplexml/ok_macros_off/ok_macros_off.xml ---- Validating testcases_output/simplexml/ok_item_set_number/ok_item_set_number.xml ---- Validating testcases_output/simplexml/ok_record_case_parsing/ok_record_case_parsing.xml ---- Validating testcases_output/simplexml/ok_record_with_case/ok_record_with_case.xml ---- Validating testcases_output/simplexml/ok_multiple_fields/ok_multiple_fields.xml ---- Validating testcases_output/simplexml/ok_back_comment/ok_back_comment.xml ---- Validating testcases_output/simplexml/warning_back_comment/warning_back_comment.xml ---- Validating testcases_output/simplexml/ok_auto_link/ok_auto_link.xml ---- Validating testcases_output/simplexml/ok_introduction_pre_link/ok_introduction_pre_link_unit.xml ---- Validating testcases_output/simplexml/ok_table_of_contents/ok_table_of_contents_unit.xml ---- Validating testcases_output/simplexml/warning_link_in_seealso/warning_link_in_seealso.xml ---- Validating testcases_output/simplexml/ok_caret_character/ok_caret_character.xml ---- Validating testcases_output/simplexml/ok_unit_uses_filename/ok_unit_uses_filename.xml ---- Validating testcases_output/simplexml/ok_enum_explicit_assign/ok_enum_explicit_assign.xml ---- Validating testcases_output/simplexml/ok_if_directive/ok_if_directive.xml ---- Validating testcases_output/simplexml/ok_include_environment/ok_include_environment.xml ---- Validating testcases_output/simplexml/ok_enum_explicit_values/ok_enum_explicit_values.xml ---- Validating testcases_output/simplexml/ok_description_test/ok_description_test.xml ---- Validating testcases_output/simplexml/ok_program/ok_program.xml ---- Validating testcases_output/simplexml/ok_operator_test/ok_operator_test.xml ---- Validating testcases_output/simplexml/ok_dispid_method/ok_dispid_method.xml ---- Validating testcases_output/simplexml/ok_longcode_highlight/ok_longcode_highlight.xml ---- Validating testcases_output/simplexml/ok_non_matching_paren/ok_non_matching_paren.xml ---- Validating testcases_output/simplexml/ok_image/ok_image.xml ---- Validating testcases_output/simplexml/ok_include/ok_include.xml ---- Validating testcases_output/simplexml/ok_class_var/ok_class_var.xml ---- Validating testcases_output/simplexml/ok_not_defined_omit/ok_not_defined_omit.xml ---- Validating testcases_output/simplexml/ok_abstract_sealed/ok_abstract_sealed.xml ---- Validating testcases_output/simplexml/ok_library/LibraryTest.xml ---- Validating testcases_output/simplexml/ok_static_member/StaticMember.xml ---- Validating testcases_output/simplexml/ok_strict_visibilities/ok_strict_visibilities.xml ---- Validating testcases_output/simplexml/ok_weird_record/WeirdRecord.xml ---- Validating testcases_output/simplexml/ok_include_quoted/ok_include_quoted.xml ---- Validating testcases_output/simplexml/ok_relative_include/ok_relative_include_1.xml ---- Validating testcases_output/simplexml/ok_relative_include/ok_relative_include_2.xml ---- Validating testcases_output/simplexml/ok_list_item_set_number/ok_list_item_set_number.xml ---- Validating testcases_output/simplexml/ok_enum_field_var/ok_enum_field_var.xml ---- Validating testcases_output/simplexml/ok_back_comment_private/ok_back_comment_private.xml ---- Validating testcases_output/simplexml/warning_back_comment_class/warning_back_comment_class.xml ---- Validating testcases_output/simplexml/ok_comment_over_uses_clause/ok_comment_over_uses_clause.xml ---- Validating testcases_output/simplexml/ok_comment_over_uses_clause/warning_back_comment_over_uses_clause.xml ---- Validating testcases_output/simplexml/ok_interface_implicit/ok_interface_implicit.xml ---- Validating testcases_output/simplexml/ok_dot_unitname/ok.dot.unitname.xml ---- Validating testcases_output/simplexml/ok_longcode_end_semicolon/ok_longcode_end_semicolon.xml ---- Validating testcases_output/simplexml/warning_desc_end/warning_desc_end.xml ---- Validating testcases_output/simplexml/ok_different_image_same_filename/unit1.xml ---- Validating testcases_output/simplexml/ok_different_image_same_filename/unit2.xml ---- Validating testcases_output/simplexml/ok_enumeration_auto_abstract/ok_enumeration_auto_abstract.xml ---- Validating testcases_output/simplexml/ok_ignore_leading/ok_ignore_leading.xml ---- Validating testcases_output/simplexml/ok_ignore_leading_star/ok_ignore_leading_star.xml ---- Validating testcases_output/simplexml/ok_ignore_leading_hash/ok_ignore_leading_hash.xml ---- Validating testcases_output/simplexml/ok_ignore_leading_length2/ok_ignore_leading_length2.xml ---- Validating testcases_output/simplexml/ok_packed_class_object/ok_packed_class_object.xml ---- Validating testcases_output/simplexml/ok_vorbisfile/ok_vorbisfile.xml ---- Validating testcases_output/simplexml/ok_procedural_const/ok_procedural_const.pas.xml ---- Validating testcases_output/simplexml/ok_deprecated_const_string/ok_deprecated_const_string.xml ---- Validating testcases_output/simplexml/ok_external_class_hierarchy/ok_external_class_hierarchy.xml ---- Validating testcases_output/simplexml/ok_anonymous_methods/ok_anonymous_methods.xml ---- Validating testcases_output/simplexml/ok_class_record_helpers/ok_class_record_helpers.xml ---- Validating testcases_output/simplexml/utf_bom_test/ok_bom.xml ---- Validating testcases_output/simplexml/ok_cvar/ok_cvar.xml ---- Validating testcases_output/simplexml/ok_nested_types/ok_nested_types.xml ---- Validating testcases_output/simplexml/ok_generic/ok_generic.xml ---- Validating testcases_output/simplexml/ok_helpinsight_comments/ok_helpinsight_comments.xml ---- Validating testcases_output/simplexml/ok_attributes/ok_attributes.xml ---- Validating testcases_output/simplexml/ok_final/ok_final.xml ---- Validating testcases_output/simplexml/ok_at_character_in_verbatim/ok_at_character_in_verbatim.xml ---- Validating testcases_output/simplexml/ok_deprecated_directive_note/ok_deprecated_directive_note.xml ---- Validating testcases_output/simplexml/ok_enum_links/ok_enum_links.xml ---- Validating testcases_output/simplexml/ok_no_link_inside_class/ok_no_link_inside_class.xml ---- Validating testcases_output/simplexml/ok_param_raises_at_property/A.xml ---- Validating testcases_output/simplexml/ok_date/ok_date.xml ---- Validating testcases_output/simplexml/ok_if_expressions/ok_if_expressions.xml ---- Validating testcases_output/simplexml/ok_prefix_identifier/ok_prefix_identifier.xml ---- Validating testcases_output/simplexml/ok_links_to_dot_names/ok_links_to_dot_names.xml ---- Validating testcases_output/simplexml/ok_links_to_dot_names/test_dot.one_dot.xml ---- Validating testcases_output/simplexml/ok_links_to_dot_names/test_dot.three.dots.xml ---- Validating testcases_output/simplexml/ok_links_to_dot_names/test_dot.two.dots.xml ---- Validating testcases_output/simplexml/ok_links_to_dot_names/test_dot_no_dot.xml ---- Validating testcases_output/simplexml/ok_ignore_marker/ok_ignore_marker.xml ---- Validating testcases_output/simplexml/ok_skip_ifdefed_out/ok_skip_ifdefed_out.xml ---- Validating testcases_output/simplexml/warning_back_comments/test.xml ---- Validating testcases_output/simplexml/ok_longcode_indentation/ok_longcode_indentation.xml ---- Validating testcases_output/simplexml/ok_utf8_failchar/ok_utf8_failchar.xml ---- Validating testcases_output/simplexml/ok_markdown/ok_markdown.xml ---- Validating testcases_output/simplexml/ok_auto_back_comments/ok_auto_back_comments.xml ---- Validating testcases_output/simplexml/ok_no_comments_outside_class/ok_no_comments_outside_class.xml ---- Validating testcases_output/simplexml/ok_threadvar/ok_threadvar.xml ---- Validating testcases_output/simplexml/ok_read_char_code/ok_read_char_code.xml ---- Validating testcases_output/simplexml/ok_parse_impl/ok_parse_impl.xml ---- Validating testcases_output/simplexml/ok_parse_impl_back_comments/ok_parse_impl_back_comments.xml ---- Validating testcases_output/simplexml/ok_flag_parameter/ok_flag_parameter.xml ---- Validating testcases_output/simplexml/ok_lowecase_keywords/ok_lowecase_keywords.xml ---- Validating testcases_output/simplexml/ok_url/ok_url.xml ---- Validating testcases_output/simplexml/ok_warning_note/ok_warning_note.xml ---- Validating testcases_output/simplexml/ok_generic_routines/ok_generic_routines.xml Checking cache for format html Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=html -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/1/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=html -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/2/ Comparing two outputs: OK, test passed. Checking cache for format htmlhelp Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=htmlhelp -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/1/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=htmlhelp -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/2/ Comparing two outputs: OK, test passed. Checking cache for format latex Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=latex -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/1/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=latex -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/2/ Comparing two outputs: OK, test passed. Checking cache for format latex2rtf Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=latex2rtf -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/1/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=latex2rtf -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/2/ Comparing two outputs: OK, test passed. Checking cache for format simplexml Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=simplexml -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/1/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc --format=simplexml -S - --exclude-generator --cache-dir=scripts/check_cache_tmp/cache/ --output=scripts/check_cache_tmp/2/ Comparing two outputs: OK, test passed. Checking cache-independent between formats html and latex Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/1/ --format=html Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/2/ --format=latex --cache-dir=scripts/check_cache_format_independent_tmp/cache/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/3/ --format=html --cache-dir=scripts/check_cache_format_independent_tmp/cache/ Comparing two outputs: OK, test passed. Checking cache-independent between formats latex2rtf and htmlhelp Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/1/ --format=latex2rtf Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/2/ --format=htmlhelp --cache-dir=scripts/check_cache_format_independent_tmp/cache/ Running pasdoc: /builddir/build/BUILD/pasdoc-0.16.0/build/bin/pasdoc -S - --exclude-generator --output=scripts/check_cache_format_independent_tmp/3/ --format=latex2rtf --cache-dir=scripts/check_cache_format_independent_tmp/cache/ Comparing two outputs: OK, test passed. + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/metainfo/pasdoc-gui.metainfo.xml /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/metainfo/pasdoc-gui.metainfo.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/applications/pasdoc-gui.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pasdoc-0.16.0-4.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y5AB67 + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc + cp -pr LICENSE /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: pasdoc = 0.16.0-4.fc34 pasdoc(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pasdoc-gui-0.16.0-4.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pyoXEb + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/doc/pasdoc-gui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/doc/pasdoc-gui + cp -pr source/gui/HISTORY /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/doc/pasdoc-gui + cp -pr source/gui/README /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/doc/pasdoc-gui + cp -pr source/gui/TODO /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/doc/pasdoc-gui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MMA6iy + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-gui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-gui + cp -pr LICENSE /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-gui + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(pasdoc-gui.desktop) metainfo() metainfo(pasdoc-gui.metainfo.xml) pasdoc-gui = 0.16.0-4.fc34 pasdoc-gui(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: pasdoc-tools-0.16.0-4.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sXE1kc + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-tools + cp -pr LICENSE /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64/usr/share/licenses/pasdoc-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: pasdoc-tools = 0.16.0-4.fc34 pasdoc-tools(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pasdoc-debugsource-0.16.0-4.fc34.x86_64 Provides: pasdoc-debugsource = 0.16.0-4.fc34 pasdoc-debugsource(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pasdoc-debuginfo-0.16.0-4.fc34.x86_64 Provides: debuginfo(build-id) = 90991faad68432597448b15a06ae14d31ab6e713 pasdoc-debuginfo = 0.16.0-4.fc34 pasdoc-debuginfo(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pasdoc-debugsource(x86-64) = 0.16.0-4.fc34 Processing files: pasdoc-gui-debuginfo-0.16.0-4.fc34.x86_64 Provides: debuginfo(build-id) = 706f1638e4f7e70984cd33e622be6b9766095ec6 pasdoc-gui-debuginfo = 0.16.0-4.fc34 pasdoc-gui-debuginfo(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pasdoc-debugsource(x86-64) = 0.16.0-4.fc34 Processing files: pasdoc-tools-debuginfo-0.16.0-4.fc34.x86_64 Provides: debuginfo(build-id) = 1622a9acc998581dd490863beb1b79f8a4ccf26a debuginfo(build-id) = 850e3c5fcc2b78807a5bdb5d37ac225b203db605 debuginfo(build-id) = a551c88f58c31eaf43cc13c19ec49595fac4246e pasdoc-tools-debuginfo = 0.16.0-4.fc34 pasdoc-tools-debuginfo(x86-64) = 0.16.0-4.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pasdoc-debugsource(x86-64) = 0.16.0-4.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 Wrote: /builddir/build/RPMS/pasdoc-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-tools-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-debugsource-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-debuginfo-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-tools-debuginfo-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-gui-0.16.0-4.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/pasdoc-gui-debuginfo-0.16.0-4.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xrici5 + umask 022 + cd /builddir/build/BUILD + cd pasdoc-0.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pasdoc-0.16.0-4.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0