Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest release fails to install anything #669

Open
oliverhbailey opened this issue Mar 5, 2024 · 9 comments
Open

Latest release fails to install anything #669

oliverhbailey opened this issue Mar 5, 2024 · 9 comments

Comments

@oliverhbailey
Copy link

oliverhbailey commented Mar 5, 2024

Its been a long week and its only Tuesday..

It would have helped if I had downloaded a bootstrap version of FPC to do the builds with.

Hi Don,
I just downloaded the latest version of fpcupdeluxe. I can't download anything in the program at all. I tried the stable versions of fpc and lazarus but the installer cannot download anything at all.

This is a new Windows 11 laptop. I hace the feeling svn isn't installed so I sent you the console log. What external packages are required on Windows 11.

Regards,
Oliver Bailey

@PizzaProgram
Copy link

Similar here...
I've intalled fpcDelux the first time too on Win11, because found instructions to do so here:
https://wiki.lazarus.freepascal.org/ARM_Embedded_Tutorial_-_Raspberry_Pi_Pico_Setting_up_for_Development
(Had a Lazarus 3.2 installed to an other path before.)

Only clicked the PICO button, but after long installation, the result is:

(3104) Compiling uitypes.pas
C:\fpcupdeluxe\lazarus\components\lazutils\uitypes.pas(105,14) Error: (3285) Expected another 2 array elements
C:\fpcupdeluxe\lazarus\components\lazutils\uitypes.pas(93,58) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: C:\fpcupdeluxe\fpc\bin\x86_64-win64\ppcx64.exe returned an error exitcode
C:\fpcupdeluxe\fpcbootstrap\make.exe: *** [lazutils] Error 2
fpcupdeluxe: ERROR: Lazarus Native Installer (BuildModuleCustom: Lazbuild): make.exe returned exit status #2.


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

Shouldn't we start this installer as Admin?

@oliverhbailey
Copy link
Author

oliverhbailey commented Mar 7, 2024 via email

@LongDirtyAnimAlf
Copy link
Owner

@PizzaProgram
This is a problem of the FPC/Lazarus trunk/main combo. It must be solved by the FPC/Lazarus develpers. Not an fpcupdeuxe issue.

@LongDirtyAnimAlf
Copy link
Owner

@oliverhbailey
I do not understand the issue you report.
Please provide more details about the problems you encounter.

@oliverhbailey
Copy link
Author

oliverhbailey commented Mar 8, 2024 via email

@PizzaProgram
Copy link

@LongDirtyAnimAlf

This is a problem of the FPC/Lazarus trunk/main combo. It must be solved by the FPC/Lazarus develpers. Not an fpcupdeluxe issue.

  • But why does it have to be the 'trunc', if I click the [PICO] button?
  • Even, if I manually select stable FPC + stable Laz. -> the listbox automatically jumps back to trunc+trunc!
  • Is the stable not good enough?

@PizzaProgram
Copy link

@LongDirtyAnimAlf
I've just found this topic:
https://forum.lazarus.freepascal.org/index.php/topic,66482.0.html
Please read it!

  • The problem has been reported there, on 2024-03-05
  • and it seems the main problem is that pfcdeluxe is using the trunc instead of stable FPC .

@LongDirtyAnimAlf
Copy link
Owner

There is no Pico support in FPC stable.
There is only Pico support in FPC trunk/main.

@PizzaProgram
Copy link

So, it seems the problem has been solved according to this commit many days ago:
ab0d646

When can we expect a new release with fixed PICO button please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants