[MacPorts] #67597: Unable to upgrade rust to 1.70.0_0

MacPorts noreply at macports.org
Wed Aug 23 23:01:02 UTC 2023


#67597: Unable to upgrade rust to 1.70.0_0
---------------------+---------------------------------
  Reporter:  RobK88  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect  |     Status:  accepted
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.8.1
Resolution:          |   Keywords:
      Port:  rust    |
---------------------+---------------------------------

Comment (by RobK88):

 I can confirm that `rust @1.71.1` does build successfully on High Sierra
 when MacPorts is told to use the `marcports-cling-16 compiler`.


 {{{
 bash-3.2$ port outdated
 The following installed ports are outdated:
 cargo                          0.71.0_0 < 0.72.2_0
 rust                           1.70.0_0 < 1.71.1_0
 bash-3.2$
 bash-3.2$ sudo port clean rust
 Password:
 --->  Cleaning rust
 bash-3.2$
 bash-3.2$ sudo port -vs upgrade rust configure.compiler=macports-clang-16
 ....
 --->  Cleaning rust
 --->  Removing work directory for rust
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 bash-3.2$
 bash-3.2$ rustc --version
 rustc 1.71.1 (eb26296b5 2023-08-03) (built from a source tarball)
 bash-3.2$
 bash-3.2$ sw_vers
 ProductName:    Mac OS X
 ProductVersion: 10.13.6
 BuildVersion:   17G14042
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67597#comment:22>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list