Forum > General
Can't start Lazarus 4.0 RC2 on MacBook
(1/1)
HobbyDev:
Hello,
I downloaded and installed the compiler and Lazarus via the links provided and tried to start the IDE on the MacBook (Sequoia 15.3). Xcode is up to date. Unfortunately, the IDE does not start after the first setup, although all steps are confirmed with “OK”. What could I have overlooked or what else do I need to do after unzipping Lazarus?
If I start Lazarus via Terminal I get this:
--- Code: Pascal [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Hobbydev@MacBookPro Lazarus % ./LazarusSetPrimaryConfigPath NewValue="/Users/Hobbydev/Applications/lazarus/config"Hint: (lazarus) Using config file: "/Users/Hobbydev/Applications/lazarus/lazarus.cfg"Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] PrimaryConfigPath="/Users/Hobbydev/Applications/lazarus/config"Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] SecondaryConfigPath="/etc/lazarus"Hint: (lazarus) [TMainIDE.LoadGlobalOptions] overriding Lazarusdir with command line: /Users/Hobbydev/Applications/lazarus/Looking for code tools config file: "/Users/Hobbydev/Applications/lazarus/config/codetoolsoptions.xml"Hinweis: CodeTools-Konfigurationsdatei nicht gefunden - verwende VoreinstellungenWarning: (lazarus) invalid compiler: /usr/local/bin/_PPCARCH_ Datei nicht gefundenSearchLazarusDirectoryCandidates Value=/Users/Hobbydev/Applications/lazarus File=/Users/Hobbydev/Applications/lazarusSearchLazarusDirectoryCandidates Value=/Developer/lazarus File=/Developer/lazarusSearchLazarusDirectoryCandidates Value=. File=/Users/Hobbydev/Applications/lazarus/configSearchLazarusDirectoryCandidates Value=/usr/share/lazarus File=/usr/share/lazarusSearchLazarusDirectoryCandidates Value=/usr/local/share/lazarus File=/usr/local/share/lazarusSearchLazarusDirectoryCandidates Value=/usr/local/lib/lazarus File=/usr/local/lib/lazarusSearchLazarusDirectoryCandidates Value=/usr/local/lazarus File=/usr/local/lazarusSearchLazarusDirectoryCandidates Value=/usr/lib/lazarus File=/usr/lib/lazarusSearchLazarusDirectoryCandidates Value=/usr/lib/lazarus/4.0RC2 File=/usr/lib/lazarus/4.0RC2SearchLazarusDirectoryCandidates Value=~/pascal/lazarus File=/Users/Hobbydev/pascal/lazarusSearchLazarusDirectoryCandidates Value=~/lazarus File=/Users/Hobbydev/lazarusSearchLazarusDirectoryCandidates Value=/Developer/lazarus File=/Developer/lazarusSearchCompilerCandidates Value=/usr/local/bin/_PPCARCH_ File=/usr/local/bin/_PPCARCH_SearchCompilerCandidates Value=/usr/local/bin/_PPCARCH_ File=/usr/local/bin/_PPCARCH_SearchCompilerCandidates Value=fpc File=/Users/Hobbydev/Applications/lazarus/fpcSearchCompilerCandidates Value=ppcaarch64 File=SearchCompilerCandidates Value=/usr/local/bin/_PPCARCH_ File=/usr/local/bin/_PPCARCH_SearchCompilerCandidates Value=/usr/bin/_PPCARCH_ File=/usr/bin/_PPCARCH_SearchCompilerCandidates Value=/opt/fpc/_PPCARCH_ File=/opt/fpc/_PPCARCH_SearchCompilerCandidates Value=$(LazarusDir)/fpc/3.2.2/bin/aarch64-darwin/fpc File=/Users/Hobbydev/Applications/lazarus/fpc/3.2.2/bin/aarch64-darwin/fpcSearchCompilerCandidates Value=$(LazarusDir)/fpc/bin/aarch64-darwin/fpc File=/Users/Hobbydev/Applications/lazarus/fpc/bin/aarch64-darwin/fpcSearchCompilerCandidates Value=/usr/local/bin/fpc File=/usr/local/bin/fpcSearchCompilerCandidates Value=/usr/bin/fpc File=/usr/bin/fpcSearchCompilerCandidates Value=/opt/fpc/fpc File=/opt/fpc/fpcHint: [TPCTargetConfigCache.NeedsUpdate] TargetOS="" TargetCPU="" Subtarget="" WorkDir="" Options="" compiler file changed "/usr/local/bin/fpc" FileAge=1621181457 StoredAge=0Hint: [TPCTargetConfigCache.Update] /usr/local/bin/fpc TargetOS= TargetCPU= Subtarget= WorkDir="" CompilerOptions="" ExtraOptions="" PATH=/opt/local/bin:/opt/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/binHint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP"Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "/Users/Hobbydev/Applications/lazarus/config/compilertest.pas" "-Fr/Users/Hobbydev/Applications/lazarus/components/codetools/fpc.errore.msg", WorkDir="/Users/Hobbydev/Applications/lazarus/config/"Hint: [TPCTargetConfigCache.Update] has changedHint: (lazarus) [TBuildManager.SetBuildTarget] Old=aarch64-darwin--cocoa New=aarch64-darwin--cocoa Changed: OS/CPU=True LCL=FalseSearchFPCSrcDirCandidates Value=$(LazarusDir)/fpc/$(FPCVer)/sources File=/Users/Hobbydev/Applications/lazarus/fpc/3.2.2/sources/SearchFPCSrcDirCandidates Value=/usr/local/share/fpcsrc File=/usr/local/share/fpcsrc/SearchFPCSrcDirCandidates Value=$(LazarusDir)/fpc/$(FPCVer)/source File=/Users/Hobbydev/Applications/lazarus/fpc/3.2.2/source/SearchFPCSrcDirCandidates Value=$Path($(CompPath))/../../source File=/usr/source/SearchFPCSrcDirCandidates Value=/usr/share/fpcsrc/$(FPCVer) File=/usr/share/fpcsrc/3.2.2/SearchFPCSrcDirCandidates Value=/usr/local/share/fpcsrc/$(FPCVer) File=/usr/local/share/fpcsrc/3.2.2/SearchFPCSrcDirCandidates Value=/usr/share/fpcsrc File=/usr/share/fpcsrc/SearchFPCSrcDirCandidates Value=/usr/local/share/fpcsrc File=/usr/local/share/fpcsrc/SearchFPCSrcDirCandidates Value=/usr/fpcsrc File=/usr/fpcsrc/SearchFPCSrcDirCandidates Value=/usr/share/fpc/src File=/usr/share/fpc/src/SearchFPCSrcDirCandidates Value=/usr/fpc/src File=/usr/fpc/src/SearchFPCSrcDirCandidates Value=/usr/local/fpc/src File=/usr/local/fpc/src/SearchFPCSrcDirCandidates Value=/usr/local/share/fpc/src File=/usr/local/share/fpc/src/SearchFPCSrcDirCandidates Value=/usr/local/src/fpc File=/usr/local/src/fpc/SearchFPCSrcDirCandidates Value=/usr/lib/fpc/src File=/usr/lib/fpc/src/SearchFPCSrcDirCandidates Value=/usr/local/lib/fpc/src File=/usr/local/lib/fpc/src/SearchFPCSrcDirCandidates Value=/vol/fpc/src File=/vol/fpc/src/SearchFPCSrcDirCandidates Value=/vol/lib/fpc/src File=/vol/lib/fpc/src/SearchFPCSrcDirCandidates Value=/usr/src/fpc File=/usr/src/fpc/SearchFPCSrcDirCandidates Value=/vol/src/fpc File=/vol/src/fpc/SearchMakeExeCandidates Value=make File=/usr/bin/make2025-02-01 18:27:04.760 Lazarus[1758:75197] +[IMKClient subclass]: chose IMKClient_ModernNOTE: help options config file not found - using defaults### TCodeToolManager.HandleException: [20170421194936] "kein Pascal-Quelltext gefunden (erster Token ist )" in "unit1.pas"TCocoaWidgetSet.GetSystemMetrics TODO 32TCocoaWidgetSet.GetSystemMetrics TODO 33TCocoaWidgetSet.GetSystemMetrics TODO 4zsh: segmentation fault ./Lazarus
Thank you already!
mykyl:
Did you get this to work? RC1 runs fine but RC2 just closes with no error.
Navigation
[0] Message Index