[Lazarus] IDE can not create profile files and lock

FreeMan freeman35 at delphiturkiye.com
Mon Aug 24 13:00:59 CEST 2015


Hello,
fpc r31372 lazarus r49706 Kubuntu 14.10 x64 qt64

gdb lazarus
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
lazarus'den semboller okunuyor...done.
(gdb) run
Starting program: /bin/lazarus
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
TMainIDE.ParseCmdLineOptions:
   PrimaryConfigPath="/home/freeman/.lazarus"
   SecondaryConfigPath="/etc/lazarus"
TEditorToolBarOptions.Load: Using old configuration in editortoolbar.xml.
NOTE: editor options config file not found - using defaults
Looking for code tools config file: 
"/home/freeman/.lazarus/codetoolsoptions.xml"
NOTE: codetools config file not found - using defaults
Hint: [TFPCTargetConfigCache.NeedsUpdate] TargetOS="" TargetCPU="" 
Options="" compiler file missing ""
Hint: [TFPCTargetConfigCache.NeedsUpdate]  TargetOS= TargetCPU= 
CompilerOptions= ExtraOptions= 
PATH=/home/freeman/.autojump/bin:/home/freeman/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Hint: [TFPCTargetConfigCache.Update] has changed
Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=x86_64-linux-qt 
New=x86_64-linux-qt FPC=True LCL=False
Warning: (lazarus) [TBuildManager.RescanCompilerDefines]: invalid compiler:
Environment compiler: "": missing file name

Warning: incompatible Lazarus directory: /home/freeman/.lazarus
SearchLazarusDirectoryCandidates Value=. File=/home/freeman/.lazarus
SearchLazarusDirectoryCandidates Value=/opt/lazarus File=/opt/lazarus
SearchLazarusDirectoryCandidates Value=/usr/share/lazarus 
File=/usr/share/lazarus
SearchLazarusDirectoryCandidates Value=/usr/local/share/lazarus 
File=/usr/local/share/lazarus
SearchLazarusDirectoryCandidates Value=/usr/local/lib/lazarus 
File=/usr/local/lib/lazarus
SearchLazarusDirectoryCandidates Value=/usr/local/lazarus 
File=/usr/local/lazarus
SearchLazarusDirectoryCandidates Value=/usr/lib/lazarus 
File=/usr/lib/lazarus
SearchLazarusDirectoryCandidates Value=/usr/lib/lazarus/1.5 
File=/usr/lib/lazarus/1.5
SearchLazarusDirectoryCandidates Value=~/pascal/lazarus 
File=/home/freeman/pascal/lazarus
SearchLazarusDirectoryCandidates Value=~/lazarus File=/home/freeman/lazarus
SearchCompilerCandidates Value=fpc File=/bin/fpc
Hint: [TFPCTargetConfigCache.NeedsUpdate] TargetOS="" TargetCPU="" 
Options="" compiler file changed "/bin/fpc" FileAge=1440347989 StoredAge=0
Hint: [TFPCTargetConfigCache.NeedsUpdate] /bin/fpc TargetOS= TargetCPU= 
CompilerOptions= ExtraOptions= 
PATH=/home/freeman/.autojump/bin:/home/freeman/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
RunTool /bin/fpc "-iWTOTP"
RunTool /bin/fpc "-va" "compilertest.pas"
Hint: [TFPCTargetConfigCache.Update] has changed
SearchCompilerCandidates Value=/bin/fpc File=/bin/fpc
SearchCompilerCandidates Value=/usr/local/bin/fpc File=/usr/local/bin/fpc
SearchCompilerCandidates Value=/usr/bin/fpc File=/usr/bin/fpc
SearchCompilerCandidates Value=/opt/fpc/fpc File=/opt/fpc/fpc
SearchCompilerCandidates 
Value=$(LazarusDir)/fpc/bin/$(TargetCPU)-$(TargetOS)/fpc 
File=/opt/lazarus/fpc/bin/x86_64-linux/fpc
SearchCompilerCandidates Value=/usr/local/bin/fpc File=/usr/local/bin/fpc
SearchCompilerCandidates Value=/usr/bin/fpc File=/usr/bin/fpc
SearchCompilerCandidates Value=/opt/fpc/fpc File=/opt/fpc/fpc
Hint: [TFPCTargetConfigCache.NeedsUpdate] /bin/fpc TargetOS= TargetCPU= 
CompilerOptions= ExtraOptions= 
PATH=/home/freeman/.autojump/bin:/home/freeman/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
RunTool /bin/fpc "-iWTOTP"
RunTool /bin/fpc "-va" "compilertest.pas"
Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=x86_64-linux-qt 
New=x86_64-linux-qt FPC=True LCL=False
Hint: [TFPCTargetConfigCache.NeedsUpdate] TargetOS="linux" 
TargetCPU="x86_64" Options="" compiler file changed "/bin/fpc" 
FileAge=1440347989 StoredAge=0
Hint: [TFPCTargetConfigCache.NeedsUpdate] /bin/fpc TargetOS=linux 
TargetCPU=x86_64 CompilerOptions= 
ExtraOptions=-Fr/opt/lazarus/components/codetools/fpc.errore.msg 
PATH=/home/freeman/.autojump/bin:/home/freeman/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
RunTool /bin/fpc "-iWTOTP" "-Px86_64" "-Tlinux" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg"
RunTool /bin/fpc "-va" "-Px86_64" "-Tlinux" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg" "compilertest.pas"
Hint: [TFPCTargetConfigCache.Update] has changed
^C      -->>   LOCK HERE and ctrl + C

Program received signal SIGINT, Interrupt.
0x0000000000787407 in MAKERELATIVEFILELIST (FILES=0x7fffe0a11740, 
BASEDIR=0x7fffe09a1258 '/') at definetemplates.pas:1240
1240          BaseDirLen:=length(BaseDir);
(gdb) bt
#0  0x0000000000787407 in MAKERELATIVEFILELIST (FILES=0x7fffe0a11740, 
BASEDIR=0x7fffe09a1258 '/') at definetemplates.pas:1240
#1  0x00000000007a3e82 in SAVETOXMLCONFIG (this=0x7fffe0ac2a20, 
XMLCONFIG=0x7fffe0a783e0, PATH=0x7fffe09e8ed8 'FPCConfigs/Item2/') at 
definetemplates.pas:7815
#2  0x00000000007a6ae6 in SAVETOXMLCONFIG (this=0x7ffff7f5e2c0, 
XMLCONFIG=0x7fffe0a783e0, PATH=0x106d398 'FPCConfigs/') at 
definetemplates.pas:8270
#3  0x00000000007a9e5a in SAVETOXMLCONFIG (this=0x7ffff7f5e220, 
XMLCONFIG=0x7fffe0a783e0, PATH=0x0) at definetemplates.pas:8894
#4  0x0000000000b02f7b in SAVEFPCDEFINESCACHES (this=0x7ffff7e5e140) at 
buildmanager.pas:1083
#5  0x0000000000b02151 in RESCANCOMPILERDEFINES (this=0x7ffff7e5e140, 
RESETBUILDTARGET=false, CLEARCACHES=false, WAITTILLDONE=false, 
QUIET=false) at buildmanager.pas:949
#6  0x0000000000b0c302 in SETBUILDTARGET (this=0x7ffff7e5e140, 
TARGETOS=0x0, TARGETCPU=0x0, LCLWIDGETTYPE=0x1028ad0 'qt', 
SCANFPCSRC=SMSFSBACKGROUND, QUIET=false)
     at buildmanager.pas:2692
#7  0x0000000000b0c72d in SETBUILDTARGETIDE (this=0x7ffff7e5e140) at 
buildmanager.pas:2726
#8  0x0000000000b25e6d in UPDATECOMPILERNOTE (this=0x7fffe0b3a0b0) at 
initialsetupdlgs.pas:986
#9  0x0000000000b275c1 in INIT (this=0x7fffe0b3a0b0) at 
initialsetupdlgs.pas:1259
#10 0x0000000000b2288a in SHOWINITIALSETUPDIALOG () at 
initialsetupdlgs.pas:335
#11 0x000000000049bce8 in SETUPINTERACTIVE (this=0x7fffe219c040) at 
main.pp:1388
#12 0x000000000049c03a in CREATE (this=0x7fffe219c040, vmt=0x1, 
THEOWNER=0x7ffff7f7f330) at main.pp:1451
#13 0x0000000000422ff4 in main () at lazarus.pp:118
(gdb)





More information about the Lazarus mailing list