[Debian-med-packaging] Bug#1026734: mricron: FTBFS: /usr/bin/ld.bfd: cannot find -lX11: No such file or directory

Lucas Nussbaum lucas at debian.org
Tue Dec 20 17:32:23 GMT 2022


Source: mricron
Version: 1.2.20211006+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # first the non-gui parts
> cp common/notgui.inc common/isgui.inc
> # and now the gui parts
> cp common/gui.inc common/isgui.inc
> lazbuild --build-all --ws=qt5 --pcp=/etc/lazarus mricron.lpi
> SetPrimaryConfigPath NewValue="/etc/lazarus" -> "/etc/lazarus"
> InitializeFppkg failed: Unable to create file "/sbuild-nonexistent/.config/fppkg.cfg": No such file or directory
> Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-iWTOTP"
> Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-va" "compilertest.pas"
> Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-iWTOTP" "-Px86_64" "-Tlinux"
> Hint: (lazarus) [RunTool] "/usr/bin/fpc" "-va" "compilertest.pas" "-Px86_64" "-Tlinux"
> TProject.DoLoadStateFile Statefile not found: /<<PKGBUILDDIR>>/lib/x86_64-linux/mricron.compiled
> 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+dfsg-17 [2022/11/27] for x86_64
> Copyright (c) 1993-2021 by Florian Klaempfl and others
> (1002) Target OS: Linux for x86-64
> (3104) Compiling mricron.lpr
> (3104) Compiling uscaledpi.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling yokesharemem.pas
> /<<PKGBUILDDIR>>/yokesharemem.pas(40,1) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/yokesharemem.pas(16,28) Hint: (5024) Parameter "lApp" not used
> (3104) Compiling dcm_load.pas
> /<<PKGBUILDDIR>>/dcm_load.pas(162,48) Hint: (5057) Local variable "Buffer" does not seem to be initialized
> /<<PKGBUILDDIR>>/dcm_load.pas(265,27) Hint: (5057) Local variable "h" does not seem to be initialized
> /<<PKGBUILDDIR>>/dcm_load.pas(265,24) Hint: (5057) Local variable "w" does not seem to be initialized
> (3104) Compiling fx8.pas
> (3104) Compiling ./common/define_types.pas
> (3104) Compiling ./common/userdir.pas
> (3104) Compiling ./common/define_types.pas
> /<<PKGBUILDDIR>>/./common/define_types.pas(330,34) Hint: (5092) Variable "$result" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(330,45) Hint: (5091) Local variable "lExt" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(330,40) Hint: (5091) Local variable "lName" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(392,42) Hint: (5091) Local variable "lPath" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(392,48) Hint: (5091) Local variable "lName" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(392,53) Hint: (5091) Local variable "lExt" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(470,15) Hint: (5028) Local type "swaptypep" is not used
> /<<PKGBUILDDIR>>/./common/define_types.pas(489,15) Hint: (5028) Local type "swaptypep" is not used
> /<<PKGBUILDDIR>>/./common/define_types.pas(773,35) Hint: (5091) Local variable "lPath" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(773,41) Hint: (5091) Local variable "lName" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(773,48) Hint: (5091) Local variable "lExtIn" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(1297,55) Hint: (5091) Local variable "lOrigExt" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(1297,46) Hint: (5091) Local variable "lName" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(1297,40) Hint: (5091) Local variable "lPath" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(1342,24) Warning: (5093) function result variable of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/define_types.pas(1359,69) Warning: (5093) function result variable of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/userdir.pas(127,16) Warning: (5093) function result variable of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/userdir.pas(109,1) Warning: (5093) function result variable of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/userdir.pas(19,32) Hint: (5023) Unit "IniFiles" not used in userdir
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling ./common/cpucount.pas
> /<<PKGBUILDDIR>>/./common/cpucount.pas(31,15) Warning: (5043) Symbol "CommandLine" is deprecated
> /<<PKGBUILDDIR>>/./common/cpucount.pas(31,27) Warning: (5043) Symbol "SetCommandLine" is deprecated
> (3104) Compiling ./common/GraphicsMathLibrary.pas
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,20) Hint: (5057) Local variable "r11" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,36) Hint: (5057) Local variable "r22" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,32) Hint: (5057) Local variable "r21" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,24) Hint: (5057) Local variable "r12" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,48) Hint: (5057) Local variable "r32" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,44) Hint: (5057) Local variable "r31" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,40) Hint: (5057) Local variable "r23" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,28) Hint: (5057) Local variable "r13" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(280,52) Hint: (5057) Local variable "r33" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,33) Hint: (5057) Local variable "r21" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,25) Hint: (5057) Local variable "r12" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,29) Hint: (5057) Local variable "r13" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,45) Hint: (5057) Local variable "r31" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,49) Hint: (5057) Local variable "r32" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,41) Hint: (5057) Local variable "r23" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,53) Hint: (5057) Local variable "r33" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,21) Hint: (5057) Local variable "r11" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(393,37) Hint: (5057) Local variable "r22" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(686,16) Warning: (5036) Local variable "imax" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(680,17) Warning: (5036) Local variable "vv" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(717,17) Hint: (5057) Local variable "indx" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(717,19) Hint: (5057) Local variable "d" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(111,35) Hint: (5024) Parameter "b" not used
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(745,3) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(808,25) Warning: (5036) Local variable "pivot_row" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(808,38) Warning: (5036) Local variable "pivot_col" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(844,3) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(888,3) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(904,3) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/GraphicsMathLibrary.pas(958,27) Warning: (5036) Local variable "u" does not seem to be initialized
> (3104) Compiling ./common/nifti_hdr.pas
> (3104) Compiling ./common/gzio2.pas
> (3104) Compiling ./common/dialogsx.pas
> (3104) Compiling ReadInt.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling ./common/nifti_hdr.pas
> (3104) Compiling ./common/nifti_types.pas
> /<<PKGBUILDDIR>>/./common/nifti_types.pas(116,19) Warning: (2031) compiler switches are not supported in // styled comments
> /<<PKGBUILDDIR>>/./common/nifti_types.pas(116,19) Warning: (2031) compiler switches are not supported in // styled comments
> /<<PKGBUILDDIR>>/./common/nifti_types.pas(126,40) Warning: (2031) compiler switches are not supported in // styled comments
> /<<PKGBUILDDIR>>/./common/nifti_types.pas(127,40) Warning: (2031) compiler switches are not supported in // styled comments
> (3104) Compiling nifti_foreign.pas
> /<<PKGBUILDDIR>>/nifti_foreign.pas(4287,79) Hint: (5057) Local variable "isAllVolumesSame" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_foreign.pas(4287,86) Hint: (5091) Local variable "AFNIs" of a managed type does not seem to be initialized
> (3104) Compiling ./common/dicomhdr.pas
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(261,5) Note: (5027) Local variable "lErr" is assigned but never used
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(99,6) Hint: (5028) Local const "kMax16bit" is not used
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(126,6) Hint: (5028) Local const "kCSAImageHeaderInfo" is not used
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(331,33) Hint: (5057) Local variable "lDICOMdata" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(368,50) Hint: (5057) Local variable "lLength" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/dicomhdr.pas(368,42) Hint: (5057) Local variable "lGroupElement" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(303,30) Hint: (5057) Local variable "lR" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,20) Hint: (5057) Local variable "r11" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,36) Hint: (5057) Local variable "r22" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,32) Hint: (5057) Local variable "r21" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,24) Hint: (5057) Local variable "r12" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,48) Hint: (5057) Local variable "r32" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,44) Hint: (5057) Local variable "r31" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,40) Hint: (5057) Local variable "r23" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,28) Hint: (5057) Local variable "r13" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(446,52) Hint: (5057) Local variable "r33" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,33) Hint: (5057) Local variable "r21" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,25) Hint: (5057) Local variable "r12" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,29) Hint: (5057) Local variable "r13" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,45) Hint: (5057) Local variable "r31" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,49) Hint: (5057) Local variable "r32" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,41) Hint: (5057) Local variable "r23" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,53) Hint: (5057) Local variable "r33" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,21) Hint: (5057) Local variable "r11" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(539,37) Hint: (5057) Local variable "r22" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(834,15) Note: (5027) Local variable "isNativeNIfTI" is assigned but never used
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(972,27) Hint: (5057) Local variable "lAHdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(867,102) Hint: (5057) Local variable "isDimPermute2341" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(1198,24) Hint: (5057) Local variable "lOutHdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/nifti_hdr.pas(1252,33) Hint: (5057) Local variable "lOutHdr" does not seem to be initialized
> (3104) Compiling nifti_hdr_view.pas
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(360,5) Note: (5025) Local variable "lInc" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(158,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(156,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(157,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(155,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(677,24) Hint: (5057) Local variable "lOutHdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(163,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(165,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(166,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_hdr_view.pas(167,37) Hint: (5024) Parameter "Sender" not used
> (3104) Compiling nifti_img.pas
> (3104) Compiling nii_label.pas
> (3104) Compiling ./common/distr.pas
> (3104) Compiling stat.pas
> /<<PKGBUILDDIR>>/stat.pas(497,15) Hint: (5057) Local variable "gamser" does not seem to be initialized
> /<<PKGBUILDDIR>>/stat.pas(497,23) Hint: (5057) Local variable "gln" does not seem to be initialized
> /<<PKGBUILDDIR>>/stat.pas(500,14) Hint: (5057) Local variable "gammcf" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(30,4) Warning: (2010) Misplaced global compiler switch, ignored
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling voismooth.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling bet.pas
> (3104) Compiling cropedges.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling bet.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling mni.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling prefs.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling draw_interpolate_slices.pas
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(123,84) Warning: (5036) Local variable "lLastDrawnSlice" does not seem to be initialized
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(123,118) Warning: (5036) Local variable "lNextDrawnSlice" does not seem to be initialized
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(131,26) Hint: (5024) Parameter "lVol" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(131,39) Hint: (5024) Parameter "lX" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(131,42) Hint: (5024) Parameter "lY" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(131,45) Hint: (5024) Parameter "lZ" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(131,57) Hint: (5024) Parameter "Reverse" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(137,26) Hint: (5024) Parameter "lVol" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(137,39) Hint: (5024) Parameter "lX" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(137,42) Hint: (5024) Parameter "lY" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(137,45) Hint: (5024) Parameter "lZ" not used
> /<<PKGBUILDDIR>>/draw_interpolate_slices.pas(137,57) Hint: (5024) Parameter "Reverse" not used
> (3104) Compiling graphx.pas
> (3104) Compiling text.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling graphx.pas
> (3104) Compiling perisettings.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling graphx.pas
> (3104) Compiling metagraph.pas
> /<<PKGBUILDDIR>>/metagraph.pas(439,6) Hint: (5028) Local const "kMinMax" is not used
> /<<PKGBUILDDIR>>/metagraph.pas(440,6) Hint: (5028) Local const "k2SD" is not used
> /<<PKGBUILDDIR>>/metagraph.pas(441,6) Hint: (5028) Local const "k12bit" is not used
> /<<PKGBUILDDIR>>/metagraph.pas(542,37) Warning: (5036) Local variable "lPtRA" does not seem to be initialized
> /<<PKGBUILDDIR>>/metagraph.pas(451,41) Hint: (5057) Local variable "lnSamples" does not seem to be initialized
> /<<PKGBUILDDIR>>/metagraph.pas(605,61) Hint: (5024) Parameter "lFontSize" not used
> /<<PKGBUILDDIR>>/metagraph.pas(7,12) Hint: (5023) Unit "Toolwin" not used in metagraph
> /<<PKGBUILDDIR>>/metagraph.pas(7,54) Hint: (5023) Unit "StdCtrls" not used in metagraph
> (3104) Compiling periplot.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling graphx.pas
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling landmarks.pas
> /<<PKGBUILDDIR>>/landmarks.pas(35,15) Warning: (3057) An inherited method is hidden by "Update(LongInt);"
> (3104) Compiling nifti_img_view.pas
> (3104) Compiling fastsmooth.pas
> (3104) Compiling otsuml.pas
> /<<PKGBUILDDIR>>/otsuml.pas(34,9) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(29,1) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(248,24) Hint: (5057) Local variable "lo" does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(248,27) Hint: (5057) Local variable "hi" does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(266,24) Hint: (5057) Local variable "lo" does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(266,28) Hint: (5057) Local variable "med" does not seem to be initialized
> /<<PKGBUILDDIR>>/otsuml.pas(266,31) Hint: (5057) Local variable "hi" does not seem to be initialized
> /<<PKGBUILDDIR>>/fastsmooth.pas(76,3) Note: (5025) Local variable "lStart" not used
> /<<PKGBUILDDIR>>/fastsmooth.pas(248,38) Note: (5025) Local variable "lN" not used
> (3104) Compiling dcm2nii.pas
> /<<PKGBUILDDIR>>/dcm2nii.pas(57,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/dcm2nii.pas(52,35) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/dcm2nii.pas(46,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/dcm2nii.pas(46,46) Hint: (5024) Parameter "CloseAction" not used
> /<<PKGBUILDDIR>>/dcm2nii.pas(48,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/dcm2nii.pas(439,15) Warning: (5043) Symbol "CommandLine" is deprecated
> /<<PKGBUILDDIR>>/dcm2nii.pas(439,27) Warning: (5043) Symbol "SetCommandLine" is deprecated
> /<<PKGBUILDDIR>>/nifti_img_view.pas(392,23) Note: (3250) Virtual method "DoMouseWheel(TShiftState;LongInt;TPoint):Boolean;" has a lower visibility (private) than parent class TControl (protected)
> (3104) Compiling statclustertable.pas
> (3104) Compiling ReadFloat.pas
> /<<PKGBUILDDIR>>/ReadFloat.pas(19,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/statclustertable.pas(19,37) Note: (5025) Local variable "lScaledThresh" not used
> /<<PKGBUILDDIR>>/statclustertable.pas(19,62) Note: (5025) Local variable "lClusterFillVal" not used
> /<<PKGBUILDDIR>>/statclustertable.pas(268,58) Warning: (5036) Local variable "lClusterMaxPos" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(101,24) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(101,29) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(101,34) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(57,34) Hint: (5057) Local variable "lZi" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(57,30) Hint: (5057) Local variable "lYi" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(57,26) Hint: (5057) Local variable "lXi" does not seem to be initialized
> /<<PKGBUILDDIR>>/statclustertable.pas(13,27) Hint: (5023) Unit "nifti_hdr_view" not used in statclustertable
> (3104) Compiling batch.pas
> (3104) Compiling fdr.pas
> (3104) Compiling batchstatselect.pas
> /<<PKGBUILDDIR>>/batchstatselect.pas(16,4) Note: (5025) Local variable "lExt" not used
> /<<PKGBUILDDIR>>/batchstatselect.pas(39,46) Warning: (5044) Symbol "faSysFile" is not portable
> /<<PKGBUILDDIR>>/batchstatselect.pas(27,2) Note: (5025) Local variable "len" not used
> /<<PKGBUILDDIR>>/batchstatselect.pas(28,31) Note: (5025) Local variable "lExt" not used
> /<<PKGBUILDDIR>>/batchstatselect.pas(37,23) Warning: (5089) Local variable "lNewDir" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/batch.pas(7,29) Hint: (5023) Unit "BaseUnix" not used in batch
> /<<PKGBUILDDIR>>/batch.pas(17,39) Hint: (5023) Unit "nifti_hdr_view" not used in batch
> (3104) Compiling imgutil.pas
> /<<PKGBUILDDIR>>/imgutil.pas(43,22) Note: (5025) Local variable "lMinClusterSz" not used
> /<<PKGBUILDDIR>>/imgutil.pas(11,21) Hint: (5023) Unit "nifti_hdr_view" not used in imgutil
> (3104) Compiling reslice_fsl.pas
> /<<PKGBUILDDIR>>/reslice_fsl.pas(72,14) Note: (5027) Local variable "lXYZs" is assigned but never used
> /<<PKGBUILDDIR>>/reslice_fsl.pas(180,28) Hint: (5057) Local variable "lMat" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_fsl.pas(188,50) Hint: (5091) Local variable "lSrcHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_fsl.pas(187,54) Hint: (5091) Local variable "lDestHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_fsl.pas(5,28) Hint: (5023) Unit "metagraph" not used in reslice_fsl
> /<<PKGBUILDDIR>>/reslice_fsl.pas(12,44) Hint: (5023) Unit "graphx" not used in reslice_fsl
> /<<PKGBUILDDIR>>/reslice_fsl.pas(12,51) Hint: (5023) Unit "Math" not used in reslice_fsl
> /<<PKGBUILDDIR>>/reslice_fsl.pas(12,56) Hint: (5023) Unit "nifti_hdr_view" not used in reslice_fsl
> (3104) Compiling render.pas
> (3104) Compiling RenderThds.pas
> (3104) Compiling render.pas
> (3104) Compiling render_composite.pas
> (3104) Compiling cutout.pas
> (3104) Compiling render_composite.pas
> (3104) Compiling render.pas
> (3104) Compiling MultiSlice.pas
> /<<PKGBUILDDIR>>/MultiSlice.pas(51,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(52,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(53,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(466,20) Note: (5025) Local variable "lBGInvisibleColorShr8" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(469,68) Note: (5025) Local variable "lPos" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(469,73) Note: (5025) Local variable "x" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(469,75) Note: (5025) Local variable "y" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(55,21) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(60,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(61,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(62,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(63,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(64,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(71,22) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(74,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(75,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/MultiSlice.pas(11,3) Hint: (5023) Unit "StdCtrls" not used in MultiSlice
> /<<PKGBUILDDIR>>/render.pas(162,29) Hint: (5057) Local variable "lMax" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(162,24) Hint: (5057) Local variable "lMin" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(112,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(113,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(113,53) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/render.pas(113,73) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/render.pas(114,7) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/render.pas(115,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(109,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(456,12) Warning: (5036) Local variable "lZoom" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(489,19) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/render.pas(503,65) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/render.pas(110,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(103,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(104,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(105,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(105,46) Hint: (5024) Parameter "CloseAction" not used
> /<<PKGBUILDDIR>>/render.pas(106,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(107,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(116,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(122,47) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(123,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(654,40) Note: (5025) Local variable "lFreeRam" not used
> /<<PKGBUILDDIR>>/render.pas(697,17) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/render.pas(681,4) Note: (5027) Local variable "lStartTime" is assigned but never used
> /<<PKGBUILDDIR>>/render.pas(124,39) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(125,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(127,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(127,53) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/render.pas(128,4) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/render.pas(798,81) Hint: (5057) Local variable "lZOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(798,75) Hint: (5057) Local variable "lYout" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(798,69) Hint: (5057) Local variable "lXout" does not seem to be initialized
> /<<PKGBUILDDIR>>/render.pas(129,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(130,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(131,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(135,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(136,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(137,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/render.pas(15,2) Hint: (5023) Unit "RenderThds" not used in render
> /<<PKGBUILDDIR>>/render.pas(153,17) Hint: (5023) Unit "Math" not used in render
> /<<PKGBUILDDIR>>/render_composite.pas(48,29) Hint: (5057) Local variable "lMax" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(48,24) Hint: (5057) Local variable "lMin" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(78,46) Hint: (5024) Parameter "lBGHdr" not used
> /<<PKGBUILDDIR>>/render_composite.pas(78,81) Hint: (5024) Parameter "lZ" not used
> /<<PKGBUILDDIR>>/render_composite.pas(145,29) Hint: (5057) Local variable "lHigh" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(145,23) Hint: (5057) Local variable "lLow" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(160,41) Hint: (5024) Parameter "lBGHdr" not used
> /<<PKGBUILDDIR>>/render_composite.pas(160,76) Hint: (5024) Parameter "lZ" not used
> /<<PKGBUILDDIR>>/render_composite.pas(226,29) Hint: (5057) Local variable "lHigh" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(226,23) Hint: (5057) Local variable "lLow" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(507,48) Warning: (6018) unreachable code
> /<<PKGBUILDDIR>>/render_composite.pas(527,16) Warning: (6018) unreachable code
> /<<PKGBUILDDIR>>/render_composite.pas(556,42) Hint: (5091) Local variable "lHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(577,4) Note: (5027) Local variable "lVolSz" is assigned but never used
> /<<PKGBUILDDIR>>/render_composite.pas(735,50) Warning: (5036) Local variable "lPreciseDepthBuffer" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(834,29) Warning: (5036) Local variable "lOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(832,125) Hint: (5057) Local variable "l2ndOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/render_composite.pas(938,17) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/render_composite.pas(1091,60) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/render_composite.pas(1095,4) Warning: (5014) Label not defined "345"
> /<<PKGBUILDDIR>>/render_composite.pas(908,7) Hint: (5028) Local label "345" is not used
> /<<PKGBUILDDIR>>/render_composite.pas(917,2) Note: (5025) Local variable "lOutPos" not used
> /<<PKGBUILDDIR>>/render_composite.pas(922,2) Note: (5025) Local variable "lM" not used
> /<<PKGBUILDDIR>>/render_composite.pas(31,129) Hint: (5024) Parameter "lIsBG" not used
> /<<PKGBUILDDIR>>/render_composite.pas(19,75) Hint: (5023) Unit "ReadInt" not used in render_composite
> /<<PKGBUILDDIR>>/render_composite.pas(19,90) Hint: (5023) Unit "IniFiles" not used in render_composite
> /<<PKGBUILDDIR>>/render_composite.pas(20,25) Hint: (5023) Unit "nii_label" not used in render_composite
> /<<PKGBUILDDIR>>/cutout.pas(44,38) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(43,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(38,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(39,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(39,46) Hint: (5024) Parameter "CloseAction" not used
> /<<PKGBUILDDIR>>/cutout.pas(40,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(41,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cutout.pas(42,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/RenderThds.pas(212,7) Hint: (5028) Local const "kshx" is not used
> /<<PKGBUILDDIR>>/RenderThds.pas(52,72) Hint: (5024) Parameter "lRenderCutout" not used
> /<<PKGBUILDDIR>>/RenderThds.pas(237,23) Hint: (5057) Local variable "lMaxX" does not seem to be initialized
> /<<PKGBUILDDIR>>/RenderThds.pas(237,29) Hint: (5057) Local variable "lMinX" does not seem to be initialized
> /<<PKGBUILDDIR>>/RenderThds.pas(261,31) Note: (5025) Local variable "lXxi" not used
> /<<PKGBUILDDIR>>/RenderThds.pas(261,36) Note: (5025) Local variable "lXyi" not used
> /<<PKGBUILDDIR>>/RenderThds.pas(261,41) Note: (5025) Local variable "lXzi" not used
> /<<PKGBUILDDIR>>/RenderThds.pas(297,23) Hint: (5057) Local variable "lMaxX" does not seem to be initialized
> /<<PKGBUILDDIR>>/RenderThds.pas(297,29) Hint: (5057) Local variable "lMinX" does not seem to be initialized
> /<<PKGBUILDDIR>>/RenderThds.pas(545,37) Hint: (5058) Variable "CritSect" does not seem to be initialized
> (3104) Compiling ROIfilt.pas
> /<<PKGBUILDDIR>>/ROIfilt.pas(24,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ROIfilt.pas(25,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ROIfilt.pas(29,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ROIfilt.pas(32,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ROIfilt.pas(33,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ROIfilt.pas(12,3) Hint: (5023) Unit "Messages" not used in ROIfilt
> (3104) Compiling autoroi.pas
> /<<PKGBUILDDIR>>/autoroi.pas(82,3) Hint: (5028) Local const "kFillValue" is not used
> /<<PKGBUILDDIR>>/autoroi.pas(37,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(39,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(40,21) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(375,3) Note: (5027) Local variable "lAtEdge" is assigned but never used
> /<<PKGBUILDDIR>>/autoroi.pas(379,6) Hint: (5028) Local const "kFillValue" is not used
> /<<PKGBUILDDIR>>/autoroi.pas(41,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(42,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(43,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/autoroi.pas(45,24) Hint: (5024) Parameter "Sender" not used
> (3104) Compiling histoform.pas
> /<<PKGBUILDDIR>>/histoform.pas(25,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(26,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(27,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(28,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(29,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(30,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(31,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/histoform.pas(9,4) Hint: (5023) Unit "Messages" not used in histoform
> (3104) Compiling about.pas
> /<<PKGBUILDDIR>>/about.pas(19,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/about.pas(20,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/about.pas(21,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/about.pas(22,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/about.pas(22,38) Hint: (5024) Parameter "Source" not used
> /<<PKGBUILDDIR>>/about.pas(22,55) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/about.pas(22,58) Hint: (5024) Parameter "Y" not used
> (3104) Compiling clustering.pas
> (3104) Compiling dilate.pas
> /<<PKGBUILDDIR>>/dilate.pas(23,18) Note: (5025) Local variable "lCycle" not used
> /<<PKGBUILDDIR>>/dilate.pas(23,34) Note: (5025) Local variable "lI" not used
> /<<PKGBUILDDIR>>/dilate.pas(23,55) Note: (5025) Local variable "lPlanes" not used
> /<<PKGBUILDDIR>>/dilate.pas(120,18) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/dilate.pas(145,66) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/dilate.pas(356,3) Note: (5027) Local variable "lStr" is assigned but never used
> /<<PKGBUILDDIR>>/dilate.pas(390,9) Warning: (5036) Local variable "lDilateMM" does not seem to be initialized
> /<<PKGBUILDDIR>>/dilate.pas(390,30) Warning: (5036) Local variable "lDilateMM" does not seem to be initialized
> /<<PKGBUILDDIR>>/dilate.pas(434,45) Hint: (5057) Local variable "lVol" does not seem to be initialized
> /<<PKGBUILDDIR>>/dilate.pas(399,6) Warning: (5036) Local variable "lMaskBG" does not seem to be initialized
> /<<PKGBUILDDIR>>/dilate.pas(525,3) Hint: (5028) Local const "kStatSep" is not used
> /<<PKGBUILDDIR>>/dilate.pas(569,37) Hint: (5091) Local variable "lOutname" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/dilate.pas(17,12) Hint: (5023) Unit "nifti_hdr_view" not used in dilate
> /<<PKGBUILDDIR>>/nifti_img_view.pas(490,26) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(376,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(558,39) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(558,34) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(558,29) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(246,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(245,39) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(932,34) Warning: (5089) Local variable "lFilename" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(247,13) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(248,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(249,41) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(250,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(253,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(253,55) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(254,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(254,45) Hint: (5024) Parameter "Key" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(255,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(256,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(261,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(262,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(263,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(264,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(265,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(1226,49) Hint: (5091) Local variable "lHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(266,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(267,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(268,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(269,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(270,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(271,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(272,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(272,50) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(273,3) Hint: (5024) Parameter "WheelDelta" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(273,24) Hint: (5024) Parameter "MousePos" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(273,46) Hint: (5024) Parameter "Handled" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(1582,4) Note: (5025) Local variable "lVal" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(278,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(280,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(281,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(339,66) Hint: (5024) Parameter "lUndoOnly" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(234,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(284,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2084,38) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2084,33) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2084,28) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(287,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(293,22) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(296,38) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(297,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2257,81) Hint: (5057) Local variable "lZOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2257,75) Hint: (5057) Local variable "lYOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2257,69) Hint: (5057) Local variable "lXOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(303,46) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2374,54) Hint: (5057) Local variable "lZOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2374,48) Hint: (5057) Local variable "lYOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2374,42) Hint: (5057) Local variable "lXout" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2477,63) Hint: (5057) Local variable "lZOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2477,57) Hint: (5057) Local variable "lYOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2477,51) Hint: (5057) Local variable "lXOut" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(305,44) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(299,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(299,48) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(300,4) Hint: (5024) Parameter "MousePos" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(300,26) Hint: (5024) Parameter "Handled" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(301,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(301,46) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(302,4) Hint: (5024) Parameter "MousePos" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(302,26) Hint: (5024) Parameter "Handled" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(310,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(311,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(311,50) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(312,24) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(312,27) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(314,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(315,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(315,53) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(316,24) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(316,27) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(318,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(321,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(322,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(240,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(241,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(241,40) Hint: (5024) Parameter "Source" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(241,57) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(241,60) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3035,17) Warning: (5066) Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3020,4) Note: (5027) Local variable "lStartTime" is assigned but never used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3146,74) Hint: (5057) Local variable "lCenterOfMass" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(239,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(238,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(237,64) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(242,42) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(325,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(329,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(326,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(308,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(317,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(319,40) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(331,40) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(332,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(333,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(334,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3607,64) Hint: (5057) Local variable "lNIFTIhdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(222,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(223,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(223,51) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(224,11) Hint: (5024) Parameter "WheelDelta" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(224,32) Hint: (5024) Parameter "MousePos" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(224,54) Hint: (5024) Parameter "Handled" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(225,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(225,60) Hint: (5024) Parameter "AImageWidth" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(226,11) Hint: (5024) Parameter "APPI" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(228,37) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(220,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(219,37) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(229,35) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(230,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(336,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3811,64) Hint: (5057) Local variable "lNIFTIhdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(337,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(338,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(3873,3) Note: (5025) Local variable "lPos" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(313,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(341,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(340,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(283,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(342,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(342,49) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(343,4) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(343,24) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(343,27) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(344,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(344,47) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(345,4) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(345,24) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(345,27) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(347,47) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(348,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(352,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(353,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(354,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4396,12) Note: (5027) Local variable "lExt" is assigned but never used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(355,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(356,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4523,55) Hint: (5091) Local variable "lMRIcroHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4512,72) Hint: (5057) Local variable "luChi" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4512,80) Hint: (5057) Local variable "luChiP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4512,66) Hint: (5057) Local variable "lChip" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4512,60) Hint: (5057) Local variable "lChi" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4512,55) Hint: (5057) Local variable "lMinExp" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(357,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(358,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(359,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(360,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(361,37) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4841,74) Hint: (5057) Local variable "lCenterOfMass" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(362,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(4904,45) Warning: (5089) Local variable "lStr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(233,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(363,21) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(368,21) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(369,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(370,23) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(5526,55) Hint: (5091) Local variable "lMRIcroHdr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(371,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(5564,7) Warning: (5036) Local variable "lShift" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img_view.pas(377,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(279,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(257,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(258,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(259,50) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(260,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(309,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(380,40) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2446,4) Warning: (5061) Variable "gDragX" read but nowhere assigned
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2446,11) Warning: (5061) Variable "gDragY" read but nowhere assigned
> /<<PKGBUILDDIR>>/nifti_img_view.pas(2446,18) Warning: (5061) Variable "gDragZ" read but nowhere assigned
> /<<PKGBUILDDIR>>/nifti_img_view.pas(32,65) Hint: (5023) Unit "nii_label" not used in nifti_img_view
> /<<PKGBUILDDIR>>/landmarks.pas(30,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(29,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(31,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(32,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(34,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(36,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(37,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/landmarks.pas(11,3) Hint: (5023) Unit "LMessages" not used in landmarks
> /<<PKGBUILDDIR>>/landmarks.pas(15,31) Hint: (5023) Unit "Toolwin" not used in landmarks
> /<<PKGBUILDDIR>>/landmarks.pas(51,33) Hint: (5023) Unit "nifti_hdr_view" not used in landmarks
> /<<PKGBUILDDIR>>/landmarks.pas(51,49) Hint: (5023) Unit "define_types" not used in landmarks
> (3104) Compiling periutils.pas
> /<<PKGBUILDDIR>>/periutils.pas(129,3) Hint: (5028) Local const "kCR" is not used
> /<<PKGBUILDDIR>>/periutils.pas(141,3) Note: (5027) Local variable "chtX" is assigned but never used
> /<<PKGBUILDDIR>>/periutils.pas(142,3) Note: (5027) Local variable "chtY" is assigned but never used
> /<<PKGBUILDDIR>>/periutils.pas(144,3) Note: (5027) Local variable "gInter" is assigned but never used
> /<<PKGBUILDDIR>>/periutils.pas(144,11) Note: (5027) Local variable "gSlope" is assigned but never used
> /<<PKGBUILDDIR>>/periutils.pas(144,18) Note: (5027) Local variable "gRSqr" is assigned but never used
> /<<PKGBUILDDIR>>/graphx.pas(63,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(59,42) Hint: (5024) Parameter "lBatch" not used
> /<<PKGBUILDDIR>>/graphx.pas(58,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(57,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(60,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(61,25) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(61,46) Hint: (5024) Parameter "CloseAction" not used
> /<<PKGBUILDDIR>>/graphx.pas(64,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(65,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(66,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(67,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(68,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(70,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(71,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(72,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(73,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(74,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(75,35) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(75,52) Hint: (5024) Parameter "Button" not used
> /<<PKGBUILDDIR>>/graphx.pas(76,7) Hint: (5024) Parameter "Shift" not used
> /<<PKGBUILDDIR>>/graphx.pas(76,27) Hint: (5024) Parameter "X" not used
> /<<PKGBUILDDIR>>/graphx.pas(76,30) Hint: (5024) Parameter "Y" not used
> /<<PKGBUILDDIR>>/graphx.pas(77,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(78,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(79,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(80,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(880,39) Hint: (5057) Local variable "lFeatDirs" does not seem to be initialized
> /<<PKGBUILDDIR>>/graphx.pas(81,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/graphx.pas(98,6) Hint: (5028) Local const "kMaxLines" is not used
> /<<PKGBUILDDIR>>/graphx.pas(18,4) Hint: (5023) Unit "Messages" not used in graphx
> /<<PKGBUILDDIR>>/graphx.pas(19,12) Hint: (5023) Unit "Toolwin" not used in graphx
> /<<PKGBUILDDIR>>/graphx.pas(95,42) Hint: (5023) Unit "nifti_hdr_view" not used in graphx
> /<<PKGBUILDDIR>>/periplot.pas(202,46) Hint: (5024) Parameter "lMnBin" not used
> /<<PKGBUILDDIR>>/periplot.pas(632,32) Hint: (5057) Local variable "lBinData" does not seem to be initialized
> /<<PKGBUILDDIR>>/periplot.pas(115,3) Hint: (5028) Local const "kMaxEvents" is not used
> /<<PKGBUILDDIR>>/periplot.pas(22,51) Hint: (5023) Unit "Math" not used in periplot
> /<<PKGBUILDDIR>>/perisettings.pas(29,21) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/perisettings.pas(31,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/perisettings.pas(32,31) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/text.pas(24,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/text.pas(25,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/text.pas(26,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/text.pas(76,4) Warning: (6018) unreachable code
> /<<PKGBUILDDIR>>/text.pas(80,10) Warning: (6018) unreachable code
> /<<PKGBUILDDIR>>/text.pas(27,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(42,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(41,32) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(43,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(44,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(45,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(46,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(47,36) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/prefs.pas(48,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/mni.pas(19,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/mni.pas(18,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/mni.pas(30,6) Hint: (5023) Unit "define_types" not used in mni
> /<<PKGBUILDDIR>>/bet.pas(22,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/bet.pas(158,13) Warning: (5043) Symbol "CommandLine" is deprecated
> /<<PKGBUILDDIR>>/bet.pas(158,25) Warning: (5043) Symbol "SetCommandLine" is deprecated
> /<<PKGBUILDDIR>>/bet.pas(92,21) Note: (5025) Local variable "FSLCONF" not used
> /<<PKGBUILDDIR>>/bet.pas(21,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/bet.pas(20,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/bet.pas(9,69) Hint: (5023) Unit "userdir" not used in bet
> (3104) Compiling crop.pas
> /<<PKGBUILDDIR>>/crop.pas(26,13) Note: (5025) Local variable "lExt" not used
> /<<PKGBUILDDIR>>/crop.pas(29,12) Note: (5025) Local variable "lSlice" not used
> /<<PKGBUILDDIR>>/crop.pas(29,19) Note: (5025) Local variable "lVol" not used
> /<<PKGBUILDDIR>>/crop.pas(29,49) Note: (5027) Local variable "lImgSamples" is assigned but never used
> /<<PKGBUILDDIR>>/crop.pas(29,61) Note: (5025) Local variable "lInc" not used
> /<<PKGBUILDDIR>>/crop.pas(31,51) Note: (5025) Local variable "lImgOffset" not used
> /<<PKGBUILDDIR>>/crop.pas(33,4) Note: (5025) Local variable "lWordX" not used
> /<<PKGBUILDDIR>>/crop.pas(34,4) Note: (5025) Local variable "lSPM2" not used
> /<<PKGBUILDDIR>>/crop.pas(35,4) Note: (5025) Local variable "lOutF" not used
> /<<PKGBUILDDIR>>/crop.pas(35,10) Note: (5025) Local variable "lInF" not used
> /<<PKGBUILDDIR>>/crop.pas(37,4) Note: (5025) Local variable "lByteSwap" not used
> /<<PKGBUILDDIR>>/crop.pas(92,77) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(92,72) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(92,67) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(147,13) Note: (5025) Local variable "lExt" not used
> /<<PKGBUILDDIR>>/crop.pas(150,12) Note: (5025) Local variable "lSlice" not used
> /<<PKGBUILDDIR>>/crop.pas(150,49) Note: (5027) Local variable "lImgSamples" is assigned but never used
> /<<PKGBUILDDIR>>/crop.pas(150,61) Note: (5025) Local variable "lInc" not used
> /<<PKGBUILDDIR>>/crop.pas(152,62) Note: (5025) Local variable "lImgOffset" not used
> /<<PKGBUILDDIR>>/crop.pas(154,4) Note: (5025) Local variable "lWordX" not used
> /<<PKGBUILDDIR>>/crop.pas(155,4) Note: (5025) Local variable "lSPM2" not used
> /<<PKGBUILDDIR>>/crop.pas(156,4) Note: (5025) Local variable "lOutF" not used
> /<<PKGBUILDDIR>>/crop.pas(156,10) Note: (5025) Local variable "lInF" not used
> /<<PKGBUILDDIR>>/crop.pas(158,4) Note: (5025) Local variable "lByteSwap" not used
> /<<PKGBUILDDIR>>/crop.pas(161,84) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(163,98) Warning: (5059) Function result variable does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(206,77) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(206,72) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(206,67) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/crop.pas(9,6) Hint: (5023) Unit "nifti_hdr_view" not used in crop
> /<<PKGBUILDDIR>>/cropedges.pas(28,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(29,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(30,30) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(31,34) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(32,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(33,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(34,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/cropedges.pas(35,27) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/voismooth.pas(29,28) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/voismooth.pas(57,61) Note: (5025) Local variable "lXoffset" not used
> /<<PKGBUILDDIR>>/voismooth.pas(57,70) Note: (5025) Local variable "lYOffset" not used
> /<<PKGBUILDDIR>>/voismooth.pas(60,4) Note: (5025) Local variable "lStartTime" not used
> /<<PKGBUILDDIR>>/voismooth.pas(60,15) Note: (5025) Local variable "lEndTime" not used
> /<<PKGBUILDDIR>>/voismooth.pas(26,29) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/voismooth.pas(25,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/voismooth.pas(28,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/voismooth.pas(31,30) Hint: (5024) Parameter "Sender" not used
> (3104) Compiling ortho_reorient.pas
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,53) Hint: (5057) Local variable "r33" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,49) Hint: (5057) Local variable "r32" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,45) Hint: (5057) Local variable "r31" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,41) Hint: (5057) Local variable "r23" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,37) Hint: (5057) Local variable "r22" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,33) Hint: (5057) Local variable "r21" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,29) Hint: (5057) Local variable "r13" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,25) Hint: (5057) Local variable "r12" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(75,21) Hint: (5057) Local variable "r11" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(215,30) Hint: (5057) Local variable "lz" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(215,27) Hint: (5057) Local variable "ly" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(215,24) Hint: (5057) Local variable "lx" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(252,4) Note: (5025) Local variable "lOutName" not used
> /<<PKGBUILDDIR>>/ortho_reorient.pas(260,29) Note: (5025) Local variable "lInOffset" not used
> /<<PKGBUILDDIR>>/ortho_reorient.pas(262,4) Note: (5025) Local variable "lByteSwap" not used
> /<<PKGBUILDDIR>>/ortho_reorient.pas(396,40) Hint: (5057) Local variable "dz" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(396,36) Hint: (5057) Local variable "dy" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(396,32) Hint: (5057) Local variable "dx" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(375,54) Hint: (5057) Local variable "lInMinZ" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(376,57) Hint: (5057) Local variable "lOutMinZ" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(375,46) Hint: (5057) Local variable "lInMinY" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(376,48) Hint: (5057) Local variable "lOutMinY" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(375,38) Hint: (5057) Local variable "lInMinX" does not seem to be initialized
> /<<PKGBUILDDIR>>/ortho_reorient.pas(376,39) Hint: (5057) Local variable "lOutMinX" does not seem to be initialized
> (3104) Compiling reslice_img.pas
> /<<PKGBUILDDIR>>/reslice_img.pas(135,11) Warning: (5036) Local variable "indxr" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(135,23) Warning: (5036) Local variable "indxc" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(93,14) Warning: (5036) Local variable "ipiv" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(174,4) Note: (5025) Local variable "lSrcMatInv" not used
> /<<PKGBUILDDIR>>/reslice_img.pas(174,15) Note: (5025) Local variable "lSrcMat" not used
> /<<PKGBUILDDIR>>/reslice_img.pas(285,24) Note: (5027) Local variable "lXYZs" is assigned but never used
> /<<PKGBUILDDIR>>/reslice_img.pas(293,11) Note: (5025) Local variable "lSrcBuffer" not used
> /<<PKGBUILDDIR>>/reslice_img.pas(293,22) Note: (5025) Local variable "lBuffUnaligned" not used
> /<<PKGBUILDDIR>>/reslice_img.pas(293,37) Note: (5025) Local variable "lBuffAligned" not used
> /<<PKGBUILDDIR>>/reslice_img.pas(500,32) Warning: (5036) Local variable "lBuffOutUnaligned" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(402,27) Warning: (5036) Local variable "l32f" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(400,28) Warning: (5036) Local variable "l16i" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(398,29) Warning: (5036) Local variable "l8i" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(399,51) Warning: (5036) Local variable "l8is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(399,91) Warning: (5036) Local variable "l8is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(399,133) Warning: (5036) Local variable "l8is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(399,174) Warning: (5036) Local variable "l8is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(401,51) Warning: (5036) Local variable "l16is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(401,92) Warning: (5036) Local variable "l16is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(401,135) Warning: (5036) Local variable "l16is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(401,177) Warning: (5036) Local variable "l16is" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(403,43) Warning: (5036) Local variable "l32fs" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(403,84) Warning: (5036) Local variable "l32fs" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(403,127) Warning: (5036) Local variable "l32fs" does not seem to be initialized
> /<<PKGBUILDDIR>>/reslice_img.pas(403,169) Warning: (5036) Local variable "l32fs" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(432,41) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(432,36) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(432,31) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(612,11) Note: (5027) Local variable "lHalfX" is assigned but never used
> /<<PKGBUILDDIR>>/nifti_img.pas(663,29) Warning: (5036) Local variable "lOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(661,85) Hint: (5057) Local variable "l2ndOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(768,29) Warning: (5036) Local variable "lOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(766,82) Hint: (5057) Local variable "l2ndOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(865,29) Warning: (5036) Local variable "lOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(863,73) Hint: (5057) Local variable "l2ndOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(934,29) Warning: (5036) Local variable "lOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(932,73) Hint: (5057) Local variable "l2ndOverlayQuadP" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(89,30) Hint: (5024) Parameter "InvZoomShl10" not used
> /<<PKGBUILDDIR>>/nifti_img.pas(1990,21) Warning: (5036) Local variable "lOutputRA" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(1973,30) Warning: (5036) Local variable "lRunLengthRA" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(1955,36) Warning: (5036) Local variable "lRunStartRA" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2002,2) Hint: (5028) Local const "kImgOffset2" is not used
> /<<PKGBUILDDIR>>/nifti_img.pas(2003,9) Hint: (5028) Local const "lNII2" is not used
> /<<PKGBUILDDIR>>/nifti_img.pas(2014,22) Hint: (5057) Local variable "lHdr" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2050,41) Hint: (5057) Local variable "lZmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2050,36) Hint: (5057) Local variable "lYmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2050,31) Hint: (5057) Local variable "lXmm" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2833,33) Warning: (5089) Local variable "lNumStr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2835,22) Warning: (5036) Local variable "lIndx" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2843,12) Warning: (5036) Local variable "lR" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(2846,35) Warning: (5036) Local variable "lG" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3627,31) Hint: (5057) Local variable "lHisto" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3655,31) Hint: (5057) Local variable "lHisto" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3767,28) Hint: (5057) Local variable "lHisto" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3850,45) Hint: (5057) Local variable "lFiltMin8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3850,58) Hint: (5057) Local variable "lFiltMax8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3850,32) Hint: (5057) Local variable "lMaxS" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3850,26) Hint: (5057) Local variable "lMinS" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3883,27) Hint: (5057) Local variable "lMin" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3883,32) Hint: (5057) Local variable "lMax" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3883,58) Hint: (5057) Local variable "lFiltMax8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3883,45) Hint: (5057) Local variable "lFiltMin8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3914,33) Hint: (5057) Local variable "lMaxS" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3914,27) Hint: (5057) Local variable "lMinS" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3933,42) Hint: (5057) Local variable "lMax" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3933,37) Hint: (5057) Local variable "lMin" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3933,68) Hint: (5057) Local variable "lFiltMax8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3933,55) Hint: (5057) Local variable "lFiltMin8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3977,31) Hint: (5057) Local variable "lMax" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3977,26) Hint: (5057) Local variable "lMin" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3977,57) Hint: (5057) Local variable "lFiltMax8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(3977,44) Hint: (5057) Local variable "lFiltMin8bit" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4126,33) Hint: (5057) Local variable "lXmm1" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4126,39) Hint: (5057) Local variable "lYmm1" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4126,45) Hint: (5057) Local variable "lZmm1" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4127,45) Hint: (5057) Local variable "lZmm2" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4127,39) Hint: (5057) Local variable "lYmm2" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4127,33) Hint: (5057) Local variable "lXmm2" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4188,30) Hint: (5057) Local variable "lZ" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4188,27) Hint: (5057) Local variable "lY" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(4188,24) Hint: (5057) Local variable "lX" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5171,33) Warning: (5089) Local variable "lStr" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5161,7) Warning: (5036) Local variable "lnegFDR05" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5163,7) Warning: (5036) Local variable "lnegFDR01" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5064,75) Hint: (5057) Local variable "lnegFDR01p" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5064,63) Hint: (5057) Local variable "lnegFDR05p" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5064,52) Hint: (5057) Local variable "lFDR01p" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5064,43) Hint: (5057) Local variable "lFDR05p" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5233,42) Hint: (5057) Local variable "lX" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5233,45) Hint: (5057) Local variable "lY" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5233,48) Hint: (5057) Local variable "lZ" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5234,57) Hint: (5057) Local variable "lZ2" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5234,53) Hint: (5057) Local variable "lY2" does not seem to be initialized
> /<<PKGBUILDDIR>>/nifti_img.pas(5234,49) Hint: (5057) Local variable "lX2" does not seem to be initialized
> /<<PKGBUILDDIR>>/ReadInt.pas(18,24) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ReadInt.pas(20,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ReadInt.pas(21,26) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/ReadInt.pas(22,33) Hint: (5024) Parameter "Sender" not used
> /<<PKGBUILDDIR>>/./common/dialogsx.pas(149,47) Hint: (5092) Variable "$result" of a managed type does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/dialogsx.pas(19,31) Hint: (5024) Parameter "lMin" not used
> /<<PKGBUILDDIR>>/./common/dialogsx.pas(19,45) Hint: (5024) Parameter "lMax" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(252,7) Note: (5025) Local variable "lI" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(287,3) Note: (5027) Local variable "fsize" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(287,10) Note: (5027) Local variable "lensize" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(295,29) Hint: (5057) Local variable "buf" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(295,45) Hint: (5057) Local variable "len" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(345,4) Note: (5027) Local variable "FGzipFilename" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(346,4) Note: (5027) Local variable "FGzipComments" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(348,4) Note: (5027) Local variable "FFileDestination" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(351,2) Note: (5027) Local variable "FCompressionLevel" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(352,2) Note: (5027) Local variable "flags" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(845,26) Hint: (5057) Local variable "info" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(1068,57) Hint: (5057) Local variable "written" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(1364,78) Hint: (5057) Local variable "bytes" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(1529,62) Hint: (5057) Local variable "written" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(1641,53) Hint: (5057) Local variable "written" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(32,26) Hint: (5024) Parameter "FGzipFilename" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(32,101) Hint: (5024) Parameter "lOverwritewarn" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2004,3) Note: (5025) Local variable "ioerr" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2006,3) Note: (5027) Local variable "errorcode" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2007,3) Note: (5027) Local variable "lensize" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(33,87) Hint: (5024) Parameter "lOverwritewarn" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2032,34) Hint: (5057) Local variable "buf" does not seem to be initialized
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2051,3) Note: (5027) Local variable "lensize" is assigned but never used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2045,57) Hint: (5024) Parameter "fsize" not used
> /<<PKGBUILDDIR>>/./common/gzio2.pas(2066,40) Hint: (5057) Local variable "written" does not seem to be initialized
> /<<PKGBUILDDIR>>/fx8.pas(169,20) Note: (5025) Local variable "lP" not used
> /<<PKGBUILDDIR>>/fx8.pas(169,23) Note: (5025) Local variable "lCol" not used
> /<<PKGBUILDDIR>>/fx8.pas(169,28) Note: (5025) Local variable "lStart" not used
> /<<PKGBUILDDIR>>/fx8.pas(263,5) Note: (5025) Local variable "BackupColor" not used
> /<<PKGBUILDDIR>>/fx8.pas(263,18) Note: (5025) Local variable "TmpAngle" not used
> /<<PKGBUILDDIR>>/fx8.pas(263,28) Note: (5025) Local variable "OldLineWidth" not used
> /<<PKGBUILDDIR>>/fx8.pas(338,7) Note: (5025) Local variable "plxpyp" not used
> /<<PKGBUILDDIR>>/fx8.pas(338,15) Note: (5025) Local variable "plxmyp" not used
> /<<PKGBUILDDIR>>/fx8.pas(338,23) Note: (5025) Local variable "plxpym" not used
> /<<PKGBUILDDIR>>/fx8.pas(338,31) Note: (5025) Local variable "plxmym" not used
> /<<PKGBUILDDIR>>/fx8.pas(339,5) Note: (5025) Local variable "BackupColor" not used
> /<<PKGBUILDDIR>>/fx8.pas(339,18) Note: (5025) Local variable "TmpAngle" not used
> /<<PKGBUILDDIR>>/fx8.pas(339,28) Note: (5025) Local variable "OldLineWidth" not used
> /<<PKGBUILDDIR>>/fx8.pas(392,14) Note: (5025) Local variable "lP" not used
> /<<PKGBUILDDIR>>/fx8.pas(392,17) Note: (5025) Local variable "lStart" not used
> /<<PKGBUILDDIR>>/fx8.pas(404,14) Note: (5025) Local variable "lP" not used
> /<<PKGBUILDDIR>>/fx8.pas(404,17) Note: (5025) Local variable "lStart" not used
> /<<PKGBUILDDIR>>/mricron.lpr(7,73) Hint: (5023) Unit "uscaledpi" not used in mricron
> /<<PKGBUILDDIR>>/mricron.lpr(12,1) Hint: (5023) Unit "batchstatselect" not used in mricron
> /<<PKGBUILDDIR>>/mricron.lpr(12,18) Hint: (5023) Unit "nii_label" not used in mricron
> (9022) Compiling resource /<<PKGBUILDDIR>>/lib/x86_64-linux/mricron.or
> (9015) Linking /<<PKGBUILDDIR>>/MRIcron
> /usr/bin/ld.bfd: cannot find -lX11: No such file or directory
> /<<PKGBUILDDIR>>/mricron.lpr(63,1) Error: (9013) Error while linking
> /<<PKGBUILDDIR>>/mricron.lpr(63,1) Fatal: (10026) There were 1 errors compiling module, stopping
> Fatal: (1018) Compilation aborted
> Error: /usr/bin/ppcx64 returned an error exitcode
> Error: (lazarus) Compile Project, Mode: Default, Target: MRIcron: stopped with exit code 1
> Error: (lazbuild) failed compiling of project /<<PKGBUILDDIR>>/mricron.lpi
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/mricron_1.2.20211006+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-med-packaging mailing list