qt53-kde fails to parse due to invalid argument to xcrun in portfile
@RJVB Perhaps there should be no need to run an external binary during port parsing. (I recall when I tried building mainstream qt53 port it was a big pain to fix xcrun issues all over the place…)
Here -show-sdk-version is not an acceptable argument.
Also check_min_version from qt5-kde PG does not work correctly, it seems, preventing a fetch of qt53-qtbase.
Can you be more specific about what argument is invalid and what fails?
check_min_version should just return the port's $version when called from inside a Qt5 Portfile.
@RJVB Sorry, GitHub stopped working on the ppc machine today (apparently due to “improvements” in a form of a less compatible javascript), I could not post from there with the log. Will transfer that and then post.
On Friday January 17 2025 09:19:37 Sergey Fedorov wrote:
@RJVB Sorry, GitHub stopped working on the ppc machine today (apparently due to “improvements” in a form of a less compatible javascript)
Maybe someone from the PPC community can look into adding 10.6 support to Firefox Dynasty, and from there 32 bit / PPC support?
@RJVB There is work being done to get Palemoon fork working on Darwin ppc by @dbsoft and @Jazzzny Related discussion: https://github.com/dbsoft/White-Star/issues/2 The browser builds, but does not yet work.