DEBUG: Executing shell function do_compile
[1/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/platform_thread_types.cc.o.rsp
[2/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/event.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/event.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/event.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/event.cc:11:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/event.h:14:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/units/time_delta.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/units/unit_base.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[3/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/memory_aligned_malloc.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/memory_aligned_malloc.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/memory_aligned_malloc.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/memory/aligned_malloc.cc:16:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[4/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/checks.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/checks.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/checks.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.cc:38:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[5/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/random.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/random.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/random.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/random.cc:10:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/random.h:18:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[6/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/race_checker.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/race_checker.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/race_checker.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/race_checker.cc:11:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/race_checker.h:14:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[7/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/platform_thread.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/platform_thread.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/platform_thread.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/platform_thread.cc:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[8/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/containers_flat_tree.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/containers_flat_tree.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/containers_flat_tree.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/containers/flat_tree.cc:13:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/containers/flat_tree.h:23:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[9/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/logging.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/logging.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/logging.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/logging.cc:11:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/logging.h:65:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/units/timestamp.h:18:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/units/time_delta.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/units/unit_base.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[10/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/event_tracer.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/event_tracer.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/event_tracer.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/event_tracer.cc:30:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/sequence_checker.h:13:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/task_queue/task_queue_base.h:17:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/api/units/time_delta.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/units/unit_base.h:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
[11/256] aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/experiments_field_trial_parser.cc.o.rsp
FAILED: [code=1] webrtc/rtc_base/liblibbase.a.p/experiments_field_trial_parser.cc.o
aarch64-yoe-linux-musl-clang++ -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot @webrtc/rtc_base/liblibbase.a.p/experiments_field_trial_parser.cc.o.rsp
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/experiments/field_trial_parser.cc:20:
In file included from ../sources/webrtc-audio-processing-2.1/webrtc/rtc_base/checks.h:61:
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:82:32: error: no template named 'Nullable' in namespace 'absl'
82 | explicit scoped_refptr(absl::Nullable<T*> p) : ptr_(p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:125:37: error: no template named 'Nullable' in namespace 'absl'
125 | scoped_refptr<T>& operator=(absl::Nullable<T*> p) {
| ~~~~~~^
../sources/webrtc-audio-processing-2.1/webrtc/api/scoped_refptr.h:155:19: error: no template named 'Nonnull' in namespace 'absl'
155 | void swap(absl::Nonnull<T**> pp) noexcept {
| ~~~~~~^
3 errors generated.
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/recipe-sysroot-native/usr/bin/ninja -j 10 -l 64.0 -v
WARNING: TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/temp/run.do_compile.1198849:153 exit 1 from 'meson compile -v -j 10 -l 64'
WARNING: Backtrace (BB generated script):
#1: meson_do_compile, TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/temp/run.do_compile.1198849, line 153
#2: do_compile, TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/temp/run.do_compile.1198849, line 148
#3: main, TMPDIR/work/cortexa57-yoe-linux-musl/webrtc-audio-processing-2/2.1/temp/run.do_compile.1198849, line 157