#13628: node.js-12.18.0
-------------------------+-----------------------
Reporter: bdubbs | Owner: ken@…
Type: enhancement | Status: assigned
Priority: high | Milestone: 9.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by ken@…):
LOL - same thing with 12.18.0, but '''much''' later in the build:
{{{
g++ -o
/tmp/node-v12.18.0/out/Release/obj.target/libnode/src/node_main_instance.o
../src/node_main_instance.cc '-DV8_DEPRECATION_WARNINGS'
'-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D__STDC_FORMAT_MACROS'
'-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1'
'-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""'
'-DHAVE_INSPECTOR=1' '-DNODE_ENABLE_LARGE_CODE_PAGES=1' '-D__POSIX__'
'-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1'
'-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/node-v12.18.0/out/Release/obj/gen
-I/tmp/node-v12.18.0/out/Release/obj/gen/include
-I/tmp/node-v12.18.0/out/Release/obj/gen/src -I../deps/histogram/src
-I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser
-I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-
unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3
-fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF
/tmp/node-v12.18.0/out/Release/.deps//tmp/node-v12.18.0/out/Release/obj.target/libnode/src/node_main_instance.o.d.raw
-c
../src/node_http2.cc: In constructor
‘node::http2::Http2Options::Http2Options(node::Environment*,
node::http2::nghttp2_session_type)’:
../src/node_http2.cc:208:5: error: ‘nghttp2_option_set_max_settings’ was
not declared in this scope; did you mean
‘nghttp2_session_get_local_settings’?
208 | nghttp2_option_set_max_settings(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| nghttp2_session_get_local_settings
make[1]: *** [libnode.target.mk:312:
/tmp/node-v12.18.0/out/Release/obj.target/libnode/src/node_http2.o] Error
1
make[1]: *** Waiting for unfinished jobs....
rm 73501ab4a15ac1976d85a42d4b1411adf8b5c565.intermediate
7e94f4e661e7e5240dae4678ebaadb5815e77149.intermediate
df6f4b4d94ad49be3670a6d94f5b02b2b470dad2.intermediate
a4ab6356d5f8872547b211c11ac56c2fa720f99f.intermediate
make: *** [Makefile:101: node] Error 2
}}}
Dropping system nghttp2, we can discuss whether we want to move to v14
separately.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13628#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page