Error bei Intstallation von Trunk mit FpcUpDeluxe

Für Installationen unter Linux-Systemen
Antworten
Benutzeravatar
photor
Beiträge: 543
Registriert: Mo 24. Jan 2011, 21:38
OS, Lazarus, FPC: Arch Linux: L 3.2 (Gtk2) FPC 3.2.2
CPU-Target: 64Bit

Error bei Intstallation von Trunk mit FpcUpDeluxe

Beitrag von photor »

Hallo Forum,

gestern und heute probiert, Lazarus Trunk (Gtk3) mit FpcUpDeluxe zu installieren und bekomme diese Fehlermeldung (nur ds Ende):

Code: Alles auswählen

...
Info: (lazarus) Param[7]="-vewnhibq"
Info: (lazarus) Param[8]="-Fu/home/photor/Lazarus-TRUNK/lazarus/packager/registration/"
Info: (lazarus) Param[9]="-FU/home/photor/Lazarus-TRUNK/lazarus/packager/units/x86_64-linux/"
Info: (lazarus) Param[10]="fcllaz.pas"
Info: (lazarus) Param[11]="-B"
Hint: (11030) Start of reading config file /home/photor/.fpc.cfg
Hint: (11031) End of reading config file /home/photor/.fpc.cfg
Free Pascal Compiler version 3.3.1-20603-gee72937977 [2026/07/24] for x86_64
Copyright (c) 1993-2026 by Florian Klaempfl and others
(1002) Target OS: Linux for x86-64
(3104) Compiling fcllaz.pas
/home/photor/Lazarus-TRUNK/lazarus/packager/registration/fcllaz.pas(8,10) Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
make: *** [Makefile:3205: starter] Fehler 2
Error: (lazarus) Compile package FCL 1.0.1: stopped with exit code 1
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 1"
Error: (lazbuild) Project dependencies of "/home/photor/Lazarus-TRUNK/lazarus/ide/startlazarus.lpi"
make: Verzeichnis „/home/photor/Lazarus-TRUNK/lazarus“ wird verlassen
fpcupdeluxe: ERROR: Lazarus Native Installer (BuildModuleCustom: StartLazarus): make returned exit status #512.


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

Irgendwas ist wohl mit

Code: Alles auswählen

fcllaz.pas
nicht ok. Mehr kann ich aber nicht daraus lesen.

Lazarus lässt sich danach über Gnome-Dock-Icon öffnen und zeigt das aktuelle Datum, so als wäre es neu installiert. Beim "Betrieb" sehen ich auch so schnell nichts, was nicht tut.

Ist nur als Rückmeldung gedacht. Erstmal komme ich weiter.

Ciao,
Photor

DonAlfredo
Beiträge: 92
Registriert: Do 28. Sep 2017, 10:26

Re: Error bei Intstallation von Trunk mit FpcUpDeluxe

Beitrag von DonAlfredo »

This issue has already been reported. You are welcome to test this pre-release.
https://github.com/LongDirtyAnimAlf/fpc ... 6_64-linux
And the GTK3 version.
https://github.com/LongDirtyAnimAlf/fpc ... linux-gtk3

Benutzeravatar
photor
Beiträge: 543
Registriert: Mo 24. Jan 2011, 21:38
OS, Lazarus, FPC: Arch Linux: L 3.2 (Gtk2) FPC 3.2.2
CPU-Target: 64Bit

Re: Error bei Intstallation von Trunk mit FpcUpDeluxe

Beitrag von photor »

DonAlfredo hat geschrieben: Sa 25. Jul 2026, 15:33 This issue has already been reported. You are welcome to test this pre-release.
https://github.com/LongDirtyAnimAlf/fpc ... 6_64-linux
And the GTK3 version.
https://github.com/LongDirtyAnimAlf/fpc ... linux-gtk3
Sorry. I am not following the development in detail. So, did not recognize.

Downloaded and started fpcupdeluxe-x86_64-linux-gtk3 binary. Process finished normally and Lazarus started with my latest project. So, success.

Remark: I just tested the plain Lazarus (docked and docked form editor). No big extra packages and no cross compiling.

Thanks for the prompt help.

Ciao,
Photor

Benutzeravatar
kralle
Lazarusforum e. V.
Beiträge: 1383
Registriert: Mi 17. Mär 2010, 14:50
OS, Lazarus, FPC: Manjaro Linux, Mint und Windows 10 ,Lazarus 4.99, FPC-Version: 3.3.1
CPU-Target: 64Bit
Wohnort: Bremerhaven
Kontaktdaten:

Re: Error bei Intstallation von Trunk mit FpcUpDeluxe

Beitrag von kralle »

Hello,

i testing both version your post here.
OS: Debain 13.5, Desktop: XFCE 4.20.2,
DonAlfredo hat geschrieben: Sa 25. Jul 2026, 15:33 This issue has already been reported. You are welcome to test this pre-release.
https://github.com/LongDirtyAnimAlf/fpc ... 6_64-linux
The some errors as with the normally version.
DonAlfredo hat geschrieben: Sa 25. Jul 2026, 15:33 And the GTK3 version.
https://github.com/LongDirtyAnimAlf/fpc ... linux-gtk3
Exception: Exception. TInstaller descendants must implement this function themselves.
Greetings
Heiko
OS: MX Linux, Linux Mint und Windows 11
FPC-Version: 3.3.1 , Lazarus 3.99
+ Delphi XE7SP1

Antworten