<div dir="ltr"><div dir="ltr"><div dir="ltr">On Wed, Jan 2, 2019 at 12:46 PM C Western via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">To start the current lazarus trunk, I had to delete ~/.fppkg, as <br>
otherwise lazarus crashed after trying to execute a compiler that didn't <br>
exist. Traceback is:<br>
<br>
[FORMS.PP] ExceptionOccurred<br>
   Sender=EProcess<br>
   Exception=Executable not found: <br>
"/home/me/fpc-3.0.2-64/lib/fpc/../../bin/fpc"<br>
   Stack trace:<br>
   $0000000000754320  EXECUTE,  line 345 of fcl-process/src/unix/process.inc<br>
   $0000000000FB39B8  GETCOMPILERINFO,  line 370 of fppkg/src/pkgglobals.pp<br>
   $0000000000FB863B  CHECKCOMPILERVALUES,  line 1084 of <br>
fppkg/src/pkgoptions.pp<br>
   $0000000000FABECF  INSTANCE,  line 90 of ../packager/fppkghelper.pas<br>
   $0000000000AAA134  OPENDEPENDENCY,  line 5840 of <br>
../packager/packagesystem.pas<br>
   $0000000000A965C7  ADDPACKAGE,  line 2122 of <br>
../packager/packagesystem.pas<br>
   $0000000000A91C0E  OPENDEPENDENCYWITHPACKAGELINK,  line 998 of <br>
../packager/packagesystem.pas<br>
   $0000000000AA9C30  OPENDEPENDENCY,  line 5787 of <br>
../packager/packagesystem.pas<br>
   $0000000000AAAEBB  OPENINSTALLEDDEPENDENCY,  line 5997 of <br>
../packager/packagesystem.pas<br>
   $0000000000A96D4E  LOADLAZARUSBASEPACKAGE,  line 2213 of <br>
../packager/packagesystem.pas<br>
   $0000000000A96BBF  LOADSTATICBASEPACKAGES,  line 2217 of <br>
../packager/packagesystem.pas<br>
   $0000000000AB6A56  LOADINSTALLEDPACKAGES,  line 3086 of <br>
../packager/pkgmanager.pas<br>
   $00000000004A9203  CREATE,  line 1590 of main.pp<br>
   $000000000041F256  main,  line 140 of lazarus.pp<br>
<br>
I am not aware of using .fppkg specifically, and the file <br>
~/.fppkg/config/default did indeed reference a invalid compiler (a test <br>
version I had installed at some point). I suspect a test for the <br>
compiler file existing needs adding somewhere.<br>
<br>
Colin</blockquote></div><div><br></div><div>The same problem here. In my case, '<font face="monospace, monospace" size="1">Executable not found: "/home/silvioprog/fpc-3.0.4/lib/fpc/../../bin/fpc"</font>'.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Silvio Clécio</div></div></div></div></div>