[#323677] [test-only] FAILED (try 2) ngtcp2.git=0.16.0-alt1 curl.git=8.1.2-alt1

Girar awaiter (rider) girar-builder at altlinux.org
Sun Jun 25 12:59:34 MSK 2023


https://git.altlinux.org/tasks/323677/logs/events.2.1.log

subtask  name    aarch64  armh    i586  ppc64le  x86_64
    #40  ngtcp2     1:23  1:58      53     1:37      51
   #200  curl     failed     ?  failed   failed  failed

2023-Jun-25 09:55:51 :: test-only task #323677 for sisyphus resumed by rider:
2023-Jun-25 09:55:51 :: message: ngtcp2 soname change
#40 build 0.16.0-alt1 from /people/rider/packages/ngtcp2.git fetched at 2023-Jun-25 09:55:09
#100 removed
#200 build 8.1.2-alt1 from /gears/c/curl.git fetched at 2023-Jun-25 09:22:51 from sisyphus
2023-Jun-25 09:55:52 :: created build repo
2023-Jun-25 09:55:53 :: [x86_64] #40 ngtcp2.git 0.16.0-alt1: build start
2023-Jun-25 09:55:53 :: [aarch64] #40 ngtcp2.git 0.16.0-alt1: build start
2023-Jun-25 09:55:53 :: [ppc64le] #40 ngtcp2.git 0.16.0-alt1: build start
2023-Jun-25 09:55:53 :: [i586] #40 ngtcp2.git 0.16.0-alt1: build start
2023-Jun-25 09:55:53 :: [armh] #40 ngtcp2.git 0.16.0-alt1: build start
2023-Jun-25 09:56:44 :: [x86_64] #40 ngtcp2.git 0.16.0-alt1: build OK
2023-Jun-25 09:56:44 :: [x86_64] #200 curl.git 8.1.2-alt1: build start
2023-Jun-25 09:56:46 :: [i586] #40 ngtcp2.git 0.16.0-alt1: build OK
2023-Jun-25 09:56:46 :: [i586] #200 curl.git 8.1.2-alt1: build start
2023-Jun-25 09:57:16 :: [aarch64] #40 ngtcp2.git 0.16.0-alt1: build OK
2023-Jun-25 09:57:16 :: [aarch64] #200 curl.git 8.1.2-alt1: build start
2023-Jun-25 09:57:30 :: [ppc64le] #40 ngtcp2.git 0.16.0-alt1: build OK
2023-Jun-25 09:57:31 :: [ppc64le] #200 curl.git 8.1.2-alt1: build start
[i586] vquic/curl_ngtcp2.c: In function 'quic_settings':
[i586] vquic/curl_ngtcp2.c:330:6: error: 'ngtcp2_settings' has no member named 'qlog'
[i586]   330 |     s->qlog.write = qlog_callback;
[i586] vquic/curl_ngtcp2.c: At top level:
[i586] vquic/curl_ngtcp2.c:905:47: error: unknown type name 'ngtcp2_crypto_level'; did you mean 'ngtcp2_encryption_level'?
[i586]   905 | static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_crypto_level level,
[i586]       |                                               ngtcp2_encryption_level
[i586] vquic/curl_ngtcp2.c:960:3: error: 'cb_recv_rx_key' undeclared here (not in a function)
[i586]   960 |   cb_recv_rx_key,
[i586] vquic/curl_ngtcp2.c: In function 'cb_h3_stop_sending':
[i586] vquic/curl_ngtcp2.c:1210:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_read'
[i586]  1210 |   rv = ngtcp2_conn_shutdown_stream_read(ctx->qconn, stream_id, app_error_code);
[i586] --
[i586] vquic/curl_ngtcp2.c: In function 'cb_h3_reset_stream':
[i586] vquic/curl_ngtcp2.c:1228:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_write'
[i586]  1228 |   rv = ngtcp2_conn_shutdown_stream_write(ctx->qconn, stream_id,
[i586] --
[i586] vquic/curl_ngtcp2.c: In function 'cf_ngtcp2_connect':
[i586] vquic/curl_ngtcp2.c:2405:6: error: implicit declaration of function 'ngtcp2_conn_is_in_draining_period'; did you mean 'ngtcp2_conn_in_draining_period'? [-Werror=implicit-function-declaration]
[i586]  2405 |      ngtcp2_conn_is_in_draining_period(ctx->qconn)) {
[i586] --
[i586]  1255 | static int init_ngh3_conn(struct Curl_cfilter *cf)
[i586] cc1: some warnings being treated as errors
[i586] make[2]: *** [Makefile:3272: vquic/libcurl_la-curl_ngtcp2.lo] Error 1
2023-Jun-25 09:57:43 :: [i586] curl.git 8.1.2-alt1: remote: build failed
2023-Jun-25 09:57:43 :: [i586] #200 curl.git 8.1.2-alt1: build FAILED
2023-Jun-25 09:57:43 :: [i586] requesting cancellation of task processing
[x86_64] vquic/curl_ngtcp2.c: In function 'quic_settings':
[x86_64] vquic/curl_ngtcp2.c:330:6: error: 'ngtcp2_settings' has no member named 'qlog'
[x86_64]   330 |     s->qlog.write = qlog_callback;
[x86_64] vquic/curl_ngtcp2.c: At top level:
[x86_64] vquic/curl_ngtcp2.c:905:47: error: unknown type name 'ngtcp2_crypto_level'; did you mean 'ngtcp2_encryption_level'?
[x86_64]   905 | static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_crypto_level level,
[x86_64]       |                                               ngtcp2_encryption_level
[x86_64] vquic/curl_ngtcp2.c:960:3: error: 'cb_recv_rx_key' undeclared here (not in a function)
[x86_64]   960 |   cb_recv_rx_key,
[x86_64] vquic/curl_ngtcp2.c: In function 'cb_h3_stop_sending':
[x86_64] vquic/curl_ngtcp2.c:1210:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_read'
[x86_64]  1210 |   rv = ngtcp2_conn_shutdown_stream_read(ctx->qconn, stream_id, app_error_code);
[x86_64] --
[x86_64] vquic/curl_ngtcp2.c: In function 'cb_h3_reset_stream':
[x86_64] vquic/curl_ngtcp2.c:1228:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_write'
[x86_64]  1228 |   rv = ngtcp2_conn_shutdown_stream_write(ctx->qconn, stream_id,
[x86_64] --
[x86_64] vquic/curl_ngtcp2.c: In function 'cf_ngtcp2_connect':
[x86_64] vquic/curl_ngtcp2.c:2405:6: error: implicit declaration of function 'ngtcp2_conn_is_in_draining_period'; did you mean 'ngtcp2_conn_in_draining_period'? [-Werror=implicit-function-declaration]
[x86_64]  2405 |      ngtcp2_conn_is_in_draining_period(ctx->qconn)) {
[x86_64] --
[x86_64]  1255 | static int init_ngh3_conn(struct Curl_cfilter *cf)
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[2]: *** [Makefile:3272: vquic/libcurl_la-curl_ngtcp2.lo] Error 1
2023-Jun-25 09:57:49 :: [x86_64] curl.git 8.1.2-alt1: remote: build failed
2023-Jun-25 09:57:49 :: [x86_64] #200 curl.git 8.1.2-alt1: build FAILED
2023-Jun-25 09:57:51 :: [armh] #40 ngtcp2.git 0.16.0-alt1: build OK
2023-Jun-25 09:57:51 :: [armh] task processing CANCELLED
[aarch64] vquic/curl_ngtcp2.c: In function 'quic_settings':
[aarch64] vquic/curl_ngtcp2.c:330:6: error: 'ngtcp2_settings' has no member named 'qlog'
[aarch64]   330 |     s->qlog.write = qlog_callback;
[aarch64] vquic/curl_ngtcp2.c: At top level:
[aarch64] vquic/curl_ngtcp2.c:905:47: error: unknown type name 'ngtcp2_crypto_level'; did you mean 'ngtcp2_encryption_level'?
[aarch64]   905 | static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_crypto_level level,
[aarch64]       |                                               ngtcp2_encryption_level
[aarch64] vquic/curl_ngtcp2.c:960:3: error: 'cb_recv_rx_key' undeclared here (not in a function)
[aarch64]   960 |   cb_recv_rx_key,
[aarch64] vquic/curl_ngtcp2.c: In function 'cb_h3_stop_sending':
[aarch64] vquic/curl_ngtcp2.c:1210:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_read'
[aarch64]  1210 |   rv = ngtcp2_conn_shutdown_stream_read(ctx->qconn, stream_id, app_error_code);
[aarch64] --
[aarch64] vquic/curl_ngtcp2.c: In function 'cb_h3_reset_stream':
[aarch64] vquic/curl_ngtcp2.c:1228:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_write'
[aarch64]  1228 |   rv = ngtcp2_conn_shutdown_stream_write(ctx->qconn, stream_id,
[aarch64] --
[aarch64] vquic/curl_ngtcp2.c: In function 'cf_ngtcp2_connect':
[aarch64] vquic/curl_ngtcp2.c:2405:6: error: implicit declaration of function 'ngtcp2_conn_is_in_draining_period'; did you mean 'ngtcp2_conn_in_draining_period'? [-Werror=implicit-function-declaration]
[aarch64]  2405 |      ngtcp2_conn_is_in_draining_period(ctx->qconn)) {
[aarch64] --
[aarch64]  1255 | static int init_ngh3_conn(struct Curl_cfilter *cf)
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[2]: *** [Makefile:3272: vquic/libcurl_la-curl_ngtcp2.lo] Error 1
2023-Jun-25 09:58:59 :: [aarch64] curl.git 8.1.2-alt1: remote: build failed
2023-Jun-25 09:58:59 :: [aarch64] #200 curl.git 8.1.2-alt1: build FAILED
[ppc64le] vquic/curl_ngtcp2.c: In function 'quic_settings':
[ppc64le] vquic/curl_ngtcp2.c:330:6: error: 'ngtcp2_settings' has no member named 'qlog'
[ppc64le]   330 |     s->qlog.write = qlog_callback;
[ppc64le] vquic/curl_ngtcp2.c: At top level:
[ppc64le] vquic/curl_ngtcp2.c:905:47: error: unknown type name 'ngtcp2_crypto_level'; did you mean 'ngtcp2_encryption_level'?
[ppc64le]   905 | static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_crypto_level level,
[ppc64le]       |                                               ngtcp2_encryption_level
[ppc64le] vquic/curl_ngtcp2.c:960:3: error: 'cb_recv_rx_key' undeclared here (not in a function)
[ppc64le]   960 |   cb_recv_rx_key,
[ppc64le] vquic/curl_ngtcp2.c: In function 'cb_h3_stop_sending':
[ppc64le] vquic/curl_ngtcp2.c:1210:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_read'
[ppc64le]  1210 |   rv = ngtcp2_conn_shutdown_stream_read(ctx->qconn, stream_id, app_error_code);
[ppc64le] --
[ppc64le] vquic/curl_ngtcp2.c: In function 'cb_h3_reset_stream':
[ppc64le] vquic/curl_ngtcp2.c:1228:8: error: too few arguments to function 'ngtcp2_conn_shutdown_stream_write'
[ppc64le]  1228 |   rv = ngtcp2_conn_shutdown_stream_write(ctx->qconn, stream_id,
[ppc64le] --
[ppc64le] vquic/curl_ngtcp2.c: In function 'cf_ngtcp2_connect':
[ppc64le] vquic/curl_ngtcp2.c:2405:6: error: implicit declaration of function 'ngtcp2_conn_is_in_draining_period'; did you mean 'ngtcp2_conn_in_draining_period'? [-Werror=implicit-function-declaration]
[ppc64le]  2405 |      ngtcp2_conn_is_in_draining_period(ctx->qconn)) {
[ppc64le] --
[ppc64le]  1255 | static int init_ngh3_conn(struct Curl_cfilter *cf)
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[2]: *** [Makefile:3272: vquic/libcurl_la-curl_ngtcp2.lo] Error 1
2023-Jun-25 09:59:34 :: [ppc64le] curl.git 8.1.2-alt1: remote: build failed
2023-Jun-25 09:59:34 :: [ppc64le] #200 curl.git 8.1.2-alt1: build FAILED
2023-Jun-25 09:57:43 :: [i586] build FAILED
2023-Jun-25 09:57:49 :: [x86_64] build FAILED
2023-Jun-25 09:57:51 :: [armh] build FAILED
2023-Jun-25 09:58:59 :: [aarch64] build FAILED
2023-Jun-25 09:59:34 :: [ppc64le] build FAILED
2023-Jun-25 09:59:34 :: task #323677 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list