-
-
Save lucasdemarchi/90bb7cc0fc49ab93f58aacf27c109dc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- nuttx-px4fmu-v4-default | |
| -- CMAKE_INSTALL_PREFIX: | |
| -- cmake module path: /x/p/dronecode/PX4/Firmware/cmake | |
| -- Nuttx build for px4fmu-v4 on m4 hardware, using nsh with ROMFS on px4fmu_common | |
| CMake Deprecation Warning at /usr/share/cmake/Modules/CMakeForceCompiler.cmake:79 (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): | |
| cmake/toolchains/Toolchain-arm-none-eabi.cmake:31 (cmake_force_c_compiler) | |
| /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:98 (include) | |
| CMakeLists.txt:226 (project) | |
| CMake Deprecation Warning at /usr/share/cmake/Modules/CMakeForceCompiler.cmake:93 (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): | |
| cmake/toolchains/Toolchain-arm-none-eabi.cmake:37 (cmake_force_cxx_compiler) | |
| /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:98 (include) | |
| CMakeLists.txt:226 (project) | |
| CMake Deprecation Warning at /usr/share/cmake/Modules/CMakeForceCompiler.cmake:79 (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): | |
| cmake/toolchains/Toolchain-arm-none-eabi.cmake:31 (cmake_force_c_compiler) | |
| build_px4fmu-v4_default/CMakeFiles/3.6.2/CMakeSystem.cmake:6 (include) | |
| CMakeLists.txt:226 (project) | |
| CMake Deprecation Warning at /usr/share/cmake/Modules/CMakeForceCompiler.cmake:93 (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): | |
| cmake/toolchains/Toolchain-arm-none-eabi.cmake:37 (cmake_force_cxx_compiler) | |
| build_px4fmu-v4_default/CMakeFiles/3.6.2/CMakeSystem.cmake:6 (include) | |
| CMakeLists.txt:226 (project) | |
| -- The ASM compiler identification is GNU | |
| -- Found assembler: /x/x-tools/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc | |
| -- Found PythonInterp: /x/bin/python (found version "2.7.12") | |
| -- NuttX patch: nuttx-patches/Fixed-Shadow-wanings.patch | |
| -- NuttX patch: nuttx-patches/c++11.patch | |
| -- NuttX patch: nuttx-patches/ctype_cctype_.patch | |
| -- NuttX patch: nuttx-patches/export_insitu.patch | |
| -- NuttX patch: nuttx-patches/fixStdint.patch | |
| -- NuttX patch: nuttx-patches/math.h.patch | |
| -- NuttX patch: nuttx-patches/nsh_parse.patch | |
| -- NuttX patch: nuttx-patches/silence-jobserver-warnings.patch | |
| -- NuttX patch: nuttx-patches/static_asset-fix.patch | |
| -- NuttX patch: nuttx-patches/wip_inflight_to_upstream.patch | |
| -- Using C++03 | |
| -- Release build type: RelWithDebInfo | |
| -- Adding UAVCAN STM32 platform driver | |
| -- Adding ROMFS on px4fmu-v4 | |
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: /x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default | |
| PX4 CONFIG: /x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default | |
| make[1]: warning: -jN forced in submake: disabling jobserver mode. | |
| Scanning dependencies of target git_nuttx | |
| Scanning dependencies of target git_gencpp | |
| Scanning dependencies of target ver_gen | |
| Scanning dependencies of target git_genmsg | |
| [ 1%] Generating git hash header | |
| [ 2%] Generating git_init_NuttX.stamp | |
| [ 2%] Generating git_init_Tools_gencpp.stamp | |
| [ 2%] Generating git_init_Tools_genmsg.stamp | |
| [ 2%] Built target git_genmsg | |
| [ 2%] Built target git_nuttx | |
| [ 2%] Built target git_gencpp | |
| Scanning dependencies of target git_mavlink | |
| Scanning dependencies of target git_matrix | |
| Scanning dependencies of target git_uavcan | |
| [ 2%] Generating git_init_mavlink_include_mavlink_v1.0.stamp | |
| [ 2%] Generating git_init_src_lib_matrix.stamp | |
| [ 2%] Generating git_init_src_modules_uavcan_libuavcan.stamp | |
| Updating header /x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/build_git_version.h | |
| [ 2%] Built target git_mavlink | |
| [ 2%] Built target git_matrix | |
| [ 2%] Built target ver_gen | |
| [ 2%] Built target git_uavcan | |
| [ 2%] Generating romfs.o | |
| Scanning dependencies of target libuavcan_dsdlc | |
| Scanning dependencies of target git_ecl | |
| Scanning dependencies of target xml_gen | |
| [ 2%] Generating git_init_src_lib_ecl.stamp | |
| [ 3%] Running dsdl compiler | |
| [ 3%] Generating parameters.xml | |
| [ 3%] Built target git_ecl | |
| Scanning dependencies of target mixer_gen | |
| [ 3%] Generating mixer_multirotor.generated.h | |
| [ 3%] Built target mixer_gen | |
| Scanning dependencies of target romfs | |
| [ 3%] Linking C static library libromfs.a | |
| [ 3%] Built target romfs | |
| [ 3%] Built target libuavcan_dsdlc | |
| Scanning dependencies of target nuttx_patch_c++11.patch-px4fmu-v4 | |
| Scanning dependencies of target nuttx_patch_static_asset-fix.patch-px4fmu-v4 | |
| Scanning dependencies of target nuttx_patch_wip_inflight_to_upstream.patch-px4fmu-v4 | |
| [ 3%] Copying NuttX for px4fmu-v4 with nsh | |
| [ 3%] Copying NuttX for px4fmu-v4 with nsh | |
| [ 4%] Copying NuttX for px4fmu-v4 with nsh | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/arch/arm/src/lpc43xx/spifi/src/.spifilib_dev_common.c.YWtb1i" -> "nuttx/arch/arm/src/lpc43xx/spifi/src/spifilib_dev_common.c": No such file or directory (2) | |
| rsync: failed to set permissions on "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/arch/arm/src/sama5/.sam_gf512.c.2CGHVD": No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/arch/arm/src/sama5/.sam_gf512.c.2CGHVD" -> "nuttx/arch/arm/src/sama5/sam_gf512.c": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/freedom-k64f/src/.freedom-k64f.h.cEzQRH" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/freedom-k64f/src/.freedom-k64f.h.cEzQRH" -> "nuttx/configs/freedom-k64f/src/freedom-k64f.h": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/sam4e-ek/src/.sam_ads7843e.c.SNXpHT" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/sam4e-ek/src/.sam_ads7843e.c.SNXpHT" -> "nuttx/configs/sam4e-ek/src/sam_ads7843e.c": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/stm3220g-eval/ide/template/iar/.template_nuttx_lib.ewp.EAxtQB" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/configs/stm3220g-eval/ide/template/iar/.template_nuttx_lib.ewp.EAxtQB" -> "nuttx/configs/stm3220g-eval/ide/template/iar/template_nuttx_lib.ewp": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/net/socket/.getsockopt.c.aArCI1" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/net/socket/.getsockopt.c.aArCI1" -> "nuttx/net/socket/getsockopt.c": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/sched/environ/.Make.defs.s5UTCG" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/sched/environ/.Make.defs.s5UTCG" -> "nuttx/sched/environ/Make.defs": No such file or directory (2) | |
| rsync: stat "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/syscall/.README.txt.FB9GMy" failed: No such file or directory (2) | |
| rsync: rename "/x/p/dronecode/PX4/Firmware/build_px4fmu-v4_default/px4fmu-v4/NuttX/nuttx/syscall/.README.txt.FB9GMy" -> "nuttx/syscall/README.txt": No such file or directory (2) | |
| rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2] | |
| CMakeFiles/nuttx_patch_static_asset-fix.patch-px4fmu-v4.dir/build.make:11487: recipe for target 'nuttx_copy_px4fmu-v4.stamp' failed | |
| make[3]: *** [nuttx_copy_px4fmu-v4.stamp] Error 23 | |
| CMakeFiles/Makefile2:305: recipe for target 'CMakeFiles/nuttx_patch_static_asset-fix.patch-px4fmu-v4.dir/all' failed | |
| make[2]: *** [CMakeFiles/nuttx_patch_static_asset-fix.patch-px4fmu-v4.dir/all] Error 2 | |
| make[2]: *** Waiting for unfinished jobs.... | |
| [ 5%] Generating airframes.xml | |
| [ 5%] Applying /x/p/dronecode/PX4/Firmware/nuttx-patches/wip_inflight_to_upstream.patch | |
| [ 5%] Built target nuttx_patch_wip_inflight_to_upstream.patch-px4fmu-v4 | |
| rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2] | |
| CMakeFiles/nuttx_patch_c++11.patch-px4fmu-v4.dir/build.make:11487: recipe for target 'nuttx_copy_px4fmu-v4.stamp' failed | |
| make[3]: *** [nuttx_copy_px4fmu-v4.stamp] Error 23 | |
| make[3]: *** Deleting file 'nuttx_copy_px4fmu-v4.stamp' | |
| CMakeFiles/Makefile2:1146: recipe for target 'CMakeFiles/nuttx_patch_c++11.patch-px4fmu-v4.dir/all' failed | |
| make[2]: *** [CMakeFiles/nuttx_patch_c++11.patch-px4fmu-v4.dir/all] Error 2 | |
| [ 5%] Built target xml_gen | |
| Makefile:160: recipe for target 'all' failed | |
| make[1]: *** [all] Error 2 | |
| Makefile:166: recipe for target 'px4fmu-v4_default' failed | |
| make: *** [px4fmu-v4_default] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment