Recent

Author Topic: Fpcupdeluxe  (Read 794472 times)

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #2055 on: August 04, 2022, 01:34:16 pm »
@AlanTheBeast
You are welcome to test a new release of fpcupdeluxe that has been updated to allow a better install of Ultibo on various systems.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/v2.2.0k
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.2.0k/fpcupdeluxe-x86_64-darwin-cocoa.zip

AlanTheBeast

  • Sr. Member
  • ****
  • Posts: 348
  • My software never cras....
Re: Fpcupdeluxe
« Reply #2056 on: August 05, 2022, 08:14:44 pm »
@AlanTheBeast
You are welcome to test a new release of fpcupdeluxe that has been updated to allow a better install of Ultibo on various systems.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/v2.2.0k
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.2.0k/fpcupdeluxe-x86_64-darwin-cocoa.zip

Installed.
Still get the usual "corruption" pop ups.
Managed to set an install location (path).
Managed to select a version of Laz and FPC.

Nothing else happens.  Press the Ultibo button and nothing happens.

Really not clear to me how this tool is supposed to be driven by the user.  Is there a You Tube or something?

Thanks for the effort! 

Everyone talks about the weather but nobody does anything about it.
..Samuel Clemens.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #2057 on: August 05, 2022, 09:02:57 pm »
Usual corruption is not that usual.
Please run fpcupdeluxe from a dedicated directory that is not priviledged. E.g. make an Ultibo directory on your desktop, copy fpcupdeluxe into it and run from there.

AlanTheBeast

  • Sr. Member
  • ****
  • Posts: 348
  • My software never cras....
Re: Fpcupdeluxe
« Reply #2058 on: August 05, 2022, 11:31:10 pm »
Usual corruption is not that usual.
Please run fpcupdeluxe from a dedicated directory that is not priviledged. E.g. make an Ultibo directory on your desktop, copy fpcupdeluxe into it and run from there.

It was in Downloads, not priv.

Moved it to its own folder... is happily grinding away ... looking good!
Everyone talks about the weather but nobody does anything about it.
..Samuel Clemens.

AlanTheBeast

  • Sr. Member
  • ****
  • Posts: 348
  • My software never cras....
Re: Fpcupdeluxe
« Reply #2059 on: August 05, 2022, 11:49:03 pm »
Usual corruption is not that usual.
Please run fpcupdeluxe from a dedicated directory that is not priviledged. E.g. make an Ultibo directory on your desktop, copy fpcupdeluxe into it and run from there.

S U C C E S S !!!

Thanks.  Looks much better working on the Mac than in Linux.

Cheers, and thanks!
Everyone talks about the weather but nobody does anything about it.
..Samuel Clemens.

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #2060 on: September 13, 2022, 02:20:08 pm »
Hi

Just tried to install latest trunk of fpc/laz on mac mini, in a new folder, but am getting an error SetSetInstructionPointerRegisterValue.

ver 2.2.0k

Log below
Quote
3104) Compiling fpdbgcallcontextinfo.pas
(3104) Compiling fpdbgdarwinclasses.pas
(3104) Compiling fpdbglinuxextra.pas
/Users/josh/Documents/LazTrunk/lazarus/components/fpdebug/fpdbgdarwinclasses.pas(126,15) Error: (3058) There is no method in an ancestor class to be overridden: "SetSetInstructionPointerRegisterValue(TDBGPtr);"
/Users/josh/Documents/LazTrunk/lazarus/components/fpdebug/fpdbgdarwinclasses.pas(176,1) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /Users/josh/Documents/LazTrunk/fpc/bin/x86_64-darwin/ppcx64 returned an error exitcode
Error: (lazarus) Compile package fpdebug 1.0: stopped with exit code 1
Error: (lazarus) Compile package LCL 2.3: terminated
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
Error: (lazarus) Building IDE: Compile AutoInstall Packages failed.
make: *** [useride] Error 2
fpcupdeluxe: ERROR: LazarusNativeInstaller (BuildModuleCustom: UserIDE): make returned exit status #512


ERROR: Fpcupdeluxe fatal error !
Sequencer (UserIDE): Failure running fpcupdeluxe: error executing sequence UserIDE
Sequencer (Lazarus): Failure running fpcupdeluxe: error executing sequence Lazarus
Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default/quote]
« Last Edit: September 14, 2022, 05:05:56 pm by Josh »
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #2061 on: September 14, 2022, 05:07:15 pm »
just tried to instal laz/trunk fixes using wini386 version on Win11 machine, and getting..
Quote
[ 41%] Compiled package pasjpeg
The installer encountered the following error:
Error inside worker thread for package oracle: Compilation of "BuildUnit_oracle.pp" failed
make[2]: *** [smart] Error 1
make[2]: Leaving directory `M:/LazarusFixes32/fpcsrc/packages'
make[1]: *** [packages_smart] Error 2
make[1]: Leaving directory `M:/LazarusFixes32/fpcsrc'
make: *** [build-stamp.i386-win32] Error 2
make: Leaving directory `M:/LazarusFixes32/fpcsrc'

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


ERROR: Fpcupdeluxe fatal error !
« Last Edit: September 14, 2022, 05:09:58 pm by Josh »
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #2062 on: September 23, 2022, 11:04:20 am »
Update:
To get fpc 32 bit installed on Windows 11 64bit, if getting the error above, I done the following
1. Comment out the line (19) //{$linklib common}  in the file {your laz folder}\fpcsrc\packages\oracle\src\oraoci.pp
2. Go to Set+, uncheck Get FPC/Sources, check Rebuild FPC/Laz Only.
3. Click Install FPC

Let it finish, should builf fpc ok.
Then Install Lazarus, remember to Tick Get FPC/Laz Sources and uncheck Rebuild FPC/Laz Only.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #2063 on: September 23, 2022, 11:45:55 am »
I just did a vanilla install of fixes (3.2.3) on win11 with the 32-bit version of fpcupdeluxe without any problem !

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #2064 on: September 23, 2022, 12:09:28 pm »
Hi
Do you have common.dll in Windows/System32.

Mine does not only the 64bit version in SysWow64.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #2065 on: September 23, 2022, 01:11:10 pm »
I have no plain common.dll in my Windows directory. Checked with a simple search for common.dll in c:\windows.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #2066 on: October 01, 2022, 02:14:24 pm »
Remark.
Many users of fpcupdeluxe, who try to install Lazarus trunk on Windows, will experience a fatal linking error that prevents a successful install of Lazarus.
Discussion can be found here.
https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39935

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2007
  • Fifty shades of code.
    • Delphi & FreePascal
Re: Fpcupdeluxe
« Reply #2067 on: October 01, 2022, 02:29:57 pm »
I do also having a fpcupdeluxe bug, i have not read yet your link, i do use windows, having laz 2.2.2 via fpcupd installed, downloaded newest fpcupd, set [stable] for compiler and ide, hit the setup/update button, it begin its job the normal way, installed a million lines of unreadable fast things, after it was finished... i was disappointed. It did not updated like i assumed to laz 2.2.4 it just re-installed everything like it was before.
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

nouzi

  • Sr. Member
  • ****
  • Posts: 296
Re: Fpcupdeluxe
« Reply #2068 on: October 08, 2022, 02:48:15 pm »
fpcupdeluxe get old lazarus trunk  version on linux 

output fpcupdeluxe :
 
fpcupdeluxe: info: LazarusNativeInstaller (GetModule: Lazarus): Lazarus is at revision/hash: main-2_3-1472-ge2ad6b3d8d
fpcupdeluxe: info: Lazarus native builder: Detected source version Lazarus: 2.3.0
fpcupdeluxe: info: Lazarus native builder: Using FPC compiler with version: 3.3.1

« Last Edit: October 08, 2022, 03:19:45 pm by nouzi »
My English is  bad
Lazarus last version free pascal last version
Lazarus trunk  free pascal trunk 
System : Linux mint  64bit  Windows 7 64bit

BSaidus

  • Hero Member
  • *****
  • Posts: 540
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: Fpcupdeluxe
« Reply #2069 on: October 08, 2022, 06:55:08 pm »
Hello,
FPC cross compiler for OpenBSD x86_64 on windows not successfully compiled.
Here is the output log:
Code: Pascal  [Select][+][-]
  1. fpcupdeluxe: info: FPCCrossInstaller (BuildModule: FPC): Building module FPC...
  2. fpcupdeluxe: info: FPC x86_64-openbsd cross-builder: Detected source version FPC (source): 3.2.2
  3. fpcupdeluxe: info: FPCCrossInstaller (BuildModuleCustom: FPC): Looking for crosstools and crosslibs on system. Please wait.
  4. fpcupdeluxe: TAny_openbsd-x86_64: Found correct binary utilities in directory E:\lzfpc\fpc322\cross\bin\x86_64-openbsd
  5. fpcupdeluxe: ERROR: Failed to get crosslibrary
  6.  
  7.  
  8. fpcupdeluxe: ERROR: Failure due to missing cross libraries.
  9.  
  10. Looking for fpcupdeluxe cross-tools on GitHub (if any).
  11. No luck in getting then cross-tools ... aborting.
  12.  

The binaries and libraries are downloaded and put into
Code: [Select]
cross directory.

lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

 

TinyPortal © 2005-2018