[MacPorts] #70883: py312-llvmlite: clang-14 is known to fail

MacPorts noreply at macports.org
Sat Sep 28 15:38:46 UTC 2024


#70883: py312-llvmlite: clang-14 is known to fail
-----------------------------+----------------------
  Reporter:  momeni133       |      Owner:  stromnov
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:  sequoia
      Port:  py312-llvmlite  |
-----------------------------+----------------------

Comment (by kencu):

 So I read up about how python dependencies are specified.

 Rebuilding py312-pythran from source, and manually changing the gast
 specification in requirements.txt to "0.6.0" instead of "0.5.0" before
 building it, indeed was all that was needed.

 Once that updated version of py312-pythran was installed, py312-scipy
 installed without any intervention.

 {{{
 % port -v installed py312-scipy
 The following ports are currently installed:
   py312-scipy @1.11.4_0+gfortran (active) requested_variants=''
 platform='darwin 24' archs='arm64' date='2024-09-28T08:34:44-0700'
 }}}


 Most likely a trivial patch to py-pythran to accomplish this is all that
 we need to do.

 python is not my thing. I don't know how to test this to prove that it is
 all working perfectly, so I will leave this to someone who does know how
 to do that.

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


More information about the macports-tickets mailing list