DEBUG: Executing shell function do_compile
[1/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_connection.c.o -MF libseat-private.a.p/common_connection.c.o.d -o libseat-private.a.p/common_connection.c.o -c ../git/common/connection.c
FAILED: libseat-private.a.p/common_connection.c.o
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_connection.c.o -MF libseat-private.a.p/common_connection.c.o.d -o libseat-private.a.p/common_connection.c.o -c ../git/common/connection.c
../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned long' and 'long' [-Werror,-Wsign-compare]
for (cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; cmsg = CMSG_NXTHDR(msg, cmsg)) {
^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot/usr/include/sys/socket.h:356:44: note: expanded from macro 'CMSG_NXTHDR'
__CMSG_LEN(cmsg) + sizeof(struct cmsghdr) >= __MHDR_END(mhdr) - (unsigned char *)(cmsg) \
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_drm.c.o -MF libseat-private.a.p/common_drm.c.o.d -o libseat-private.a.p/common_drm.c.o -c ../git/common/drm.c
[3/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_linked_list.c.o -MF libseat-private.a.p/common_linked_list.c.o.d -o libseat-private.a.p/common_linked_list.c.o -c ../git/common/linked_list.c
[4/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_evdev.c.o -MF libseat-private.a.p/common_evdev.c.o.d -o libseat-private.a.p/common_evdev.c.o -c ../git/common/evdev.c
[5/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_log.c.o -MF libseat-private.a.p/common_log.c.o.d -o libseat-private.a.p/common_log.c.o -c ../git/common/log.c
[6/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/common_terminal.c.o -MF libseat-private.a.p/common_terminal.c.o.d -o libseat-private.a.p/common_terminal.c.o -c ../git/common/terminal.c
[7/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/seatd_poller.c.o -MF libseat-private.a.p/seatd_poller.c.o.d -o libseat-private.a.p/seatd_poller.c.o -c ../git/seatd/poller.c
[8/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/seatd_client.c.o -MF libseat-private.a.p/seatd_client.c.o.d -o libseat-private.a.p/seatd_client.c.o -c ../git/seatd/client.c
[9/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/seatd_seat.c.o -MF libseat-private.a.p/seatd_seat.c.o.d -o libseat-private.a.p/seatd_seat.c.o -c ../git/seatd/seat.c
[10/39] aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot -Ilibseat-private.a.p -I. -I../git -I../git/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -Wundef -Wunused -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wno-unknown-warning-option -Wno-unused-command-line-argument -Wvla -Wl,--exclude-libs=ALL -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE '-DSEATD_VERSION="0.6.3"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' '-DREL_SRC_DIR="../git/"' -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0=/usr/src/debug/seatd/0.6.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/recipe-sysroot-native= -fPIC -MD -MQ libseat-private.a.p/libseat_backend_seatd.c.o -MF libseat-private.a.p/libseat_backend_seatd.c.o.d -o libseat-private.a.p/libseat_backend_seatd.c.o -c ../git/libseat/backend/seatd.c
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/temp/run.do_compile.25904:157 exit 1 from 'ninja -v -j 10'
WARNING: Backtrace (BB generated script):
#1: meson_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/temp/run.do_compile.25904, line 157
#2: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/temp/run.do_compile.25904, line 152
#3: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/seatd/0.6.3-r0/temp/run.do_compile.25904, line 161