Executing task: west build -b circuitdojo_feather_nrf9151/nrf9151/ns -p -d build/circuitdojo_feather_nrf9151 --sysbuild
-- west build: making build dir /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151 pristine
-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /opt/homebrew/Cellar/west/1.5.0/libexec/bin/python (found suitable version "3.14.2", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: /Users/joe/Library/Caches/zephyr
-- Found west (found suitable version "1.5.0", minimum required is "0.14.0")
-- Board: circuitdojo_feather_nrf9151, Revision: 3, qualifiers: nrf9151/ns
Parsing /Users/joe/Documents/KuiperZephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/_sysbuild/empty.conf'
Merged configuration '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/_sysbuild/empty.conf'
Merged configuration '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/_sysbuild/empty.conf'
Configuration saved to '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/zephyr/.config'
Kconfig header saved to '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/_sysbuild/autoconf.h'
--
****************************************
* Running CMake for sm_at_client_shell *
****************************************
Loading Zephyr default modules (Zephyr base).
-- Application: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell
-- CMake version: 4.2.1
-- Found Python3: /Users/joe/.zephyrtools/env/bin/python (found suitable version "3.13.7", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: /Users/joe/Library/Caches/zephyr
-- Zephyr version: 4.2.99 (/Users/joe/Documents/KuiperZephyr/zephyr)
-- Found west (found suitable version "1.5.0", minimum required is "0.14.0")
-- Board: circuitdojo_feather_nrf9151, Revision: 3, qualifiers: nrf9151/ns
-- Found host-tools: zephyr 0.16.4 (/Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4)
-- Found toolchain: zephyr 0.16.4 (/Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4)
-- Could NOT find Dtc (missing: DTC) (Required is at least version "1.4.6")
Hint: The project() command has not yet been called. It sets up system-specific search paths.
-- Found BOARD.dts: /Users/joe/Documents/KuiperZephyr/nfed/boards/circuitdojo/feather_nrf9151/circuitdojo_feather_nrf9151_ns.dts
-- Found devicetree overlay: /Users/joe/Documents/KuiperZephyr/nfed/boards/circuitdojo/feather_nrf9151/circuitdojo_feather_nrf9151_ns_3.overlay
-- Generated zephyr.dts: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/zephyr.dts
-- Generated pickled edt: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/edt.pickle
-- Generated devicetree_generated.h: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/include/generated/zephyr/devicetree_generated.h
warning: Experimental symbol GPIO_GET_CONFIG is enabled.
Parsing /Users/joe/Documents/KuiperZephyr/zephyr/Kconfig
Loaded configuration '/Users/joe/Documents/KuiperZephyr/nfed/boards/circuitdojo/feather_nrf9151/circuitdojo_feather_nrf9151_ns_defconfig'
Merged configuration '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/prj.conf'
Merged configuration '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/.config.sysbuild'
Configuration saved to '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/.config'
Kconfig header saved to '/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found gen_kobject_list: /Users/joe/Documents/KuiperZephyr/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at /Users/joe/Documents/KuiperZephyr/zephyr/CMakeLists.txt:2321 (message):
__ASSERT() statements are globally ENABLED
-- Configuring done (5.0s)
-- Generating done (0.3s)
-- Build files have been written to: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell
Dropping partition 'nrf_modem_lib_trace' since its size is 0.
Dropping partition 'nonsecure_storage' since it is empty.
-- Configuring done (7.9s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151
-- west build: building application
[5/10] Performing build step for 'sm_at_client_shell'
[1/302] Preparing syscall dependency handling
[6/302] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.2.99 (/Users/joe/Documents/KuiperZephyr/zephyr), build: ncs-v3.2.0
[12/302] Generating ../../tfm/CMakeCache.txt
-- Found Git: /usr/bin/git (found version "2.50.1 (Apple Git-155)")
CMake Warning at CMakeLists.txt:43 (project):
VERSION keyword not followed by a value or was followed by a value that
expanded to nothing.
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found Python3: /Users/joe/.zephyrtools/env/bin/python (found version "3.13.7") found components: Interpreter
-- Found Python3: /Users/joe/.zephyrtools/env/bin/python (found suitable version "3.13.7", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: /Users/joe/Library/Caches/zephyr
CMake Warning (dev) at /Users/joe/Documents/KuiperZephyr/nrf/modules/trusted-firmware-m/tfm_boards/nrf9120/CMakeLists.txt:24 (install):
Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
"cmake --help-policy CMP0177" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done (1.0s)
-- Generating done (0.1s)
-- Build files have been written to: /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/tfm
[17/302] Performing build step for 'tfm'
[147/151] Linking C executable bin/tfm_s.axf
Memory region Used Size Region Size %age Used
FLASH: 32216 B 32 KB 98.32%
RAM: 10432 B 32 KB 31.84%
[151/151] Linking C static library secure_fw/libtfm_s_veneers.a
[19/302] Performing install step for 'tfm'
-- Install configuration: "MinSizeRel"
----- Installing platform NS -----
[258/302] Building C object modules/ncs-serial-modem.g...ial-modem.git__lib__sm_at_client.dir/sm_at_client.c.obj
FAILED: [code=1] modules/ncs-serial-modem.git/lib/sm_at_client/CMakeFiles/..__ncs-serial-modem.git__lib__sm_at_client.dir/sm_at_client.c.obj
/Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=8192 -DMBEDTLS_CONFIG_FILE=\"nrf-config.h\" -DMBEDTLS_PSA_CRYPTO_CONFIG_FILE=\"nrf-psa-crypto-config.h\" -DNRF54L_CONFIGURATION_56_ENABLE=0 -DNRF9120_XXAA -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DNRF_TRUSTZONE_NONSECURE -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -I/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/include/generated/zephyr -I/Users/joe/Documents/KuiperZephyr/zephyr/include -I/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/include/generated -I/Users/joe/Documents/KuiperZephyr/zephyr/soc/nordic -I/Users/joe/Documents/KuiperZephyr/zephyr/lib/posix/options/getopt -I/Users/joe/Documents/KuiperZephyr/zephyr/soc/nordic/nrf91/. -I/Users/joe/Documents/KuiperZephyr/zephyr/soc/nordic/common/. -I/Users/joe/Documents/KuiperZephyr/zephyr/subsys/shell/modules/kernel_service/thread/.. -I/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/include -I/Users/joe/Documents/KuiperZephyr/nrf/include -I/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/tfm/api_ns/interface/include -I/Users/joe/Documents/KuiperZephyr/nrf/modules/trusted-firmware-m/. -I/Users/joe/Documents/KuiperZephyr/nrf/include/tfm -I/Users/joe/Documents/KuiperZephyr/nrf/tests/include -I/Users/joe/Documents/KuiperZephyr/nfed/include -I/Users/joe/Documents/KuiperZephyr/modules/hal/cmsis_6/CMSIS/Core/Include -I/Users/joe/Documents/KuiperZephyr/zephyr/modules/cmsis_6/. -I/Users/joe/Documents/KuiperZephyr/nrf/modules/hal_nordic/. -I/Users/joe/Documents/KuiperZephyr/modules/hal/nordic/nrfx -I/Users/joe/Documents/KuiperZephyr/modules/hal/nordic/nrfx/drivers/include -I/Users/joe/Documents/KuiperZephyr/modules/hal/nordic/nrfx/bsp/stable -I/Users/joe/Documents/KuiperZephyr/modules/hal/nordic/nrfx/bsp/stable/templates -I/Users/joe/Documents/KuiperZephyr/zephyr/modules/hal_nordic/nrfx/. -I/Users/joe/Documents/KuiperZephyr/nrfxlib/nrf_modem/include -I/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/generated/interface_nrf_security_psa -I/Users/joe/Documents/KuiperZephyr/nrf/subsys/nrf_security/include -I/Users/joe/Documents/KuiperZephyr/modules/crypto/oberon-psa-crypto/include -I/Users/joe/Documents/KuiperZephyr/nrf/subsys/nrf_security/src/threading/include -I/Users/joe/Documents/KuiperZephyr/nrf/subsys/nrf_security/src/utils -I/Users/joe/Documents/KuiperZephyr/modules/crypto/oberon-psa-crypto/library -I/Users/joe/Documents/KuiperZephyr/modules/crypto/mbedtls/library -I/Users/joe/Documents/KuiperZephyr/modules/crypto/mbedtls/include -I/Users/joe/Documents/KuiperZephyr/modules/crypto/mbedtls/include/library -I/Users/joe/Documents/KuiperZephyr/nrfxlib/crypto/nrf_oberon/include -I/Users/joe/Documents/KuiperZephyr/nrfxlib/crypto/nrf_oberon/include/mbedtls -isystem /Users/joe/Documents/KuiperZephyr/zephyr/lib/libc/common/include -fno-strict-aliasing -Os -imacros /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/Users/joe/.zephyrtools/toolchain/zephyr-sdk-0.16.4/arm-zephyr-eabi/arm-zephyr-eabi -imacros /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/Users/joe/Documents/KuiperZephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/Users/joe/Documents/KuiperZephyr=WEST_TOPDIR -ffunction-sections -fdata-sections -specs=picolibc.specs -D_POSIX_THREADS -std=c99 -MD -MT modules/ncs-serial-modem.git/lib/sm_at_client/CMakeFiles/..__ncs-serial-modem.git__lib__sm_at_client.dir/sm_at_client.c.obj -MF modules/ncs-serial-modem.git/lib/sm_at_client/CMakeFiles/..__ncs-serial-modem.git__lib__sm_at_client.dir/sm_at_client.c.obj.d -o modules/ncs-serial-modem.git/lib/sm_at_client/CMakeFiles/..__ncs-serial-modem.git__lib__sm_at_client.dir/sm_at_client.c.obj -c /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c
In file included from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/toolchain.h:52,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/sys/__assert.h:11,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/irq_multilevel.h:15,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:20,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/device.h:12,
from /Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/drivers/uart.h:29,
from /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:9:
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_CHOSEN_ncs_sm_uart_ORD' undeclared here (not in a function)
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/toolchain/common.h:168:26: note: in definition of macro '_DO_CONCAT'
168 | #define _DO_CONCAT(x, y) x ## y
| ^
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/device.h:297:37: note: in expansion of macro 'DEVICE_NAME_GET'
297 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
| ^~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/device.h:314:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
314 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
| ^~~~~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:32:40: note: in expansion of macro 'DEVICE_DT_GET'
32 | static const struct device *uart_dev = DEVICE_DT_GET(DT_CHOSEN(ncs_sm_uart));
| ^~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c: In function 'gpio_init':
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:196:36: error: 'DT_N_NODELABEL_dte_dtr_P_ri_gpios_IDX_0_PH_P_port' undeclared (first use in this function)
196 | #define DT_NODELABEL(label) DT_CAT(DT_N_NODELABEL_, label)
| ^~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:5497:29: note: in definition of macro 'DT_CAT3'
5497 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
| ^~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:28: note: in expansion of macro 'DT_PROP'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:1786:9: note: in expansion of macro 'DT_CAT6'
1786 | DT_CAT6(node_id, _P_, prop, _IDX_, idx, _PH)
| ^~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:1799:35: note: in expansion of macro 'DT_PHANDLE_BY_IDX'
1799 | #define DT_PHANDLE(node_id, prop) DT_PHANDLE_BY_IDX(node_id, prop, 0)
| ^~~~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:36: note: in expansion of macro 'DT_PHANDLE'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:196:29: note: in expansion of macro 'DT_CAT'
196 | #define DT_NODELABEL(label) DT_CAT(DT_N_NODELABEL_, label)
| ^~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:47: note: in expansion of macro 'DT_NODELABEL'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:196:36: note: each undeclared identifier is reported only once for each function it appears in
196 | #define DT_NODELABEL(label) DT_CAT(DT_N_NODELABEL_, label)
| ^~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:5497:29: note: in definition of macro 'DT_CAT3'
5497 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
| ^~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:28: note: in expansion of macro 'DT_PROP'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:1786:9: note: in expansion of macro 'DT_CAT6'
1786 | DT_CAT6(node_id, _P_, prop, _IDX_, idx, _PH)
| ^~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:1799:35: note: in expansion of macro 'DT_PHANDLE_BY_IDX'
1799 | #define DT_PHANDLE(node_id, prop) DT_PHANDLE_BY_IDX(node_id, prop, 0)
| ^~~~~~~~~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:36: note: in expansion of macro 'DT_PHANDLE'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~~~~
/Users/joe/Documents/KuiperZephyr/zephyr/include/zephyr/devicetree.h:196:29: note: in expansion of macro 'DT_CAT'
196 | #define DT_NODELABEL(label) DT_CAT(DT_N_NODELABEL_, label)
| ^~~~~~
/Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/lib/sm_at_client/sm_at_client.c:806:47: note: in expansion of macro 'DT_NODELABEL'
806 | int port = DT_PROP(DT_PHANDLE(DT_NODELABEL(dte_dtr), ri_gpios), port);
| ^~~~~~~~~~~~
[267/302] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj
ninja: build stopped: subcommand failed.
FAILED: [code=1] _sysbuild/sysbuild/images/sm_at_client_shell-prefix/src/sm_at_client_shell-stamp/sm_at_client_shell-build /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/_sysbuild/sysbuild/images/sm_at_client_shell-prefix/src/sm_at_client_shell-stamp/sm_at_client_shell-build
cd /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151/sm_at_client_shell && /opt/homebrew/bin/cmake --build .
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /opt/homebrew/bin/cmake --build /Users/joe/Documents/KuiperZephyr/ncs-serial-modem.git/samples/sm_at_client_shell/build/circuitdojo_feather_nrf9151
* The terminal process "/bin/zsh '-l', '-c', 'west build -b circuitdojo_feather_nrf9151/nrf9151/ns -p -d build/circuitdojo_feather_nrf9151 --sysbuild'" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
`