* [#213669] p8 FAILED (try 4) libuv.git=1.20.3-alt0.M80P.1 node.git=8.11.4-alt0.M80P.1
@ 2018-09-27 11:51 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-09-27 11:51 UTC (permalink / raw)
To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-p8
http://git.altlinux.org/tasks/213669/logs/events.4.1.log
2018-Sep-27 11:44:05 :: test-only task #213669 for p8 resumed by lav:
#100 build 1.20.3-alt0.M80P.1 from /people/lav/packages/libuv.git fetched at 2018-Sep-26 10:29:28
#200 removed
#220 build 8.11.4-alt0.M80P.1 from /people/lav/packages/node.git fetched at 2018-Sep-27 08:32:56
#240 removed
#300 removed
2018-Sep-27 11:44:20 :: created build repo
2018-Sep-27 11:44:21 :: [i586] #100 libuv.git 1.20.3-alt0.M80P.1: build start
2018-Sep-27 11:44:21 :: [x86_64] #100 libuv.git 1.20.3-alt0.M80P.1: build start
2018-Sep-27 11:44:55 :: [x86_64] libuv.git 1.20.3-alt0.M80P.1: remote: no need to rebuild
2018-Sep-27 11:44:55 :: [x86_64] #100 libuv.git 1.20.3-alt0.M80P.1: build OK
2018-Sep-27 11:44:55 :: [x86_64] #220 node.git 8.11.4-alt0.M80P.1: build start
2018-Sep-27 11:45:04 :: [i586] libuv.git 1.20.3-alt0.M80P.1: remote: no need to rebuild
2018-Sep-27 11:45:04 :: [i586] #100 libuv.git 1.20.3-alt0.M80P.1: build OK
2018-Sep-27 11:45:04 :: [i586] #220 node.git 8.11.4-alt0.M80P.1: build start
../src/node_http2.cc: In constructor 'node::http2::Http2Options::Http2Options(node::Environment*)':
../src/node_http2.cc:110:60: error: 'NGHTTP2_ALTSVC' was not declared in this scope
nghttp2_option_set_builtin_recv_extension_type(options_, NGHTTP2_ALTSVC);
../src/node_http2.cc:110:74: error: 'nghttp2_option_set_builtin_recv_extension_type' was not declared in this scope
nghttp2_option_set_builtin_recv_extension_type(options_, NGHTTP2_ALTSVC);
../src/node_http2.cc:119:59: error: 'nghttp2_option_set_max_deflate_dynamic_table_size' was not declared in this scope
buffer[IDX_OPTIONS_MAX_DEFLATE_DYNAMIC_TABLE_SIZE]);
../src/node_http2.cc:131:57: error: 'nghttp2_option_set_max_send_header_block_length' was not declared in this scope
buffer[IDX_OPTIONS_MAX_SEND_HEADER_BLOCK_LENGTH]);
../src/node_http2.cc: In constructor 'node::http2::Http2Session::Callbacks::Callbacks(bool)':
../src/node_http2.cc:458:32: error: 'nghttp2_session_callbacks_set_on_header_callback2' was not declared in this scope
callbacks, OnHeaderCallback);
../src/node_http2.cc:468:31: error: 'nghttp2_session_callbacks_set_on_invalid_header_callback2' was not declared in this scope
callbacks, OnInvalidHeader);
../src/node_http2.cc:470:29: error: 'nghttp2_session_callbacks_set_error_callback' was not declared in this scope
callbacks, OnNghttpError);
../src/node_http2.cc: In member function 'bool node::http2::Http2Session::CanAddStream()':
../src/node_http2.cc:678:60: error: 'nghttp2_session_get_local_settings' was not declared in this scope
session_, NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS);
../src/node_http2.cc: In static member function 'static int node::http2::Http2Session::OnFrameReceive(nghttp2_session*, const nghttp2_frame*, void*)':
../src/node_http2.cc:889:10: error: 'NGHTTP2_ALTSVC' was not declared in this scope
case NGHTTP2_ALTSVC:
../src/node_http2.cc: In member function 'void node::http2::Http2Session::HandleAltSvcFrame(const nghttp2_frame*)':
../src/node_http2.cc:1299:3: error: 'nghttp2_ext_altsvc' was not declared in this scope
nghttp2_ext_altsvc* altsvc = static_cast<nghttp2_ext_altsvc*>(ext.payload);
2018-Sep-27 11:51:15 :: [x86_64] node.git 8.11.4-alt0.M80P.1: remote: build failed
2018-Sep-27 11:51:15 :: [x86_64] #220 node.git 8.11.4-alt0.M80P.1: build FAILED
../src/node_http2.cc: In constructor 'node::http2::Http2Options::Http2Options(node::Environment*)':
../src/node_http2.cc:110:60: error: 'NGHTTP2_ALTSVC' was not declared in this scope
nghttp2_option_set_builtin_recv_extension_type(options_, NGHTTP2_ALTSVC);
../src/node_http2.cc:110:74: error: 'nghttp2_option_set_builtin_recv_extension_type' was not declared in this scope
nghttp2_option_set_builtin_recv_extension_type(options_, NGHTTP2_ALTSVC);
../src/node_http2.cc:119:59: error: 'nghttp2_option_set_max_deflate_dynamic_table_size' was not declared in this scope
buffer[IDX_OPTIONS_MAX_DEFLATE_DYNAMIC_TABLE_SIZE]);
../src/node_http2.cc:131:57: error: 'nghttp2_option_set_max_send_header_block_length' was not declared in this scope
buffer[IDX_OPTIONS_MAX_SEND_HEADER_BLOCK_LENGTH]);
../src/node_http2.cc: In constructor 'node::http2::Http2Session::Callbacks::Callbacks(bool)':
../src/node_http2.cc:458:32: error: 'nghttp2_session_callbacks_set_on_header_callback2' was not declared in this scope
callbacks, OnHeaderCallback);
../src/node_http2.cc:468:31: error: 'nghttp2_session_callbacks_set_on_invalid_header_callback2' was not declared in this scope
callbacks, OnInvalidHeader);
../src/node_http2.cc:470:29: error: 'nghttp2_session_callbacks_set_error_callback' was not declared in this scope
callbacks, OnNghttpError);
--
../src/node_http2.cc: In member function 'bool node::http2::Http2Session::CanAddStream()':
../src/node_http2.cc:678:60: error: 'nghttp2_session_get_local_settings' was not declared in this scope
session_, NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS);
../src/node_http2.cc: In static member function 'static int node::http2::Http2Session::OnFrameReceive(nghttp2_session*, const nghttp2_frame*, void*)':
../src/node_http2.cc:889:10: error: 'NGHTTP2_ALTSVC' was not declared in this scope
case NGHTTP2_ALTSVC:
../src/node_http2.cc: In member function 'void node::http2::Http2Session::HandleAltSvcFrame(const nghttp2_frame*)':
../src/node_http2.cc:1299:3: error: 'nghttp2_ext_altsvc' was not declared in this scope
nghttp2_ext_altsvc* altsvc = static_cast<nghttp2_ext_altsvc*>(ext.payload);
2018-Sep-27 11:51:46 :: [i586] node.git 8.11.4-alt0.M80P.1: remote: build failed
2018-Sep-27 11:51:46 :: [i586] #220 node.git 8.11.4-alt0.M80P.1: build FAILED
2018-Sep-27 11:51:15 :: [x86_64] build FAILED
2018-Sep-27 11:51:46 :: [i586] build FAILED
2018-Sep-27 11:51:46 :: task #213669 for p8 FAILED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-27 11:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 11:51 [#213669] p8 FAILED (try 4) libuv.git=1.20.3-alt0.M80P.1 node.git=8.11.4-alt0.M80P.1 Girar Builder awaiter robot
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git