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

TOPIC:

Instalation of CT 3.10 on Windows 2008 64b 11 years 3 months ago #3015

  • Florin
  • Florin's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi, I'm trying to install Codetyphon 3.10 on a Windows 2008 r2 64bit machine and I'm getting the following error on FPC 64 build compiler:



Start Action at 1/7/2013 15:32:42
_______________________________________________________________

=====================================================================
                 Build FreePascal 64bit  
=====================================================================

-------------------------------------------------------
                 Clean FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler distclean
make[1]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppc386.exe ppc68k.exe ppcx64.exe ppcppc.exe ppcsparc.exe ppcppc64.exe ppcarm.exe ppcmips.exe ppcmipsel.exe ppcjvm.exe ppcx64.exe ppcwpo1.exe ppcwpo2.exe
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f pp.exe pp.o libppp.a libimppp.a
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -rf units
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make: *** [compiler_distclean] Error 255

-------------------------------------------------------
                 Build FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make compiler_cycle RELEASE=1
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler cycle
make[2]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make tempclean ppc3.exe
make[3]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make rtlclean rtl
make[5]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make -C C:/codetyphon/fpcsrc/rtl clean
make[6]: Entering directory `C:/codetyphon/fpcsrc/rtl'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f fpcmade.x86_64-win64 Package.fpc ppas.bat script.res link.res  
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make[5]: *** [rtlclean] Error 255
make[5]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [build-stamp.x86_64-win64] Error 2

-------------------------------------------------------
                 Install FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make compiler_cycle RELEASE=1
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler cycle
make[2]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make tempclean ppc3.exe
make[3]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make rtlclean rtl
make[5]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make -C C:/codetyphon/fpcsrc/rtl clean
make[6]: Entering directory `C:/codetyphon/fpcsrc/rtl'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f fpcmade.x86_64-win64 Package.fpc ppas.bat script.res link.res  
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make[5]: *** [rtlclean] Error 255
make[5]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [build-stamp.x86_64-win64] Error 2

-------------------------------------------------------
                 Clean FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler distclean
make[1]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppc386.exe ppc68k.exe ppcx64.exe ppcppc.exe ppcsparc.exe ppcppc64.exe ppcarm.exe ppcmips.exe ppcmipsel.exe ppcjvm.exe ppcx64.exe ppcwpo1.exe ppcwpo2.exe
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f pp.exe pp.o libppp.a libimppp.a
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -rf units
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make: *** [compiler_distclean] Error 255

[INFO]: Clean finish...

[FINAL INFO]: FreePascal 64 Building, finish...

_______________________________________________________________
 
Terminate Action at 1/7/2013 15:32:45
ExitCode : 2




Also, on Build Lazarus Small Ide:


Start Action at 1/7/2013 15:36:27
_______________________________________________________________

=====================================================================
            Build Lazarus Small-IDE for Win64
=====================================================================

[INFO]: FreePascal Units for Win64 NOT EXIST !!!

=====================================================================
                 Build FreePascal 64bit  
=====================================================================

-------------------------------------------------------
                 Clean FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler distclean
make[1]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppc386.exe ppc68k.exe ppcx64.exe ppcppc.exe ppcsparc.exe ppcppc64.exe ppcarm.exe ppcmips.exe ppcmipsel.exe ppcjvm.exe ppcx64.exe ppcwpo1.exe ppcwpo2.exe
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f pp.exe pp.o libppp.a libimppp.a
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -rf units
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make: *** [compiler_distclean] Error 255

-------------------------------------------------------
                 Build FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make compiler_cycle RELEASE=1
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler cycle
make[2]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make tempclean ppc3.exe
make[3]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make rtlclean rtl
make[5]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make -C C:/codetyphon/fpcsrc/rtl clean
make[6]: Entering directory `C:/codetyphon/fpcsrc/rtl'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f fpcmade.x86_64-win64 Package.fpc ppas.bat script.res link.res  
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make[5]: *** [rtlclean] Error 255
make[5]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [build-stamp.x86_64-win64] Error 2

-------------------------------------------------------
                 Install FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make compiler_cycle RELEASE=1
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler cycle
make[2]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make tempclean ppc3.exe
make[3]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make rtlclean rtl
make[5]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/make -C C:/codetyphon/fpcsrc/rtl clean
make[6]: Entering directory `C:/codetyphon/fpcsrc/rtl'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f fpcmade.x86_64-win64 Package.fpc ppas.bat script.res link.res  
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make[5]: *** [rtlclean] Error 255
make[5]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/codetyphon/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [build-stamp.x86_64-win64] Error 2

-------------------------------------------------------
                 Clean FreePascal 64bit 
-------------------------------------------------------
C:/codetyphon/fpc/bin/x86_64-win64/make -C compiler distclean
make[1]: Entering directory `C:/codetyphon/fpcsrc/compiler'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppcrossx64.exe ppc.exe ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ppc386.exe ppc68k.exe ppcx64.exe ppcppc.exe ppcsparc.exe ppcppc64.exe ppcarm.exe ppcmips.exe ppcmipsel.exe ppcjvm.exe ppcx64.exe ppcwpo1.exe ppcwpo2.exe
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f pp.exe pp.o libppp.a libimppp.a
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -rf units
C:/codetyphon/fpc/bin/x86_64-win64/make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x000007FEFE495A01)
make: *** [compiler_distclean] Error 255

[INFO]: Clean finish...

[FINAL INFO]: FreePascal 64 Building, finish...


-------------------------------------------------------
                 Prepare Lazarus Win64 
-------------------------------------------------------


--------------------------------------------------
 Lazarus32 Restore Default Settings for Windows
--------------------------------------------------
..\bin\settings\win32\slazarus\compilertest.pas
..\bin\settings\win32\slazarus\editoroptions.xml
..\bin\settings\win32\slazarus\environmentoptions.xml
..\bin\settings\win32\slazarus\h2pastool.xml
..\bin\settings\win32\slazarus\inputhistory.xml
..\bin\settings\win32\slazarus\lazarus.dci
..\bin\settings\win32\slazarus\miscellaneousoptions.xml
..\bin\settings\win32\slazarus\packagefiles.xml
8 File(s) copied

--------------------------------------------------
 Lazarus64 Restore Default Settings for Windows
--------------------------------------------------
..\bin\settings\win64\slazarus\compilertest.pas
..\bin\settings\win64\slazarus\editoroptions.xml
..\bin\settings\win64\slazarus\environmentoptions.xml
..\bin\settings\win64\slazarus\h2pastool.xml
..\bin\settings\win64\slazarus\inputhistory.xml
..\bin\settings\win64\slazarus\lazarus.dci
..\bin\settings\win64\slazarus\miscellaneousoptions.xml
..\bin\settings\win64\slazarus\packagefiles.xml
8 File(s) copied

-------------------------------------------------------
                 Compile Lazarus Win64 
-------------------------------------------------------

C:/codetyphon/fpc/bin/x86_64-win64/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/lazarus/packager/registration'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ../units/x86_64-win64/fcllaz.ppu
C:/codetyphon/fpc/bin/x86_64-win64/ppcx64.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -FE. -FU../units/x86_64-win64 -dx86_64 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\x86_64-win64\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\x86_64-win64\fpc.cfg
Free Pascal Compiler version 2.7.1 [2012/12/09] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Win64 for x64
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/lazarus/packager/registration'
make: *** [Registration] Error 2

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

??????????????????????????????????????????????????????
[ERROR]: Lazarus64 Small-IDE IDE NOT Build
??????????????????????????????????????????????????????
_______________________________________________________________
 
Terminate Action at 1/7/2013 15:36:30
ExitCode : 2                                             

What could be wrong? I'm running as an administrator and the software is installed in "c:\codetyphon" as the "CodeTyphonIns\install.bat" extrated it into.

P.S.: CT 3.00 installed ok last time I've used it.

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

  • Page:
  • 1