View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000668 | Double Commander | Default | public | 2013-05-15 15:55 | 2013-07-15 17:42 |
| Reporter | vo.x | Assigned To | Alexx2000 | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Projection | none | ETA | none | ||
| Product Version | 0.6.0 (trunk) | ||||
| Summary | 0000668: Cannot build ZVDateTimeCtrls on Fedora 19 | ||||
| Description | This breaks build of DC: # lazbuild components/ZVDateTimeCtrls/zvdatetimectrls.lpk primary config path: /builddir/.lazarus TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file for ZVDateTimeCtrls 1.3: /builddir/build/BUILD/doublecmd-0.5.5/components/ZVDateTimeCtrls/lib/x86_64-linux/ZVDateTimeCtrls.compiled [TExternalToolList.Run] CmdLine="/usr/bin/fpc -B -MObjFPC -Scghi -O1 -g -gl -vewnhi -Fu/usr/lib64/lazarus/ideintf/units/x86_64-linux/gtk2 -Fu/usr/lib64/lazarus/lcl/units/x86_64-linux/gtk2 -Fu/usr/lib64/lazarus/lcl/units/x86_64-linux -Fu/usr/lib64/lazarus/components/lazutils/lib/x86_64-linux -Fu/usr/lib64/lazarus/packager/units/x86_64-linux -Fu/builddir/build/BUILD/doublecmd-0.5.5/components/ZVDateTimeCtrls/ -FU/builddir/build/BUILD/doublecmd-0.5.5/components/ZVDateTimeCtrls/lib/x86_64-linux/ -l -dLCL -dLCLgtk2 zvdatetimectrls.pas" WorkDir="/builddir/build/BUILD/doublecmd-0.5.5/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.2 [2013/04/28] for x86_64 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling zvdatetimectrls.pas Compiling zvdatetimepicker.pas PPU Loading /usr/lib64/lazarus/lcl/units/x86_64-linux/graphics.ppu PPU Source: graphics.pp not found PPU Source: lcl_defines.inc not found PPU Source: graphicsobject.inc not found PPU Source: graphic.inc not found PPU Source: picture.inc not found PPU Source: sharedimage.inc not found PPU Source: sharedrasterimage.inc not found PPU Source: sharedcustombitmap.inc not found PPU Source: rasterimage.inc not found PPU Source: custombitmap.inc not found PPU Source: bitmapcanvas.inc not found PPU Source: pen.inc not found PPU Source: brush.inc not found PPU Source: region.inc not found PPU Source: font.inc not found PPU Source: canvas.inc not found PPU Source: pixmap.inc not found PPU Source: png.inc not found PPU Source: pnm.inc not found PPU Source: jpegimage.inc not found PPU Source: icon.inc not found PPU Source: icnsicon.inc not found PPU Source: cursorimage.inc not found PPU Source: fpimagebitmap.inc not found PPU Source: bitmap.inc not found PPU Source: tiffimage.inc not found PPU Source: gifimage.inc not found Recompiling Graphics, checksum changed for FPCanvas graphics.pp(49,67) Fatal: Can't find unit Graphics used by Controls TExternalToolList.Run Exception: graphics.pp(49,67) Fatal: Can't find unit Graphics used by Controls ERROR: tool reported error Any chance you could help me to solve this issue? | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | |||||
| Widgetset | |||||
| Architecture | 64-bit | ||||
|
|
Actually, I have similar issues with components/CmdLine/cmdbox.lpk and may be others :/ |
|
|
This is my Lazarus version: $ rpm -q lazarus lazarus-1.0.8-1.fc19.x86_64 |
|
|
Works fine for me. See my builds for Fedora 19 at https://build.opensuse.org/project/show?project=home%3AAlexx2000 Looks like Free Pascal/Lazarus version incompatibility, e.g. Lazarus built with another Free Pascal version that current used. |
|
|
That was issue of Fedora 19 indeed: https://bugzilla.redhat.com/show_bug.cgi?id=964256 Thanks. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-05-15 15:55 | vo.x | New Issue | |
| 2013-05-15 15:58 | vo.x | Note Added: 0001046 | |
| 2013-05-15 16:02 | vo.x | Note Added: 0001047 | |
| 2013-07-13 11:24 | Alexx2000 | Note Added: 0001078 | |
| 2013-07-13 11:24 | Alexx2000 | Assigned To | => Alexx2000 |
| 2013-07-13 11:24 | Alexx2000 | Status | new => feedback |
| 2013-07-15 17:42 | vo.x | Note Added: 0001080 | |
| 2013-07-15 17:42 | vo.x | Status | feedback => assigned |
| 2013-07-15 17:42 | vo.x | Status | assigned => closed |
| 2013-07-15 17:42 | vo.x | Resolution | open => no change required |