You are not logged in.

#1 2025-05-05 18:15:18

Del.Mar
Member
Registered: 2023-01-01
Posts: 7

Transgui-gtk/qt failed to install

Hi mates!

Can't install transgui. Try gtk and qt versions, same error. Is there a way to fix that?

/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/gcontnrs.pas(6458,49) Note: (6058) Call to subroutine "function TGenHashMap<System.LongInt,System.LongInt>.IndexFor(Hash:LongInt):LongInt;" marked as inline is not inlined
/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/main.pas(1130,17) Note: (6058) Call to subroutine "function AnsiMatchText(const AText:AnsiString;const AValues:{Open} Array Of AnsiString):Boolean;" marked as inline is not inlined
/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/main.pas(1265,13) Error: (5000) Identifier not found "INVALID_HANDLE_VALUE"
/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/main.pas(4041,64) Warning: (4105) Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/main.pas(5581,10) Warning: (4104) Implicit string type conversion from "UTF8String" to "WideString"
/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/main.pas(5589,16) Warning: (4104) Implicit string type conversion from "UTF8String" to "WideString"
main.pas(8153) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode
Error: (lazarus) Compile Project, Target: /home/vovas/.cache/yay/transgui/src/transgui-5.18.0/units/transgui: stopped with exit code 1
Info: (lazarus) [TCompiler.Compile] end
Error: (lazbuild) Failed compiling of project "/home/vovas/.cache/yay/transgui/src/transgui-5.18.0/transgui.lpi"
==> ERROR: A failure occurred in package_transgui-qt().
    Aborting...
 -> error making: transgui-exit status 4
checking dependencies...

Package (4)  Old Version  Net Change  

fpc          3.2.2-11      -330.35 MiB
fpc-src      3.2.2-4       -289.13 MiB
lazarus      4.0-1        -1662.80 MiB
qt6pas       6.2.8-1         -2.51 MiB

Total Removed Size:  2284.79 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
(1/4) removing qt6pas                                                                                   [-------------------------------------------------------------] 100%
(2/4) removing lazarus                                                                                  [-------------------------------------------------------------] 100%
(3/4) removing fpc-src                                                                                  [-------------------------------------------------------------] 100%
(4/4) removing fpc                                                                                      [-------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
 -> Failed to install the following packages. Manual intervention is required:
transgui-gtk - exit status 4

Last edited by Del.Mar (2025-05-05 18:18:30)

Offline

#2 2025-05-05 18:44:56

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,635

Re: Transgui-gtk/qt failed to install

Is there a specific reason why you're using aur packages instead of repo packages ?

see https://wiki.archlinux.org/title/Transmission


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2025-05-06 06:59:46

a821
Member
Registered: 2012-10-31
Posts: 387

Re: Transgui-gtk/qt failed to install

FWIW, I can reproduce the build error in a clean chroot. I left a comment on the AUR page: https://aur.archlinux.org/pkgbase/transgui

Offline

#4 2025-05-06 18:26:19

Del.Mar
Member
Registered: 2023-01-01
Posts: 7

Re: Transgui-gtk/qt failed to install

Lone_Wolf wrote:

Is there a specific reason why you're using aur packages instead of repo packages ?

Just a habit. Like more that application for remote access.

a821 wrote:

FWIW, I can reproduce the build error in a clean chroot. I left a comment on the AUR page: https://aur.archlinux.org/pkgbase/transgui

Tanks, mate.

Last edited by Del.Mar (2025-05-06 18:27:03)

Offline

#5 2025-05-07 08:02:17

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,635

Re: Transgui-gtk/qt failed to install

/build/transgui/src/transgui-5.18.0/main.pas(1265,13) Error: (5000) Identifier not found "INVALID_HANDLE_VALUE"

The error seems to come from transgui-qt , but since this is a split package both qt & gtk versions will always be build.

Given that the upstream code is from 2018, try building against qt5 instead of qt6 .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB