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

TOPIC:

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14319

  • fredvs
  • fredvs's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello.

I did download last CT 7.0 and upgrade to develop lab from CodeTyphon utility.

fpc 32 and fpc 64 build ok, TyphonIDE32 build ok but Typhon64 not build.

(1002) Target OS: Linux for x86-64
(3104) Compiling fcllaz.pas
(10001) PPU Loading /usr/local/codetyphon/fpc/fpc64/units/x86_64-linux/fcl-db/db.ppu
(10011) PPU Source: db.pas not available
(10011) PPU Source: dataset.inc not available
(10011) PPU Source: fields.inc not available
(10011) PPU Source: datasource.inc not available
(10011) PPU Source: database.inc not available
(10011) PPU Source: dsparams.inc not available
(10028) Recompiling DB, checksum changed for /usr/lib/fpc/3.3.1/units/x86_64-linux/rtl/system.ppu
/usr/local/codetyphon/typhon/packager/registration/fcllaz.pas(11,3) Fatal: (10022) Can't find unit DB used by fcllaz
Fatal: (1018) Compilation aborted
make[1]: *** [Makefile:2892: fcllaz.ppu] Error 1
make[1] : on quitte le répertoire « /usr/local/codetyphon/typhon/packager/registration »
make: *** [Makefile:3366: registration] Error 2
mv: impossible d'évaluer 'typhon': Aucun fichier ou dossier de ce type
mv: impossible d'évaluer 'typhonstart': Aucun fichier ou dossier de ce type
mv: impossible d'évaluer 'typhonbuild': Aucun fichier ou dossier de ce type
mv: impossible d'évaluer 'tools/ctres': Aucun fichier ou dossier de ce type
mv: impossible d'évaluer 'tools/ctlrstofrm': Aucun fichier ou dossier de ce type




I use Linux Debian 10.1 - 64 bit, with 64 gigas ram.

Why Typhon64 not build?

Thanks.

Fre;D

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

Last edit: by fredvs.

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14320

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
"Remove and Build ALL"
with CTCenter
and attach here the log file (zip first)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14321

  • fredvs
  • fredvs's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello Sternas

> "Remove and Build ALL"

Huh, I do not see Remove and build all in CT center, I see it only while using the script install.sh.

So I did from CT center "Typhon IDE remove all and build big IDE".

Here the log file in attachment

File Attachment:

File Name: logtyphon.txt.zip
File Size:157 KB
:



Fre;D
Attachments:

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

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14322

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
The problem is in FPC NOT in Typhon IDE

Try to Build FPC 64



OR
Build ALL FPC and Typhon




PS: I don't know if Debian 10.1-10.2 support MultiArch
we use Fedora 31 for CT MultiArch in our LAB
PilotLogic Architect and Core Programmer
Attachments:

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

Last edit: by Sternas Stefanos.

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14325

  • fredvs
  • fredvs's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello Strenas.

Try to Build FPC 64


Done, no problem, see log in attachment fpc64_codetyphon.zip

File Attachment:

File Name: fpc64_codetyphon.zip
File Size:28 KB


I even test fpc64, it works without problems.

Try to Build All


All ok but built typhon64 failed.
See log rebuildall.zip

File Attachment:

File Name: rebuildall....txt.zip
File Size:207 KB



I don't know if Debian 10.1-10.2 support MultiArch


Yes, for sure!

I have lot of 32 bit applications working and compiled here.
A prove... Typhon 7.0 32 bit is working perfectly on my Debian 10.1 64 bit multi-arch machine.

Anyway, fpc 64 bit 3.3.1 has compiled and installed correctly.

Fre;D
Attachments:

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

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14326

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
For this reason we switch from Debian 10.x to
Fedora 31 (MultiARCH and MultiPlatform OS)

We test Debian 10.0 with CT 6.90 and all was OK (MultiArch and MultiPlatform) info

After Debian upgrade to ver 10.2 we have the same problem.
We will test Debian MultiArch tomorrow again

Linux/GNU "cosmos" has many problems at this time ...
no more than 2-4 "Main" distributions with MultiARCH and MultiPlatform abilities ?
PilotLogic Architect and Core Programmer

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

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14372

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
Finally we solve this problem on
Debian 10.3

Just replace Unix Sctripts
with new
PilotLogic Core Programmer
Attachments:

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

Last edit: by Matis A..

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14379

  • fredvs
  • fredvs's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello.

$ cat /etc/debian_version
> 10.3

Just replace Unix Sctripts with new


Done.

>   8) Remove and Build ALL

=
Hint: (11030) Start of reading config file /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/fpc.cnf
Hint: (11031) End of reading config file /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/fpc.cnf
Free Pascal Compiler version 3.3.1 [2020/02/16] for x86_64
Copyright (c) 1993-2019 by Florian Klaempfl and others
(1002) Target OS: Linux for x86-64
(3104) Compiling fcllaz.pas
(10001) PPU Loading /usr/local/codetyphon/fpc/fpc64/units/x86_64-linux/fcl-db/db.ppu
(10011) PPU Source: db.pas not available
(10011) PPU Source: dataset.inc not available
(10011) PPU Source: fields.inc not available
(10011) PPU Source: datasource.inc not available
(10011) PPU Source: database.inc not available
(10011) PPU Source: dsparams.inc not available
(10028) Recompiling DB, checksum changed for /usr/lib/fpc/3.3.1/units/x86_64-linux/rtl/system.ppu
/usr/local/codetyphon/typhon/packager/registration/fcllaz.pas(11,3) Fatal: (10022) Can't find unit DB used by fcllaz
Fatal: (1018) Compilation aborted

:(

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

Last edit: by fredvs.

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14382

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
@Matis forgot to tell about " Install System Libraries" procedure

1) Remove or Uninstall FreePascal staffs
from /usr/lib/fpc

2) CTCenter => HostPC=>"Install System Libraries"



3) CTCenter =>CodeTyphon=>"Remove build ALL"



4) Finally
Typhon32, Typhon64



Now, Debian support again MultiArch and MultiPlatform CodeTyphon Studio Technologies
PilotLogic Architect and Core Programmer
Attachments:

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

Last edit: by Sternas Stefanos.

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14383

  • fredvs
  • fredvs's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello Sternas.

Yep, gooooaaaal!

OK, Typhon 64 is installed now, well done.

The version of fpc 3.3.1 is still not compatible with msegui, but this is a other story (if you have some idea, dont hesitate to give it!).

free-pascal-general.1045716.n5.nabble.co...232i20.html#a5734851

Thanks Sternas.

Fre;D

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

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14384

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We try to find a solution
PilotLogic Architect and Core Programmer

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

Typhon IDE 32 build OK, Typhon 64 not ok 4 years 2 months ago #14385

  • gulyone
  • gulyone's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
my 2cents here
I had same problem while building CT64 on windows, and.....
I found out that Auslogic BootSpeed9 was optimizing disk cache access in an obscure way
SO
I closed bootspeed and changed disk cache strategy (almost disabled all windows registry related features)
then all went FINE

Hope it helps!

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

Last edit: by gulyone.
  • Page:
  • 1