Advertisement
Guest User

Error Log microbit

a guest
Aug 20th, 2022
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.94 KB | None | 0 0
  1. sawntoe@uwubuntu:~/Documents/Assignments/2022/TVP/micropython$ make all
  2. python3 tools/makeversionhdr.py inc/genhdr/microbitversion.h
  3. info: generate for target: bbc-microbit-classic-gcc-nosd 0.2.3 at /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_targets/bbc-microbit-classic-gcc-nosd
  4. CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
  5. Compatibility with CMake < 2.8.12 will be removed from a future version of
  6. CMake.
  7.  
  8. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  9. CMake that the project does not need compatibility with older versions.
  10.  
  11.  
  12. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  13. The OLD behavior for policy CMP0017 will be removed from a future version
  14. of CMake.
  15.  
  16. The cmake-policies(7) manual explains that the OLD behaviors of all
  17. policies are deprecated and that a policy should be set to OLD only under
  18. specific short-term circumstances. Projects should be ported to the NEW
  19. behavior and not rely on setting a policy to OLD.
  20.  
  21.  
  22. CMake Deprecation Warning at /usr/share/cmake-3.22/Modules/CMakeForceCompiler.cmake:75 (message):
  23. The CMAKE_FORCE_C_COMPILER macro is deprecated. Instead just set
  24. CMAKE_C_COMPILER and allow CMake to identify the compiler.
  25. Call Stack (most recent call first):
  26. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_targets/mbed-gcc/CMake/toolchain.cmake:78 (cmake_force_c_compiler)
  27. toolchain.cmake:8 (include)
  28. CMakeFiles/3.22.1/CMakeSystem.cmake:6 (include)
  29. CMakeLists.txt:78 (project)
  30.  
  31.  
  32. CMake Deprecation Warning at /usr/share/cmake-3.22/Modules/CMakeForceCompiler.cmake:89 (message):
  33. The CMAKE_FORCE_CXX_COMPILER macro is deprecated. Instead just set
  34. CMAKE_CXX_COMPILER and allow CMake to identify the compiler.
  35. Call Stack (most recent call first):
  36. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_targets/mbed-gcc/CMake/toolchain.cmake:79 (cmake_force_cxx_compiler)
  37. toolchain.cmake:8 (include)
  38. CMakeFiles/3.22.1/CMakeSystem.cmake:6 (include)
  39. CMakeLists.txt:78 (project)
  40.  
  41.  
  42. GCC version is: 5.4.1
  43. CMake Deprecation Warning at ym/ble/source/CMakeLists.txt:3 (cmake_minimum_required):
  44. Compatibility with CMake < 2.8.12 will be removed from a future version of
  45. CMake.
  46.  
  47. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  48. CMake that the project does not need compatibility with older versions.
  49.  
  50.  
  51. CMake Deprecation Warning at ym/ble-nrf51822/source/CMakeLists.txt:3 (cmake_minimum_required):
  52. Compatibility with CMake < 2.8.12 will be removed from a future version of
  53. CMake.
  54.  
  55. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  56. CMake that the project does not need compatibility with older versions.
  57.  
  58.  
  59. suppressing warnings from ble-nrf51822
  60. CMake Deprecation Warning at ym/nrf51-sdk/source/CMakeLists.txt:3 (cmake_minimum_required):
  61. Compatibility with CMake < 2.8.12 will be removed from a future version of
  62. CMake.
  63.  
  64. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  65. CMake that the project does not need compatibility with older versions.
  66.  
  67.  
  68. suppressing warnings from nrf51-sdk
  69. suppressing ALL warnings from mbed-classic, ble, ble-nrf51822 & nrf51-sdk
  70. CMake Deprecation Warning at source/CMakeLists.txt:3 (cmake_minimum_required):
  71. Compatibility with CMake < 2.8.12 will be removed from a future version of
  72. CMake.
  73.  
  74. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  75. CMake that the project does not need compatibility with older versions.
  76.  
  77.  
  78. -- Configuring done
  79. -- Generating done
  80. -- Build files have been written to: /home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd
  81. [1/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o
  82. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o
  83. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CallChain.cpp
  84. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/CallChain.h:19:0,
  85. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CallChain.cpp:1:
  86. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FunctionPointer.h:19:20: fatal error: string.h: No such file or directory
  87. compilation terminated.
  88. [2/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o
  89. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o
  90. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileLike.cpp
  91. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FileLike.h:19:0,
  92. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileLike.cpp:16:
  93. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FileBase.h:21:19: fatal error: stdio.h: No such file or directory
  94. compilation terminated.
  95. [3/325] Building CXX object ym/ble/source/CMakeFiles/ble.dir/h...nments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o
  96. FAILED: ym/ble/source/CMakeFiles/ble.dir/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o
  97. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822/source/btle -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822/source/btle/custom -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822/source/common -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/ble_radio_notification -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/ble_services/ble_dfu -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/common -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/device_manager -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/device_manager/config -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/ble/peer_manager -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/device -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/ble_flash -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/delay -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/pstorage -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/drivers_nrf/pstorage/config -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/bootloader_dfu -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/bootloader_dfu/hci_transport -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/hci -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/timer -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/fds -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/fstorage -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/libraries/experimental_section_vars -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/softdevice/common/softdevice_handler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/softdevice/s130/headers -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk/source/nordic_sdk/components/toolchain -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/ble/source/CMakeFiles/ble.dir/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o -MF DEPFILE -o ym/ble/source/CMakeFiles/ble.dir/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp
  98. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/Gap.h:20:0,
  99. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/BLE.h:21,
  100. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp:17:
  101. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/BLEProtocol.h:22:21: fatal error: algorithm: No such file or directory
  102. compilation terminated.
  103. [4/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o
  104. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o
  105. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/Ethernet.cpp
  106. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/Ethernet.h:19:0,
  107. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/Ethernet.cpp:16:
  108. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  109. compilation terminated.
  110. [5/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o
  111. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o
  112. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CAN.cpp
  113. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/CAN.h:19:0,
  114. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CAN.cpp:16:
  115. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  116. compilation terminated.
  117. [6/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o
  118. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o
  119. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusOut.cpp
  120. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/DigitalOut.h:19:0,
  121. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusOut.h:19,
  122. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusOut.cpp:16:
  123. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  124. compilation terminated.
  125. [7/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o
  126. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o
  127. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusInOut.cpp
  128. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/DigitalInOut.h:19:0,
  129. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusInOut.h:19,
  130. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusInOut.cpp:16:
  131. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  132. compilation terminated.
  133. [8/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o
  134. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o
  135. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusIn.cpp
  136. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusIn.h:19:0,
  137. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusIn.cpp:16:
  138. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  139. compilation terminated.
  140. [9/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o
  141. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o
  142. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileBase.cpp
  143. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileBase.cpp:16:0:
  144. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FileBase.h:21:19: fatal error: stdio.h: No such file or directory
  145. compilation terminated.
  146. [10/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o
  147. FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o
  148. /usr/bin/arm-none-eabi-g++ -DYOTTA_MODULE_NAME=mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/generated/include -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/microbit-dal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble-nrf51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/nrf51-sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_GCC_ARM/TARGET_MCU_NRF51_16K_S110 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/crc16 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/scheduler -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/nordic_sdk/components/libraries/util -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_8_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0 -I/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_NRF51_MICROBIT -fno-exceptions -fno-unwind-tables -ffunction-sections -fdata-sections -Wall -Wextra -fno-rtti -fno-threadsafe-statics -mcpu=cortex-m0 -mthumb -D__thumb2__ -Os -g -gdwarf-3 -DNDEBUG -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_OPERATORS -DNRF51 -DTARGET_NORDIC -DTARGET_M0 -D__MBED__=1 -DMCU_NORDIC_16K -DTARGET_NRF51_MICROBIT -DTARGET_MCU_NORDIC_16K -DTARGET_MCU_NRF51_16K_S110 -DTARGET_NRF_LFCLK_RC -DTARGET_MCU_NORDIC_16K -D__CORTEX_M0 -DARM_MATH_CM0 -DNO_BLE -include "/home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd/yotta_config.h" -w -MMD -MT ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o -MF DEPFILE -o ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o -c /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FilePath.cpp
  149. In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FilePath.h:19:0,
  150. from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FilePath.cpp:16:
  151. /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
  152. compilation terminated.
  153. ninja: build stopped: subcommand failed.
  154. error: command ['ninja'] failed
  155. make: *** [Makefile:19: yotta] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement