Describe the bug
macOS: bundled libgfortran.5.dylib rejected for duplicate LC_RPATH, preventing v.surf.rst from starting
To reproduce
attempt to activate v.suf.rst
Expected behavior
v.surf.rst gui window opens
Screenshots
System description
version=8.5.0dev
date=2025
revision=44d678df57
build_date=2025-01-07
build_platform=aarch64-apple-darwin23.6.0
build_off_t_size=8
libgis_revision=8f4706204f
libgis_date=2025-01-07T10:21:29+00:00
proj=9.5.1
gdal=3.10.0
geos=3.13.0
sqlite=3.47.2
Python 3.12.8 | packaged by conda-forge | (main, Dec 5 2024, 14:19:53) [Clang 18.1.8 ] on darwin
Additional context
I requested assistance from Chat GPT and the relevant portions of that dialogue are attached. In summary: 'The application includes the required library, but its bundled copy is incompatible with the current macOS dynamic loader because it has malformed or duplicated LC_RPATH load commands. Since both GRASS 8.4 and 8.5 contain the problem, reinstalling either version is unlikely to help unless a newly repackaged build has been issued.' I have not attempted the repair suggested by Chat GPT but it may be useful information for anyone resolving this bug.
Describe the bug
macOS: bundled libgfortran.5.dylib rejected for duplicate LC_RPATH, preventing v.surf.rst from startingTo reproduce
attempt to activate v.suf.rstExpected behavior
v.surf.rst gui window opensScreenshots
System description
version=8.5.0devdate=2025
revision=44d678df57
build_date=2025-01-07
build_platform=aarch64-apple-darwin23.6.0
build_off_t_size=8
libgis_revision=8f4706204f
libgis_date=2025-01-07T10:21:29+00:00
proj=9.5.1
gdal=3.10.0
geos=3.13.0
sqlite=3.47.2
Python 3.12.8 | packaged by conda-forge | (main, Dec 5 2024, 14:19:53) [Clang 18.1.8 ] on darwin
Additional context
I requested assistance from Chat GPT and the relevant portions of that dialogue are attached. In summary: 'The application includes the required library, but its bundled copy is incompatible with the current macOS dynamic loader because it has malformed or duplicated LC_RPATH load commands. Since both GRASS 8.4 and 8.5 contain the problem, reinstalling either version is unlikely to help unless a newly repackaged build has been issued.' I have not attempted the repair suggested by Chat GPT but it may be useful information for anyone resolving this bug.