-
Notifications
You must be signed in to change notification settings - Fork 29
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
[MacPorts] libretroshare
builds with Clang fails on macOS 10.14 and earlier
#120
Comments
i doesnt used macports more, i used last year brew or only brew |
@defnax While this won’t help to fix clang build failures, it may be helpful to write a port for RetroShare itself. (I have done it for Qt4 on PowerPC, for older version of RetroShare, but I need at least Qt5 or better Qt6 for aarch64, and the build procedure changed quite a bit, it seems.) UPD. Thanks again for the article, it is pretty detailed. I will try rewriting it to make a portfile. |
i had no time to compile rs on my very old mac, we has no mac devs. |
@defnax I can try :) With a build on PowerPC I ran into a crash after initial set-up: RetroShare/RetroShare#2762 If there is a way to use the current On the other hand, on |
you can try to use retroshare-service with webui then not needed more qt. |
I suspect that will be more troublesome if not impossible, since it is likely to depend on pretty modern browsers, and that is one thing which is perhaps truly hopelessly broken on PowerPC and older Intel. (Sure enough, it is not impossible in principle, but practically: no one has time to keep fixing a whole browser, and those projects which did – either gave up or are not properly functional anyway.) P. S. This is what builds on PowerPC: barracuda156/powerpc-ports@e222217 |
for the crash problem: check that your version of sqlcipher is >= 3.4.1. Version 3.2 is known to crash because of a bug in this library. |
@csoler I believe, we got the latest one, 4.5.5: https://ports.macports.org/port/sqlcipher (builds on all systems including PowerPC). |
@defnax Portfile was easy, but the build of 0.6.7 looks broken pretty badly on 14.1.1 at least: RetroShare/RetroShare#2791 |
See:
https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/180087/steps/install-port/logs/stdio
Also:
https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/171305/steps/install-port/logs/stdio
The text was updated successfully, but these errors were encountered: