[MacPorts] #70912: nodejs14: disable a few warnings-as-errors for successful build on 10.7.5 (11G63)

MacPorts noreply at macports.org
Sat Oct 5 06:26:47 UTC 2024


#70912: nodejs14: disable a few warnings-as-errors for successful build on 10.7.5
(11G63)
--------------------------+----------------------
  Reporter:  i3roly       |      Owner:  ci42
      Type:  enhancement  |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.10.1
Resolution:               |   Keywords:
      Port:  nodejs14     |
--------------------------+----------------------

Comment (by kencu):

 for this error:

 {{{
 ../deps/v8/src/base/bit-field.h:43:29: error: integer value 31 is outside
 the valid range of values [0, 15] for this enumeration type [-Wenum-
 constexpr-conversion]
   static constexpr T kMax = static_cast<T>(kNumValues - 1);
 }}}

 there is interesting discussion here:

 https://github.com/nodejs/node/issues/52230

 and this commit into v8 in chromium is related:

 https://github.com/v8/v8/commit/d15d49b09dc7aef9edcc4cf6a0cb2b77a0db203f

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


More information about the macports-tickets mailing list