Recent

Author Topic: Fpcupdeluxe  (Read 794268 times)

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1695 on: September 25, 2020, 06:30:37 am »
I think this bugger is related: https://bugs.freepascal.org/view.php?id=35991

Hi!

But... "minor problem" "fixed in r63584, r63708"... as I see with laz (latest) 63887 the problem is stay...

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1696 on: September 25, 2020, 04:58:32 pm »
Issue found ! Caused by this change: https://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=46344

Patch included to revert the change. If you use this patch for latest Lazarus fixes, it will build again with FPC fixes.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1697 on: September 25, 2020, 08:00:14 pm »
Issue found ! Caused by this change: https://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=46344

Patch included to revert the change. If you use this patch for latest Lazarus fixes, it will build again with FPC fixes.

With this fpc patch (in setup+) fpc fixes can't compiled without error.

Seenkao

  • Hero Member
  • *****
  • Posts: 546
    • New ZenGL.
Re: Fpcupdeluxe
« Reply #1698 on: October 09, 2020, 02:48:52 am »
However if try to run my projects or even just a empty new form I get libiconv-2.dll error message not found; even though the file is found in the git folder.
Это давняя проблема! Большая просьба решить её!
-------------------------------------------
На SourceForge нестабильная версия Lazarus, просьба обратить на это внимание.
При работе с OpenGL (LCL - Windows) неправильно прорисовывается изображение (или вообще не прорисовывается).

Google translate:
This is an old problem! Big request to solve it! (FPC = stable, Lazarus = stable)
--------------------------------------------
SourceForge has an unstable version of Lazarus, please take notice.
When working with OpenGL (LCL - Windows) the image is drawn incorrectly (or not at all). (LazOpenGLContext)
« Last Edit: October 09, 2020, 02:56:04 am by Seenkao »
Rus: Стремлюсь к созданию минимальных и достаточно быстрых приложений.

Eng: I strive to create applications that are minimal and reasonably fast.
Working on ZenGL

Hartmut

  • Hero Member
  • *****
  • Posts: 742
Re: Fpcupdeluxe
« Reply #1699 on: October 10, 2020, 07:24:19 pm »
How to add the Help system afterwards?
 
I Installed Lazarus 2.0.6 with FPC 3.0.4 in December 2019 on Linux Ubuntu 18.04, 64-bit and added the 32-bit cross-compiler both with fpcupdeluxe 1.6.6c. But I forgot to install the Help system and want to add it now.
 
Is it possible, to do this, whithout damaging this installation in any way? I mean, without changing sourcefiles or loosing any changes in fpc.cfg or the Lazarus config folder?
 
If yes, what must I do? Is it enough to
1) select the correct 'InstallDir'
2) in "Setup+" to activate "Include Help" and there press "OK"
3) and then press which button to start??
 
Should I use for this the same old fpcupdeluxe 1.6.6c or download the newest?
Should I delete the 3 existing fpcupdeluxe INI-files before I start?
Must I repeat the 32-bit cross-compiler installation?
 
Sorry for so many questions, but I'm afraid to damage something.
Thanks a lot for your help in advance.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1700 on: October 18, 2020, 10:00:56 am »
I think this bugger is related: https://bugs.freepascal.org/view.php?id=35991

I see this bug-id (35991) in the Lazarus fiexes branch (y/m/d: 2020.10.05).

But fpc only install failed via fpcupdeluxe (v1.8.2b) yesterday.

So, fpc/lazarus fixes branch unusable few months ago (under windows x64), this is mean what I see, fpc/lazarus fixes branch completely dead and unsupported.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1701 on: October 20, 2020, 02:56:45 pm »
FPC fixes is fixed in the meantime. You can now use it again together with Lazarus fixes.

New release of fpcupdeluxe is available.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/1.8.2c

Many bugfixes. Added iOS as cross-target. Also additional binaries for older macOS systems running on PowerPC or PowerPC64 (G4 and G5). It would be nice to know if these binaries work on any of these systems, as I do not have an opportunity to test this myself.

All up-binaries (totaling 30 nowadays) cross-compiled from a single Windows10 PC.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1702 on: October 24, 2020, 10:17:53 am »
FPC fixes is fixed in the meantime. You can now use it again together with Lazarus fixes.

New release of fpcupdeluxe is available.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/1.8.2c

Hi!

Nothing changed with 1.8.2c
The "fixes" branch doesn't work few months ago LOL... I know this isn't your fault.

Today I tried to compile fpc fixes only (win10 x64) x64
Result:

Quote
fpmake_proc.inc(685,2) Fatal: Cannot open include file "tplylib\fpmake.pp"
Fatal: Compilation aborted
make.exe[1]: *** [packages_all] Error 2
C:\lazarus\fpcbootstrap\make.exe: *** [build-stamp.x86_64-win64] Error 2

fpcupdeluxe: ERROR: FPCNativeInstaller (BuildModuleCustom: FPC): Error running C:\lazarus\fpcbootstrap\make.exe for FPC failed with exit code 2
. Details:

ERROR: Fpcupdeluxe fatal error !
Sequencer (FPC): Failure running fpcupdeluxe: error executing sequence FPC
Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only


DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1703 on: October 24, 2020, 10:57:42 am »
I have not experienced problems with FPC fixes ever. Only the combo FPC fixes + Lazarus fixes was a no-go until last week: Lazarus fixes was updated to work again with FPC fixes.

I just installed latest FPC fixes on Win10 without any issue. See screenshot.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1704 on: October 24, 2020, 06:26:55 pm »
Thanks for the missing screenshot. Small notice, 1.8.2d isn't available yet ;)

As I said, I can install fpc with force 45746 rev anytime, with latest lazarus fixes. So something wrong with the never fpc-s, or leftover files/configs.

Edit: Clean install now works that way: completely remove everything, then click  fpc fixes, then click lazarus fixes, then set crosscompile to win x86 and set build docs, click fpc fixes, then click lazarus fixes.

Edit2: Richmemo package install failed. https://forum.lazarus.freepascal.org/index.php/topic,51914.0.html This is an understandable reason for me, why failed to install Lazarus via fpcupdeluxe with never fpc.
« Last Edit: October 24, 2020, 08:43:04 pm by totya »

AL

  • Sr. Member
  • ****
  • Posts: 261
Re: Fpcupdeluxe
« Reply #1705 on: November 03, 2020, 06:04:46 pm »
I tried to update my Lazarus install on a WIN7 32 bits today
got several errors "undifined symbols" (see attached)
any clue what to do?
I updated for FPC3.3.1 Laz 2.1.0
The FPC went well no error.
The error appeared in the linking of Lazarus

***************************************
UPDATE Nov 4:  Not sure why, but a new clean install went successfully!
Problem solved for now.
« Last Edit: November 04, 2020, 05:01:51 pm by AL »
Laz 3.1, fpc 3.2.2, Win10
Laz 3.1  fpc 3.2.2, MacOS Monterey running on VMWare/Win 10
Laz 3.1  fpc 3.2.2 Ubuntu 20.04

zoltanleo

  • Sr. Member
  • ****
  • Posts: 486
Re: Fpcupdeluxe
« Reply #1706 on: November 09, 2020, 09:57:33 pm »
Hi guys

I'm getting error when I try to install ibx component via fpcupdeluxe (latest release  v.1.8.2d  win64).
Quote
fpcupdeluxe: Getting ibx sources ... please wait, could take some time.
fpcupdeluxe: Start of compile error summary.
C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(967,8) Error: (3285) Expected another 6 array elements
fpcupdeluxe: Start of compile error summary.
C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(927,59) Fatal: (10026) There were 1 errors compiling module, stopping
C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(967,8) Error: (3285) Expected another 6 array elements
fpcupdeluxe: Start of compile error summary.
Fatal: (1018) Compilation aborted
C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(927,59) Fatal: (10026) There were 1 errors compiling module, stopping
fpcupdeluxe: Start of compile error summary.
Error: C:\devel_2020_11_05\fpc\bin\x86_64-win64\ppcx64.exe returned an error exitcode
fpcupdeluxe: Start of compile error summary.
Error: (lazarus) Compile package ibnongui 2.3.5.9999: stopped with exit code 1
fpcupdeluxe: Start of compile error summary.
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
fpcupdeluxe: Start of compile error summary.
Error: (lazarus) Building IDE: Compile AutoInstall Packages failed.
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: ibx): Failure trying to rebuild Lazarus.
Details:
fpcupdeluxe: Done !!

Code: Bash  [Select][+][-]
  1.  
  2. Limiting installation/update to ibx
  3.  
  4. Going to install selected modules with given options.
  5. FPCUP(deluxe) is starting up.
  6.  
  7. Binutils/make dir:     C:\devel_2020_11_05\fpcbootstrap
  8. Bootstrap dir:         C:\devel_2020_11_05\fpcbootstrap
  9. FPCupdeluxe basedir:   C:\devel_2020_11_05
  10. FPC URL:               https://svn.freepascal.org/svn/fpc/trunk
  11. FPC options:          
  12. FPC source directory:  C:\devel_2020_11_05\fpcsrc
  13. FPC install directory: C:\devel_2020_11_05\fpc
  14. Lazarus URL:               https://svn.freepascal.org/svn/lazarus/trunk
  15. Lazarus options:          
  16. Lazarus source directory:  C:\devel_2020_11_05\lazarus
  17. Lazarus install directory: C:\devel_2020_11_05\lazarus
  18.  
  19. Please stand back and enjoy !
  20.  
  21. 09.11.2020 23:50:35: fpcupdeluxe: V313 (20201021) started.
  22. FPCUPdeluxe V1.8.2d for x86_64-win64 running on Win64-10.0.17763
  23.  
  24. Found valid svn.exe application.
  25. Found valid svn.exe application.
  26. Found valid git.exe application.
  27. Found valid git.exe application.
  28. Found valid hg.exe application.
  29. Found valid make.exe application.
  30. fpcupdeluxe: info: UniversalInstaller (GetModule: ibx): Getting module ibx
  31. fpcupdeluxe: info: UniversalInstaller (GetModule: ibx): Going to download/update from SVN repository https://svn.mwasoftware.co.uk/public/ibx/trunk/
  32. fpcupdeluxe: info: UniversalInstaller (GetModule: ibx): Please wait: this can take some time (if repo is big or has a large history).
  33. fpcupdeluxe: info: Directory C:\devel_2020_11_05\ccr\ibx is not an SVN repository (or a repository with the wrong remote URL).
  34. fpcupdeluxe: Executing: C:\Program Files\TortoiseSVN\bin\svn.exe info --non-interactive --trust-server-cert https://svn.mwasoftware.co.uk/public/ibx/trunk/ (working dir: C:\fpcupdeluxe\)
  35. fpcupdeluxe: info: UniversalInstaller (DownloadFromSVN: ibx): Running SVN checkout or update.
  36. fpcupdeluxe: Executing: C:\Program Files\TortoiseSVN\bin\svn.exe export --quiet --force --non-interactive --trust-server-cert -r HEAD https://svn.mwasoftware.co.uk/public/ibx/trunk/ C:\devel_2020_11_05\ccr\ibx (working dir: C:\fpcupdeluxe\)
  37. fpcupdeluxe: Executing: C:\Program Files\TortoiseSVN\bin\svn.exe info --non-interactive --trust-server-cert https://svn.mwasoftware.co.uk/public/ibx/trunk/ (working dir: C:\fpcupdeluxe\)
  38. fpcupdeluxe: info: UniversalInstaller (GetModule: ibx): Download/update from SVN repository ok.
  39. fpcupdeluxe: info: UniversalInstaller (GetModule: ibx): No ibx patches defined.
  40. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing fbintf
  41. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\fpcupdeluxe\)
  42. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  43. 2.1.0
  44. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package C:\devel_2020_11_05\ccr\ibx\fbintf.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  45. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  46. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  47. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Error trying to add package fbintf. Details:
  48. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibnongui
  49. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  50. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  51. 2.1.0
  52. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package C:\devel_2020_11_05\ccr\ibx\ibnongui.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  53. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  54. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  55. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Error trying to add package ibnongui. Details:
  56. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibexpress
  57. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  58. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  59. 2.1.0
  60. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package C:\devel_2020_11_05\ccr\ibx\ibexpress.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  61. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  62. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  63. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Error trying to add package ibexpress. Details:
  64. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibcontrols version 2.3.5.12350
  65. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  66. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  67. 2.1.0
  68. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package C:\devel_2020_11_05\ccr\ibx\ibcontrols.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  69. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  70. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  71. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing fbintf version 1.1.6.12214
  72. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  73. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  74. 2.1.0
  75. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\fbintf.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  76. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  77. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  78. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing fbintf
  79. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  80. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  81. 2.1.0
  82. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\fbintf.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  83. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  84. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  85. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibnongui version 2.3.5.12350
  86. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  87. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  88. 2.1.0
  89. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\ibnongui.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  90. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  91. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  92. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing fbintf
  93. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  94. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  95. 2.1.0
  96. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\fbintf.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  97. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  98. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  99. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibnongui
  100. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  101. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  102. 2.1.0
  103. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\ibnongui.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  104. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  105. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  106. fpcupdeluxe: info: UniversalInstaller (InstallPackage): Installing ibexpress version 2.3.5.12350
  107. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --version (working dir: C:\devel_2020_11_05\ccr\ibx)
  108. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  109. 2.1.0
  110. fpcupdeluxe: Executing: C:\devel_2020_11_05\lazarus\lazbuild.exe --quiet --pcp=C:\devel_2020_11_05\config_lazarus --cpu=x86_64 --os=win64 --add-package-link C:\devel_2020_11_05\ccr\ibx\ibexpress.lpk (working dir: C:\devel_2020_11_05\ccr\ibx)
  111. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  112. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  113. fpcupdeluxe: info: UniversalInstaller (ConfigModule: ibx): Going to rebuild Lazarus because packages were installed.
  114. fpcupdeluxe: Executing: C:\devel_2020_11_05\fpcbootstrap\make.exe --directory=C:\devel_2020_11_05\lazarus FPC=C:\devel_2020_11_05\fpc\bin\x86_64-win64\fpc.exe PP=C:\devel_2020_11_05\fpc\bin\x86_64-win64\ppcx64.exe USESVN2REVISIONINC=0 PREFIX=C:\devel_2020_11_05\lazarus INSTALL_PREFIX=C:\devel_2020_11_05\lazarus LAZARUS_INSTALL_DIR=C:\devel_2020_11_05\lazarus\ FPCDIR=C:\devel_2020_11_05\fpcsrc FPCMAKE=C:\devel_2020_11_05\fpc\bin\x86_64-win64\fpcmake.exe PPUMOVE=C:\devel_2020_11_05\fpc\bin\x86_64-win64\ppumove.exe CFGFILE=C:\devel_2020_11_05\config_lazarus\idemake.cfg UPXPROG=echo LAZBUILDJOBS=4 useride (working dir: C:\devel_2020_11_05\lazarus)
  115. ./lazbuild.exe --max-process-count=4 --lazarusdir=. --build-ide=
  116. using config file C:\devel_2020_11_05\lazarus\lazarus.cfg
  117. SetPrimaryConfigPath NewValue="C:\devel_2020_11_05\config_lazarus" -> "C:\devel_2020_11_05\config_lazarus"
  118. (1002) Target OS: Win64 for x64
  119. (3104) Compiling ibnongui.pas
  120. (3104) Compiling .\runtime\nongui\IBBatchMove.pas
  121. (3104) Compiling .\runtime\nongui\IBCustomDataSet.pas
  122. (3104) Compiling .\runtime\nongui\IBDatabase.pas
  123. (3104) Compiling .\runtime\nongui\IBSQLMonitor.pas
  124. (3104) Compiling .\runtime\nongui\IBSQL.pas
  125. (3104) Compiling .\runtime\nongui\IBSQLMonitor.pas
  126. (3104) Compiling .\runtime\nongui\IBCustomDataSet.pas
  127. (3104) Compiling .\runtime\nongui\IBBlob.pas
  128. (3104) Compiling .\runtime\nongui\IBCustomDataSet.pas
  129. (3104) Compiling .\runtime\nongui\IBSQLParser.pas
  130. (3104) Compiling .\runtime\nongui\IBCustomDataSet.pas
  131. C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(967,8) Error: (3285) Expected another 6 array elements
  132. C:\devel_2020_11_05\ccr\ibx\.\runtime\nongui\IBCustomDataSet.pas(927,59) Fatal: (10026) There were 1 errors compiling module, stopping
  133. Fatal: (1018) Compilation aborted
  134. Error: C:\devel_2020_11_05\fpc\bin\x86_64-win64\ppcx64.exe returned an error exitcode
  135. Error: (lazarus) Compile package ibnongui 2.3.5.9999: stopped with exit code 1
  136. Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
  137. Error: (lazarus) Building IDE: Compile AutoInstall Packages failed.
  138. C:\devel_2020_11_05\fpcbootstrap\make.exe: *** [useride] Error 2
  139.  
  140. fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: ibx): Failure trying to rebuild Lazarus.
  141. Details:
  142.  
  143.  
  144. ERROR: Fpcupdeluxe fatal error !
  145. Sequencer (ibx): Failure running fpcupdeluxe: error executing sequence ibx
  146. Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only
  147.  

This is bug?
Win10 LTSC x64/Deb 11 amd64(gtk2/qt5)/Darwin Cocoa (Monterey):
Lazarus x32/x64 2.3(trunk); FPC 3.3.1 (trunk), FireBird 3.0.10; IBX by TonyW

Sorry for my bad English, I'm using translator ;)

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1707 on: November 10, 2020, 06:29:04 am »
FPC trunk has defined some extra field: ftOraTimeStamp, ftOraInterval, ftLongWord, ftShortint, ftByte, ftExtended
See: https://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=47217
So, IBX needs to be adapted to allow for these extra fields.
Or use FPC revision 47216 until fixed.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Fpcupdeluxe
« Reply #1708 on: November 15, 2020, 08:11:22 pm »
Like as richmemo component doesn't complie with fixes branch long time ago... with or without your patch.

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #1709 on: November 22, 2020, 11:11:52 pm »
Hi

Trying to install fpc & lazarus trunk (seperately) on New BigSur, installed Xcode and command line tools. (no SVN, so installed via brew.

When I try to install lazarus I get (1.8.2d)
Code: [Select]
ld: library not found for -lc
make[4]: *** [next] Error 2
make[3]: *** [ppc1] Error 2
make[2]: *** [cycle] Error 2
make[1]: *** [compiler_cycle] Error 2
make: *** [build-stamp.x86_64-darwin] Error 2
An error occurred while linking
pp.pas(280,36) Error: Error while linking
pp.pas(280,36) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted

fpcupdeluxe: ERROR: FPCNativeInstaller (BuildModuleCustom: FPC): Error running /usr/bin/make for FPC failed with exit code 512
. Details:

I have tried both SVN and GIT

Any ideas appreciated.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

 

TinyPortal © 2005-2018