Recent

Author Topic: Fpcupdeluxe  (Read 792684 times)

Josh

  • Hero Member
  • *****
  • Posts: 1270
Re: Fpcupdeluxe
« Reply #2025 on: March 21, 2022, 10:30:30 am »
Hi

Thought i would try Android, so went to the goto app fpcupdeluxe;
created a seperate folder on my M:\lazandroid

copy 2.2.0h to folder, ran it pointed to new folder and clicked LAMW, let it carry on took a while and said finished.

ran lazarus, created new project Android GUI, next get asked location of varios thimks sdk,ndk etc; I assume fpc has installed these, but where?

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

Okoba

  • Hero Member
  • *****
  • Posts: 528
Re: Fpcupdeluxe
« Reply #2026 on: March 21, 2022, 11:00:13 am »
Ive tried the latest version on a new M1 Mac and the resulting Lazarus froze on debugging and I could not find out why.
Here is the discussion but it seems a bug: https://forum.lazarus.freepascal.org/index.php/topic,58783.0.html

Josh

  • Hero Member
  • *****
  • Posts: 1270
Re: Fpcupdeluxe
« Reply #2027 on: March 21, 2022, 11:19:37 am »
Moved reply to other thread, not in this thread for fpcupdeluxe.
« Last Edit: March 21, 2022, 11:34:13 am by josh »
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Fpcupdeluxe
« Reply #2028 on: March 21, 2022, 11:21:46 am »
The Intel versions of Lazarus and FPC work without issue on the M1, so that's not the issue. Of course, it's preferable to use the native aarch64 version, but not necessary.

(I don't recommend anyone turn SIP off!)

Okoba

  • Hero Member
  • *****
  • Posts: 528
Re: Fpcupdeluxe
« Reply #2029 on: March 21, 2022, 11:26:44 am »
The X64 version can open and has an icon, but the aarch64 version has no icon and does not open, even when I right click and choose open, it asks for permission, I click open but nothing, seems it crashes.
I do not want to turn off SIP.

Michael Collier

  • Sr. Member
  • ****
  • Posts: 301
Re: Fpcupdeluxe
« Reply #2030 on: March 29, 2022, 12:30:51 am »
Hi,

I have MacBook Air, Dual Intel Core I5 

I downloaded fpcupdeluxe release:
fpcupdeluxe-x86_64-darwin-cocoa.zip
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.2.0h/fpcupdeluxe-x86_64-darwin-cocoa.zip

Unzipped,.. and bypassed security warning about unknown author by using Control+Click to open the fpcupdeluxe application.

I get Access Violation message.

The application does run, as per the installation I did on linux earlier today (I'm new to fpcupdeluxe).. But with the Mac I get the access violation, plus the list of FPC / Lazarus Versions are empty...

Any ideas where I went wrong?

Thanks,
Mike

Okoba

  • Hero Member
  • *****
  • Posts: 528
Re: Fpcupdeluxe
« Reply #2031 on: March 29, 2022, 03:20:17 pm »
You need to move the file somewhere else out of Downloads folder.

Michael Collier

  • Sr. Member
  • ****
  • Posts: 301
Re: Fpcupdeluxe
« Reply #2032 on: March 29, 2022, 07:47:53 pm »
Thanks!

I had tried running it from a subdirectory below my home folder but that gave errors, but I took your advice and moved the file to my Desktop and it works now :)

gege

  • New member
  • *
  • Posts: 8
Re: Fpcupdeluxe
« Reply #2033 on: April 16, 2022, 09:40:15 am »
Bonjour,
Fpcupdelux les trois dernières versions plantent durant l'installation.
Messages :
fpcupdeluxe: ERROR: FPCNativeInstaller (CleanModule: FPC): Could not find compiler  that should have been created.

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

Je ne trouve pas la raison de ce plantage.
je vous remercie de votre aide.

Josh

  • Hero Member
  • *****
  • Posts: 1270
Re: Fpcupdeluxe
« Reply #2034 on: April 16, 2022, 09:59:07 am »
google translate
Assurez-vous que vous installez fpcupdeluxe et que le dossier d'installation est défini sur un dossier disposant des droits d'administrateur COMPLETS, configurez également votre antivirus/firewall pour exclure le dossier dans lequel vous installez fpcupdeluxe et lazarus.

par exemple j'installe mon Lazarus dans le dossier D:\Lazarus_Trunk
Je copie également l'exécutable fpcupdeluxe dans ce dossier, de cette façon je sais quelle version de fpcupdeluxe a été utilisée pour créer l'installation.

Ce dossier est exclu de l'application firewall/anti-virus.

J'espère que cela pourra aider.

English

Make sure that you installing fpcupdeluxe and the installation folder is set to a folder that has FULL Administrator rights, also configure your antivirus/firewall to exclude the folder where you are installing fpcupdeluxe and lazarus.

for example I install my Lazarus in the folder D:\Lazarus_Trunk
I also copy the fpcupdeluxe executable into this folder, that way I know which version of fpcupdeluxe was used to create the installation.

This folder is excluding from the fireall/antivurus app.

Hope that helps.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

fabiopesaju

  • Jr. Member
  • **
  • Posts: 93
Re: Fpcupdeluxe
« Reply #2035 on: April 18, 2022, 01:39:46 pm »
Code: Pascal  [Select][+][-]
  1. make.exe[2]: Leaving directory `C:/fpcupdeluxe/fpcsrc/utils'
  2. make.exe[1]: Leaving directory `C:/fpcupdeluxe/fpcsrc'
  3. echo Build > build-stamp.x86_64-win64
  4. echo Build > base.build-stamp.x86_64-win64
  5. C:/fpcupdeluxe/fpcbootstrap/make.exe installbase FPC=C:/fpcupdeluxe/fpcsrc/compiler/ppcx64.exe ZIPDESTDIR=C:/fpcupdeluxe/fpcsrc FPCMAKE=C:/fpcupdeluxe/fpcsrc/utils/fpcm/bin/x86_64-win64/fpcmake.exe
  6. make.exe[1]: Entering directory `C:/fpcupdeluxe/fpcsrc'
  7. C:/fpcupdeluxe/fpcbootstrap/ginstall.exe -m 755 -d C:\fpcupdeluxe\fpc
  8. make (e=14001): Error 14001make.exe[1]: *** [installbase] Error 14001
  9. make.exe[1]: Leaving directory `C:/fpcupdeluxe/fpcsrc'
  10. C:\fpcupdeluxe\fpcbootstrap\make.exe: *** [installall] Error 2
  11. C:\fpcupdeluxe\fpcbootstrap\make.exe: Leaving directory `C:/fpcupdeluxe/fpcsrc'
  12.  
  13. fpcupdeluxe: ERROR: FPCNativeInstaller (CleanModule: FPC): Error running C:\fpcupdeluxe\fpcbootstrap\make.exe for FPC failed with exit code 2
  14. . Details:
  15.  
  16.  
  17. ERROR: Fpcupdeluxe fatal error !
  18. Sequencer (FPC): Failure running fpcupdeluxe: error executing sequence FPC
  19. Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default

can someone please help me?





elmar faber

  • Newbie
  • Posts: 3
Re: Fpcupdeluxe
« Reply #2036 on: June 22, 2022, 04:02:34 pm »
Hello,

I try to install it on the following system: odroid C1+ with ubuntu 20.04
and get the following error (stable and trunk):

(3104) Compiling ./frames/env_file_filters.pas
(3104) Compiling ./frames/project_application_optiError: /home/odroid/fpcupdeluxe/fpc/bin/arm-linux/ppcarm can't be executed, error message: Failed to execute "/home/odroid/fpcupdeluxe/fpc/bin/arm-linux/ppcarm", error code: -9
make[2]: *** [Makefile:4667: lazarus] Fehler 1
make[1]: *** [Makefile:5103: ide] Fehler 2
make: *** [Makefile:3789: ide] Fehler 2
make[2]: Verzeichnis „/home/odroid/fpcupdeluxe/lazarus/ide“ wird verlassen
make[1]: Verzeichnis „/home/odroid/fpcupdeluxe/lazarus/ide“ wird verlassen
make: Verzeichnis „/home/odroid/fpcupdeluxe/lazarus“ wird verlassen
fpcupdeluxe: ERROR: LazarusNativeInstaller (BuildModuleCustom: Lazarus): make returned exit status #512

ERROR: Fpcupdeluxe fatal error !
Sequencer (LazarusSimple): Failure running fpcupdeluxe: error executing sequence LazarusSimple
Sequencer (DefaultSimple): Failure running fpcupdeluxe: error executing sequence DefaultSimple

Is there a chance to solve the problem?

Best regards

Luc

  • Jr. Member
  • **
  • Posts: 59
Fpcupdeluxe on Windows 11 ARM
« Reply #2037 on: July 06, 2022, 03:38:32 pm »
For information,

I got an error while building FPC 3.2.2 with FPCUPdeluxe in file gdbint.pp

Code: Pascal  [Select][+][-]
  1. Start compiling package gdbint for target x86_64-win64.
  2. File libgdb.a not found
  3.        Compiling gdbint\src\gdbint.pp
  4. The installer encountered the following error:
  5. External command "C:/fpcupdeluxe/fpcsrc/compiler/ppcx64.exe -Twin64 -FUgdbint\units\x86_64-win64\ -FuC:\fpcupdeluxe\fpcsrc\rtl\units\x86_64-win64\ -Figdbint\src -Fl -Ur -Xs -O2 -n -vw-n-h-l-d-u-t-p-c- -dFPC_SOFT_FPUX80 -dx86_64 -dRELEASE -Sc -viq gdbint\src\gdbint.pp" failed with exit code 1. Console output:
  6. Target OS: Win64 for x64
  7. Compiling gdbint\src\gdbint.pp
  8. User defined: using gdb 6.6.x
  9. gdbint.pp(3726) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid header size
  10. gdbint.pp(3726) Error: Invalid DLL C:\WINDOWS\system32\user32.dll, invalid header size
  11. Fatal: There were 2 errors compiling module, stopping
  12. Fatal: Compilation aborted
  13. make.exe[1]: *** [packages_all] Error 2
  14. C:\fpcupdeluxe\fpcbootstrap\make.exe: *** [build-stamp.x86_64-win64] Error 2
  15.  
  16. fpcupdeluxe: ERROR: FPCNativeInstaller (BuildModuleCustom: FPC): Error running C:\fpcupdeluxe\fpcbootstrap\make.exe for FPC failed with exit code 2
  17. . Details:
  18.  
  19.  
  20. ERROR: Fpcupdeluxe fatal error !
  21. Sequencer (FPC): Failure running fpcupdeluxe: error executing sequence FPC
  22. Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default
  23.  


I had to comment out the 2 lines in gdbint.pp (701 and 702) and check "FCP/Laz Build Only in "Setup +", and build only FPC.

Then the Lazarus Update went well.
Win 11 ARM (Running in Parallel VM - Mac OSX) - Lazarus 2.2.6 - i386-win32/win64

BSaidus

  • Hero Member
  • *****
  • Posts: 538
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: Fpcupdeluxe
« Reply #2038 on: July 24, 2022, 08:15:18 pm »
Hi @Don Alfrdo.
Do you plane to support building a cross-compiler suite for AArch64-FreeBSD  :D ?

Thank you.
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1738
Re: Fpcupdeluxe
« Reply #2039 on: July 25, 2022, 02:55:38 pm »
Unfortunately, FPC does not (yet) support aarch64 on FreeBSD.

 

TinyPortal © 2005-2018