I've just run "Build Lazarus with Profile: Normal IDE".
After, it has shown "Access violation".
Log file is:
SetPrimaryConfigPath NewValue="/home/feza/LazFpc/config_lazarus"
Hint: (lazarus) Using config file: "/home/feza/LazFpc/lazarus/lazarus.cfg"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] PrimaryConfigPath="/home/feza/LazFpc/config_lazarus"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] SecondaryConfigPath="/etc/lazarus"
Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=x86_64-linux--gtk2 New=x86_64-linux--gtk2 Changed: OS/CPU=True LCL=False
### TCodeToolManager.HandleException: [20170421194936] "no pascal code found (first token is )" in "unit1.pas"
TApplication.HandleException: EAccessViolation
Access violation
Stack trace:
$00000000006CFC74
$000000000085F5C2 COLLECTFILE, line 779 of searchpathprocs.pas
$000000000085F518 COLLECTFILESINSEARCHPATH, line 804 of searchpathprocs.pas
$0000000000D869B0 CHECKUNITPATHFORAMBIGUOUSPASCALFILES, line 1853 of buildmanager.pas
$00000000004C261B DOBUILDLAZARUSSUB, line 8127 of main.pp
$00000000004C280D DOBUILDLAZARUS, line 8164 of main.pp
$00000000004B61DA MNUTOOLCONFIGBUILDLAZCLICKED, line 5037 of main.pp
$0000000000AD0E1F MENUITEMCLICK, line 563 of menuintf.pas
$0000000000AD4C50 MENUITEMCLICK, line 1721 of menuintf.pas
$00000000005C7CB1 CLICK, line 83 of include/menuitem.inc
$00000000005C85C8 DOCLICKED, line 297 of include/menuitem.inc
$000000000042F48A
$0000000000648210 DELIVERMESSAGE, line 3801 of gtk2/gtk2proc.inc
$00000000007D8BE6 GTK2MENUITEMACTIVATE, line 139 of gtk2/gtk2wsmenus.pp
$00007EFD66AA0A03
LAZARUS END - cleaning up ...
FreeFormEditor: FormEditor1=TFormEditor
Hint: (lazarus) [TMainIDE.Destroy] B -> inherited Destroy... TMainIDE
Hint: (lazarus) [TMainIDE.Destroy] END