-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Full build log is available at https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/46486/console
00:02:02.356 In file included from ../deps/simdjson/simdjson.cpp:3:
00:02:02.356 ../deps/simdjson/simdjson.h: In instantiation of 'simdjson::ppc64::{anonymous}::simd::simd8<bool> simdjson::ppc64::{anonymous}::simd::operator==(simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>, simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>)':
00:02:02.356 ../deps/simdjson/simdjson.h:18768:36: required from here
00:02:02.356 ../deps/simdjson/simdjson.h:18497:35: error: 'const struct simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>' has no member named 'value'
00:02:02.356 18497 | return (__m128i)vec_cmpeq(lhs.value, (__m128i)rhs);
00:02:02.356 | ~~~~^~~~~
00:02:02.356 ../deps/simdjson/simdjson.h: In instantiation of 'Child simdjson::ppc64::{anonymous}::simd::base<Child>::operator&(Child) const [with Child = simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>]':
00:02:02.356 ../deps/simdjson/simdjson.h:18788:21: required from here
00:02:02.356 ../deps/simdjson/simdjson.h:18460:26: error: 'const struct simdjson::ppc64::{anonymous}::simd::base<simdjson::ppc64::{anonymous}::simd::simd8<unsigned char> >' has no member named 'value'
00:02:02.356 18460 | return vec_and(this->value, (__m128i)other);
00:02:02.356 | ~~~~~~^~~~~
00:02:02.392 ../deps/simdjson/simdjson.h: In instantiation of 'simdjson::ppc64::{anonymous}::simd::simd8<L> simdjson::ppc64::{anonymous}::simd::base8_numeric<T>::lookup_16(simdjson::ppc64::{anonymous}::simd::simd8<L>) const [with L = unsigned char; T = unsigned char]':
00:02:02.392 ../deps/simdjson/simdjson.cpp:11790:43: required from here
00:02:02.392 ../deps/simdjson/simdjson.h:18601:82: error: 'const struct simdjson::ppc64::{anonymous}::simd::base8_numeric<unsigned char>' has no member named 'value'
00:02:02.392 18601 | return (__m128i)vec_perm((__m128i)lookup_table, (__m128i)lookup_table, this->value);
00:02:02.392 | ~~~~~~^~~~~
00:02:02.392 ../deps/simdjson/simdjson.h: In instantiation of 'Child simdjson::ppc64::{anonymous}::simd::base<Child>::operator|(Child) const [with Child = simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>]':
00:02:02.392 ../deps/simdjson/simdjson.cpp:11823:41: required from here
00:02:02.392 ../deps/simdjson/simdjson.h:18457:25: error: 'const struct simdjson::ppc64::{anonymous}::simd::base<simdjson::ppc64::{anonymous}::simd::simd8<unsigned char> >' has no member named 'value'
00:02:02.392 18457 | return vec_or(this->value, (__m128i)other);
00:02:02.392 | ~~~~~~^~~~~
00:02:02.392 ../deps/simdjson/simdjson.h: In instantiation of 'Child simdjson::ppc64::{anonymous}::simd::base<Child>::operator^(Child) const [with Child = simdjson::ppc64::{anonymous}::simd::simd8<unsigned char>]':
00:02:02.392 ../deps/simdjson/simdjson.cpp:11941:24: required from here
00:02:02.392 ../deps/simdjson/simdjson.h:18463:26: error: 'const struct simdjson::ppc64::{anonymous}::simd::base<simdjson::ppc64::{anonymous}::simd::simd8<unsigned char> >' has no member named 'value'
00:02:02.392 18463 | return vec_xor(this->value, (__m128i)other);
00:02:02.392 | ~~~~~~^~~~~