Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sawntoe@uwubuntu:~/Documents/Assignments/2022/TVP/micropython$ make all
- python3 tools/makeversionhdr.py inc/genhdr/microbitversion.h
- 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
- CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
- The OLD behavior for policy CMP0017 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at /usr/share/cmake-3.22/Modules/CMakeForceCompiler.cmake:75 (message):
- The CMAKE_FORCE_C_COMPILER macro is deprecated. Instead just set
- CMAKE_C_COMPILER and allow CMake to identify the compiler.
- Call Stack (most recent call first):
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_targets/mbed-gcc/CMake/toolchain.cmake:78 (cmake_force_c_compiler)
- toolchain.cmake:8 (include)
- CMakeFiles/3.22.1/CMakeSystem.cmake:6 (include)
- CMakeLists.txt:78 (project)
- CMake Deprecation Warning at /usr/share/cmake-3.22/Modules/CMakeForceCompiler.cmake:89 (message):
- The CMAKE_FORCE_CXX_COMPILER macro is deprecated. Instead just set
- CMAKE_CXX_COMPILER and allow CMake to identify the compiler.
- Call Stack (most recent call first):
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_targets/mbed-gcc/CMake/toolchain.cmake:79 (cmake_force_cxx_compiler)
- toolchain.cmake:8 (include)
- CMakeFiles/3.22.1/CMakeSystem.cmake:6 (include)
- CMakeLists.txt:78 (project)
- GCC version is: 5.4.1
- CMake Deprecation Warning at ym/ble/source/CMakeLists.txt:3 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- CMake Deprecation Warning at ym/ble-nrf51822/source/CMakeLists.txt:3 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- suppressing warnings from ble-nrf51822
- CMake Deprecation Warning at ym/nrf51-sdk/source/CMakeLists.txt:3 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- suppressing warnings from nrf51-sdk
- suppressing ALL warnings from mbed-classic, ble, ble-nrf51822 & nrf51-sdk
- CMake Deprecation Warning at source/CMakeLists.txt:3 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/sawntoe/Documents/Assignments/2022/TVP/micropython/build/bbc-microbit-classic-gcc-nosd
- [1/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CallChain.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/CallChain.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CallChain.cpp:1:
- /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
- compilation terminated.
- [2/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileLike.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FileLike.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileLike.cpp:16:
- /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
- compilation terminated.
- [3/325] Building CXX object ym/ble/source/CMakeFiles/ble.dir/h...nments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o
- FAILED: ym/ble/source/CMakeFiles/ble.dir/home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/Gap.h:20:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/BLE.h:21,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/source/BLE.cpp:17:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/ble/ble/BLEProtocol.h:22:21: fatal error: algorithm: No such file or directory
- compilation terminated.
- [4/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/Ethernet.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/Ethernet.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/Ethernet.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- [5/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/CAN.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/CAN.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/CAN.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- [6/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusOut.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/DigitalOut.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusOut.h:19,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusOut.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- [7/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusInOut.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/DigitalInOut.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusInOut.h:19,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusInOut.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- [8/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/BusIn.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/BusIn.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/BusIn.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- [9/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FileBase.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FileBase.cpp:16:0:
- /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
- compilation terminated.
- [10/325] Building CXX object ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o
- FAILED: ym/mbed-classic/existing/CMakeFiles/mbed-classic.dir/common/FilePath.cpp.o
- /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
- In file included from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/FilePath.h:19:0,
- from /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/common/FilePath.cpp:16:
- /home/sawntoe/Documents/Assignments/2022/TVP/micropython/yotta_modules/mbed-classic/api/platform.h:25:19: fatal error: cstddef: No such file or directory
- compilation terminated.
- ninja: build stopped: subcommand failed.
- error: command ['ninja'] failed
- make: *** [Makefile:19: yotta] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement