Changes between Initial Version and Version 1 of Ticket #64063, comment 35


Ignore:
Timestamp:
Nov 30, 2021, 4:50:13 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64063, comment 35

    initial v1  
    1 Here we are a victim of MacPorts extensive network of intertwined PortGroups etc.
    2 
    3  
    4 Fixing pandoc to build arm64 with cabal arm64 using the ghc arm64 should be a < 5 minute project. It is trivial to do (basically just copy the homebrew formula -- you could do it very quickly manually in fact).
    5 
    6 But the PortGroups and extensive tooling sinks you and it becomes unthinkable. This issue has been growing exponentially in MacPorts over the past few years, and shows no signs of turning back towards reason (IMHO, YMMV, etc).
    7 
    81Re: the install issues:
    92
    103For all we know they have been fixed. Somebody just needs to test if the fix has worked or not.
    11 
    12 But that just gets you back to what we had already working great last year (installing the Intel binary on arm64) -- which, if we had just left my workaround in place from last year, would still be happening transparently (admittedly not purely, but does anyone really deeply care about that for one or two ports like pandoc) and we would not have this ticket :>
    13 
    14 It does make me wonder why my workaround was removed by you last March, resulting in all this. But I digress.