> On Apr 23, 2020, at 10:07 PM, Mattias Gaertner via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> Please post the last couple of lines, e.g. starting at the last
> ppcx64 call.
> 

/bin/cp -f Makefile.compiled units/x86_64-darwin/nogui/IDEIntf.compiled
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C 
components/lazdebuggergdbmi LCL_PLATFORM=nogui
/bin/rm -f units/x86_64-darwin/nogui/lazdebuggergdbmi.ppu
/usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -dLCL -dLCLnogui 
-gw -Fu../../packager/units/x86_64-darwin -Fu../lazutils/lib/x86_64-darwin 
-Fu../buildintf/units/x86_64-darwin -Fu../../lcl/units/x86_64-darwin 
-Fu../debuggerintf/lib/x86_64-darwin -Fu../../lcl/units/x86_64-darwin/nogui 
-Fu../lazcontrols/lib/x86_64-darwin/nogui 
-Fu../ideintf/units/x86_64-darwin/nogui -Fu. 
-Fu/usr/local/lib/fpc/3.0.4/units/x86_64-darwin/rtl -FE. 
-FUunits/x86_64-darwin/nogui -dx86_64 lazdebuggergdbmi.pas
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.0.4 [2018/09/30] for x86_64
Copyright (c) 1993-2017 by Florian Klaempfl and others
(1002) Target OS: Darwin for x86_64
(3104) Compiling lazdebuggergdbmi.pas
(3104) Compiling gdbmidebugger.pp
/Users/ryanjoseph/Developer/lazarus/components/lazdebuggergdbmi/gdbmidebugger.pp(63,16)
 Fatal: (10022) Can't find unit PropEdits used by GDBMIDebugger
Fatal: (1018) Compilation aborted
make[1]: *** [lazdebuggergdbmi.ppu] Error 1
make: *** [lazbuild] Error 2


> 
>> svn up says "At revision 63051."
>> 
>> Never an easy time building lazarus for me. :)
> 
> Do you have local modifications?

I did have some but I thought I got them merged in correctly. Perhaps not? I 
see the missing filling sitting right there:

/Users/ryanjoseph/Developer/lazarus/components/ideintf/propedits.pp

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to