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

MacPorts noreply at macports.org
Wed Aug 23 23:08:56 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):

 @Marcus - I am not sure why you are able to build rust on High Sierra on
 your Mac using the default compiler but I cannot.  My setup is a plain
 vanilla install of MacPorts on my Mac running High Sierra.  But some of
 the dependencies for `rust` on my Mac were built using the `+universal
 variant`.  See below:

 {{{
 rob$ port installed cmake python311 pkgconfig ninja
 The following ports are currently installed:
   cmake @3.24.4_0+universal (active)
   ninja @1.11.1_1 (active)
   pkgconfig @0.29.2_0+universal (active)
   python311 @3.11.4_0+lto+optimizations+universal (active)
 rob$
 rob$ port installed curl libiconv libgit2 zlib openssl3
 The following ports are currently installed:
   curl @8.2.1_0+http2+ssl+universal (active)
   libgit2 @1.6.4_1+threadsafe (active)
   libiconv @1.17_0+universal (active)
   openssl3 @3.1.2_0+universal (active)
   zlib @1.3_0+universal (active)
 }}}

 Also see:


 {{{
 rob$ DEVELOPER_DIR='/Library/Developer/CommandLineTools' cc --version
 Apple LLVM version 10.0.0 (clang-1000.10.44.4)
 Target: x86_64-apple-darwin17.7.0
 Thread model: posix
 InstalledDir: /Library/Developer/CommandLineTools/usr/bin

 rob$ cc --version
 Apple LLVM version 10.0.0 (clang-1000.11.45.5)
 Target: x86_64-apple-darwin17.7.0
 Thread model: posix
 InstalledDir:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

 rob$ which cc

 rob$ ls -la /usr/bin/cc
 lrwxr-xr-x  1 root  wheel  5 14 Apr  2019 /usr/bin/cc -> clang
 }}}

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


More information about the macports-tickets mailing list