[MacPorts] #65309: cctools @949.0.1_2 +llvm10 does not compile

MacPorts noreply at macports.org
Wed Jun 8 15:05:55 UTC 2022


#65309: cctools @949.0.1_2 +llvm10 does not compile
-----------------------+---------------------
 Reporter:  massonseb  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.7.2
 Keywords:             |       Port:  cctools
-----------------------+---------------------
 I cannot compile cctools @949.0.1_2. \\
 I keep having an error related to the variant +llvm37 even if I try to
 remove it:

 {{{
 $ sudo port -f uninstall cctools
 $ sudo port clean cctools
 --->  Cleaning cctools
 $ sudo port install cctools +llvm10
 Warning: All compilers are either blacklisted or unavailable; defaulting
 to first fallback option
 Error: Requested variants "+llvm37" do not match those the build was
 started with: "+llvm10".
 Error: Please use the same variants again, or run 'port clean cctools'
 first to remove the existing partially completed build.
 Error: Problem while installing cctools
 Error: Unable to execute port: upgrade clang-14 failed
 $ sudo port -f uninstall cctools
 $ sudo port install cctools +llvm10 -llvm37
 Warning: All compilers are either blacklisted or unavailable; defaulting
 to first fallback option
 Error: Requested variants "+llvm37" do not match those the build was
 started with: "+llvm10".
 Error: Please use the same variants again, or run 'port clean cctools'
 first to remove the existing partially completed build.
 Error: Problem while installing cctools
 Error: Unable to execute port: upgrade clang-14 failed
 }}}

 In addition, I do not understand the error message related to clang-14. It
 is properly installed with the latest release.

 {{{
 $ port installed clang-14
 The following ports are currently installed:
   clang-14 @14.0.4_0+analyzer+libstdcxx (active)
 $ port outdated clang-14
 No installed ports are outdated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65309>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list