Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1
  • 2

TOPIC:

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5640

  • trashtong
  • trashtong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
when i try to "typhon32 IDE, BigIDE" or "SmallIde"
error with compiling fcllaz.pas.

i found a topic about this error. but it doesn't better. ( www.pilotlogic.com/sitejoom/index.php/fo...all-to-win7-x86#5575 )

even i delete c:\codetyphon folder before build typhon.

i used CT until ver4.8 with no problem.

is there anybody know how to solve this problem...?

i tried on win7-32bit


log

Compile Typhon Win32

C:/codetyphon/fpc/bin/i386-win32/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/typhon/packager/registration'
C:/codetyphon/fpc/bin/i386-win32/rm.exe -f ../units/i386-win32/fcllaz.ppu
C:/codetyphon/fpc/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/i386-win32 -g- -di386 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2014/07/04] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `C:/codetyphon/typhon/packager/registration'
make: *** [Registration] Error 2

=======================================================

??????????????????????????????????????????????????????
[ERROR]: Typhon32 Small-IDE NOT Build
??????????????????????????????????????????????????????

=====================================================================
Build Typhon BIG-IDE for Win32
=====================================================================


??????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon32 from Small-IDE NOT Build
please remove and build Typhon again...
??????????????????????????????????????????????????????

_______________________________________________________________

Terminate Action at 2014-07-14 13:29:52
Total time: 00:02:48.734
ExitCode : 0

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5642

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Please Sir, post ALL build log from CTCenter
this is the second Error we want the fist Error in Building procedure
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: trashtong

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5646

  • trashtong
  • trashtong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
thank for reply.

all build log is attached to file "ct4_9_build_ide_error.txt"

Please Log in or Create an account to join the conversation.

Last edit: by trashtong.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5662

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23
Hi trashtong,

in several location in your log we can read "sh: C:\Program: No such file or directory".
This one is commonly a problem of PATH and should be solved by the script you found in the other topic.
Don't try to build directly from CT, but from a command line started with admin rights.

Start the normal setup.bat from CodeTyphonIns and stop it when the menu appears.
Then create the little .bat, place it "C:\codetyphon"
Start a fresh cmd from the Start Menu with admin rights (Right-click on cmd, Start as Administrator)
Then start this little .bat

About the success of your install of CT 4.80, you surely have installed since some application (like GIT) containing elements perturbating the correct execution of the install script (in make)...

Note that it happens sometimes to antiviruses to destroy some CT installation exe, considered as viruses.
I have the case with Avast!, it can be solved by adding execptions on "C:\codetyphon" and "C:\CodeTyphonIns" before install

There is no reason for CT install script to access any file in "C:\Program Files" but such "PATH parasite" !

Hope this will help you ;)
The following user(s) said Thank You: trashtong

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5663

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
++1
it's windows permition problem
make[5]: *** [echotime] Error 127
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: trashtong

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5686

  • trashtong
  • trashtong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
i have found"sh.exe" is at C:\Program Files\Git\git-cheetah\..\bin and this directory included $PATH. ("cmd"->"where sh")

so i have open cmd as admin, then remove this directory from $PATH.

execute setup.bat -> remove all build all.

I do not know the results yet.

The build process takes long time.

i think it will be ok. i'll post again after build.

Please Log in or Create an account to join the conversation.

Last edit: by trashtong.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5687

  • trashtong
  • trashtong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
it successfully finish.

thanks to sternas,Tony_O_Gallos. :woohoo:

[FINAL INFO]: Typhon32 BIG-IDE Build OK !!! Have fun.


[INFO]: Skip 64bit actions, this is 32 bits system...


===============================================================
CodeTyphon Studio 4.90 Setup for Windows32
Settings: Platform=Win32 Multiarch Mode=0
===============================================================

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 9 months ago #5688

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir, have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5976

  • mtbf40
  • mtbf40's Avatar
  • Visitor
  • Visitor
Hello,

i have the same issue ... view attachment - CT Version 5.0

Regards
Attachments:

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5979

  • Steven
  • Steven's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 2
Could you try this one.
Please let's have a try (and of course, run it as admin ;) )
@echo off
@set path=c:\codetyphon;c:\codetyphon\fpc\bin\i386-win32
c:
cd c:\codetyphon\
c:\codetyphon\setup.bat

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5980

  • mtbf40
  • mtbf40's Avatar
  • Visitor
  • Visitor
thanks,

a can't understand who is the context between CT and Git - i had Git installed and after remove CT could be installed :S

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5981

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23
Hi mtbf40,

it is a matter of environment and relative path in the installation process and make.
Executables are searched in path, and the first one with the proper name found in the list of directories will be used.
GIT contains sh.exe or rm.exe for example.
Some utilities using path relative from the executable could fail.
Either you can use the little script (originaly found here www.pilotlogic.com/sitejoom/index.php/fo...all-to-win7-x86#5575 )
or you can directly add "c:\codetyphon;c:\codetyphon\fpc\bin\i386-win32" or "c:\codetyphon;c:\codetyphon\fpc\bin\x86_64-win64" in front of you path environment of Windows to make CodeTyphon's directories visit first ;)

P.S.: As this is a recurrent problem, maybe it could be pinned in the forum ? :whistle:

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5984

  • Maximiliano
  • Maximiliano's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 47
  • Thank you received: 3
I have a same problem, and can't resolve this.
I remove gits, tortoise, and others but i can't build de IDE.
Win7 64bits.

Help please.

C:/codetyphon/fpc/bin/x86_64-win64/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/typhon/packager/registration'
c:/codetyphon/fpc/bin/i386-win32/rm.exe -f ../units/i386-win32/fcllaz.ppu
c:/codetyphon/fpc/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -
l -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/i386-win32 -g- -di386 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2014/09/05] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `C:/codetyphon/typhon/packager/registration'
make: *** [registration] Error 2

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5985

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
Typhon don't find FPC units
User has Administrator Privileges ?

Please build only FPC64 with CTCenter , zip and post here the Build-Log file info
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5990

  • Maximiliano
  • Maximiliano's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 47
  • Thank you received: 3
Yes i use Administrator Privileges

Please build only FPC64 with CTCenter

How do I do this?

CtCenter 64bits->FreePascal->FCP 64bits Build compiler. Is correct?

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5991

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
at logbuildall.zip
Line 20535: c:/codetyphon/fpc/bin/i386-win32/mv.exe: cannot remove `ppc386.exe': Permission denied
Line 20564: cp.exe: cannot remove old link to `ppc386.exe': Permission denied
etc
please look here for more help
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5993

  • Maximiliano
  • Maximiliano's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 47
  • Thank you received: 3
i try again creating a shortcut with Administrator Privileges as mentioned.

1. Prior to that reestablished privileges:
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose

2. After desctivar access control windows.
3. Run as administrator CT
4. rebuild All

But...there is always one

the library zlib1.dll is corrupted, and and I've seen, that does not find other libraries

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5994

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir On Win7 64
the CT installation is very simple

a)-Install system libraries info here
b)-log in in Windows as user with Administrator Privileges info
c)-Remove any previews Lazarus and FreePascal Installations

Now:
1)-Remove manual C:\codetyphon directory
2) unzip in any place CodeTyphonIns.zip
3)-Go to new CodeTyphonIns directory
4)-Simple double click on install.bat, not as Administrator etc

if this NOT work, please check your PATH files, your PC Configuration, Antivirus etc
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5996

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23
Hi maxid,

Did you do anything like I suggested ? (modification of path ?)
As I can see in your log rm.exe is called only through 32bit version...
It should be C:/codetyphon/fpc/bin/x86_64-win64/rm.exe instead of c:/codetyphon/fpc/bin/i386-win32/rm.exe

or you can directly add "c:\codetyphon;c:\codetyphon\fpc\bin\i386-win32" or "c:\codetyphon;c:\codetyphon\fpc\bin\x86_64-win64" in front of you path environment of Windows to make CodeTyphon's directories visit first ;)

Please try c:\codetyphon;c:\codetyphon\fpc\bin\x86_64-win64 as your OS is 64bit ;)
(See here for example www.pilotlogic.com/sitejoom/index.php/fo...mpile-codetyphon-4-8 )

:whistle: Your logbuildall


Compile Typhon Win64

C:/codetyphon/fpc/bin/x86_64-win64/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/typhon/packager/registration'
c:/codetyphon/fpc/bin/i386-win32/rm.exe -f ../units/i386-win32/fcllaz.ppu
c:/codetyphon/fpc/bin/i386-win32/ppc386.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/i386-win32 -g- -di386 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2014/09/05] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386

Please Log in or Create an account to join the conversation.

fcllaz.pas fatal error while i build typhonIDE 9 years 7 months ago #5997

  • Maximiliano
  • Maximiliano's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 47
  • Thank you received: 3
Using CT since version 3 installation never failed me so far.
  1. I tried putting in the path to start.
  2. Run install.bat as administrator and non-administrator.
  3. Remove the antivirus.
  4. Remove access control.
  5. 64bit Windows if
  6. I did everything and just fails.
Demoniac, Win7!!!!


Uso CT desde la version 3, nunca me falló la instalación hasta ahora.
Probé poneindo en el path al comienzo.
Ejecutar install.bat como administrador y no administrador.
Quitar el antivirus.
Quitar el control de acceso.
Windows si es de 64bits
hice todo e igual falla. Maldito Win7.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2