View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000352 | Double Commander | Plugins | public | 2012-03-01 14:56 | 2016-06-26 12:00 |
Reporter | kikadf | Assigned To | cobines | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
Platform | i386 | OS | linux | OS Version | 3.2 |
Product Version | 0.5.3 | ||||
Fixed in Version | 0.5.4 | ||||
Summary | 0000352: Fail in build | ||||
Description | I want to build doublecmd 0.5.3.1: ./build.sh all gtk2 when it build the zip plugin, it is stop/pause/freeze. I haven't got the prompt, but it do nothing. The cpu load in 100% with "/usr/bin/ppc386 -MObjFPC -Scghi -O1 -g -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../lib -Fi../../../../sdk -Fu../fparchive -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ozip.wcx -fPIC Zip.dpr" process. I send the build log. | ||||
Steps To Reproduce | In every ./build.sh all gtk2. | ||||
Additional Information | I have: fpc 2.6 lazarus 0.9.30.2 gtk+2-libs 2.24.8 | ||||
Tags | No tags attached. | ||||
Attached Files | build-fail.log (27,198 bytes)
./build.sh all gtk2 Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="lib/$(TargetCPU)-$(TargetOS)" CurOutputDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/CmdLine/lib/i386-linux/" TLazPackageGraph.CheckIfPackageNeedsCompilation No state file for cmdbox 0.0 [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scgi -O1 -gl -vewnhi -l "-Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/CmdLine/C:/Dokumente und Einstellungen/Nilius/Desktop/laz/CmdLine" -Fu/usr/share/lazarus/lcl/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux/gtk2 -Fu/usr/share/lazarus/packager/units/i386-linux -Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/CmdLine/ -Fu. -FU/var/tmp/fst/src/doublecmd-0.5.3.1/components/CmdLine/lib/i386-linux/ -dLCL -dLCLgtk2 cmdbox.pas" WorkDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/CmdLine/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling cmdbox.pas Compiling ucmdbox.pas ucmdbox.pas(98,17) Note: Virtual method "TCmdBox.EraseBackground(HDC);" has a lower visibility (protected) than parent class TWinControl (public) ucmdbox.pas(460,41) Warning: Local variable "SameForeColor" does not seem to be initialized ucmdbox.pas(461,41) Warning: Local variable "SameBackColor" does not seem to be initialized ucmdbox.pas(462,37) Warning: Local variable "SameColorX" does not seem to be initialized ucmdbox.pas(462,48) Warning: Local variable "SameColorWidth" does not seem to be initialized ucmdbox.pas(98,33) Hint: Parameter "DC" not used ucmdbox.pas(1212,16) Hint: Local variable "c" does not seem to be initialized ucmdbox.pas(97,27) Hint: Parameter "Shift" not used ucmdbox.pas(95,27) Hint: Parameter "Button" not used ucmdbox.pas(95,47) Hint: Parameter "Shift" not used ucmdbox.pas(96,25) Hint: Parameter "Button" not used ucmdbox.pas(96,45) Hint: Parameter "Shift" not used ucmdbox.pas(96,63) Hint: Parameter "x" not used ucmdbox.pas(96,65) Hint: Parameter "y" not used ucmdbox.pas(1452,22) Hint: Local variable "ScrollInfo" does not seem to be initialized ucmdbox.pas(1478,22) Hint: Local variable "ScrollInfo" does not seem to be initialized ucmdbox.pas(169,46) Hint: Parameter "Index" not used ucmdbox.pas(1512,39) Warning: Symbol "Handle" is deprecated ucmdbox.pas(1513,28) Hint: Local variable "Metrics" does not seem to be initialized ucmdbox.pas(160,35) Hint: Parameter "Sender" not used 2428 lines compiled, 2.1 sec 5 warning(s) issued 16 hint(s) issued 1 note(s) issued "Compiling package cmdbox 0.0" completed Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="lib/$(TargetCPU)-$(TargetOS)" CurOutputDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/KASToolBar/lib/i386-linux/" TLazPackageGraph.CheckIfPackageNeedsCompilation No state file for KASComp 1.6 [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MDelphi -Scghi -O1 -g -gl -vewnhi -l -Fu/usr/share/lazarus/lcl/units/i386-linux/gtk2 -Fu/usr/share/lazarus/lcl/units/i386-linux -Fu/usr/share/lazarus/packager/units/i386-linux -Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/KASToolBar/ -Fu. -FU/var/tmp/fst/src/doublecmd-0.5.3.1/components/KASToolBar/lib/i386-linux/ -dLCL -dLCLgtk2 kascomp.pas" WorkDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/KASToolBar/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling kascomp.pas Compiling kastoolbar.pas Compiling kasbarfiles.pas kastoolbar.pas(112,35) Hint: Parameter "WithThemeSpace" not used kastoolbar.pas(128,56) Hint: Parameter "sCommand" not used Compiling kasbarmenu.pas Compiling kasprogressbar.pas kasprogressbar.pas(166,34) Hint: Conversion between ordinals and pointers is not portable kasprogressbar.pas(168,30) Hint: Conversion between ordinals and pointers is not portable kascomp.pas(10,38) Hint: Unit "KASBarFiles" not used in KASComp 1588 lines compiled, 1.8 sec 7 hint(s) issued "Compiling package KASComp 1.6" completed Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="lib/$(TargetCPU)-$(TargetOS)" CurOutputDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/viewer/lib/i386-linux/" TLazPackageGraph.CheckIfPackageNeedsCompilation No state file for viewerpackage 1.0 [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scgi -O1 -g -gl -vewnhi -l -Fu/usr/share/lazarus/lcl/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux/gtk2 -Fu/usr/share/lazarus/packager/units/i386-linux -Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/viewer/ -Fu. -FU/var/tmp/fst/src/doublecmd-0.5.3.1/components/viewer/lib/i386-linux/ -dLCL -dLCLgtk2 viewerpackage.pas" WorkDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/viewer/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling viewerpackage.pas Compiling viewercontrol.pas Compiling unicodeutils.pas unicodeutils.pas(287,8) Hint: Conversion between ordinals and pointers is not portable unicodeutils.pas(327,8) Hint: Conversion between ordinals and pointers is not portable unicodeutils.pas(359,8) Hint: Conversion between ordinals and pointers is not portable unicodeutils.pas(391,8) Hint: Conversion between ordinals and pointers is not portable viewercontrol.pas(1162,34) Hint: Local variable "StatBuf" does not seem to be initialized viewercontrol.pas(1427,45) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. viewercontrol.pas(1428,3) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. viewercontrol.pas(1435,65) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. viewercontrol.pas(318,35) Hint: Parameter "Sender" not used viewercontrol.pas(320,35) Hint: Parameter "Sender" not used viewercontrol.pas(320,52) Hint: Parameter "ScrollCode" not used viewercontrol.pas(321,11) Hint: Parameter "ScrollPos" not used viewercontrol.pas(263,28) Hint: Parameter "Sender" not used viewercontrol.pas(402,22) Hint: Unit "LCLVersion" not used in ViewerControl viewerpackage.pas(10,30) Hint: Unit "UnicodeUtils" not used in viewerpackage 3401 lines compiled, 0.8 sec 17 hint(s) issued "Compiling package viewerpackage 1.0" completed Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="lib/$(TargetCPU)-$(TargetOS)" CurOutputDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/gifanim/lib/i386-linux/" TLazPackageGraph.CheckIfPackageNeedsCompilation No state file for pkg_gifanim 1.4 [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scgi -O1 -gl -vewnhi -l -Fu/usr/share/lazarus/ide -Fu/usr/share/lazarus/ideintf/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux/gtk2 -Fu/usr/share/lazarus/packager/units/i386-linux -Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/gifanim/ -Fu. -FU/var/tmp/fst/src/doublecmd-0.5.3.1/components/gifanim/lib/i386-linux/ -dLCL -dLCLgtk2 pkg_gifanim.pas" WorkDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/gifanim/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling pkg_gifanim.pas Compiling gifanim.pas gifanim.pas(248,14) Note: Virtual method "TGifFileNamePropertyEditor.GetFilter:AnsiString;" has a lower visibility (protected) than parent class TFileNamePropertyEditor (public) gifanim.pas(249,14) Note: Virtual method "TGifFileNamePropertyEditor.GetInitialDirectory:AnsiString;" has a lower visibility (protected) than parent class TFileNamePropertyEditor (public) gifanim.pas(182,22) Hint: Parameter "Sender" not used gifanim.pas(192,7) Hint: Parameter "WithThemeSpace" not used gifanim.pas(483,41) Hint: Local variable "NewHeight" does not seem to be initialized gifanim.pas(483,30) Hint: Local variable "NewWidth" does not seem to be initialized gifanim.pas(1026,20) Hint: Local variable "RGBEntry" does not seem to be initialized 1234 lines compiled, 1.1 sec 7 hint(s) issued 2 note(s) issued "Compiling package pkg_gifanim 1.4" completed Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="lib/$(TargetCPU)-$(TargetOS)" CurOutputDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/ZVDateTimeCtrls/lib/i386-linux/" TLazPackageGraph.CheckIfPackageNeedsCompilation No state file for ZVDateTimeCtrls 1.3 [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scghi -O1 -gl -vewnhi -l -Fu/usr/share/lazarus/ideintf/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux -Fu/usr/share/lazarus/lcl/units/i386-linux/gtk2 -Fu/usr/share/lazarus/packager/units/i386-linux -Fu/var/tmp/fst/src/doublecmd-0.5.3.1/components/ZVDateTimeCtrls/ -Fu. -FU/var/tmp/fst/src/doublecmd-0.5.3.1/components/ZVDateTimeCtrls/lib/i386-linux/ -dLCL -dLCLgtk2 zvdatetimectrls.pas" WorkDir="/var/tmp/fst/src/doublecmd-0.5.3.1/components/ZVDateTimeCtrls/" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling zvdatetimectrls.pas Compiling zvdatetimepicker.pas zvdatetimepicker.pas(751,43) Warning: Symbol "DateSeparator" is deprecated zvdatetimepicker.pas(751,67) Warning: Symbol "TimeSeparator" is deprecated zvdatetimepicker.pas(1398,25) Warning: Symbol "ShortDateFormat" is deprecated zvdatetimepicker.pas(1421,28) Warning: Symbol "LongDateFormat" is deprecated zvdatetimepicker.pas(273,27) Hint: Parameter "Shift" not used zvdatetimepicker.pas(283,45) Hint: Parameter "WithThemeSpace" not used zvdatetimepicker.pas(235,30) Hint: Parameter "Sender" not used zvdatetimepicker.pas(235,47) Hint: Parameter "Button" not used zvdatetimepicker.pas(236,45) Hint: Parameter "Shift" not used zvdatetimepicker.pas(236,65) Hint: Parameter "X" not used zvdatetimepicker.pas(236,68) Hint: Parameter "Y" not used zvdatetimepicker.pas(237,27) Hint: Parameter "Sender" not used zvdatetimepicker.pas(238,30) Hint: Parameter "Sender" not used zvdatetimepicker.pas(242,31) Hint: Parameter "Sender" not used zvdatetimepicker.pas(242,48) Hint: Parameter "Button" not used zvdatetimepicker.pas(243,45) Hint: Parameter "Shift" not used zvdatetimepicker.pas(244,30) Hint: Parameter "Sender" not used zvdatetimepicker.pas(240,31) Hint: Parameter "Sender" not used zvdatetimepicker.pas(240,63) Hint: Parameter "Shift" not used zvdatetimepicker.pas(245,38) Hint: Parameter "Sender" not used zvdatetimepicker.pas(246,32) Hint: Parameter "Sender" not used zvdatetimepicker.pas(247,33) Hint: Parameter "Sender" not used zvdatetimepicker.pas(248,35) Hint: Parameter "Sender" not used zvdatetimepicker.pas(241,30) Hint: Parameter "Sender" not used zvdatetimepicker.pas(3088,43) Warning: Symbol "DateSeparator" is deprecated zvdatetimepicker.pas(3089,43) Warning: Symbol "TimeSeparator" is deprecated Compiling dbzvdatetimepicker.pas dbzvdatetimepicker.pas(50,26) Hint: Parameter "Sender" not used dbzvdatetimepicker.pas(52,26) Hint: Parameter "Sender" not used dbzvdatetimepicker.pas(53,28) Hint: Parameter "Sender" not used Compiling zvdatetimepickerpropedit.pas zvdatetimepickerpropedit.pas(57,39) Hint: Parameter "Sender" not used zvdatetimepickerpropedit.pas(58,39) Hint: Parameter "Sender" not used zvdatetimepickerpropedit.pas(59,39) Hint: Parameter "Sender" not used zvdatetimepickerpropedit.pas(60,38) Hint: Parameter "Sender" not used zvdatetimepickerpropedit.pas(61,37) Hint: Parameter "Sender" not used zvdatetimepickerpropedit.pas(62,28) Hint: Parameter "Sender" not used Compiling zvdatetimecontrolsreg.pas zvdatetimectrls.pas(10,21) Hint: Unit "ZVDateTimePicker" not used in ZVDateTimeCtrls zvdatetimectrls.pas(10,41) Hint: Unit "DBZVDateTimePicker" not used in ZVDateTimeCtrls 4002 lines compiled, 1.6 sec 6 warning(s) issued 33 hint(s) issued "Compiling package ZVDateTimeCtrls 1.3" completed Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/cpio/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MDelphi -Scgi -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ocpio.wcx -fPIC cpio.dpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MDelphi -Scgi -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ocpio.wcx -fPIC cpio.dpr" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling cpio.dpr Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/wcxplugin.pas Compiling cpio_io.pas Compiling cpio_def.pas cpio_io.pas(161,16) Hint: Local variable "Buffer" does not seem to be initialized cpio_io.pas(276,44) Hint: Local variable "Buf" does not seem to be initialized Compiling cpio_archive.pas Compiling uUnixTime.pas uUnixTime.pas(5,45) Hint: Parameter "usedaylight" not used cpio_archive.pas(174,53) Hint: Local variable "header" does not seem to be initialized cpio_archive.pas(59,67) Hint: Parameter "DestPath" not used cpio.dpr(19,12) Hint: Unit "WcxPlugin" not used in cpio cpio.dpr(20,27) Hint: Unit "cpio_io" not used in cpio cpio.dpr(21,29) Hint: Unit "cpio_def" not used in cpio Linking ../lib/cpio.wcx /usr/bin/ld: warning: ../lib/link.res contains output sections; did you forget -T? 1094 lines compiled, 1.6 sec 10 hint(s) issued [TCompiler.Compile] end Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/deb/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MDelphi -Scgi -Ci -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -odeb.wcx -fPIC deb.dpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MDelphi -Scgi -Ci -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -odeb.wcx -fPIC deb.dpr" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling deb.dpr Compiling deb_io.pas Compiling deb_def.pas deb_io.pas(26,3) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. deb_io.pas(29,23) Hint: Local variable "tmp_buf" does not seem to be initialized deb_io.pas(32,5) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. Compiling deb_archive.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/wcxplugin.pas Compiling uUnixTime.pas uUnixTime.pas(5,45) Hint: Parameter "usedaylight" not used deb_archive.pas(81,41) Hint: Local variable "tmp_buf" does not seem to be initialized deb_archive.pas(183,56) Hint: Local variable "header" does not seem to be initialized deb_archive.pas(36,67) Hint: Parameter "DestPath" not used deb.dpr(8,2) Warning: Illegal compiler directive "$E" deb.dpr(4,25) Hint: Unit "deb_io" not used in deb deb.dpr(6,27) Hint: Unit "deb_def" not used in deb Linking ../lib/deb.wcx /usr/bin/ld: warning: ../lib/link.res contains output sections; did you forget -T? 741 lines compiled, 0.7 sec 1 warning(s) issued 11 hint(s) issued [TCompiler.Compile] end Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MObjFPC -Scgi -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu../LZMA -Fu../LZMA/compression/LZ -Fu../LZMA/compression/LZMA -Fu../LZMA/compression/RangeCoder -Fu. -FU../lib/ -FE../lib/ -olzma.wcx -fPIC lzma.lpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MObjFPC -Scgi -O1 -gl -XX -vewnhi -l -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu../LZMA -Fu../LZMA/compression/LZ -Fu../LZMA/compression/LZMA -Fu../LZMA/compression/RangeCoder -Fu. -FU../lib/ -FE../lib/ -olzma.wcx -fPIC lzma.lpr" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling lzma.lpr Compiling lzmafunc.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/wcxplugin.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZMA/ULZMACommon.pas ULZMACommon.pas(23,19) Hint: Function result variable does not seem to be initialized Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZMA/ULZMADecoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZMA/ULZMABase.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/RangeCoder/UBitTreeDecoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/RangeCoder/URangeDecoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZ/ULZOutWindow.pas ULZMADecoder.pas(209,58) Hint: Mixing signed expressions and longwords gives a 64bit result ULZMADecoder.pas(412,38) Hint: Mixing signed expressions and longwords gives a 64bit result Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZMA/ULZMAEncoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/RangeCoder/UBitTreeEncoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/RangeCoder/URangeEncoder.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZ/ULZBinTree.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/compression/LZ/ULZInWindow.pas ULZBinTree.pas(176,17) Hint: Mixing signed expressions and longwords gives a 64bit result ULZBinTree.pas(310,19) Hint: Mixing signed expressions and longwords gives a 64bit result ULZMAEncoder.pas(129,71) Hint: Parameter "inSize" not used ULZMAEncoder.pas(129,79) Hint: Parameter "outSize" not used ULZMAEncoder.pas(132,38) Hint: Parameter "algorithm" not used ULZMAEncoder.pas(1383,58) Hint: Mixing signed expressions and longwords gives a 64bit result Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/lzma/LZMA/UBufferedFS.pas UBufferedFS.pas(46,18) Hint: Conversion between ordinals and pointers is not portable UBufferedFS.pas(46,10) Hint: Conversion between ordinals and pointers is not portable UBufferedFS.pas(46,18) Warning: Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead. lzmafunc.pas(184,19) Warning: lo/hi(dword/qword) returns the upper/lower word/dword lzmafunc.pas(59,29) Hint: Parameter "hArcData" not used lzmafunc.pas(59,51) Hint: Parameter "pChangeVolProc" not used lzmafunc.pas(60,31) Hint: Parameter "hArcData" not used lzmafunc.pas(62,40) Hint: Parameter "SubPath" not used lzmafunc.pas(62,91) Hint: Parameter "Flags" not used Linking ../lib/lzma.wcx /usr/bin/ld: warning: ../lib/link.res contains output sections; did you forget -T? 4001 lines compiled, 1.1 sec 2 warning(s) issued 18 hint(s) issued [TCompiler.Compile] end Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/rpm/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MDelphi -Scgi -O1 -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -orpm.wcx -fPIC rpm.dpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MDelphi -Scgi -O1 -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -orpm.wcx -fPIC rpm.dpr" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Hint: Start of reading config file fpc-extra.cfg Hint: End of reading config file fpc-extra.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling rpm.dpr Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/wcxplugin.pas Compiling rpm_io.pas Compiling rpm_def.pas rpm_io.pas(121,27) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. rpm_io.pas(123,45) Hint: Local variable "entry" does not seem to be initialized rpm_io.pas(165,51) Hint: Local variable "info" does not seem to be initialized rpm_io.pas(181,10) Warning: Local variable "s" does not seem to be initialized rpm_io.pas(31,42) Hint: Parameter "data_start" not used rpm_io.pas(277,24) Hint: Local variable "i_char" does not seem to be initialized rpm_io.pas(296,33) Hint: Parameter "info" not used rpm_io.pas(300,33) Hint: Parameter "info" not used Compiling rpm_archive.pas Compiling uUnixTime.pas uUnixTime.pas(5,45) Hint: Parameter "usedaylight" not used rpm_archive.pas(134,47) Hint: Local variable "r_lead" does not seem to be initialized rpm_archive.pas(137,87) Hint: Local variable "signature" does not seem to be initialized rpm_archive.pas(63,67) Hint: Parameter "DestPath" not used rpm.dpr(24,2) Warning: Illegal compiler directive "$E" rpm.dpr(19,12) Hint: Unit "WcxPlugin" not used in rpm rpm.dpr(20,25) Hint: Unit "rpm_io" not used in rpm rpm.dpr(21,27) Hint: Unit "rpm_def" not used in rpm Linking ../lib/rpm.wcx /usr/bin/ld: warning: ../lib/link.res contains output sections; did you forget -T? 1150 lines compiled, 0.6 sec 2 warning(s) issued 18 hint(s) issued [TCompiler.Compile] end Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/unrar/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MObjFPC -Scghi -O2 -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ounrar.wcx -fPIC unrar.dpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MObjFPC -Scghi -O2 -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../lib -Fi../../../../sdk -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ounrar.wcx -fPIC unrar.dpr" Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Hint: Start of reading config file fpc-extra.cfg Hint: End of reading config file fpc-extra.cfg Free Pascal Compiler version 2.6.0 [2012/01/06] for i386 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for i386 Compiling unrar.dpr Compiling unrarfunc.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/wcxplugin.pas Compiling /var/tmp/fst/src/doublecmd-0.5.3.1/sdk/extension.pas Compiling osfileutil.pas osfileutil.pas(188,42) Hint: Mixing signed expressions and longwords gives a 64bit result osfileutil.pas(52,3) Hint: Local const "HoursInDay" is not used osfileutil.pas(53,3) Hint: Local const "MinutesInHour" is not used osfileutil.pas(54,3) Hint: Local const "MinutesInDay" is not used osfileutil.pas(68,3) Hint: Local const "AB_FPERMISSION_UID" is not used osfileutil.pas(69,3) Hint: Local const "AB_FPERMISSION_GID" is not used osfileutil.pas(70,3) Hint: Local const "AB_FPERMISSION_VTX" is not used osfileutil.pas(75,3) Hint: Local const "AB_FPERMISSION_GROUPWRITE" is not used osfileutil.pas(76,3) Hint: Local const "AB_FPERMISSION_GROUPEXECUTE" is not used osfileutil.pas(78,3) Hint: Local const "AB_FPERMISSION_OTHERWRITE" is not used osfileutil.pas(79,3) Hint: Local const "AB_FPERMISSION_OTHEREXECUTE" is not used Compiling osconvencoding.pas osconvencoding.pas(168,33) Hint: Variable "sError" does not seem to be initialized unrarfunc.pas(288,36) Hint: Parameter "HostOS" not used unrarfunc.pas(352,59) Hint: Conversion between ordinals and pointers is not portable unrarfunc.pas(357,26) Hint: Conversion between ordinals and pointers is not portable unrarfunc.pas(386,89) Hint: Conversion between ordinals and pointers is not portable unrarfunc.pas(344,39) Hint: Parameter "UserData" not used unrarfunc.pas(458,25) Hint: Local variable "RarHeader" does not seem to be initialized unrarfunc.pas(509,25) Hint: Local variable "RarHeader" does not seem to be initialized unrarfunc.pas(562,25) Hint: Local variable "RarHeader" does not seem to be initialized unrarfunc.pas(187,28) Hint: Parameter "hArcData" not used unrarfunc.pas(188,29) Hint: Parameter "hArcData" not used unrarfunc.pas(189,30) Hint: Parameter "hArcData" not used unrarfunc.pas(190,31) Hint: Parameter "hArcData" not used Linking ../lib/unrar.wcx /usr/bin/ld: warning: ../lib/link.res contains output sections; did you forget -T? 1538 lines compiled, 0.9 sec 28 hint(s) issued [TCompiler.Compile] end Note: environment config file not found - using defaults NOTE: miscellaneous options file not found - using defaults TBaseCompilerOptions.MakeOptionsString UnitOutputDirectory="../lib" CurOutputDir="../lib/" TCompiler.Compile WorkingDir="/var/tmp/fst/src/doublecmd-0.5.3.1/plugins/wcx/zip/src/" CompilerFilename="/usr/bin/fpc" CompilerParams=" -MObjFPC -Scghi -O1 -g -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../lib -Fi../../../../sdk -Fu../fparchive -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ozip.wcx -fPIC Zip.dpr" [TCompiler.Compile] CmdLine="/usr/bin/fpc -MObjFPC -Scghi -O1 -g -gl -XX -vewnhi -l @fpc-extra.cfg -Fi../lib -Fi../../../../sdk -Fu../fparchive -Fu../../../../sdk -Fu. -FU../lib/ -FE../lib/ -ozip.wcx -fPIC Zip.dpr" Hint: Start of reading config file | ||||
Fixed in Revision | 4342 | ||||
Operating system | Linux | ||||
Widgetset | GTK2 | ||||
Architecture | 32-bit | ||||
|
It will be fixed with FPC 2.6.2. I tried to make some workaround in the Zip plugin but I cannot now reproduce it with FPC 2.6.0, so I don't know what to change. For now simply disable building the Zip plugin. |
|
Ok I disabled zip plugin. Now I have get a new error: Compiling ./platform/uClipboard.pas uClipboard.pas(314,32) Error: identifier idents no member "GetSize" uClipboard.pas(317,36) Error: identifier idents no member "GetSize" uClipboard.pas(318,41) Error: identifier idents no member "GetSize" uClipboard.pas(698) Fatal: There were 3 errors compiling module, stopping ERROR: failed compiling of project /var/tmp/fst/src/doublecmd-0.5.3.1/src/doublecmd.lpi |
|
Fixed compiling, in SVN r4312. The new file: http://doublecmd.svn.sourceforge.net/viewvc/doublecmd/branches/0.5/src/platform/uClipboard.pas |
|
Thanks. Work fine. |
|
I have fixed building the plugin with FPC 2.6.0. Seems it only failed on Linux. |
|
Thanks again. Works fine. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-01 14:56 | kikadf | New Issue | |
2012-03-01 14:56 | kikadf | File Added: build-fail.log | |
2012-03-01 15:22 | cobines | Note Added: 0000387 | |
2012-03-01 20:12 | kikadf | Note Added: 0000388 | |
2012-03-01 20:13 | kikadf | Note Edited: 0000388 | |
2012-03-01 20:58 | cobines | Note Added: 0000389 | |
2012-03-01 21:53 | kikadf | Note Added: 0000390 | |
2012-03-08 16:26 | cobines | Fixed in Revision | => 4342 |
2012-03-08 16:26 | cobines | Note Added: 0000400 | |
2012-03-08 16:26 | cobines | Status | new => resolved |
2012-03-08 16:26 | cobines | Fixed in Version | => 0.5.4 |
2012-03-08 16:26 | cobines | Resolution | open => fixed |
2012-03-08 16:26 | cobines | Assigned To | => cobines |
2012-03-09 20:08 | kikadf | Note Added: 0000411 | |
2016-06-26 12:00 | Alexx2000 | Status | resolved => closed |