-
Notifications
You must be signed in to change notification settings - Fork 5
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
Signal-unofficial 7.40.0 fails to launch with GCC14 error #27
Comments
Thanks for reporting! I ran into the same issue while building 7.40.0, and updated the runner to Ubuntu 24.04 to fix it. I didn't realize that users of the build would also need GCC 14 to be installed at runtime. Just checked and it only seems to affect Linux arm64 builds of RingRTC. Just reported an issue upstream and marked the release as pre-release. Sorry for the trouble, and let's see what they'll say upstream. |
Because users were running into the GCC 14 issue as well. Ref: dennisameling/Signal-Desktop#27
I see that 7.40.1 got released overnight: also just marked that one as pre-release. Also just reverted the Ubuntu 24.04 upgrade in the CI pipeline, so that it'll be blocked until upstream fixes the issue. |
Upstream has confirmed that the GCC 14 should be resolved soon, by reverting to Ubuntu 22.04 instead of 24.04 runners. |
Quick update.
So I expect the Signal team to release working RingRTC builds for Linux arm64 again in a couple of days. Then it's just a matter of time before Really appreciate Signal's support in getting this to work, given that Linux arm64 is not an officially supported platform for |
RingRTC v2.50.1 has been released with my fixes included. Now it's just a matter of waiting until the main Let's keep this issue open until the new |
Using a supported version?
Overall summary
Your most recent Signal Unofficial build fails to run on the latest Debian 12 Bookworm, and presumably all the other major ARM operating systems. Now, upon launch, it displays an error on-screen and in the console output about a missing GCC 14.0 dependency.
See for yourself:
Steps to reproduce
I should note that downgrading to 7.39.0 solves the problem, so that is what I have done for now on the pi-apps store. Botspot/pi-apps#2715
Expected result
Signal launches
Actual result
Signal does not launch.
Screenshots
No response
Signal version
7.40.0
Operating system
Raspberry Pi OS 12 Bookworm 64-bit
Version of Signal on your phone
No response
Link to debug log
No response
The text was updated successfully, but these errors were encountered: