[MacPorts] #61592: nodejs8 nodejs10 nodejs12 nodejs13 nodejs14 nodejs15: Add arm64 support

MacPorts noreply at macports.org
Fri Aug 19 00:16:34 UTC 2022


#61592: nodejs8 nodejs10 nodejs12 nodejs13 nodejs14 nodejs15: Add arm64 support
-------------------------------------------------+-------------------------
  Reporter:  shibukawa                           |      Owner:  ci42
      Type:  defect                              |     Status:  assigned
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.6.4
Resolution:                                      |   Keywords:  arm64
      Port:  nodejs8 nodejs10 nodejs12 nodejs13  |
  nodejs14 nodejs15                              |
-------------------------------------------------+-------------------------

Comment (by ryandesign):

 Replying to [comment:12 barracuda156]:
 > Does anyone know what is needed to implement PPC support? :)

 Off-topic for this ticket. I see you've already found an upstream issue
 about this: https://github.com/nodejs/node/issues/30323 If you can get
 nodejs working on PowerPC Mac OS X, please submit a pull request or file a
 separate ticket.

 Back on-topic: nodejs12 and nodejs14 and later currently support arm64:

 {{{
 nodejs8/Portfile:supported_archs         i386 x86_64
 nodejs10/Portfile:supported_archs         i386 x86_64
 nodejs12/Portfile:supported_archs         i386 x86_64 arm64
 nodejs13/Portfile:supported_archs         i386 x86_64
 nodejs14/Portfile:supported_archs         i386 x86_64 arm64
 nodejs15/Portfile:supported_archs         i386 x86_64 arm64
 nodejs16/Portfile:supported_archs         i386 x86_64 arm64
 nodejs17/Portfile:supported_archs         i386 x86_64 arm64
 nodejs18/Portfile:supported_archs         i386 x86_64 arm64
 }}}

 Why not nodejs13, nodejs10, or nodejs8? If they can be fixed, let's fix
 it; if not, let's close this ticket.

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


More information about the macports-tickets mailing list