[MacPorts] #65522: Unable to upgrade R language
MacPorts
noreply at macports.org
Sat Jul 23 08:27:25 UTC 2022
#65522: Unable to upgrade R language
----------------------+--------------------
Reporter: vkuznet | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: R |
----------------------+--------------------
Changes (by cjones051073):
* cc: kencu (added)
Comment:
Problem is not an issue with gcc12 per se, but almost certainly just a
consequence of upstreams decision to start to use rpath. If a port
exclusively uses gcc, its handled consistently. This though is quite
uncommon. Much more common is for ports to mix using clang and gcc, as
here, and this can lead to issues, as clang of course knows nothing if
gcc’s rpath requirements. (Reading between the lines I feel this mixing is
something upstream has not properly taken into account in their decision
to start to use rpath)..
--
Ticket URL: <https://trac.macports.org/ticket/65522#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list