JetForMe

Untitled

Apr 19th, 2022
736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 38.17 KB | None | 0 0
  1. $ west build -b circuitdojo_feather_nrf9160_ns
  2. -- west build: generating a build system
  3. Including boilerplate (Zephyr base): /opt/nordic/ncs/current/zephyr/cmake/app/boilerplate.cmake
  4. -- Application: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client
  5. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/current/toolchain/cmake)
  6. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/current/zephyr), build: v2.7.99-ncs1-1
  7. -- Found Python3: /opt/nordic/ncs/current/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  8. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  9. -- Board: circuitdojo_feather_nrf9160_ns
  10. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  11. -- Found dtc: /opt/nordic/ncs/current/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  12. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  13. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_ns.dts
  14. -- Generated zephyr.dts: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.dts
  15. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/devicetree_unfixed.h
  16. -- Generated device_extern.h: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/device_extern.h
  17. -- Including generated dts.cmake file: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/dts.cmake
  18.  
  19. warning: Experimental symbol NET_SOCKETS_OFFLOAD is enabled.
  20.  
  21. Parsing /opt/nordic/ncs/current/zephyr/Kconfig
  22. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_ns_defconfig'
  23. Merged configuration '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/prj.conf'
  24. Configuration saved to '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/.config'
  25. Kconfig header saved to '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/autoconf.h'
  26. -- The C compiler identification is GNU 9.2.1
  27. -- The CXX compiler identification is GNU 9.2.1
  28. -- The ASM compiler identification is GNU
  29. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  30. Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
  31.  
  32. === child image spm -  begin ===
  33. loading initial cache file /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/spm/child_image_preload.cmake
  34. Including boilerplate (Zephyr base): /opt/nordic/ncs/v1.9.1/zephyr/cmake/app/boilerplate.cmake
  35. -- Application: /opt/nordic/ncs/current/nrf/samples/spm
  36. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/v1.9.1/toolchain/cmake)
  37. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/v1.9.1/zephyr), build: v2.7.99-ncs1-1
  38. -- Found Python3: /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  39. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  40. -- Board: circuitdojo_feather_nrf9160
  41. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  42. -- Found dtc: /opt/nordic/ncs/v1.9.1/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  43. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  44. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
  45. -- Generated zephyr.dts: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/zephyr.dts
  46. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/devicetree_unfixed.h
  47. -- Generated device_extern.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/device_extern.h
  48. -- Including generated dts.cmake file: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/dts.cmake
  49. Parsing /opt/nordic/ncs/v1.9.1/zephyr/Kconfig
  50. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
  51. Merged configuration '/opt/nordic/ncs/current/nrf/samples/spm/prj.conf'
  52. Merged configuration '/opt/nordic/ncs/current/nrf/subsys/partition_manager/partition_manager_enabled.conf'
  53. Merged configuration '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/misc/generated/extra_kconfig_options.conf'
  54. Configuration saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/.config'
  55. Kconfig header saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/autoconf.h'
  56. -- The C compiler identification is GNU 9.2.1
  57. -- The CXX compiler identification is GNU 9.2.1
  58. -- The ASM compiler identification is GNU
  59. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  60. CMake Warning at /opt/nordic/ncs/v1.9.1/zephyr/CMakeLists.txt:1687 (message):
  61.   __ASSERT() statements are globally ENABLED
  62.  
  63.  
  64. -- Configuring done
  65. -- Generating done
  66. -- Build files have been written to: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm
  67. === child image spm -  end ===
  68.  
  69. Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
  70.  
  71. === child image mcuboot -  begin ===
  72. loading initial cache file /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/child_image_preload.cmake
  73. Including boilerplate (Zephyr base): /opt/nordic/ncs/v1.9.1/zephyr/cmake/app/boilerplate.cmake
  74. -- Application: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr
  75. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/v1.9.1/toolchain/cmake)
  76. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/v1.9.1/zephyr), build: v2.7.99-ncs1-1
  77. -- Found Python3: /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  78. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  79. -- Board: circuitdojo_feather_nrf9160
  80. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  81. -- Found dtc: /opt/nordic/ncs/v1.9.1/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  82. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  83. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
  84. -- Found devicetree overlay: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/dts.overlay
  85. -- Generated zephyr.dts: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.dts
  86. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h
  87. -- Generated device_extern.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/device_extern.h
  88. -- Including generated dts.cmake file: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/dts.cmake
  89.  
  90. warning: UART_CONSOLE (defined at drivers/console/Kconfig:43) was assigned the value 'y' but got the
  91. value 'n'. Check these unsatisfied dependencies: CONSOLE (=n). See
  92. http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_UART_CONSOLE.html and/or look up
  93. UART_CONSOLE in the menuconfig/guiconfig interface. The Application Development Primer, Setting
  94. Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
  95. too.
  96.  
  97. Parsing /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/Kconfig
  98. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
  99. Merged configuration '/opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/prj.conf'
  100. Merged configuration '/opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/boards/circuitdojo_feather_nrf9160.conf'
  101. Merged configuration '/opt/nordic/ncs/current/nrf/subsys/partition_manager/partition_manager_enabled.conf'
  102. Merged configuration '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf'
  103. Configuration saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/.config'
  104. Kconfig header saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/autoconf.h'
  105. -- The C compiler identification is GNU 9.2.1
  106. -- The CXX compiler identification is GNU 9.2.1
  107. -- The ASM compiler identification is GNU
  108. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  109. MCUBoot bootloader key file: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/root-ec-p256.pem
  110. -- Configuring done
  111. -- Generating done
  112. -- Build files have been written to: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot
  113. === child image mcuboot -  end ===
  114.  
  115. CMake Warning at /opt/nordic/ncs/current/nrf/modules/mcuboot/CMakeLists.txt:262 (message):
  116.  
  117.  
  118.         ---------------------------------------------------------
  119.         --- WARNING: Using default MCUBoot key, it should not ---
  120.         --- be used for production.                           ---
  121.         ---------------------------------------------------------
  122.        
  123.  
  124.  
  125.  
  126. CMake Warning at /opt/nordic/ncs/current/zephyr/CMakeLists.txt:764 (message):
  127.   No SOURCES given to Zephyr library: subsys__net__pkt_filter
  128.  
  129.   Excluding target from build.
  130.  
  131.  
  132. CMake Warning at /opt/nordic/ncs/current/zephyr/CMakeLists.txt:1687 (message):
  133.   __ASSERT() statements are globally ENABLED
  134.  
  135.  
  136. Dropping partition 'nrf_modem_lib_trace' since its size is 0.
  137. -- Configuring done
  138. -- Generating done
  139. -- Build files have been written to: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build
  140. -- west build: building application
  141. [1/217] Preparing syscall dependency handling
  142.  
  143. [11/217] Performing build step for 'mcuboot_subimage'
  144. [1/199] Preparing syscall dependency handling
  145.  
  146. [189/199] Linking C executable zephyr/zephyr_pre0.elf
  147.  
  148. [193/199] Linking C executable zephyr/zephyr_pre1.elf
  149.  
  150. [199/199] Linking C executable zephyr/zephyr.elf
  151. FAILED: zephyr/zephyr.elf zephyr/zephyr.map zephyr/zephyr.hex zephyr/zephyr.bin zephyr/zephyr.meta zephyr/zephyr.lst zephyr/zephyr.stat /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.map /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.hex /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.bin /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.meta /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.lst /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.stat
  152. : && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc   zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj zephyr/CMakeFiles/zephyr_final.dir/dev_handles.c.obj zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj -o zephyr/zephyr.elf  zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj  -fuse-ld=bfd  -Wl,-T  zephyr/linker.cmd  -Wl,-Map=/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr_final.map  -Wl,--whole-archive  app/libapp.a  zephyr/libzephyr.a  zephyr/arch/common/libarch__common.a  zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a  zephyr/arch/arch/arm/core/aarch32/mpu/libarch__arm__core__aarch32__mpu.a  zephyr/lib/libc/minimal/liblib__libc__minimal.a  zephyr/lib/posix/liblib__posix.a  zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a  zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/lib..__..__current__zephyr__boards__arm__circuitdojo_feather_nrf9160.a  zephyr/drivers/clock_control/libdrivers__clock_control.a  zephyr/drivers/gpio/libdrivers__gpio.a  zephyr/drivers/flash/libdrivers__flash.a  zephyr/drivers/serial/libdrivers__serial.a  zephyr/drivers/timer/libdrivers__timer.a  modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a  modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a  modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a  modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a  modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a  -Wl,--no-whole-archive  zephyr/kernel/libkernel.a  -L"/opt/nordic/ncs/v1.9.1/toolchain/bin/../lib/gcc/arm-none-eabi/9.2.1/thumb/v8-m.main+fp/hard"  -L/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr  -lgcc  -Wl,--print-memory-usage  zephyr/arch/common/libisr_tables.a  /opt/nordic/ncs/v1.9.1/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.13.a  -no-pie  -mcpu=cortex-m33  -mthumb  -mabi=aapcs  -mfpu=fpv5-sp-d16  -mfp16-format=ieee  -Wl,--gc-sections  -Wl,--build-id=none  -Wl,--sort-common=descending  -Wl,--sort-section=alignment  -Wl,-u,_OffsetAbsSyms  -Wl,-u,_ConfigAbsSyms  -nostdlib  -static  -Wl,-X  -Wl,-N  -Wl,--orphan-handling=warn  /opt/nordic/ncs/v1.9.1/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a && cd /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr && /opt/nordic/ncs/v1.9.1/toolchain/Cellar/cmake/3.21.1/bin/cmake -E rename zephyr_final.map zephyr.map && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=ihex --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.hex && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=binary --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.bin && /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 /opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py --zephyr-base /opt/nordic/ncs/v1.9.1/zephyr --meta-out zephyr.meta && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objdump -d -S zephyr.elf > zephyr.lst && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-readelf -e zephyr.elf > zephyr.stat
  153. Memory region         Used Size  Region Size  %age Used
  154.            FLASH:       44288 B        48 KB     90.10%
  155.             SRAM:       23264 B     211736 B     10.99%
  156.         IDT_LIST:          0 GB         2 KB      0.00%
  157. Traceback (most recent call last):
  158.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 542, in <module>
  159.     main()
  160.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 534, in main
  161.     meta = process_meta(args.zephyr_base, west_proj, modules,
  162.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 318, in process_meta
  163.     if project.sha(MANIFEST_REV_BRANCH) != revision:
  164.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 847, in sha
  165.     cp = self.git(f'rev-parse {rev}^{{commit}}', capture_stdout=True,
  166.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 831, in git
  167.     raise subprocess.CalledProcessError(popen.returncode, cmd_list,
  168. subprocess.CalledProcessError: Command '['rev-parse', 'manifest-rev^{commit}']' returned non-zero exit status 128.
  169. ninja: build stopped: subcommand failed.
  170. [16/217] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h
  171. FAILED: modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build mcuboot/zephyr/zephyr.hex mcuboot/zephyr/zephyr.elf /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.hex /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.elf
  172. cd /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot && /opt/nordic/ncs/v1.9.1/toolchain/Cellar/cmake/3.21.1/bin/cmake --build . --
  173. ninja: build stopped: subcommand failed.
  174. FATAL ERROR: command exited with status 1: /opt/nordic/ncs/current/toolchain/bin/cmake --build /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build
  175. 21827 18:18: at_client/ ((v1.9.1)) $ mv build build3
  176. 21828 18:18: at_client/ ((v1.9.1)) $ west build -b circuitdojo_feather_nrf9160ns
  177. -- west build: generating a build system
  178. Including boilerplate (Zephyr base): /opt/nordic/ncs/current/zephyr/cmake/app/boilerplate.cmake
  179. -- Application: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client
  180. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/current/toolchain/cmake)
  181. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/current/zephyr), build: v2.7.99-ncs1-1
  182. -- Found Python3: /opt/nordic/ncs/current/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  183. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  184. CMake Warning at /opt/nordic/ncs/current/zephyr/cmake/app/boilerplate.cmake:233 (message):
  185.   Deprecated BOARD=circuitdojo_feather_nrf9160ns name specified, board
  186.   automatically changed to: circuitdojo_feather_nrf9160_ns.
  187. Call Stack (most recent call first):
  188.   /opt/nordic/ncs/current/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)
  189.   /opt/nordic/ncs/current/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:35 (include_boilerplate)
  190.   CMakeLists.txt:9 (find_package)
  191.  
  192.  
  193. -- Board: circuitdojo_feather_nrf9160ns
  194. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  195. -- Found dtc: /opt/nordic/ncs/current/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  196. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  197. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_ns.dts
  198. -- Generated zephyr.dts: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.dts
  199. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/devicetree_unfixed.h
  200. -- Generated device_extern.h: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/device_extern.h
  201. -- Including generated dts.cmake file: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/dts.cmake
  202.  
  203. warning: Experimental symbol NET_SOCKETS_OFFLOAD is enabled.
  204.  
  205. Parsing /opt/nordic/ncs/current/zephyr/Kconfig
  206. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_ns_defconfig'
  207. Merged configuration '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/prj.conf'
  208. Configuration saved to '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/.config'
  209. Kconfig header saved to '/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/include/generated/autoconf.h'
  210. -- The C compiler identification is GNU 9.2.1
  211. -- The CXX compiler identification is GNU 9.2.1
  212. -- The ASM compiler identification is GNU
  213. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  214. Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
  215.  
  216. === child image spm -  begin ===
  217. loading initial cache file /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/spm/child_image_preload.cmake
  218. Including boilerplate (Zephyr base): /opt/nordic/ncs/v1.9.1/zephyr/cmake/app/boilerplate.cmake
  219. -- Application: /opt/nordic/ncs/current/nrf/samples/spm
  220. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/v1.9.1/toolchain/cmake)
  221. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/v1.9.1/zephyr), build: v2.7.99-ncs1-1
  222. -- Found Python3: /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  223. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  224. -- Board: circuitdojo_feather_nrf9160
  225. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  226. -- Found dtc: /opt/nordic/ncs/v1.9.1/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  227. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  228. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
  229. -- Generated zephyr.dts: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/zephyr.dts
  230. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/devicetree_unfixed.h
  231. -- Generated device_extern.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/device_extern.h
  232. -- Including generated dts.cmake file: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/dts.cmake
  233. Parsing /opt/nordic/ncs/v1.9.1/zephyr/Kconfig
  234. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
  235. Merged configuration '/opt/nordic/ncs/current/nrf/samples/spm/prj.conf'
  236. Merged configuration '/opt/nordic/ncs/current/nrf/subsys/partition_manager/partition_manager_enabled.conf'
  237. Merged configuration '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/misc/generated/extra_kconfig_options.conf'
  238. Configuration saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/.config'
  239. Kconfig header saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm/zephyr/include/generated/autoconf.h'
  240. -- The C compiler identification is GNU 9.2.1
  241. -- The CXX compiler identification is GNU 9.2.1
  242. -- The ASM compiler identification is GNU
  243. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  244. CMake Warning at /opt/nordic/ncs/v1.9.1/zephyr/CMakeLists.txt:1687 (message):
  245.   __ASSERT() statements are globally ENABLED
  246.  
  247.  
  248. -- Configuring done
  249. -- Generating done
  250. -- Build files have been written to: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/spm
  251. === child image spm -  end ===
  252.  
  253. Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
  254.  
  255. === child image mcuboot -  begin ===
  256. loading initial cache file /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/child_image_preload.cmake
  257. Including boilerplate (Zephyr base): /opt/nordic/ncs/v1.9.1/zephyr/cmake/app/boilerplate.cmake
  258. -- Application: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr
  259. -- Using NCS Toolchain 1.9.1 for building. (/opt/nordic/ncs/v1.9.1/toolchain/cmake)
  260. -- Zephyr version: 2.7.99 (/opt/nordic/ncs/v1.9.1/zephyr), build: v2.7.99-ncs1-1
  261. -- Found Python3: /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 (found suitable exact version "3.9.6") found components: Interpreter
  262. -- Found west (found suitable version "0.12.0", minimum required is "0.7.1")
  263. -- Board: circuitdojo_feather_nrf9160
  264. -- Cache files will be written to: /Users/rmann/Library/Caches/zephyr
  265. -- Found dtc: /opt/nordic/ncs/v1.9.1/toolchain/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6")
  266. -- Found toolchain: gnuarmemb (/opt/nordic/ncs/current/toolchain)
  267. -- Found BOARD.dts: /opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
  268. -- Found devicetree overlay: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/dts.overlay
  269. -- Generated zephyr.dts: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.dts
  270. -- Generated devicetree_unfixed.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h
  271. -- Generated device_extern.h: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/device_extern.h
  272. -- Including generated dts.cmake file: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/dts.cmake
  273.  
  274. warning: UART_CONSOLE (defined at drivers/console/Kconfig:43) was assigned the value 'y' but got the
  275. value 'n'. Check these unsatisfied dependencies: CONSOLE (=n). See
  276. http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_UART_CONSOLE.html and/or look up
  277. UART_CONSOLE in the menuconfig/guiconfig interface. The Application Development Primer, Setting
  278. Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
  279. too.
  280.  
  281. Parsing /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/Kconfig
  282. Loaded configuration '/opt/nordic/ncs/current/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
  283. Merged configuration '/opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/prj.conf'
  284. Merged configuration '/opt/nordic/ncs/v1.9.1/bootloader/mcuboot/boot/zephyr/boards/circuitdojo_feather_nrf9160.conf'
  285. Merged configuration '/opt/nordic/ncs/current/nrf/subsys/partition_manager/partition_manager_enabled.conf'
  286. Merged configuration '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf'
  287. Configuration saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/.config'
  288. Kconfig header saved to '/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/include/generated/autoconf.h'
  289. -- The C compiler identification is GNU 9.2.1
  290. -- The CXX compiler identification is GNU 9.2.1
  291. -- The ASM compiler identification is GNU
  292. -- Found assembler: /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc
  293. MCUBoot bootloader key file: /opt/nordic/ncs/v1.9.1/bootloader/mcuboot/root-ec-p256.pem
  294. -- Configuring done
  295. -- Generating done
  296. -- Build files have been written to: /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot
  297. === child image mcuboot -  end ===
  298.  
  299. CMake Warning at /opt/nordic/ncs/current/nrf/modules/mcuboot/CMakeLists.txt:262 (message):
  300.  
  301.  
  302.         ---------------------------------------------------------
  303.         --- WARNING: Using default MCUBoot key, it should not ---
  304.         --- be used for production.                           ---
  305.         ---------------------------------------------------------
  306.        
  307.  
  308.  
  309.  
  310. CMake Warning at /opt/nordic/ncs/current/zephyr/CMakeLists.txt:764 (message):
  311.   No SOURCES given to Zephyr library: subsys__net__pkt_filter
  312.  
  313.   Excluding target from build.
  314.  
  315.  
  316. CMake Warning at /opt/nordic/ncs/current/zephyr/CMakeLists.txt:1687 (message):
  317.   __ASSERT() statements are globally ENABLED
  318.  
  319.  
  320. Dropping partition 'nrf_modem_lib_trace' since its size is 0.
  321. -- Configuring done
  322. -- Generating done
  323. -- Build files have been written to: /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build
  324. -- west build: building application
  325. [1/217] Preparing syscall dependency handling
  326.  
  327. [12/217] Performing build step for 'spm_subimage'
  328. [79/265] Preparing syscall dependency handling
  329.  
  330. [255/265] Linking C executable zephyr/zephyr_pre0.elf
  331.  
  332. [259/265] Linking C executable zephyr/zephyr_pre1.elf
  333.  
  334. [265/265] Linking C executable zephyr/zephyr.elf
  335. Memory region         Used Size  Region Size  %age Used
  336.            FLASH:       65024 B        64 KB     99.22%
  337.             SRAM:       11984 B        32 KB     36.57%
  338.         IDT_LIST:          0 GB         2 KB      0.00%
  339. [17/217] Performing build step for 'mcuboot_subimage'
  340. [1/199] Preparing syscall dependency handling
  341.  
  342. [189/199] Linking C executable zephyr/zephyr_pre0.elf
  343.  
  344. [193/199] Linking C executable zephyr/zephyr_pre1.elf
  345.  
  346. [199/199] Linking C executable zephyr/zephyr.elf
  347. FAILED: zephyr/zephyr.elf zephyr/zephyr.map zephyr/zephyr.hex zephyr/zephyr.bin zephyr/zephyr.meta zephyr/zephyr.lst zephyr/zephyr.stat /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.map /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.hex /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.bin /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.meta /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.lst /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.stat
  348. : && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc   zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj zephyr/CMakeFiles/zephyr_final.dir/dev_handles.c.obj zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj -o zephyr/zephyr.elf  zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj  -fuse-ld=bfd  -Wl,-T  zephyr/linker.cmd  -Wl,-Map=/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr_final.map  -Wl,--whole-archive  app/libapp.a  zephyr/libzephyr.a  zephyr/arch/common/libarch__common.a  zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a  zephyr/arch/arch/arm/core/aarch32/mpu/libarch__arm__core__aarch32__mpu.a  zephyr/lib/libc/minimal/liblib__libc__minimal.a  zephyr/lib/posix/liblib__posix.a  zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a  zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/lib..__..__current__zephyr__boards__arm__circuitdojo_feather_nrf9160.a  zephyr/drivers/clock_control/libdrivers__clock_control.a  zephyr/drivers/gpio/libdrivers__gpio.a  zephyr/drivers/flash/libdrivers__flash.a  zephyr/drivers/serial/libdrivers__serial.a  zephyr/drivers/timer/libdrivers__timer.a  modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a  modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a  modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a  modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a  modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a  -Wl,--no-whole-archive  zephyr/kernel/libkernel.a  -L"/opt/nordic/ncs/v1.9.1/toolchain/bin/../lib/gcc/arm-none-eabi/9.2.1/thumb/v8-m.main+fp/hard"  -L/opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr  -lgcc  -Wl,--print-memory-usage  zephyr/arch/common/libisr_tables.a  /opt/nordic/ncs/v1.9.1/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.13.a  -no-pie  -mcpu=cortex-m33  -mthumb  -mabi=aapcs  -mfpu=fpv5-sp-d16  -mfp16-format=ieee  -Wl,--gc-sections  -Wl,--build-id=none  -Wl,--sort-common=descending  -Wl,--sort-section=alignment  -Wl,-u,_OffsetAbsSyms  -Wl,-u,_ConfigAbsSyms  -nostdlib  -static  -Wl,-X  -Wl,-N  -Wl,--orphan-handling=warn  /opt/nordic/ncs/v1.9.1/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a && cd /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr && /opt/nordic/ncs/v1.9.1/toolchain/Cellar/cmake/3.21.1/bin/cmake -E rename zephyr_final.map zephyr.map && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=ihex --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.hex && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=binary --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.bin && /opt/nordic/ncs/v1.9.1/toolchain/bin/python3 /opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py --zephyr-base /opt/nordic/ncs/v1.9.1/zephyr --meta-out zephyr.meta && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objdump -d -S zephyr.elf > zephyr.lst && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-readelf -e zephyr.elf > zephyr.stat
  349. Memory region         Used Size  Region Size  %age Used
  350.            FLASH:       44288 B        48 KB     90.10%
  351.             SRAM:       23264 B     211736 B     10.99%
  352.         IDT_LIST:          0 GB         2 KB      0.00%
  353. Traceback (most recent call last):
  354.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 542, in <module>
  355.     main()
  356.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 534, in main
  357.     meta = process_meta(args.zephyr_base, west_proj, modules,
  358.   File "/opt/nordic/ncs/v1.9.1/zephyr/scripts/zephyr_module.py", line 318, in process_meta
  359.     if project.sha(MANIFEST_REV_BRANCH) != revision:
  360.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 847, in sha
  361.     cp = self.git(f'rev-parse {rev}^{{commit}}', capture_stdout=True,
  362.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 831, in git
  363.     raise subprocess.CalledProcessError(popen.returncode, cmd_list,
  364. subprocess.CalledProcessError: Command '['rev-parse', 'manifest-rev^{commit}']' returned non-zero exit status 128.
  365. ninja: build stopped: subcommand failed.
  366. [196/217] Linking C executable zephyr/zephyr_pre0.elf
  367.  
  368. [200/217] Linking C executable zephyr/zephyr_pre1.elf
  369.  
  370. [205/217] Linking C executable zephyr/zephyr.elf
  371. FAILED: modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build mcuboot/zephyr/zephyr.hex mcuboot/zephyr/zephyr.elf /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-build /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.hex /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot/zephyr/zephyr.elf
  372. cd /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/mcuboot && /opt/nordic/ncs/v1.9.1/toolchain/Cellar/cmake/3.21.1/bin/cmake --build . --
  373. [207/217] Linking C executable zephyr/zephyr.elf
  374. FAILED: zephyr/zephyr.elf zephyr/zephyr.map zephyr/zephyr.hex zephyr/zephyr.bin zephyr/zephyr.meta zephyr/zephyr.lst zephyr/zephyr.stat /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.map /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.hex /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.bin /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.meta /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.lst /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr.stat
  375. : && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-gcc   zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj zephyr/CMakeFiles/zephyr_final.dir/dev_handles.c.obj zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj -o zephyr/zephyr.elf  zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj  -fuse-ld=bfd  -Wl,-T  zephyr/linker.cmd  -Wl,-Map=/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr/zephyr_final.map  -Wl,--whole-archive  app/libapp.a  zephyr/libzephyr.a  zephyr/arch/common/libarch__common.a  zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a  zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a  zephyr/arch/arch/arm/core/aarch32/mpu/libarch__arm__core__aarch32__mpu.a  zephyr/lib/libc/minimal/liblib__libc__minimal.a  zephyr/lib/posix/liblib__posix.a  zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a  zephyr/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a  zephyr/subsys/net/libsubsys__net.a  zephyr/subsys/net/ip/libsubsys__net__ip.a  zephyr/subsys/random/libsubsys__random.a  zephyr/drivers/clock_control/libdrivers__clock_control.a  zephyr/drivers/console/libdrivers__console.a  zephyr/drivers/gpio/libdrivers__gpio.a  zephyr/drivers/serial/libdrivers__serial.a  zephyr/drivers/entropy/libdrivers__entropy.a  zephyr/drivers/timer/libdrivers__timer.a  modules/nrf/lib/nrf_modem_lib/lib..__nrf__lib__nrf_modem_lib.a  modules/nrf/lib/at_monitor/lib..__nrf__lib__at_monitor.a  modules/nrf/lib/at_host/lib..__nrf__lib__at_host.a  modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a  modules/nrf/subsys/fw_info/lib..__nrf__subsys__fw_info.a  modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a  /opt/nordic/ncs/current/nrfxlib/nrf_modem/lib/cortex-m33/soft-float/libmodem.a  -Wl,--no-whole-archive  zephyr/kernel/libkernel.a  -L"/opt/nordic/ncs/v1.9.1/toolchain/bin/../lib/gcc/arm-none-eabi/9.2.1/thumb/v8-m.main/nofp"  -L/opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr  -lgcc  -Wl,--print-memory-usage  zephyr/arch/common/libisr_tables.a  -no-pie  -mcpu=cortex-m33  -mthumb  -mabi=aapcs  -mfp16-format=ieee  -Wl,--gc-sections  -Wl,--build-id=none  -Wl,--sort-common=descending  -Wl,--sort-section=alignment  -Wl,-u,_OffsetAbsSyms  -Wl,-u,_ConfigAbsSyms  -nostdlib  -static  -Wl,-X  -Wl,-N  -Wl,--orphan-handling=warn  spm/libspmsecureentries.a && cd /opt/nordic/ncs/current/nrf/samples/nrf9160/at_client/build/zephyr && /opt/nordic/ncs/v1.9.1/toolchain/Cellar/cmake/3.21.1/bin/cmake -E rename zephyr_final.map zephyr.map && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=ihex --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.hex && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objcopy --gap-fill 0xff --output-target=binary --remove-section=.comment --remove-section=COMMON --remove-section=.eh_frame zephyr.elf zephyr.bin && /opt/nordic/ncs/current/toolchain/bin/python3 /opt/nordic/ncs/current/zephyr/scripts/zephyr_module.py --zephyr-base /opt/nordic/ncs/current/zephyr --meta-out zephyr.meta && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-objdump -d -S zephyr.elf > zephyr.lst && /opt/nordic/ncs/current/toolchain/bin/arm-none-eabi-readelf -e zephyr.elf > zephyr.stat
  376. Memory region         Used Size  Region Size  %age Used
  377.            FLASH:       62672 B     425472 B     14.73%
  378.             SRAM:       32344 B     211736 B     15.28%
  379.         IDT_LIST:          0 GB         2 KB      0.00%
  380. Traceback (most recent call last):
  381.   File "/opt/nordic/ncs/current/zephyr/scripts/zephyr_module.py", line 542, in <module>
  382.     main()
  383.   File "/opt/nordic/ncs/current/zephyr/scripts/zephyr_module.py", line 534, in main
  384.     meta = process_meta(args.zephyr_base, west_proj, modules,
  385.   File "/opt/nordic/ncs/current/zephyr/scripts/zephyr_module.py", line 318, in process_meta
  386.     if project.sha(MANIFEST_REV_BRANCH) != revision:
  387.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 847, in sha
  388.     cp = self.git(f'rev-parse {rev}^{{commit}}', capture_stdout=True,
  389.   File "/opt/nordic/ncs/v1.9.1/toolchain/lib/python3.9/site-packages/west/manifest.py", line 831, in git
  390.     raise subprocess.CalledProcessError(popen.returncode, cmd_list,
  391. subprocess.CalledProcessError: Command '['rev-parse', 'manifest-rev^{commit}']' returned non-zero exit status 128.
  392. ninja: build stopped: subcommand failed.
  393. FATAL ERROR: command exited with status 1: /opt/nordic/ncs/current/toolchain/bin/cmake --build /opt/nordic/ncs/v1.9.1/nrf/samples/nrf9160/at_client/build
  394. 21828 18:19: at_client/ ((v1.9.1)) $
  395.  
Advertisement
Add Comment
Please, Sign In to add comment