Source: optgeo Version: 2.04.1-1 Severity: serious Justification: fails to build from source
Builds of optgeo on most of the architectures on which it could conceivably build (excluding those that lack lazarus) fail because it can't find the Forms unit, AFAICT due to looking in the wrong place: fpc -B -MObjFPC -Scgi -O1 -gl -WG -vewnhi -l -Fi/ -Fu/usr/lib/lazarus/0.9.30/lcl/units/x86_64-linux/ -Fu/usr/lib/lazarus/0.9.30/lcl/units/x86_64-linux/gtk2/ -Fu/usr/lib/lazarus/0.9.30/packager/units/x86_64-linux/ -Fu/usr/lib/lazarus/0.9.30/components/printers/lib/x86_64-linux/gtk2/ -Fu/usr/lib/lazarus/0.9.30/components/synedit/units/x86_64-linux/ -Fu. -dLCL -dLCLgtk2 -TLINUX -ooptgeo optgeo.lpr Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.4.4-1 [2011/05/24] for i386 Copyright (c) 1993-2010 by Florian Klaempfl Target OS: Linux for i386 Compiling optgeo.lpr Fatal: Can't find unit Forms used by OptGeo Fatal: Compilation aborted Please arrange for automatic adaptation to the build system's actual architecture and lazarus version rather than hardcoding paths that only work on amd64 systems with exactly lazarus version 0.9.30. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org