[#279921] [test-only] p9 FAILED libuv.git=1.41.1-alt2 node.git=14.17.2-alt1 npm.git=6.14.12-alt1
Girar awaiter (lav)
girar-builder at altlinux.org
Thu Jul 22 08:41:54 MSK 2021
http://git.altlinux.org/tasks/279921/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 libuv 1:26 1:51 1:39 1:39 1:22
#200 node failed failed failed failed failed
2021-Jul-22 05:34:13 :: test-only task #279921 for p9 started by lav:
#100 build 1.41.1-alt2 from /gears/l/libuv.git fetched at 2021-Jul-22 05:33:56
#200 build 14.17.2-alt1 from /gears/n/node.git fetched at 2021-Jul-22 05:34:09
#300 build 6.14.12-alt1 from /gears/n/npm.git fetched at 2021-Jul-22 05:34:11
2021-Jul-22 05:34:14 :: created build repo
2021-Jul-22 05:34:14 :: [x86_64] #100 libuv.git 1.41.1-alt2: build start
2021-Jul-22 05:34:14 :: [i586] #100 libuv.git 1.41.1-alt2: build start
2021-Jul-22 05:34:14 :: [ppc64le] #100 libuv.git 1.41.1-alt2: build start
2021-Jul-22 05:34:14 :: [armh] #100 libuv.git 1.41.1-alt2: build start
2021-Jul-22 05:34:14 :: [aarch64] #100 libuv.git 1.41.1-alt2: build start
2021-Jul-22 05:35:36 :: [x86_64] #100 libuv.git 1.41.1-alt2: build OK
2021-Jul-22 05:35:36 :: [x86_64] #200 node.git 14.17.2-alt1: build start
2021-Jul-22 05:35:40 :: [aarch64] #100 libuv.git 1.41.1-alt2: build OK
2021-Jul-22 05:35:40 :: [aarch64] #200 node.git 14.17.2-alt1: build start
2021-Jul-22 05:35:53 :: [ppc64le] #100 libuv.git 1.41.1-alt2: build OK
2021-Jul-22 05:35:53 :: [i586] #100 libuv.git 1.41.1-alt2: build OK
2021-Jul-22 05:35:53 :: [ppc64le] #200 node.git 14.17.2-alt1: build start
2021-Jul-22 05:35:53 :: [i586] #200 node.git 14.17.2-alt1: build start
2021-Jul-22 05:36:05 :: [armh] #100 libuv.git 1.41.1-alt2: build OK
2021-Jul-22 05:36:05 :: [armh] #200 node.git 14.17.2-alt1: build start
[aarch64] ../src/cares_wrap.cc: In function 'int node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)':
[aarch64] ../src/cares_wrap.cc:324:16: error: 'ares_parse_caa_reply' was not declared in this scope
[aarch64] int status = ares_parse_caa_reply(buf, len, &caa_start);
[aarch64] --
[aarch64] ares_parse_soa_reply
[aarch64] ../src/cares_wrap.cc:330:66: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[aarch64] for (uint32_t i = 0; current != nullptr; ++i, current = current->next) {
[aarch64] --
[aarch64] struct ares_caa_reply* caa_start;
[aarch64] ../src/cares_wrap.cc:335:57: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[aarch64] Integer::New(env->isolate(), current->critical)).Check();
[aarch64] --
[aarch64] struct ares_caa_reply* caa_start;
[aarch64] ../src/cares_wrap.cc:337:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[aarch64] OneByteString(env->isolate(), current->property),
[aarch64] --
[aarch64] struct ares_caa_reply* caa_start;
[aarch64] ../src/cares_wrap.cc:338:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[aarch64] OneByteString(env->isolate(), current->value)).Check();
2021-Jul-22 05:39:35 :: [aarch64] node.git 14.17.2-alt1: remote: build failed
2021-Jul-22 05:39:35 :: [aarch64] #200 node.git 14.17.2-alt1: build FAILED
2021-Jul-22 05:39:35 :: [aarch64] requesting cancellation of task processing
[x86_64] ../src/cares_wrap.cc: In function 'int node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)':
[x86_64] ../src/cares_wrap.cc:324:16: error: 'ares_parse_caa_reply' was not declared in this scope
[x86_64] int status = ares_parse_caa_reply(buf, len, &caa_start);
[x86_64] --
[x86_64] ares_parse_soa_reply
[x86_64] ../src/cares_wrap.cc:330:66: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[x86_64] for (uint32_t i = 0; current != nullptr; ++i, current = current->next) {
[x86_64] --
[x86_64] struct ares_caa_reply* caa_start;
[x86_64] ../src/cares_wrap.cc:335:57: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[x86_64] Integer::New(env->isolate(), current->critical)).Check();
[x86_64] --
[x86_64] struct ares_caa_reply* caa_start;
[x86_64] ../src/cares_wrap.cc:337:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[x86_64] OneByteString(env->isolate(), current->property),
[x86_64] --
[x86_64] struct ares_caa_reply* caa_start;
[x86_64] ../src/cares_wrap.cc:338:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[x86_64] OneByteString(env->isolate(), current->value)).Check();
2021-Jul-22 05:39:39 :: [x86_64] node.git 14.17.2-alt1: remote: build failed
2021-Jul-22 05:39:39 :: [x86_64] #200 node.git 14.17.2-alt1: build FAILED
[ppc64le] ../src/cares_wrap.cc: In function 'int node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)':
[ppc64le] ../src/cares_wrap.cc:324:16: error: 'ares_parse_caa_reply' was not declared in this scope
[ppc64le] int status = ares_parse_caa_reply(buf, len, &caa_start);
[ppc64le] --
[ppc64le] ares_parse_soa_reply
[ppc64le] ../src/cares_wrap.cc:330:66: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[ppc64le] for (uint32_t i = 0; current != nullptr; ++i, current = current->next) {
[ppc64le] --
[ppc64le] struct ares_caa_reply* caa_start;
[ppc64le] ../src/cares_wrap.cc:335:57: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[ppc64le] Integer::New(env->isolate(), current->critical)).Check();
[ppc64le] --
[ppc64le] struct ares_caa_reply* caa_start;
[ppc64le] ../src/cares_wrap.cc:337:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[ppc64le] OneByteString(env->isolate(), current->property),
[ppc64le] --
[ppc64le] struct ares_caa_reply* caa_start;
[ppc64le] ../src/cares_wrap.cc:338:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[ppc64le] OneByteString(env->isolate(), current->value)).Check();
2021-Jul-22 05:40:04 :: [ppc64le] node.git 14.17.2-alt1: remote: build failed
2021-Jul-22 05:40:04 :: [ppc64le] #200 node.git 14.17.2-alt1: build FAILED
[i586] ../src/cares_wrap.cc: In function 'int node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)':
[i586] ../src/cares_wrap.cc:324:16: error: 'ares_parse_caa_reply' was not declared in this scope
[i586] int status = ares_parse_caa_reply(buf, len, &caa_start);
[i586] --
[i586] ares_parse_soa_reply
[i586] ../src/cares_wrap.cc:330:66: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[i586] for (uint32_t i = 0; current != nullptr; ++i, current = current->next) {
[i586] --
[i586] struct ares_caa_reply* caa_start;
[i586] ../src/cares_wrap.cc:335:57: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[i586] Integer::New(env->isolate(), current->critical)).Check();
[i586] --
[i586] struct ares_caa_reply* caa_start;
[i586] ../src/cares_wrap.cc:337:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[i586] OneByteString(env->isolate(), current->property),
[i586] --
[i586] struct ares_caa_reply* caa_start;
[i586] ../src/cares_wrap.cc:338:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[i586] OneByteString(env->isolate(), current->value)).Check();
2021-Jul-22 05:41:22 :: [i586] node.git 14.17.2-alt1: remote: build failed
2021-Jul-22 05:41:23 :: [i586] #200 node.git 14.17.2-alt1: build FAILED
[armh] ares_parse_soa_reply
[armh] ../src/cares_wrap.cc:330:66: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[armh] for (uint32_t i = 0; current != nullptr; ++i, current = current->next) {
[armh] --
[armh] struct ares_caa_reply* caa_start;
[armh] ../src/cares_wrap.cc:335:57: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[armh] Integer::New(env->isolate(), current->critical)).Check();
[armh] --
[armh] struct ares_caa_reply* caa_start;
[armh] ../src/cares_wrap.cc:337:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[armh] OneByteString(env->isolate(), current->property),
[armh] --
[armh] struct ares_caa_reply* caa_start;
[armh] ../src/cares_wrap.cc:338:58: error: invalid use of incomplete type 'struct node::cares_wrap::{anonymous}::ParseCaaReply(node::Environment*, const unsigned char*, int, v8::Local<v8::Array>, bool)::ares_caa_reply'
[armh] OneByteString(env->isolate(), current->value)).Check();
2021-Jul-22 05:41:54 :: [armh] node.git 14.17.2-alt1: remote: build failed
2021-Jul-22 05:41:54 :: [armh] #200 node.git 14.17.2-alt1: build FAILED
2021-Jul-22 05:39:35 :: [aarch64] build FAILED
2021-Jul-22 05:39:39 :: [x86_64] build FAILED
2021-Jul-22 05:40:04 :: [ppc64le] build FAILED
2021-Jul-22 05:41:23 :: [i586] build FAILED
2021-Jul-22 05:41:54 :: [armh] build FAILED
2021-Jul-22 05:41:54 :: task #279921 for p9 FAILED
More information about the Sisyphus-incominger
mailing list