lckfile='/mnt/volume_nyc3_01/autotest/APM/buildlogs/autotest.lck' Running: ("git rev-parse HEAD") in (/mnt/volume_nyc3_01/autotest/APM/APM) Removing diagnostic files: ['dumpstack.sh_ReplayGyroFFT.2619421.out', 'dumpstack.sh_jedec_test.2620079.out', 'dumpstack.sh_ToshibaLED_test.2619956.out', 'dumpstack.sh_AP_Logger_AllTypes.2617537.out', 'dumpstack.sh_CompassCalibrator_index_test.2618565.out', 'dumpcore.sh_jedec_test.2620079.out', 'dumpcore.sh_AP_Logger_AllTypes.2617537.out', 'dumpcore.sh_ReplayGyroFFT.2619421.out', 'dumpcore.sh_ToshibaLED_test.2619956.out', 'dumpcore.sh_CompassCalibrator_index_test.2618565.out', 'autotest-1743274590225422.tlog'] >>>> RUNNING STEP: prerequisites at Mon Mar 31 02:11:38 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Mon Mar 31 02:11:38 2025 >>>> RUNNING STEP: build.Binaries at Mon Mar 31 02:11:38 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) step=build.Binaries Running build_binaries.py Running: ("./build_binaries.py") in (/mnt/volume_nyc3_01/autotest/APM/APM) BBHIST: Got history version 1 /home/autotest/build/tmp BB: Building in /home/autotest/build/tmp BB: 2025-03-31 02:11:39.195045 BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git rev-parse HEAD) BB-GIT: 5b498fca139f776c32234b2eff22e522337f2372 BB: git hash: 5b498fca139f776c32234b2eff22e522337f2372 BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/255] Building board: 3DRControlZeroG at 2025-03-31 02:11:39.847072 BB: Trying checkout ArduCopter stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter stable 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [2/255] Building board: ACNS-CM4Pilot at 2025-03-31 02:11:41.075247 BB: Trying checkout ArduCopter stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter stable ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [3/255] Building board: ACNS-F405AIO at 2025-03-31 02:11:41.142050 BB: Trying checkout ArduCopter stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter stable ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [4/255] Building board: aero at 2025-03-31 02:11:41.206490 BB: Trying checkout ArduCopter stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.823s) BB-WAF: 'clean' finished successfully (1.283s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngleexpanding com.hobbywing.esc.SetID BB-WAF: BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1201] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1201] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1201] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 19/1201] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 20/1201] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1201] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1201] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1201] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 24/1201] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 25/1201] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1201] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/1201] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/1201] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/1201] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1201] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1201] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 32/1201] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1201] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 34/1201] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 36/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/1201] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 41/1201] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 42/1201] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 43/1201] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/1201] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1201] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1201] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1201] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1201] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1201] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 50/1201] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 51/1201] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 52/1201] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1201] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1201] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1201] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 57/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 58/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 59/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 60/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 61/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 62/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 63/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 64/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 65/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1201] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1201] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 70/1201] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 71/1201] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 72/1201] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1201] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1201] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1201] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1201] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 77/1201] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1201] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1201] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1201] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1201] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1201] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1201] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1201] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1201] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1201] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1201] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 88/1201] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 89/1201] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 91/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 92/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 93/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 94/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 95/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 97/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 98/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 99/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 101/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 102/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 103/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 104/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 105/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 106/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 107/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 108/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 110/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 111/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 113/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 114/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1201] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 116/1201] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 117/1201] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 118/1201] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 119/1201] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1201] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1201] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 122/1201] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 123/1201] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 124/1201] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 125/1201] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 126/1201] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 127/1201] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 128/1201] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1201] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 130/1201] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1201] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 132/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 133/1201] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1201] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1201] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1201] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 137/1201] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 138/1201] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 140/1201] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1201] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 142/1201] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1201] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 144/1201] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 145/1201] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 146/1201] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 147/1201] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 148/1201] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 149/1201] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1201] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1201] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1201] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1201] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1201] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 155/1201] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 156/1201] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 157/1201] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 158/1201] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 159/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1201] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1201] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1201] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1201] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 165/1201] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1201] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 167/1201] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1201] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 169/1201] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 170/1201] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 171/1201] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 172/1201] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 173/1201] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 174/1201] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 175/1201] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 176/1201] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 177/1201] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1201] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1201] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 180/1201] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 181/1201] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1201] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1201] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1201] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 185/1201] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 186/1201] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 187/1201] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 188/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 189/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 190/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 191/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 192/1201] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 193/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 194/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1201] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 196/1201] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 197/1201] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 198/1201] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 199/1201] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 200/1201] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 201/1201] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 202/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 204/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 205/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 206/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 207/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 208/1201] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 209/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 210/1201] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 211/1201] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 212/1201] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 213/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 214/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 215/1201] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 216/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 217/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 218/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 219/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 220/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1201] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 222/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 223/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 224/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 225/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 226/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 227/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 228/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 229/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 230/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 231/1201] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 232/1201] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 233/1201] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 234/1201] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 235/1201] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 236/1201] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 237/1201] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 238/1201] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 239/1201] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 240/1201] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 241/1201] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 242/1201] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 243/1201] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 244/1201] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 245/1201] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 246/1201] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 247/1201] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 248/1201] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 249/1201] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 250/1201] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 251/1201] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 252/1201] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 253/1201] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 254/1201] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 255/1201] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 256/1201] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 257/1201] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 258/1201] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 259/1201] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 260/1201] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 261/1201] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 262/1201] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 263/1201] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 264/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 265/1201] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 266/1201] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 267/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 268/1201] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 269/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 270/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 271/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 272/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 273/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 274/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 275/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 276/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 277/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 278/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 279/1201] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 280/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 281/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 282/1201] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 283/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 284/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 285/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 286/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 287/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 288/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 289/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 290/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 291/1201] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 292/1201] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 293/1201] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 294/1201] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 295/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 296/1201] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 297/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 298/1201] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 299/1201] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 300/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 301/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 302/1201] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 303/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 304/1201] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 305/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 306/1201] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 307/1201] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 308/1201] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 309/1201] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 310/1201] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 311/1201] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 312/1201] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 313/1201] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 314/1201] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 315/1201] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 316/1201] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 317/1201] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 318/1201] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 319/1201] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 320/1201] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 321/1201] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 322/1201] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 323/1201] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 324/1201] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 325/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 326/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 327/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 329/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 330/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 331/1201] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 332/1201] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 333/1201] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 334/1201] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 335/1201] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 336/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 337/1201] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 338/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 339/1201] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 340/1201] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 341/1201] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 342/1201] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 343/1201] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 344/1201] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 345/1201] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 346/1201] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 347/1201] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 348/1201] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 349/1201] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 350/1201] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 351/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 352/1201] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 353/1201] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 354/1201] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 355/1201] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 356/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 357/1201] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 358/1201] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 359/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 360/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 361/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 362/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 363/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 364/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 365/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 367/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 368/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 369/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 370/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 371/1201] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 372/1201] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 373/1201] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 374/1201] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1201] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 376/1201] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 377/1201] Compiling modules/lwip/src/core/init.c BB-WAF: [ 378/1201] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1201] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 380/1201] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 381/1201] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 382/1201] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 383/1201] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 384/1201] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 385/1201] Compiling modules/lwip/src/core/def.c BB-WAF: [ 386/1201] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 387/1201] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 388/1201] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 389/1201] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 390/1201] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 391/1201] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 392/1201] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 393/1201] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 394/1201] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 395/1201] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 396/1201] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 397/1201] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 398/1201] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 399/1201] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 400/1201] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 401/1201] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 402/1201] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 403/1201] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 404/1201] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 405/1201] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 406/1201] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 407/1201] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 408/1201] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 409/1201] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 410/1201] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 411/1201] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 412/1201] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 413/1201] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 414/1201] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 415/1201] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 416/1201] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 417/1201] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 418/1201] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 419/1201] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 420/1201] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 421/1201] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 422/1201] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 423/1201] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 424/1201] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 425/1201] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 426/1201] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 427/1201] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 428/1201] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 429/1201] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 430/1201] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 431/1201] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 432/1201] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 433/1201] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1201] Compiling modules/lwip/src/api/err.c BB-WAF: [ 435/1201] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 436/1201] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 437/1201] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 438/1201] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 439/1201] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 440/1201] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 441/1201] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 442/1201] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 443/1201] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 444/1201] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 445/1201] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 446/1201] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 447/1201] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 448/1201] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 449/1201] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 450/1201] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 451/1201] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 452/1201] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 453/1201] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 454/1201] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 455/1201] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 456/1201] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 457/1201] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 458/1201] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 459/1201] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 460/1201] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 461/1201] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 462/1201] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 463/1201] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 464/1201] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 465/1201] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 466/1201] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 467/1201] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 468/1201] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 469/1201] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 470/1201] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 471/1201] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 472/1201] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 473/1201] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 474/1201] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 475/1201] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 476/1201] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 477/1201] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 478/1201] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 479/1201] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 480/1201] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 481/1201] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 482/1201] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1201] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 484/1201] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 485/1201] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 486/1201] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 487/1201] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 488/1201] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 489/1201] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 490/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 491/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 493/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 494/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 495/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 496/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 497/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 498/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 499/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 500/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 501/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 502/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 503/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 504/1201] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1201] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 506/1201] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 507/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 508/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 509/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 510/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 511/1201] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 512/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 513/1201] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 514/1201] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 515/1201] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 516/1201] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 517/1201] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 518/1201] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 519/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 520/1201] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 521/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 522/1201] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 523/1201] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 524/1201] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 525/1201] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 526/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 527/1201] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 528/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 529/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 530/1201] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 531/1201] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 532/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 533/1201] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 534/1201] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 535/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 536/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 537/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 538/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 539/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 540/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 541/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 542/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 543/1201] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 544/1201] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 545/1201] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1201] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 547/1201] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 548/1201] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 549/1201] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 550/1201] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 551/1201] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 552/1201] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 553/1201] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 554/1201] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 555/1201] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 556/1201] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 557/1201] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1201] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 559/1201] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 560/1201] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 561/1201] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 562/1201] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 563/1201] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 564/1201] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 565/1201] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 566/1201] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 567/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 568/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 569/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 570/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 571/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 572/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 573/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 574/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 575/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 576/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 577/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 578/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 579/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 580/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 581/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 582/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 583/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 584/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 585/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 586/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 587/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 588/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 589/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 590/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 591/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 592/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 593/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 594/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 595/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 596/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 597/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 598/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 599/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 600/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 601/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 602/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 603/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 604/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 605/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 606/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 607/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 608/1201] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 609/1201] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 610/1201] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 611/1201] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 612/1201] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 613/1201] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 614/1201] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 615/1201] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 616/1201] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 617/1201] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 618/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 619/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 620/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 621/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 622/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 623/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 624/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 625/1201] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1201] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 627/1201] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 628/1201] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 629/1201] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 630/1201] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 631/1201] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 632/1201] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 633/1201] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 634/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 635/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 636/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 637/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 638/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 639/1201] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1201] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 641/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 642/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 643/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 644/1201] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 645/1201] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 646/1201] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 647/1201] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 648/1201] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 649/1201] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 650/1201] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 651/1201] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 652/1201] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 653/1201] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 654/1201] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 655/1201] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 656/1201] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 657/1201] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 658/1201] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 659/1201] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 660/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 661/1201] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 662/1201] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 663/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 664/1201] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 665/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 666/1201] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 667/1201] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 668/1201] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 669/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 670/1201] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 671/1201] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 672/1201] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 673/1201] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 674/1201] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1201] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 676/1201] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 677/1201] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 678/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 679/1201] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 680/1201] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 681/1201] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 682/1201] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 683/1201] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 684/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 685/1201] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 686/1201] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 687/1201] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 688/1201] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 689/1201] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 690/1201] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 691/1201] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 692/1201] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 693/1201] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 694/1201] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 695/1201] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 696/1201] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 697/1201] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 698/1201] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 699/1201] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 700/1201] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 701/1201] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 702/1201] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 703/1201] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 704/1201] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 705/1201] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 706/1201] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 707/1201] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 708/1201] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 709/1201] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 710/1201] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 711/1201] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 712/1201] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 713/1201] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 714/1201] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 715/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 716/1201] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 717/1201] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 718/1201] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 719/1201] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 720/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 721/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 722/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 723/1201] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 724/1201] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 725/1201] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 726/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 727/1201] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 728/1201] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 729/1201] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 730/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 731/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 732/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 733/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 734/1201] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 735/1201] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 736/1201] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 737/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 738/1201] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 739/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 740/1201] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 741/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 742/1201] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 743/1201] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 744/1201] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 745/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 746/1201] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 747/1201] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 748/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 749/1201] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 750/1201] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 751/1201] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 752/1201] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 753/1201] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 754/1201] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 755/1201] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 756/1201] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 757/1201] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 758/1201] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 759/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 760/1201] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 761/1201] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 762/1201] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 763/1201] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 764/1201] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 765/1201] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 766/1201] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 767/1201] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 768/1201] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 769/1201] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 770/1201] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 771/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 772/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 773/1201] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 774/1201] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 775/1201] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 776/1201] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 777/1201] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 778/1201] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 779/1201] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 780/1201] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 781/1201] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 782/1201] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 783/1201] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 784/1201] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 785/1201] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 786/1201] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 787/1201] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 788/1201] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 789/1201] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 790/1201] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 791/1201] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 792/1201] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 793/1201] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 794/1201] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 795/1201] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 796/1201] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 797/1201] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 798/1201] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 799/1201] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 800/1201] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 801/1201] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 802/1201] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 803/1201] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 804/1201] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 805/1201] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 806/1201] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 807/1201] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 808/1201] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 809/1201] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 810/1201] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 811/1201] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 812/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 813/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 814/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 815/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 816/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 817/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 818/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 819/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 820/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 821/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 822/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 823/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 824/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 825/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 826/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 827/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 829/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 830/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 831/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 832/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 833/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 834/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 835/1201] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 836/1201] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 837/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 838/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 839/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 840/1201] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 841/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 842/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 843/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 844/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 845/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 846/1201] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 847/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 848/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 849/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 850/1201] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 851/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 852/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 853/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 854/1201] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 855/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 856/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 857/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 858/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 859/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 860/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 861/1201] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 862/1201] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 863/1201] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 864/1201] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 865/1201] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 866/1201] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 867/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 868/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 869/1201] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 870/1201] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 871/1201] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 872/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 873/1201] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 874/1201] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 875/1201] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 876/1201] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 877/1201] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 878/1201] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 879/1201] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 880/1201] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 881/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 882/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 883/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 884/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 885/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 886/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 887/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 888/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 889/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 890/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 891/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 892/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 893/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 894/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 895/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 896/1201] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 897/1201] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 898/1201] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 899/1201] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 900/1201] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 901/1201] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 902/1201] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 903/1201] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 904/1201] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 905/1201] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 906/1201] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 907/1201] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 908/1201] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 909/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 910/1201] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 911/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 912/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 913/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 914/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 915/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 916/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 917/1201] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 918/1201] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 919/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 920/1201] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 921/1201] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 922/1201] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 923/1201] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 924/1201] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 925/1201] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 926/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 927/1201] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 928/1201] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 929/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 930/1201] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 931/1201] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 932/1201] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 933/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 934/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 935/1201] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 936/1201] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 937/1201] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 938/1201] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 939/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 940/1201] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 941/1201] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 942/1201] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 943/1201] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 944/1201] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 945/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 946/1201] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140076694109456: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3713337, 256)) BB: Failed build of ArduCopter aero stable BB: Considering frame heli for board aero BB: Trying checkout ArduCopter stable aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.609s) BB-WAF: 'clean' finished successfully (1.111s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmdexpanding com.himark.servo.ServoInfo BB-WAF: BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatusexpanding uavcan.equipment.ice.reciprocating.Status BB-WAF: BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1201] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1201] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/1201] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1201] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 19/1201] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 20/1201] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1201] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1201] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1201] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/1201] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 25/1201] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 26/1201] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/1201] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/1201] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/1201] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 30/1201] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1201] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 32/1201] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1201] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 34/1201] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 36/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/1201] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/1201] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 41/1201] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 42/1201] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 43/1201] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/1201] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1201] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1201] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1201] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1201] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1201] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 50/1201] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 51/1201] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 52/1201] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1201] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1201] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1201] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1201] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 61/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 62/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 63/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 64/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 65/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 68/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 69/1201] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 70/1201] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 71/1201] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1201] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1201] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1201] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1201] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1201] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1201] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 78/1201] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1201] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1201] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1201] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1201] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1201] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1201] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1201] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1201] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1201] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 88/1201] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 89/1201] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 91/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 92/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 93/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 94/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 95/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 96/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 97/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 98/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 102/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 104/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 105/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 106/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 107/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 108/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 110/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 111/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 112/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 114/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 115/1201] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 116/1201] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 117/1201] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 118/1201] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1201] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1201] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 121/1201] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 122/1201] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 123/1201] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 124/1201] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 125/1201] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 126/1201] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 127/1201] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 128/1201] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 130/1201] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 131/1201] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 132/1201] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 133/1201] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1201] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 135/1201] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1201] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1201] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1201] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 139/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 140/1201] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1201] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1201] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1201] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 144/1201] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 145/1201] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 146/1201] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 147/1201] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 148/1201] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1201] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1201] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1201] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1201] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1201] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1201] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1201] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 156/1201] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 157/1201] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 158/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 159/1201] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 160/1201] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1201] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 162/1201] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 163/1201] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 164/1201] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 165/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1201] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 167/1201] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1201] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 169/1201] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1201] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 171/1201] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 172/1201] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1201] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 174/1201] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 175/1201] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 176/1201] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1201] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1201] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 179/1201] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 180/1201] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 181/1201] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1201] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 183/1201] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 184/1201] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 185/1201] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 186/1201] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 187/1201] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 188/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 189/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 190/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 191/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 192/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 193/1201] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 194/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1201] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 196/1201] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 197/1201] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1201] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 199/1201] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 200/1201] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 201/1201] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 202/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 204/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 205/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 206/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 207/1201] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 208/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 209/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 210/1201] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 211/1201] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 212/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 213/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 214/1201] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 215/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 216/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 217/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1201] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 219/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 220/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 221/1201] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 222/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 223/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 224/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 225/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 226/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 227/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 228/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 229/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 230/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 231/1201] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 232/1201] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 233/1201] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 234/1201] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 235/1201] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 236/1201] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 237/1201] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 238/1201] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 239/1201] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 240/1201] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 241/1201] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 242/1201] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 243/1201] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1201] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 245/1201] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 246/1201] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 247/1201] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 248/1201] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 249/1201] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 250/1201] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 251/1201] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 252/1201] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 253/1201] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 254/1201] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 255/1201] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 256/1201] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 257/1201] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 258/1201] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 259/1201] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 260/1201] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 261/1201] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 262/1201] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 263/1201] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 264/1201] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 265/1201] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 266/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 267/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 268/1201] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 269/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 270/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 271/1201] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 272/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 273/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 274/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 275/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 276/1201] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 277/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 278/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 279/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 280/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 281/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 282/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 283/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 284/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 285/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 286/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 287/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 288/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 289/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 290/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 291/1201] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 292/1201] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 293/1201] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 294/1201] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 295/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 296/1201] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 297/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 298/1201] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 299/1201] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 300/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 301/1201] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 302/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 303/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 304/1201] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 305/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 306/1201] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 307/1201] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 308/1201] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 309/1201] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 310/1201] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 311/1201] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 312/1201] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 313/1201] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 314/1201] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 315/1201] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 316/1201] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 317/1201] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 318/1201] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 319/1201] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 320/1201] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1201] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 322/1201] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 323/1201] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 324/1201] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 325/1201] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 326/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 327/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 328/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 329/1201] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 330/1201] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 331/1201] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 332/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 333/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 334/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 335/1201] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 336/1201] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 337/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 338/1201] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 339/1201] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 340/1201] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 341/1201] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 342/1201] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 343/1201] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 344/1201] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 345/1201] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 346/1201] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 347/1201] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 348/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 349/1201] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 350/1201] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 351/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 352/1201] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 353/1201] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 354/1201] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 355/1201] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 356/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 357/1201] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 358/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 359/1201] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 360/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 361/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 362/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 363/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 364/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 365/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 366/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 367/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 368/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 369/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 370/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 371/1201] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 372/1201] Compiling modules/lwip/src/api/err.c BB-WAF: [ 373/1201] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 374/1201] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 375/1201] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 376/1201] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 377/1201] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 378/1201] Compiling modules/lwip/src/core/init.c BB-WAF: [ 379/1201] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 380/1201] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 381/1201] Compiling modules/lwip/src/core/def.c BB-WAF: [ 382/1201] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 383/1201] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 384/1201] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 385/1201] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 386/1201] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 387/1201] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 388/1201] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 389/1201] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 390/1201] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 391/1201] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 392/1201] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 393/1201] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 394/1201] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 395/1201] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 396/1201] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 397/1201] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 398/1201] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 399/1201] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 400/1201] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 401/1201] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 402/1201] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 403/1201] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 404/1201] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 405/1201] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 406/1201] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 407/1201] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 408/1201] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 409/1201] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 410/1201] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 411/1201] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 412/1201] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 413/1201] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 414/1201] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 415/1201] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 416/1201] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 417/1201] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 418/1201] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 419/1201] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 420/1201] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 421/1201] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 422/1201] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 423/1201] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 424/1201] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 425/1201] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 426/1201] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 427/1201] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 428/1201] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 429/1201] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1201] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 431/1201] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 432/1201] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 433/1201] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 434/1201] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 435/1201] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 436/1201] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 437/1201] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 438/1201] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 439/1201] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 440/1201] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 441/1201] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 442/1201] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 443/1201] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 444/1201] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 445/1201] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 446/1201] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 447/1201] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 448/1201] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 449/1201] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 450/1201] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 451/1201] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 452/1201] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 453/1201] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 454/1201] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 455/1201] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 456/1201] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 457/1201] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 458/1201] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 459/1201] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 460/1201] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 461/1201] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 462/1201] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 463/1201] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 464/1201] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 465/1201] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 466/1201] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 467/1201] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 468/1201] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 469/1201] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 470/1201] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 471/1201] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 472/1201] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 473/1201] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 474/1201] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 475/1201] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 476/1201] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 477/1201] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 478/1201] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 479/1201] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 480/1201] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 481/1201] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 482/1201] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1201] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 484/1201] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 485/1201] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 486/1201] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 487/1201] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 488/1201] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 489/1201] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 490/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 491/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 492/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 493/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 494/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 495/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 496/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 497/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 498/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 499/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 500/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 501/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 502/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 503/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 504/1201] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1201] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 506/1201] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 507/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 508/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 509/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 510/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1201] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 512/1201] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 513/1201] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 514/1201] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 515/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 516/1201] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 517/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 518/1201] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 519/1201] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 520/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 521/1201] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 522/1201] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 523/1201] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 524/1201] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 525/1201] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 526/1201] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 527/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 528/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 529/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 530/1201] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 531/1201] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 532/1201] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 533/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 534/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 535/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 536/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 537/1201] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 538/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 539/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 540/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 541/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 542/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 543/1201] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 544/1201] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 545/1201] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1201] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 547/1201] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 548/1201] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 549/1201] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 550/1201] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 551/1201] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 552/1201] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 553/1201] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 554/1201] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 555/1201] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 556/1201] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 557/1201] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1201] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 559/1201] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 560/1201] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 561/1201] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 562/1201] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 563/1201] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 564/1201] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 565/1201] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 566/1201] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 567/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 568/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 569/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 570/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 571/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 572/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 573/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 574/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 575/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 576/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 577/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 578/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 579/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 580/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 581/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 582/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 583/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 584/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 585/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 586/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 587/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 588/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 589/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 590/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 591/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 592/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 593/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 594/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 595/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 596/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 597/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 598/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 599/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 600/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 601/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 602/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 603/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 604/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 605/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 606/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 607/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 608/1201] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 609/1201] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 610/1201] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 611/1201] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 612/1201] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 613/1201] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 614/1201] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 615/1201] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 616/1201] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 617/1201] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 618/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 619/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 620/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 621/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 622/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 623/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 624/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 625/1201] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1201] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 627/1201] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 628/1201] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 629/1201] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 630/1201] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 631/1201] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 632/1201] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 633/1201] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 634/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 635/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 636/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 637/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 638/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 639/1201] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 641/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 642/1201] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 643/1201] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 645/1201] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 646/1201] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 647/1201] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 648/1201] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 649/1201] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 650/1201] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 651/1201] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 652/1201] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 653/1201] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 654/1201] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 655/1201] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 656/1201] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 657/1201] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 658/1201] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 659/1201] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 660/1201] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 661/1201] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 662/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 663/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 664/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 665/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 666/1201] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 667/1201] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 668/1201] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 669/1201] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 670/1201] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 671/1201] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 672/1201] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 673/1201] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 674/1201] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1201] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 676/1201] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 677/1201] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 678/1201] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 679/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 680/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 681/1201] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 682/1201] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 683/1201] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 684/1201] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 685/1201] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 686/1201] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 687/1201] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 688/1201] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 689/1201] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 690/1201] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 691/1201] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 692/1201] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 693/1201] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 694/1201] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 695/1201] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 696/1201] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 697/1201] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 698/1201] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 699/1201] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 700/1201] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 701/1201] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 702/1201] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 703/1201] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 704/1201] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 705/1201] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 706/1201] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 707/1201] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 708/1201] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 709/1201] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 710/1201] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 711/1201] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 712/1201] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 713/1201] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 714/1201] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 715/1201] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 716/1201] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 717/1201] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 718/1201] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 719/1201] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 720/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 721/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 722/1201] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 723/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 724/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 725/1201] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 726/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 727/1201] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 728/1201] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 729/1201] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 730/1201] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 731/1201] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 732/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 733/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 734/1201] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 735/1201] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 736/1201] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 737/1201] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 738/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 739/1201] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 740/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 741/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 742/1201] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 743/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 744/1201] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 745/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 746/1201] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 747/1201] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 748/1201] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 749/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 750/1201] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 751/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 752/1201] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 753/1201] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 754/1201] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 755/1201] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 756/1201] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 757/1201] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 758/1201] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 759/1201] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 760/1201] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 761/1201] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 762/1201] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 763/1201] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 764/1201] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 765/1201] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 766/1201] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 767/1201] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 768/1201] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 769/1201] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 770/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 771/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 772/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 773/1201] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 774/1201] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 775/1201] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 776/1201] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 777/1201] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 778/1201] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 779/1201] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 780/1201] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 781/1201] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 782/1201] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 783/1201] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 784/1201] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 785/1201] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 786/1201] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 787/1201] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 788/1201] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 789/1201] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 790/1201] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 791/1201] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 792/1201] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 793/1201] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 794/1201] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 795/1201] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 796/1201] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 797/1201] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 798/1201] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 799/1201] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 800/1201] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 801/1201] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 802/1201] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 803/1201] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 804/1201] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 805/1201] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 806/1201] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 807/1201] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 808/1201] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 809/1201] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 810/1201] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 811/1201] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 812/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 813/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 814/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 815/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 816/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 817/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 818/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 819/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 820/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 821/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 822/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 823/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 824/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 825/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 826/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 827/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 829/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 830/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 831/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 832/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 833/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 834/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 835/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 836/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 837/1201] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 838/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 839/1201] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 840/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 841/1201] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 842/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 843/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 844/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 845/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 846/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 847/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 848/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 849/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 850/1201] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 851/1201] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 852/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 853/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 854/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 855/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 856/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 857/1201] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 858/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 859/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 860/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 861/1201] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 862/1201] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 863/1201] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 864/1201] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 865/1201] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 866/1201] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 867/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 868/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 869/1201] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 870/1201] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 871/1201] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 872/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 873/1201] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 874/1201] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 875/1201] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 876/1201] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 877/1201] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 878/1201] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 879/1201] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 880/1201] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 881/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 882/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 883/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 884/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 885/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 886/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 887/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 888/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 889/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 890/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 891/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 892/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 893/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 894/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 895/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 896/1201] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 897/1201] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 898/1201] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 899/1201] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 900/1201] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 901/1201] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 902/1201] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 903/1201] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 904/1201] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 905/1201] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 906/1201] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 907/1201] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 908/1201] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 909/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 910/1201] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 911/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 912/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 913/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 914/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 915/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 916/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 917/1201] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 918/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 919/1201] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 920/1201] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 921/1201] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 922/1201] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 923/1201] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 924/1201] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 925/1201] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 926/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 927/1201] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 928/1201] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 929/1201] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 930/1201] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 931/1201] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 932/1201] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 933/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 934/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 935/1201] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 936/1201] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 937/1201] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 938/1201] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 939/1201] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 940/1201] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 941/1201] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 942/1201] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140663707855200: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3716967, 256)) BB: Failed build of ArduCopter aero-heli stable BB: [5/255] Building board: aerofc-v1 at 2025-03-31 02:12:25.138827 BB: Trying checkout ArduCopter stable aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter stable aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [6/255] Building board: AEROFOX-H7 at 2025-03-31 02:12:25.954911 BB: Trying checkout ArduCopter stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter stable AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [7/255] Building board: AET-H743-Basic at 2025-03-31 02:12:27.534932 BB: Trying checkout ArduCopter stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter stable AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [8/255] Building board: airbotf4 at 2025-03-31 02:12:29.110768 BB: Trying checkout ArduCopter stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter stable airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [9/255] Building board: AIRLink at 2025-03-31 02:12:29.172225 BB: Trying checkout ArduCopter stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter stable AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [10/255] Building board: Airvolute-DCS2 at 2025-03-31 02:12:29.240819 BB: Trying checkout ArduCopter stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter stable Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [11/255] Building board: AnyleafH7 at 2025-03-31 02:12:29.300853 BB: Trying checkout ArduCopter stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter stable AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [12/255] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:12:29.359139 BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [13/255] Building board: ARK_FPV at 2025-03-31 02:12:29.423197 BB: Trying checkout ArduCopter stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter stable ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [14/255] Building board: ARKV6X at 2025-03-31 02:12:31.002401 BB: Trying checkout ArduCopter stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter stable ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [15/255] Building board: AtomRCF405NAVI at 2025-03-31 02:12:31.061701 BB: Trying checkout ArduCopter stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter stable AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [16/255] Building board: bbbmini at 2025-03-31 02:12:31.120285 BB: Trying checkout ArduCopter stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter stable bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [17/255] Building board: BeastF7 at 2025-03-31 02:12:31.179764 BB: Trying checkout ArduCopter stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter stable BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [18/255] Building board: BeastF7v2 at 2025-03-31 02:12:31.236187 BB: Trying checkout ArduCopter stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter stable BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [19/255] Building board: BeastH7 at 2025-03-31 02:12:31.292850 BB: Trying checkout ArduCopter stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter stable BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [20/255] Building board: BeastH7v2 at 2025-03-31 02:12:31.350628 BB: Trying checkout ArduCopter stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter stable BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [21/255] Building board: bebop at 2025-03-31 02:12:31.408221 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/255] Building board: bebop at 2025-03-31 02:12:31.461958 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [23/255] Building board: BETAFPV-F405 at 2025-03-31 02:12:31.515474 BB: Trying checkout ArduCopter stable BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter stable BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [24/255] Building board: BETAFPV-F405-I2C at 2025-03-31 02:12:31.573010 BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [25/255] Building board: bhat at 2025-03-31 02:12:33.143187 BB: Trying checkout ArduCopter stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter stable bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bhat binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [26/255] Building board: BlitzF745 at 2025-03-31 02:12:33.203903 BB: Trying checkout ArduCopter stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter stable BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [27/255] Building board: BlitzF745AIO at 2025-03-31 02:12:33.262985 BB: Trying checkout ArduCopter stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter stable BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [28/255] Building board: BlitzH743Pro at 2025-03-31 02:12:33.319755 BB: Trying checkout ArduCopter stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter stable BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [29/255] Building board: BlitzMiniF745 at 2025-03-31 02:12:33.375788 BB: Trying checkout ArduCopter stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter stable BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [30/255] Building board: BlitzWingH743 at 2025-03-31 02:12:33.442772 BB: Trying checkout ArduCopter stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter stable BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [31/255] Building board: blue at 2025-03-31 02:12:33.509897 BB: Trying checkout ArduCopter stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter stable blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [32/255] Building board: canzero at 2025-03-31 02:12:33.568321 BB: Trying checkout ArduCopter stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter stable canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [33/255] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:12:33.622993 BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/255] Building board: CBU-H7-Stamp at 2025-03-31 02:12:35.193714 BB: Trying checkout ArduCopter stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter stable CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [35/255] Building board: CrazyF405 at 2025-03-31 02:12:36.804387 BB: Trying checkout ArduCopter stable CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter stable CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: [36/255] Building board: crazyflie2 at 2025-03-31 02:12:38.373099 BB: Trying checkout ArduCopter stable crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter stable crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [37/255] Building board: CSKY405 at 2025-03-31 02:12:38.438779 BB: Trying checkout ArduCopter stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter stable CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [38/255] Building board: CUAV-7-Nano at 2025-03-31 02:12:40.030096 BB: Trying checkout ArduCopter stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter stable CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [39/255] Building board: CUAV-Nora at 2025-03-31 02:12:40.090363 BB: Trying checkout ArduCopter stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter stable CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [40/255] Building board: CUAV-Nora-bdshot at 2025-03-31 02:12:40.152593 BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [41/255] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:12:40.213652 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [42/255] Building board: CUAV-X7 at 2025-03-31 02:12:41.773780 BB: Trying checkout ArduCopter stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter stable CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [43/255] Building board: CUAV-X7-bdshot at 2025-03-31 02:12:41.835936 BB: Trying checkout ArduCopter stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter stable CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [44/255] Building board: CUAVv5 at 2025-03-31 02:12:41.892340 BB: Trying checkout ArduCopter stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter stable CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [45/255] Building board: CUAVv5-bdshot at 2025-03-31 02:12:41.951235 BB: Trying checkout ArduCopter stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter stable CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [46/255] Building board: CUAVv5Nano at 2025-03-31 02:12:42.007907 BB: Trying checkout ArduCopter stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter stable CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [47/255] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:12:42.063643 BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [48/255] Building board: CubeBlack at 2025-03-31 02:12:42.119601 BB: Trying checkout ArduCopter stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter stable CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [49/255] Building board: CubeBlack+ at 2025-03-31 02:12:42.175992 BB: Trying checkout ArduCopter stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter stable CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [50/255] Building board: CubeGreen-solo at 2025-03-31 02:12:42.232691 BB: Trying checkout ArduCopter stable CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter stable CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [51/255] Building board: CubeOrange at 2025-03-31 02:12:42.288064 BB: Trying checkout ArduCopter stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter stable CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [52/255] Building board: CubeOrange-bdshot at 2025-03-31 02:12:42.349934 BB: Trying checkout ArduCopter stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter stable CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [53/255] Building board: CubeOrange-SimOnHardWare at 2025-03-31 02:12:42.408494 BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [54/255] Building board: CubeOrangePlus at 2025-03-31 02:12:42.464756 BB: Trying checkout ArduCopter stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter stable CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [55/255] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:12:42.521473 BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [56/255] Building board: CubeOrangePlus-SimOnHardWare at 2025-03-31 02:12:42.579066 BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [57/255] Building board: CubePurple at 2025-03-31 02:12:42.635572 BB: Trying checkout ArduCopter stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter stable CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [58/255] Building board: CubeRedPrimary at 2025-03-31 02:12:42.693945 BB: Trying checkout ArduCopter stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter stable CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [59/255] Building board: CubeRedSecondary at 2025-03-31 02:12:42.767087 BB: Trying checkout ArduCopter stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter stable CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [60/255] Building board: CubeSolo at 2025-03-31 02:12:42.830626 BB: Trying checkout ArduCopter stable CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter stable CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [61/255] Building board: CubeYellow at 2025-03-31 02:12:42.889500 BB: Trying checkout ArduCopter stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter stable CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [62/255] Building board: CubeYellow-bdshot at 2025-03-31 02:12:42.952097 BB: Trying checkout ArduCopter stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter stable CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [63/255] Building board: dark at 2025-03-31 02:12:43.015983 BB: Trying checkout ArduCopter stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable dark binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter stable dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable dark binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [64/255] Building board: DevEBoxH7v2 at 2025-03-31 02:12:43.073022 BB: Trying checkout ArduCopter stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter stable DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [65/255] Building board: disco at 2025-03-31 02:12:43.131441 BB: Trying checkout ArduCopter stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable disco binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board disco BB: Trying checkout ArduCopter stable disco heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable disco binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [66/255] Building board: DroneerF405 at 2025-03-31 02:12:43.187889 BB: Trying checkout ArduCopter stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter stable DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [67/255] Building board: DrotekP3Pro at 2025-03-31 02:12:44.763135 BB: Trying checkout ArduCopter stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter stable DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [68/255] Building board: Durandal at 2025-03-31 02:12:44.823221 BB: Trying checkout ArduCopter stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter stable Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [69/255] Building board: Durandal-bdshot at 2025-03-31 02:12:44.880690 BB: Trying checkout ArduCopter stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter stable Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [70/255] Building board: edge at 2025-03-31 02:12:44.939807 BB: Trying checkout ArduCopter stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter stable edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [71/255] Building board: erleboard at 2025-03-31 02:12:44.997860 BB: Trying checkout ArduCopter stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter stable erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [72/255] Building board: erlebrain2 at 2025-03-31 02:12:45.054732 BB: Trying checkout ArduCopter stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter stable erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [73/255] Building board: F35Lightning at 2025-03-31 02:12:45.111802 BB: Trying checkout ArduCopter stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter stable F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [74/255] Building board: F4BY at 2025-03-31 02:12:45.171506 BB: Trying checkout ArduCopter stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter stable F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [75/255] Building board: F4BY_F427 at 2025-03-31 02:12:45.231747 BB: Trying checkout ArduCopter stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter stable F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [76/255] Building board: FlyingMoonF407 at 2025-03-31 02:12:46.831585 BB: Trying checkout ArduCopter stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter stable FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [77/255] Building board: FlyingMoonF427 at 2025-03-31 02:12:46.892504 BB: Trying checkout ArduCopter stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter stable FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [78/255] Building board: FlyingMoonH743 at 2025-03-31 02:12:46.949282 BB: Trying checkout ArduCopter stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter stable FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [79/255] Building board: FlywooF405HD-AIOv2 at 2025-03-31 02:12:47.005168 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [80/255] Building board: FlywooF405Pro at 2025-03-31 02:12:48.574571 BB: Trying checkout ArduCopter stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter stable FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [81/255] Building board: FlywooF405S-AIO at 2025-03-31 02:12:48.635964 BB: Trying checkout ArduCopter stable FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter stable FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [82/255] Building board: FlywooF745 at 2025-03-31 02:12:48.694364 BB: Trying checkout ArduCopter stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter stable FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [83/255] Building board: FlywooF745Nano at 2025-03-31 02:12:48.752640 BB: Trying checkout ArduCopter stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter stable FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [84/255] Building board: FlywooH743Pro at 2025-03-31 02:12:48.809852 BB: Trying checkout ArduCopter stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter stable FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [85/255] Building board: fmuv2 at 2025-03-31 02:12:50.372551 BB: Trying checkout ArduCopter stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter stable fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [86/255] Building board: fmuv3 at 2025-03-31 02:12:50.433231 BB: Trying checkout ArduCopter stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter stable fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [87/255] Building board: fmuv5 at 2025-03-31 02:12:50.488213 BB: Trying checkout ArduCopter stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter stable fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [88/255] Building board: FoxeerF405v2 at 2025-03-31 02:12:50.547948 BB: Trying checkout ArduCopter stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter stable FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [89/255] Building board: FoxeerH743v1 at 2025-03-31 02:12:50.605206 BB: Trying checkout ArduCopter stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter stable FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [90/255] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:12:50.662243 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [91/255] Building board: GEPRCF745BTHD at 2025-03-31 02:12:52.228604 BB: Trying checkout ArduCopter stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter stable GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [92/255] Building board: Here4FC at 2025-03-31 02:12:53.810508 BB: Trying checkout ArduCopter stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter stable Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [93/255] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:12:53.871061 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [94/255] Building board: JFB100 at 2025-03-31 02:12:53.930901 BB: Trying checkout ArduCopter stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter stable JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [95/255] Building board: JFB110 at 2025-03-31 02:12:53.988187 BB: Trying checkout ArduCopter stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter stable JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [96/255] Building board: JHEM_JHEF405 at 2025-03-31 02:12:54.047145 BB: Trying checkout ArduCopter stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter stable JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [97/255] Building board: JHEMCU-GSF405A at 2025-03-31 02:12:55.625295 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter stable JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [98/255] Building board: JHEMCU-GSF405A-RX2 at 2025-03-31 02:12:55.687384 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [99/255] Building board: JHEMCU-H743HD at 2025-03-31 02:12:55.743257 BB: Trying checkout ArduCopter stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter stable JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [100/255] Building board: KakuteF4 at 2025-03-31 02:12:57.325850 BB: Trying checkout ArduCopter stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter stable KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [101/255] Building board: KakuteF4-Wing at 2025-03-31 02:12:57.390027 BB: Trying checkout ArduCopter stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter stable KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [102/255] Building board: KakuteF4Mini at 2025-03-31 02:12:58.948884 BB: Trying checkout ArduCopter stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter stable KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [103/255] Building board: KakuteF7 at 2025-03-31 02:12:59.008880 BB: Trying checkout ArduCopter stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter stable KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [104/255] Building board: KakuteF7-bdshot at 2025-03-31 02:12:59.066653 BB: Trying checkout ArduCopter stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter stable KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [105/255] Building board: KakuteF7Mini at 2025-03-31 02:12:59.123984 BB: Trying checkout ArduCopter stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter stable KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [106/255] Building board: KakuteH7 at 2025-03-31 02:12:59.180639 BB: Trying checkout ArduCopter stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter stable KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [107/255] Building board: KakuteH7-bdshot at 2025-03-31 02:12:59.238110 BB: Trying checkout ArduCopter stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter stable KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [108/255] Building board: KakuteH7-Wing at 2025-03-31 02:12:59.298773 BB: Trying checkout ArduCopter stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter stable KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [109/255] Building board: KakuteH7Mini at 2025-03-31 02:12:59.355641 BB: Trying checkout ArduCopter stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter stable KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [110/255] Building board: KakuteH7Mini-Nand at 2025-03-31 02:12:59.412924 BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [111/255] Building board: KakuteH7v2 at 2025-03-31 02:12:59.470271 BB: Trying checkout ArduCopter stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter stable KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [112/255] Building board: linux at 2025-03-31 02:12:59.530990 BB: Trying checkout ArduCopter stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable linux binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter stable linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable linux binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [113/255] Building board: LongBowF405WING at 2025-03-31 02:12:59.596886 BB: Trying checkout ArduCopter stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter stable LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [114/255] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:13:01.150316 BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [115/255] Building board: luminousbee5 at 2025-03-31 02:13:02.743846 BB: Trying checkout ArduCopter stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter stable luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [116/255] Building board: MambaF405-2022 at 2025-03-31 02:13:02.804214 BB: Trying checkout ArduCopter stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter stable MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [117/255] Building board: MambaF405US-I2C at 2025-03-31 02:13:02.862827 BB: Trying checkout ArduCopter stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter stable MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [118/255] Building board: MambaF405v2 at 2025-03-31 02:13:02.919871 BB: Trying checkout ArduCopter stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter stable MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [119/255] Building board: MambaH743v4 at 2025-03-31 02:13:02.977650 BB: Trying checkout ArduCopter stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter stable MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [120/255] Building board: MatekF405 at 2025-03-31 02:13:03.036674 BB: Trying checkout ArduCopter stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter stable MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [121/255] Building board: MatekF405-bdshot at 2025-03-31 02:13:03.094864 BB: Trying checkout ArduCopter stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter stable MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [122/255] Building board: MatekF405-CAN at 2025-03-31 02:13:03.186360 BB: Trying checkout ArduCopter stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter stable MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [123/255] Building board: MatekF405-STD at 2025-03-31 02:13:03.244140 BB: Trying checkout ArduCopter stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter stable MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [124/255] Building board: MatekF405-TE at 2025-03-31 02:13:03.299050 BB: Trying checkout ArduCopter stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter stable MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [125/255] Building board: MatekF405-TE-bdshot at 2025-03-31 02:13:03.355771 BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [126/255] Building board: MatekF405-Wing at 2025-03-31 02:13:03.416052 BB: Trying checkout ArduCopter stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter stable MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [127/255] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:13:03.472214 BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [128/255] Building board: MatekF765-SE at 2025-03-31 02:13:03.527942 BB: Trying checkout ArduCopter stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter stable MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [129/255] Building board: MatekF765-Wing at 2025-03-31 02:13:03.589706 BB: Trying checkout ArduCopter stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter stable MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [130/255] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:13:03.647058 BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [131/255] Building board: MatekH743 at 2025-03-31 02:13:03.703893 BB: Trying checkout ArduCopter stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter stable MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [132/255] Building board: MatekH743-bdshot at 2025-03-31 02:13:03.760769 BB: Trying checkout ArduCopter stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter stable MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [133/255] Building board: MatekH7A3 at 2025-03-31 02:13:03.820420 BB: Trying checkout ArduCopter stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter stable MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [134/255] Building board: MFT-SEMA100 at 2025-03-31 02:13:05.395279 BB: Trying checkout ArduCopter stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter stable MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [135/255] Building board: MicoAir405Mini at 2025-03-31 02:13:05.458392 BB: Trying checkout ArduCopter stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter stable MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [136/255] Building board: MicoAir405v2 at 2025-03-31 02:13:07.005893 BB: Trying checkout ArduCopter stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter stable MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [137/255] Building board: MicoAir743 at 2025-03-31 02:13:07.067978 BB: Trying checkout ArduCopter stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter stable MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [138/255] Building board: MicoAir743-AIO at 2025-03-31 02:13:08.611679 BB: Trying checkout ArduCopter stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter stable MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [139/255] Building board: MicoAir743v2 at 2025-03-31 02:13:10.203997 BB: Trying checkout ArduCopter stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter stable MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [140/255] Building board: mindpx-v2 at 2025-03-31 02:13:11.767648 BB: Trying checkout ArduCopter stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter stable mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [141/255] Building board: mini-pix at 2025-03-31 02:13:11.827284 BB: Trying checkout ArduCopter stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter stable mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [142/255] Building board: modalai_fc-v1 at 2025-03-31 02:13:11.884886 BB: Trying checkout ArduCopter stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter stable modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [143/255] Building board: mRoControlZeroClassic at 2025-03-31 02:13:11.942345 BB: Trying checkout ArduCopter stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter stable mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [144/255] Building board: mRoControlZeroF7 at 2025-03-31 02:13:11.999564 BB: Trying checkout ArduCopter stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter stable mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [145/255] Building board: mRoControlZeroH7 at 2025-03-31 02:13:12.056557 BB: Trying checkout ArduCopter stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter stable mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [146/255] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:13:12.115808 BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [147/255] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:13:12.172694 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [148/255] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:13:12.231170 BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [149/255] Building board: mRoNexus at 2025-03-31 02:13:12.288945 BB: Trying checkout ArduCopter stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter stable mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [150/255] Building board: mRoPixracerPro at 2025-03-31 02:13:12.346728 BB: Trying checkout ArduCopter stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter stable mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [151/255] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:13:12.407880 BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [152/255] Building board: mRoX21 at 2025-03-31 02:13:12.466960 BB: Trying checkout ArduCopter stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter stable mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [153/255] Building board: mRoX21-777 at 2025-03-31 02:13:12.528930 BB: Trying checkout ArduCopter stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter stable mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [154/255] Building board: MUPilot at 2025-03-31 02:13:12.588229 BB: Trying checkout ArduCopter stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter stable MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [155/255] Building board: navigator at 2025-03-31 02:13:14.142929 BB: Trying checkout ArduCopter stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter stable navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [156/255] Building board: navigator64 at 2025-03-31 02:13:14.201353 BB: Trying checkout ArduCopter stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter stable navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [157/255] Building board: navio at 2025-03-31 02:13:15.777725 BB: Trying checkout ArduCopter stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter stable navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [158/255] Building board: navio2 at 2025-03-31 02:13:15.836270 BB: Trying checkout ArduCopter stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter stable navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [159/255] Building board: NxtPX4v2 at 2025-03-31 02:13:15.889981 BB: Trying checkout ArduCopter stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter stable NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [160/255] Building board: obal at 2025-03-31 02:13:17.463325 BB: Trying checkout ArduCopter stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter stable obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [161/255] Building board: ocpoc_zynq at 2025-03-31 02:13:17.524133 BB: Trying checkout ArduCopter stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter stable ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [162/255] Building board: omnibusf4 at 2025-03-31 02:13:17.579495 BB: Trying checkout ArduCopter stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter stable omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [163/255] Building board: omnibusf4pro at 2025-03-31 02:13:17.635596 BB: Trying checkout ArduCopter stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter stable omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [164/255] Building board: omnibusf4pro-bdshot at 2025-03-31 02:13:17.694690 BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [165/255] Building board: omnibusf4v6 at 2025-03-31 02:13:17.754730 BB: Trying checkout ArduCopter stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter stable omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [166/255] Building board: OMNIBUSF7V2 at 2025-03-31 02:13:17.813815 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [167/255] Building board: OmnibusNanoV6 at 2025-03-31 02:13:17.873769 BB: Trying checkout ArduCopter stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter stable OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [168/255] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:13:17.933473 BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [169/255] Building board: OrqaF405Pro at 2025-03-31 02:13:17.991597 BB: Trying checkout ArduCopter stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter stable OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [170/255] Building board: PH4-mini at 2025-03-31 02:13:18.049275 BB: Trying checkout ArduCopter stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter stable PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [171/255] Building board: PH4-mini-bdshot at 2025-03-31 02:13:18.110545 BB: Trying checkout ArduCopter stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter stable PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [172/255] Building board: Pix32v5 at 2025-03-31 02:13:18.167064 BB: Trying checkout ArduCopter stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter stable Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [173/255] Building board: PixC4-Jetson at 2025-03-31 02:13:18.223440 BB: Trying checkout ArduCopter stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter stable PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [174/255] Building board: PixFlamingo at 2025-03-31 02:13:18.281304 BB: Trying checkout ArduCopter stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter stable PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [175/255] Building board: PixFlamingo-F767 at 2025-03-31 02:13:18.339360 BB: Trying checkout ArduCopter stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter stable PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [176/255] Building board: Pixhawk1 at 2025-03-31 02:13:18.399742 BB: Trying checkout ArduCopter stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter stable Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [177/255] Building board: Pixhawk1-1M at 2025-03-31 02:13:18.455413 BB: Trying checkout ArduCopter stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter stable Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [178/255] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:13:18.511755 BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [179/255] Building board: Pixhawk1-bdshot at 2025-03-31 02:13:18.569820 BB: Trying checkout ArduCopter stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [180/255] Building board: Pixhawk4 at 2025-03-31 02:13:18.630230 BB: Trying checkout ArduCopter stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter stable Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [181/255] Building board: Pixhawk4-bdshot at 2025-03-31 02:13:18.690521 BB: Trying checkout ArduCopter stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter stable Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [182/255] Building board: Pixhawk5X at 2025-03-31 02:13:18.748231 BB: Trying checkout ArduCopter stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter stable Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [183/255] Building board: Pixhawk6C at 2025-03-31 02:13:18.811397 BB: Trying checkout ArduCopter stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter stable Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [184/255] Building board: Pixhawk6C-bdshot at 2025-03-31 02:13:18.869610 BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [185/255] Building board: Pixhawk6X at 2025-03-31 02:13:18.929168 BB: Trying checkout ArduCopter stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter stable Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [186/255] Building board: Pixhawk6X-bdshot at 2025-03-31 02:13:18.989175 BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [187/255] Building board: PixPilot-C3 at 2025-03-31 02:13:19.044948 BB: Trying checkout ArduCopter stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter stable PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [188/255] Building board: PixPilot-V3 at 2025-03-31 02:13:19.103128 BB: Trying checkout ArduCopter stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter stable PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [189/255] Building board: PixPilot-V6 at 2025-03-31 02:13:19.161373 BB: Trying checkout ArduCopter stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter stable PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [190/255] Building board: PixPilot-V6PRO at 2025-03-31 02:13:19.219286 BB: Trying checkout ArduCopter stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter stable PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [191/255] Building board: Pixracer at 2025-03-31 02:13:20.798568 BB: Trying checkout ArduCopter stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter stable Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [192/255] Building board: Pixracer-bdshot at 2025-03-31 02:13:20.858713 BB: Trying checkout ArduCopter stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter stable Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [193/255] Building board: PixSurveyA1 at 2025-03-31 02:13:20.917287 BB: Trying checkout ArduCopter stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter stable PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [194/255] Building board: PixSurveyA1-IND at 2025-03-31 02:13:20.974965 BB: Trying checkout ArduCopter stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter stable PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [195/255] Building board: PixSurveyA2 at 2025-03-31 02:13:21.036385 BB: Trying checkout ArduCopter stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter stable PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [196/255] Building board: pocket at 2025-03-31 02:13:21.093423 BB: Trying checkout ArduCopter stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter stable pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pocket binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [197/255] Building board: pxf at 2025-03-31 02:13:21.150306 BB: Trying checkout ArduCopter stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter stable pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [198/255] Building board: pxfmini at 2025-03-31 02:13:21.207651 BB: Trying checkout ArduCopter stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter stable pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [199/255] Building board: QioTekAdeptF407 at 2025-03-31 02:13:21.264915 BB: Trying checkout ArduCopter stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter stable QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [200/255] Building board: QioTekZealotF427 at 2025-03-31 02:13:21.326144 BB: Trying checkout ArduCopter stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter stable QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [201/255] Building board: QioTekZealotH743 at 2025-03-31 02:13:21.383661 BB: Trying checkout ArduCopter stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter stable QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [202/255] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:13:21.439966 BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [203/255] Building board: R9Pilot at 2025-03-31 02:13:21.497782 BB: Trying checkout ArduCopter stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter stable R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [204/255] Building board: RadiolinkPIX6 at 2025-03-31 02:13:21.556957 BB: Trying checkout ArduCopter stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter stable RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [205/255] Building board: RADIX2HD at 2025-03-31 02:13:21.614566 BB: Trying checkout ArduCopter stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter stable RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [206/255] Building board: ReaperF745 at 2025-03-31 02:13:21.673002 BB: Trying checkout ArduCopter stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter stable ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [207/255] Building board: revo-mini at 2025-03-31 02:13:21.732295 BB: Trying checkout ArduCopter stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter stable revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [208/255] Building board: revo-mini-bdshot at 2025-03-31 02:13:21.790895 BB: Trying checkout ArduCopter stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter stable revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [209/255] Building board: revo-mini-i2c at 2025-03-31 02:13:21.848690 BB: Trying checkout ArduCopter stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter stable revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [210/255] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:13:21.907228 BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [211/255] Building board: rst_zynq at 2025-03-31 02:13:21.964861 BB: Trying checkout ArduCopter stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.699s) BB-WAF: 'clean' finished successfully (0.994s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/1030] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/1030] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 10/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 15/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 16/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/1030] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 18/1030] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 19/1030] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1030] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1030] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1030] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 23/1030] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 24/1030] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1030] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1030] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 27/1030] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 28/1030] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1030] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 30/1030] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 31/1030] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1030] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1030] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 34/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 35/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 36/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 37/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 38/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 39/1030] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1030] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1030] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1030] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1030] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/1030] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/1030] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/1030] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/1030] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/1030] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/1030] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/1030] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/1030] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/1030] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/1030] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/1030] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/1030] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/1030] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 69/1030] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 70/1030] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 71/1030] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 72/1030] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1030] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1030] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1030] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1030] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1030] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1030] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1030] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1030] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1030] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1030] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1030] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 84/1030] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1030] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 86/1030] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 87/1030] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1030] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 90/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 91/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 92/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 93/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 94/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 96/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 97/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 98/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 102/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 104/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 105/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 106/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 107/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 108/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 109/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 113/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1030] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 115/1030] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 116/1030] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 117/1030] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 118/1030] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 119/1030] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1030] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 121/1030] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 122/1030] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 123/1030] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 124/1030] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 125/1030] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 126/1030] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 127/1030] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 128/1030] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 129/1030] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 130/1030] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 131/1030] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 132/1030] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 133/1030] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 134/1030] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1030] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1030] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 138/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1030] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 140/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1030] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1030] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 144/1030] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 145/1030] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 146/1030] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 147/1030] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 148/1030] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 149/1030] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1030] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1030] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 152/1030] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1030] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1030] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 155/1030] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 156/1030] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 157/1030] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 158/1030] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 159/1030] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1030] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1030] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1030] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 163/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1030] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1030] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 167/1030] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1030] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 169/1030] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 170/1030] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1030] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1030] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 173/1030] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 174/1030] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 175/1030] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1030] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1030] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 178/1030] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 179/1030] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 180/1030] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 181/1030] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1030] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1030] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 184/1030] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 185/1030] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 186/1030] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 187/1030] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 188/1030] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 189/1030] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 190/1030] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 191/1030] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 192/1030] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 193/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 194/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 196/1030] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 197/1030] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 198/1030] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 199/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 200/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 201/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 202/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 203/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 204/1030] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 205/1030] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 206/1030] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 207/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 208/1030] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 209/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 210/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 211/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 212/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 213/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 214/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 215/1030] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 216/1030] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 217/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 218/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 219/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 220/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 221/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 222/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 223/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 224/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 225/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 226/1030] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 227/1030] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 228/1030] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 229/1030] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 230/1030] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 231/1030] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 232/1030] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 233/1030] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 234/1030] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 235/1030] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 236/1030] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 237/1030] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 238/1030] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 239/1030] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 240/1030] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 241/1030] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 242/1030] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1030] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 244/1030] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 245/1030] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 246/1030] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 247/1030] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 248/1030] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 249/1030] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 250/1030] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 251/1030] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 252/1030] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 253/1030] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 254/1030] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 255/1030] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 256/1030] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 257/1030] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 258/1030] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 259/1030] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 260/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 261/1030] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 262/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 263/1030] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 264/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 265/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 266/1030] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 267/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 268/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 269/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 270/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 271/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 272/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 273/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 274/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 275/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 276/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 277/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 278/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 279/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 280/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 281/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 282/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 283/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 284/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 285/1030] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 286/1030] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 287/1030] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 288/1030] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 289/1030] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 290/1030] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 291/1030] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 292/1030] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 293/1030] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 294/1030] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 295/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 296/1030] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 297/1030] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 298/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 299/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 300/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 301/1030] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 302/1030] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 303/1030] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 304/1030] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 305/1030] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 306/1030] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 307/1030] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 308/1030] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 309/1030] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 310/1030] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 311/1030] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 312/1030] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 313/1030] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 314/1030] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 315/1030] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 316/1030] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 317/1030] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 318/1030] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 319/1030] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 320/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 321/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 322/1030] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 323/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 324/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 325/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 326/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 327/1030] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 328/1030] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 329/1030] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 330/1030] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 331/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 332/1030] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 333/1030] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 334/1030] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 335/1030] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 336/1030] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 337/1030] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 338/1030] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 339/1030] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 340/1030] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 341/1030] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 342/1030] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 343/1030] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 344/1030] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 345/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 346/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 347/1030] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 348/1030] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 349/1030] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 350/1030] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 351/1030] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 352/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 353/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 354/1030] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 355/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 356/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 357/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 358/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 359/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 360/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 361/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 362/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 363/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 364/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 365/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 366/1030] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 367/1030] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 368/1030] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 369/1030] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 370/1030] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 371/1030] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 372/1030] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 373/1030] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 374/1030] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 375/1030] Compiling modules/lwip/src/core/init.c BB-WAF: [ 376/1030] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 377/1030] Compiling modules/lwip/src/core/def.c BB-WAF: [ 378/1030] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 379/1030] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 380/1030] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 381/1030] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 382/1030] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 383/1030] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 384/1030] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 385/1030] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 386/1030] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 387/1030] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 388/1030] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 389/1030] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 390/1030] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 391/1030] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 392/1030] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 393/1030] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 394/1030] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 395/1030] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 396/1030] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 397/1030] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 398/1030] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 399/1030] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 400/1030] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 401/1030] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 402/1030] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 403/1030] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 404/1030] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 405/1030] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 406/1030] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 407/1030] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 408/1030] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 409/1030] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 410/1030] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 411/1030] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 412/1030] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 413/1030] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 414/1030] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 415/1030] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 416/1030] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 417/1030] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 418/1030] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 419/1030] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 420/1030] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 421/1030] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 422/1030] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 423/1030] Compiling modules/lwip/src/api/err.c BB-WAF: [ 424/1030] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 425/1030] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 426/1030] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 427/1030] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 428/1030] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 429/1030] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 430/1030] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 431/1030] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 432/1030] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 433/1030] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 434/1030] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 435/1030] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 436/1030] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 437/1030] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 438/1030] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 439/1030] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 440/1030] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 441/1030] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 442/1030] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 443/1030] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 444/1030] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 445/1030] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 446/1030] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 447/1030] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 448/1030] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 449/1030] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 450/1030] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 451/1030] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 452/1030] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 453/1030] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 454/1030] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 455/1030] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 456/1030] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 457/1030] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 458/1030] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 459/1030] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 460/1030] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 461/1030] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 462/1030] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 463/1030] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 464/1030] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 465/1030] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 466/1030] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 467/1030] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 468/1030] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 469/1030] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 470/1030] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 471/1030] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 472/1030] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 473/1030] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 474/1030] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 475/1030] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 476/1030] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 477/1030] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 478/1030] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 479/1030] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 480/1030] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 481/1030] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 482/1030] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 483/1030] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 484/1030] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 485/1030] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 486/1030] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 487/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 488/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 489/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 490/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 491/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 492/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 493/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 494/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 495/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 496/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 497/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 498/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 499/1030] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 500/1030] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 501/1030] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 502/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 503/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 504/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 505/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 506/1030] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 507/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 508/1030] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 509/1030] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 510/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 511/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 512/1030] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 513/1030] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 514/1030] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 515/1030] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 516/1030] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 517/1030] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 518/1030] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 519/1030] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 520/1030] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 521/1030] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 522/1030] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 523/1030] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 524/1030] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 525/1030] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 526/1030] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 527/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 528/1030] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 529/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 530/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 531/1030] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 532/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 533/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 534/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 535/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 536/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 537/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 538/1030] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 539/1030] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 540/1030] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 541/1030] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 542/1030] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 543/1030] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 544/1030] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 545/1030] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 546/1030] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 547/1030] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 548/1030] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 549/1030] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 550/1030] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 551/1030] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 552/1030] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 553/1030] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 554/1030] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 555/1030] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 556/1030] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 557/1030] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 558/1030] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 559/1030] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 560/1030] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 561/1030] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 562/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 563/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 564/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 565/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 566/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 567/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 568/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 569/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 570/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 571/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 572/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 573/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 574/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 575/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 576/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 577/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 578/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 579/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 580/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 581/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 582/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 583/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 584/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 585/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 586/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 587/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 588/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 589/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 590/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 591/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 592/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 593/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 594/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 595/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 596/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 597/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 598/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 599/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 600/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 601/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 602/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 603/1030] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 604/1030] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 605/1030] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 606/1030] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 607/1030] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 608/1030] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 609/1030] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 610/1030] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 611/1030] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 612/1030] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 613/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 614/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 615/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 616/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 617/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 618/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 619/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 620/1030] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 621/1030] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 622/1030] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 623/1030] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 624/1030] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 625/1030] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 626/1030] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 627/1030] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 628/1030] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 629/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 630/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 631/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 632/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 633/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 634/1030] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 635/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 636/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 637/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 638/1030] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 639/1030] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 640/1030] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 641/1030] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 642/1030] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 643/1030] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 644/1030] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 645/1030] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 646/1030] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 647/1030] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 648/1030] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 649/1030] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 650/1030] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 651/1030] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 652/1030] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 653/1030] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 654/1030] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 655/1030] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 656/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 657/1030] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 658/1030] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 659/1030] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 660/1030] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 661/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 662/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 663/1030] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 664/1030] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 665/1030] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 666/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 667/1030] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 668/1030] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 669/1030] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 670/1030] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 671/1030] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 672/1030] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 673/1030] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 674/1030] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 675/1030] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 676/1030] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 677/1030] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 678/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 679/1030] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 680/1030] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 681/1030] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 682/1030] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 683/1030] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 684/1030] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 685/1030] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 686/1030] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 687/1030] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 688/1030] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 689/1030] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 690/1030] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 691/1030] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 692/1030] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 693/1030] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 694/1030] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 695/1030] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 696/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 697/1030] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 698/1030] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 699/1030] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 700/1030] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 701/1030] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 702/1030] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 703/1030] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 704/1030] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 705/1030] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 706/1030] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 707/1030] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 708/1030] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 709/1030] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 710/1030] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 711/1030] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 712/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 713/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 714/1030] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 715/1030] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 716/1030] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 717/1030] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 718/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 719/1030] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 720/1030] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 721/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 722/1030] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 723/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 724/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 725/1030] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 726/1030] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 727/1030] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 728/1030] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 729/1030] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 730/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 731/1030] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 732/1030] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 733/1030] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 734/1030] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 735/1030] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 736/1030] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 737/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 738/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 739/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 740/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 741/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 742/1030] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 743/1030] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 744/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 745/1030] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 746/1030] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 747/1030] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 748/1030] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 749/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 750/1030] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 751/1030] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1030] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 753/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 754/1030] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 755/1030] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 756/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 757/1030] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 758/1030] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 759/1030] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 760/1030] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 761/1030] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 762/1030] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 763/1030] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 764/1030] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 765/1030] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 766/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 767/1030] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 768/1030] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 769/1030] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 770/1030] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 771/1030] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 772/1030] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 773/1030] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 774/1030] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 775/1030] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 776/1030] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 777/1030] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 778/1030] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 779/1030] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 780/1030] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 781/1030] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 782/1030] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 783/1030] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 784/1030] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 785/1030] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 786/1030] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 787/1030] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 788/1030] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 789/1030] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 790/1030] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 791/1030] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 792/1030] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 793/1030] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 794/1030] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 795/1030] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 796/1030] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 797/1030] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 798/1030] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 799/1030] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 800/1030] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 801/1030] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 802/1030] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 803/1030] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 804/1030] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 805/1030] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 806/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 807/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 808/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 809/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 810/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 811/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 812/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 813/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 814/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 815/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 816/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 817/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 818/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 819/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 820/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 821/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 822/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 823/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 824/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 825/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 826/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 827/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 828/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 829/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 830/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 831/1030] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 832/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 833/1030] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 834/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 835/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 836/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 837/1030] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 838/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 839/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 840/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 841/1030] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 842/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 843/1030] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 844/1030] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 845/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 846/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 847/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 848/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 849/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 850/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 851/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 852/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 853/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 854/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 855/1030] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 856/1030] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 857/1030] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 858/1030] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 859/1030] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 860/1030] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 861/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 862/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 863/1030] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 864/1030] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 865/1030] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 866/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 867/1030] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 868/1030] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 869/1030] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp: In member function void AP_InertialSensor::detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:14:182: error: no matching function for call to AP_InertialSensor_Invensense::probe(AP_InertialSensor&, AP_HAL::OwnPtr, AP_HAL::OwnPtr, Rotation, Rotation) BB-WAF: 14 | #define PROBE_IMU_SPI2(driver, devname1, devname2, args ...) ADD_BACKEND(AP_InertialSensor_ ## driver::probe(*this,hal.spi->get_device(devname1),hal.spi->get_device(devname2),##args)) BB-WAF: | ^ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp:1126:61: note: in definition of macro ADD_BACKEND BB-WAF: 1126 | if (((1U< task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140561679824400: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140561667690944: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_InertialSensor/ArduCopter' failed (exit status 1): BB-WAF: {task 140561667699904: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3759445, 256)) BB: Failed build of ArduCopter rst_zynq stable BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter stable rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.423s) BB-WAF: 'clean' finished successfully (0.987s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/1030] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1030] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 15/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 16/1030] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/1030] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 18/1030] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 19/1030] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1030] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1030] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1030] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 23/1030] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/1030] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1030] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/1030] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1030] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 28/1030] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1030] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1030] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 31/1030] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1030] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 33/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 34/1030] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 36/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/1030] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1030] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1030] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1030] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1030] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/1030] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/1030] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/1030] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/1030] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/1030] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/1030] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/1030] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/1030] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/1030] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/1030] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/1030] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/1030] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/1030] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 69/1030] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 70/1030] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 71/1030] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 72/1030] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 73/1030] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 74/1030] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1030] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1030] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/1030] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 78/1030] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1030] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1030] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1030] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1030] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1030] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 84/1030] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1030] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 86/1030] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 87/1030] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/1030] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 89/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 90/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 91/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 92/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 94/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 97/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 98/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 101/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 103/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 104/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 105/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 106/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 107/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 108/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 113/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1030] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 115/1030] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 116/1030] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 117/1030] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 118/1030] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1030] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1030] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 121/1030] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 122/1030] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 123/1030] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 124/1030] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 125/1030] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 126/1030] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 127/1030] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 128/1030] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 129/1030] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 130/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 131/1030] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 132/1030] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 133/1030] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1030] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 135/1030] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1030] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1030] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1030] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 140/1030] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 142/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1030] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 144/1030] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 145/1030] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 146/1030] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 147/1030] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1030] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 149/1030] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1030] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1030] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 152/1030] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1030] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 154/1030] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 155/1030] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 156/1030] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1030] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 158/1030] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 159/1030] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 160/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1030] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 162/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 163/1030] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1030] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1030] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1030] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 167/1030] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1030] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 169/1030] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 170/1030] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 171/1030] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1030] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 173/1030] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 174/1030] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 175/1030] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1030] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1030] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 178/1030] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 179/1030] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 180/1030] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 181/1030] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1030] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1030] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 184/1030] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 185/1030] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 186/1030] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 187/1030] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 188/1030] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 189/1030] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 190/1030] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 191/1030] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 192/1030] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 193/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 194/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 196/1030] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 197/1030] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 198/1030] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 199/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 200/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 201/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 202/1030] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 203/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 204/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 205/1030] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 206/1030] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 207/1030] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 208/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 209/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 210/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 211/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 212/1030] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 213/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 214/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 215/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 216/1030] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 217/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 218/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 219/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 220/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 221/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 222/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 223/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 224/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 225/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 226/1030] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 227/1030] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 228/1030] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 229/1030] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 230/1030] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 231/1030] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 232/1030] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 233/1030] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 234/1030] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 235/1030] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 236/1030] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 237/1030] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 238/1030] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 239/1030] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 240/1030] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 241/1030] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 242/1030] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1030] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 244/1030] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 245/1030] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 246/1030] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 247/1030] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 248/1030] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 249/1030] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 250/1030] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 251/1030] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 252/1030] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 253/1030] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 254/1030] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 255/1030] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 256/1030] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 257/1030] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 258/1030] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 259/1030] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 260/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 261/1030] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 262/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 263/1030] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 264/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 265/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 266/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 267/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 268/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 269/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 270/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 271/1030] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 272/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 273/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 274/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 275/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 276/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 277/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 278/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 279/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 280/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 281/1030] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 282/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 283/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 284/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 285/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 286/1030] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 287/1030] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 288/1030] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 289/1030] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 290/1030] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 291/1030] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 292/1030] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 293/1030] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 294/1030] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 295/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 296/1030] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 297/1030] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 298/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 299/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 300/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 301/1030] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 302/1030] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 303/1030] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 304/1030] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 305/1030] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 306/1030] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 307/1030] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 308/1030] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 309/1030] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 310/1030] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 311/1030] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 312/1030] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 313/1030] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 314/1030] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 315/1030] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 316/1030] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 317/1030] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 318/1030] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 319/1030] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 320/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 321/1030] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 322/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 323/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 324/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 325/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 326/1030] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 327/1030] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 328/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 329/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 330/1030] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 331/1030] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 332/1030] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 333/1030] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 334/1030] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 335/1030] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 336/1030] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 337/1030] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 338/1030] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 339/1030] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 340/1030] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 341/1030] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 342/1030] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 343/1030] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 344/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 345/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 346/1030] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 347/1030] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 348/1030] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 349/1030] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 350/1030] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 351/1030] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 352/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 353/1030] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 354/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 355/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 356/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 357/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 358/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 359/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 360/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 361/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 362/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 363/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 364/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 365/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 366/1030] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 367/1030] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 368/1030] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 369/1030] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 370/1030] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 371/1030] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 372/1030] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 373/1030] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 374/1030] Compiling modules/lwip/src/core/init.c BB-WAF: [ 375/1030] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 376/1030] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 377/1030] Compiling modules/lwip/src/core/def.c BB-WAF: [ 378/1030] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 379/1030] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 380/1030] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 381/1030] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 382/1030] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 383/1030] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 384/1030] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 385/1030] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 386/1030] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 387/1030] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 388/1030] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 389/1030] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 390/1030] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 391/1030] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 392/1030] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 393/1030] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 394/1030] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 395/1030] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 396/1030] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 397/1030] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 398/1030] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 399/1030] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 400/1030] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 401/1030] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 402/1030] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 403/1030] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 404/1030] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 405/1030] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 406/1030] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 407/1030] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 408/1030] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 409/1030] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 410/1030] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 411/1030] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 412/1030] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 413/1030] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 414/1030] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 415/1030] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 416/1030] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 417/1030] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 418/1030] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 419/1030] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 420/1030] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 421/1030] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 422/1030] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 423/1030] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 424/1030] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 425/1030] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 426/1030] Compiling modules/lwip/src/api/err.c BB-WAF: [ 427/1030] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 428/1030] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 429/1030] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 430/1030] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 431/1030] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 432/1030] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 433/1030] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 434/1030] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 435/1030] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 436/1030] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 437/1030] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 438/1030] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 439/1030] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 440/1030] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 441/1030] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 442/1030] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 443/1030] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 444/1030] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 445/1030] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 446/1030] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 447/1030] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 448/1030] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 449/1030] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 450/1030] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 451/1030] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 452/1030] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 453/1030] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 454/1030] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 455/1030] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 456/1030] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 457/1030] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 458/1030] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 459/1030] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 460/1030] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 461/1030] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 462/1030] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 463/1030] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 464/1030] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 465/1030] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 466/1030] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 467/1030] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 468/1030] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 469/1030] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 470/1030] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 471/1030] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 472/1030] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 473/1030] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 474/1030] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 475/1030] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 476/1030] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 477/1030] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 478/1030] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 479/1030] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 480/1030] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 481/1030] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 482/1030] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 483/1030] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 484/1030] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 485/1030] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 486/1030] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 487/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 488/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 489/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 490/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 491/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 492/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 493/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 494/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 495/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 496/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 497/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 498/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 499/1030] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 500/1030] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 501/1030] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 502/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 503/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 504/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 505/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 506/1030] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 507/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 508/1030] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 509/1030] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 510/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 511/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 512/1030] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 513/1030] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 514/1030] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 515/1030] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 516/1030] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 517/1030] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 518/1030] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 519/1030] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 520/1030] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 521/1030] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 522/1030] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 523/1030] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 524/1030] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 525/1030] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 526/1030] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 527/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 528/1030] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 529/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 530/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 531/1030] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 532/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 533/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 534/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 535/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 536/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 537/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 538/1030] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 539/1030] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 540/1030] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 541/1030] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 542/1030] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 543/1030] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 544/1030] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 545/1030] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 546/1030] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 547/1030] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 548/1030] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 549/1030] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 550/1030] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 551/1030] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 552/1030] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 553/1030] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 554/1030] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 555/1030] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 556/1030] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 557/1030] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 558/1030] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 559/1030] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 560/1030] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 561/1030] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 562/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 563/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 564/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 565/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 566/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 567/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 568/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 569/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 570/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 571/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 572/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 573/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 574/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 575/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 576/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 577/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 578/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 579/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 580/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 581/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 582/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 583/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 584/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 585/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 586/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 587/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 588/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 589/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 590/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 591/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 592/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 593/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 594/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 595/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 596/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 597/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 598/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 599/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 600/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 601/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 602/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 603/1030] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 604/1030] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 605/1030] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 606/1030] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 607/1030] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 608/1030] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 609/1030] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 610/1030] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 611/1030] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 612/1030] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 613/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 614/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 615/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 616/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 617/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 618/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 619/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 620/1030] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 621/1030] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 622/1030] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 623/1030] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 624/1030] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 625/1030] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 626/1030] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 627/1030] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 628/1030] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 629/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 630/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 631/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 632/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 633/1030] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 634/1030] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 635/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 636/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 637/1030] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 638/1030] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 639/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 640/1030] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 641/1030] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 642/1030] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 643/1030] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 644/1030] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 645/1030] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 646/1030] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 647/1030] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 648/1030] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 649/1030] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 650/1030] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 651/1030] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 652/1030] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 653/1030] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 654/1030] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 655/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 656/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 657/1030] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 658/1030] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 659/1030] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 660/1030] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 661/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 662/1030] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 663/1030] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 664/1030] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 665/1030] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 666/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 667/1030] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 668/1030] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 669/1030] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 670/1030] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 671/1030] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 672/1030] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 673/1030] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 674/1030] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 675/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 676/1030] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 677/1030] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 678/1030] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 679/1030] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 680/1030] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 681/1030] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 682/1030] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 683/1030] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 684/1030] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 685/1030] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 686/1030] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 687/1030] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 688/1030] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 689/1030] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 690/1030] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 691/1030] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 692/1030] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 693/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 694/1030] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 695/1030] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 696/1030] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 697/1030] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 698/1030] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 699/1030] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 700/1030] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 701/1030] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 702/1030] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 703/1030] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 704/1030] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 705/1030] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 706/1030] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 707/1030] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 708/1030] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 709/1030] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 710/1030] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 711/1030] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 712/1030] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 713/1030] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 714/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 715/1030] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 716/1030] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 717/1030] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 718/1030] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 719/1030] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 720/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 721/1030] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 722/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 723/1030] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 724/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 725/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 726/1030] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 727/1030] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 728/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 729/1030] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 730/1030] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 731/1030] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 732/1030] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 733/1030] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 734/1030] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 735/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 736/1030] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 737/1030] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 738/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 739/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 740/1030] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 741/1030] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 742/1030] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 743/1030] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 744/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 745/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 746/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 747/1030] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 748/1030] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 749/1030] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 750/1030] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 751/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 752/1030] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 753/1030] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 754/1030] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 755/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 756/1030] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 757/1030] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 758/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 759/1030] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 760/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 761/1030] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 762/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 763/1030] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 764/1030] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 765/1030] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 766/1030] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 767/1030] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 768/1030] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 769/1030] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 770/1030] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 771/1030] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 772/1030] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 773/1030] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 774/1030] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 775/1030] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 776/1030] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 777/1030] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 778/1030] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 779/1030] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 780/1030] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 781/1030] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 782/1030] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 783/1030] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 784/1030] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 785/1030] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 786/1030] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 787/1030] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 788/1030] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 789/1030] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 790/1030] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 791/1030] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 792/1030] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 793/1030] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 794/1030] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 795/1030] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 796/1030] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 797/1030] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 798/1030] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 799/1030] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 800/1030] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 801/1030] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 802/1030] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 803/1030] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 804/1030] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 805/1030] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 806/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 807/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 808/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 809/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 810/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 811/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 812/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 813/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 814/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 815/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 816/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 817/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 818/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 819/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 820/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 821/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 822/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 823/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 824/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 825/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 826/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 827/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 828/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 829/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 830/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 831/1030] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 832/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 833/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 834/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 835/1030] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 836/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 837/1030] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 838/1030] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 839/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 840/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 841/1030] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 842/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 843/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 844/1030] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 845/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 846/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 847/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 848/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 849/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 850/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 851/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 852/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 853/1030] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 854/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 855/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 856/1030] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 857/1030] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 858/1030] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 859/1030] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 860/1030] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 861/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 862/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 863/1030] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 864/1030] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 865/1030] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 866/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 867/1030] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 868/1030] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 869/1030] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp: In member function void AP_InertialSensor::detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:14:182: error: no matching function for call to AP_InertialSensor_Invensense::probe(AP_InertialSensor&, AP_HAL::OwnPtr, AP_HAL::OwnPtr, Rotation, Rotation) BB-WAF: 14 | #define PROBE_IMU_SPI2(driver, devname1, devname2, args ...) ADD_BACKEND(AP_InertialSensor_ ## driver::probe(*this,hal.spi->get_device(devname1),hal.spi->get_device(devname2),##args)) BB-WAF: | ^ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp:1126:61: note: in definition of macro ADD_BACKEND BB-WAF: 1126 | if (((1U< task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140366487500304: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140366466896320: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_InertialSensor/ArduCopter' failed (exit status 1): BB-WAF: {task 140366466905280: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3763625, 256)) BB: Failed build of ArduCopter rst_zynq-heli stable BB: [212/255] Building board: SDMODELH7V1 at 2025-03-31 02:15:18.021184 BB: Trying checkout ArduCopter stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter stable SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [213/255] Building board: SDMODELH7V2 at 2025-03-31 02:15:18.105262 BB: Trying checkout ArduCopter stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter stable SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [214/255] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:15:18.175137 BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [215/255] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:15:18.241926 BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [216/255] Building board: SIYI_N7 at 2025-03-31 02:15:18.307939 BB: Trying checkout ArduCopter stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter stable SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [217/255] Building board: SkySakuraH743 at 2025-03-31 02:15:18.371963 BB: Trying checkout ArduCopter stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter stable SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [218/255] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:15:20.112106 BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [219/255] Building board: skyviper-journey at 2025-03-31 02:15:20.172315 BB: Trying checkout ArduCopter stable skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 71a2f169b7c5a99c15ccc4f8985b3e4d641913a1 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for skyviper-journey in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board skyviper-journey --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : skyviper-journey BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set BUILD_ABIN=True BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=9 BB-WAF: env set APJ_BOARD_TYPE=STM32F412Rx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=48 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=999424 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=no CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F4xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.764s) BB-WAF: 'clean' finished successfully (1.381s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/skyviper-journey/processed_defaults.parm BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/skyviper-journey/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml.Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/skyviper-journey/gen-bindings -> /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/107] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/107] ChibiOS: Compiling vectors.S BB-WAF: [3/107] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/107] ChibiOS: Compiling chcore.c BB-WAF: [5/107] ChibiOS: Compiling crt1.c BB-WAF: [6/107] ChibiOS: Compiling bufstreams.c BB-WAF: [7/107] ChibiOS: Compiling chprintf.c BB-WAF: [8/107] ChibiOS: Compiling chscanf.c BB-WAF: [9/107] ChibiOS: Compiling memstreams.c BB-WAF: [10/107] ChibiOS: Compiling nullstreams.c BB-WAF: [11/107] ChibiOS: Compiling osal.c BB-WAF: [12/107] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [13/107] ChibiOS: Compiling hal_can_lld.c BB-WAF: [14/107] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [16/107] ChibiOS: Compiling stm32_dma.c BB-WAF: [15/107] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [17/107] ChibiOS: Compiling stm32_exti.c BB-WAF: [18/107] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [19/107] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [20/107] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [21/107] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [22/107] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [23/107] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [24/107] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [25/107] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [26/107] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [27/107] ChibiOS: Compiling hal_st_lld.c BB-WAF: [28/107] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [29/107] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [30/107] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [31/107] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [32/107] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [33/107] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [34/107] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [35/107] ChibiOS: Compiling hal_efl_lld.c BB-WAF: [36/107] ChibiOS: Compiling hal_lld.c BB-WAF: [37/107] ChibiOS: Compiling stm32_isr.c BB-WAF: [38/107] ChibiOS: Compiling nvic.c BB-WAF: [39/107] ChibiOS: Compiling hal.c BB-WAF: [40/107] ChibiOS: Compiling hal_adc.c BB-WAF: [41/107] ChibiOS: Compiling hal_buffers.c BB-WAF: [42/107] ChibiOS: Compiling hal_can.c BB-WAF: [43/107] ChibiOS: Compiling hal_crypto.c BB-WAF: [44/107] ChibiOS: Compiling hal_dac.c BB-WAF: [45/107] ChibiOS: Compiling hal_efl.c BB-WAF: [46/107] ChibiOS: Compiling hal_eicu.c BB-WAF: [47/107] ChibiOS: Compiling hal_flash.c BB-WAF: [48/107] ChibiOS: Compiling hal_gpt.c BB-WAF: [49/107] ChibiOS: Compiling hal_i2c.c BB-WAF: [50/107] ChibiOS: Compiling hal_i2s.c BB-WAF: [51/107] ChibiOS: Compiling hal_icu.c BB-WAF: [52/107] ChibiOS: Compiling hal_mac.c BB-WAF: [53/107] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [54/107] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [56/107] ChibiOS: Compiling hal_pwm.c BB-WAF: [55/107] ChibiOS: Compiling hal_pal.c BB-WAF: [57/107] ChibiOS: Compiling hal_queues.c BB-WAF: [58/107] ChibiOS: Compiling hal_rtc.c BB-WAF: [59/107] ChibiOS: Compiling hal_sdc.c BB-WAF: [60/107] ChibiOS: Compiling hal_serial.c BB-WAF: [61/107] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [62/107] ChibiOS: Compiling hal_sio.c BB-WAF: [63/107] ChibiOS: Compiling hal_spi.c BB-WAF: [64/107] ChibiOS: Compiling hal_st.c BB-WAF: [65/107] ChibiOS: Compiling hal_trng.c BB-WAF: [66/107] ChibiOS: Compiling hal_uart.c BB-WAF: [67/107] ChibiOS: Compiling hal_usb.c BB-WAF: [68/107] ChibiOS: Compiling hal_wdg.c BB-WAF: [69/107] ChibiOS: Compiling hal_wspi.c BB-WAF: [70/107] ChibiOS: Compiling chdelegates.c BB-WAF: [71/107] ChibiOS: Compiling chfactory.c BB-WAF: [72/107] ChibiOS: Compiling chmboxes.c BB-WAF: [73/107] ChibiOS: Compiling chmemcore.c BB-WAF: [74/107] ChibiOS: Compiling chmemheaps.c BB-WAF: [75/107] ChibiOS: Compiling chmempools.c BB-WAF: [76/107] ChibiOS: Compiling chobjcaches.c BB-WAF: [77/107] ChibiOS: Compiling chpipes.c BB-WAF: [78/107] ChibiOS: Compiling chcond.c BB-WAF: [79/107] ChibiOS: Compiling chdebug.c BB-WAF: [80/107] ChibiOS: Compiling chdynamic.c BB-WAF: [81/107] ChibiOS: Compiling chevents.c BB-WAF: [82/107] ChibiOS: Compiling chinstances.c BB-WAF: [84/107] ChibiOS: Compiling chmtx.c BB-WAF: [85/107] ChibiOS: Compiling chregistry.c BB-WAF: [83/107] ChibiOS: Compiling chmsg.c BB-WAF: [86/107] ChibiOS: Compiling chrfcu.c BB-WAF: [87/107] ChibiOS: Compiling chschd.c BB-WAF: [88/107] ChibiOS: Compiling chsem.c BB-WAF: [89/107] ChibiOS: Compiling chstats.c BB-WAF: [90/107] ChibiOS: Compiling chsys.c BB-WAF: [91/107] ChibiOS: Compiling chthreads.c BB-WAF: [92/107] ChibiOS: Compiling chtm.c BB-WAF: [93/107] ChibiOS: Compiling chtrace.c BB-WAF: [94/107] ChibiOS: Compiling chvt.c BB-WAF: [95/107] ChibiOS: Compiling syscalls.c BB-WAF: [96/107] ChibiOS: Compiling stubs.c BB-WAF: [98/107] ChibiOS: Compiling usbcfg.c BB-WAF: [99/107] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [97/107] ChibiOS: Compiling board.c BB-WAF: [100/107] ChibiOS: Compiling usbcfg_common.c BB-WAF: [101/107] ChibiOS: Compiling flash.c BB-WAF: [102/107] ChibiOS: Compiling malloc.c BB-WAF: [103/107] ChibiOS: Compiling hrt.c BB-WAF: [104/107] ChibiOS: Compiling stm32_util.c BB-WAF: [105/107] ChibiOS: Compiling bouncebuffer.c BB-WAF: [106/107] ChibiOS: Compiling watchdog.c BB-WAF: [107/107] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: Not embedding bootloader; /mnt/volume_nyc3_01/autotest/APM/APM/Tools/bootloaders/skyviper-journey_bl.bin does not exist BB-WAF: [ 11/1003] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 12/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 13/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1003] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 15/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 16/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 17/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 18/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 19/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 20/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 21/1003] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1003] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1003] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1003] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1003] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1003] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1003] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 28/1003] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/1003] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1003] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1003] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1003] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 33/1003] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1003] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1003] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1003] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 37/1003] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1003] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1003] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1003] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1003] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1003] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1003] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1003] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1003] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1003] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1003] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1003] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1003] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1003] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 60/1003] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 67/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 68/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 69/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 70/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 71/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 72/1003] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 73/1003] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 74/1003] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1003] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1003] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1003] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1003] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 79/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1003] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 82/1003] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1003] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1003] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1003] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1003] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1003] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1003] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1003] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1003] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1003] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 124/1003] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1003] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1003] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1003] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 128/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1003] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1003] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1003] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 182/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 186/1003] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1003] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1003] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 189/1003] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 198/1003] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 199/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 208/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 209/1003] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 210/1003] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 211/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 212/1003] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 213/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 214/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 217/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 218/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 220/1003] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 222/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 223/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 224/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 225/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 253/1003] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 254/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 255/1003] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 258/1003] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 259/1003] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 260/1003] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 261/1003] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 263/1003] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 264/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 265/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 266/1003] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 267/1003] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 271/1003] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 272/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 273/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 290/1003] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 291/1003] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 292/1003] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 293/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 294/1003] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 295/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 296/1003] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 297/1003] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 298/1003] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 299/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 303/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 304/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 308/1003] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 309/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 310/1003] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 311/1003] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 312/1003] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 313/1003] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 314/1003] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 320/1003] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1003] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 322/1003] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 323/1003] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 324/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 352/1003] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 353/1003] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 354/1003] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 355/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 356/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 367/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 368/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 369/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 370/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 371/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 376/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 377/1003] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 378/1003] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1003] Compiling modules/lwip/src/core/init.c BB-WAF: [ 380/1003] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 381/1003] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1003] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 383/1003] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 384/1003] Compiling modules/lwip/src/core/def.c BB-WAF: [ 385/1003] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 386/1003] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 387/1003] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 388/1003] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 389/1003] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 392/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 393/1003] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 395/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 396/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 397/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 398/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 400/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 401/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 402/1003] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 404/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 405/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 408/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 409/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 410/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 412/1003] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 416/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 417/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 423/1003] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1003] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 425/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 447/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 448/1003] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 449/1003] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 450/1003] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 451/1003] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 452/1003] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 453/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 490/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 491/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 494/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 495/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 496/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 503/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 504/1003] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1003] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 506/1003] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 507/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 508/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 509/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 510/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 512/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 513/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 514/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 530/1003] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 531/1003] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 532/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 543/1003] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 544/1003] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 545/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 549/1003] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 550/1003] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 551/1003] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 552/1003] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 553/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 554/1003] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 557/1003] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1003] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 559/1003] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 560/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 595/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 596/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 597/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 607/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 608/1003] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 609/1003] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 610/1003] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 611/1003] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 612/1003] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 613/1003] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 614/1003] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 615/1003] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 616/1003] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 617/1003] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 618/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 624/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1003] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1003] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 627/1003] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 628/1003] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 629/1003] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 630/1003] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 631/1003] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 632/1003] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 633/1003] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 634/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 635/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 636/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 637/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 638/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 639/1003] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 641/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 642/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 643/1003] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 644/1003] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 645/1003] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 646/1003] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 647/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 703/1003] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 704/1003] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 705/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 719/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 720/1003] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 721/1003] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 722/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 736/1003] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 737/1003] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 738/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 768/1003] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 769/1003] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 770/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 791/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 792/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 793/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 795/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 796/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 797/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 825/1003] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 826/1003] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 827/1003] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 828/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 829/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 830/1003] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 831/1003] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 832/1003] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 833/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 834/1003] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 835/1003] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 836/1003] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 837/1003] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 838/1003] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 839/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 855/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 856/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 857/1003] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 858/1003] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 859/1003] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 860/1003] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 861/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 865/1003] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 866/1003] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 867/1003] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 868/1003] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 869/1003] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 870/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 871/1003] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 872/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 878/1003] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 879/1003] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 880/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 881/1003] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 882/1003] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 883/1003] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 884/1003] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 885/1003] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 886/1003] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 887/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 888/1003] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 889/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 890/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 891/1003] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 892/1003] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 893/1003] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 894/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 895/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 896/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 897/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 898/1003] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 899/1003] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 900/1003] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 901/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 902/1003] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 903/1003] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 904/1003] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 905/1003] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 907/1003] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 908/1003] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 909/1003] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 910/1003] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 911/1003] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 912/1003] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 913/1003] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 914/1003] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 915/1003] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 916/1003] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 917/1003] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 918/1003] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 919/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 920/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 921/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 922/1003] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 924/1003] Compiling /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 925/1003] Compiling ArduCopter/landing_gear.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 929/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 930/1003] Compiling ArduCopter/fence.cpp BB-WAF: [ 931/1003] Compiling ArduCopter/mode_drift.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/mode_guided.cpp BB-WAF: [ 933/1003] Compiling ArduCopter/mode_flowhold.cpp BB-WAF: [ 934/1003] Compiling ArduCopter/toy_mode.cpp BB-WAF: [ 935/1003] Compiling ArduCopter/mode_stabilize.cpp BB-WAF: [ 936/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/crash_check.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/afs_copter.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 942/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 943/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 944/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 945/1003] Compiling ArduCopter/Parameters.cpp BB-WAF: [ 946/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 947/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/mode_autorotate.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/GCS_Mavlink.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/ekf_check.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/mode_avoid_adsb.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 998/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/bin/arducopter BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100780 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Build failed BB-WAF: -> task in 'bin/arducopter' failed (exit status 1): BB-WAF: {task 140352324438608: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Copter.cpp.51.o,AP_Rally.cpp.51.o,AP_State.cpp.51.o,Attitude.cpp.51.o,Copter.cpp.51.o,GCS_Copter.cpp.51.o,GCS_Mavlink.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,RC_Channel.cpp.51.o,UserCode.cpp.51.o,UserParameters.cpp.51.o,afs_copter.cpp.51.o,autoyaw.cpp.51.o,avoidance.cpp.51.o,avoidance_adsb.cpp.51.o,baro_ground_effect.cpp.51.o,commands.cpp.51.o,compassmot.cpp.51.o,crash_check.cpp.51.o,ekf_check.cpp.51.o,esc_calibration.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,heli.cpp.51.o,inertia.cpp.51.o,land_detector.cpp.51.o,landing_gear.cpp.51.o,mode.cpp.51.o,mode_acro.cpp.51.o,mode_acro_heli.cpp.51.o,mode_althold.cpp.51.o,mode_auto.cpp.51.o,mode_autorotate.cpp.51.o,mode_autotune.cpp.51.o,mode_avoid_adsb.cpp.51.o,mode_brake.cpp.51.o,mode_circle.cpp.51.o,mode_drift.cpp.51.o,mode_flip.cpp.51.o,mode_flowhold.cpp.51.o,mode_follow.cpp.51.o,mode_guided.cpp.51.o,mode_guided_nogps.cpp.51.o,mode_land.cpp.51.o,mode_loiter.cpp.51.o,mode_poshold.cpp.51.o,mode_rtl.cpp.51.o,mode_smart_rtl.cpp.51.o,mode_sport.cpp.51.o,mode_stabilize.cpp.51.o,mode_stabilize_heli.cpp.51.o,mode_systemid.cpp.51.o,mode_throw.cpp.51.o,mode_turtle.cpp.51.o,mode_zigzag.cpp.51.o,motor_test.cpp.51.o,motors.cpp.51.o,navigation.cpp.51.o,precision_landing.cpp.51.o,radio.cpp.51.o,sensors.cpp.51.o,standby.cpp.51.o,surface_tracking.cpp.51.o,system.cpp.51.o,takeoff.cpp.51.o,takeoff_check.cpp.51.o,terrain.cpp.51.o,toy_mode.cpp.51.o,tuning.cpp.51.o -> arducopter} BB-WAF: (run with -v to display more information) BB: Process failed ((3769651, 256)) BB: Failed build of ArduCopter skyviper-journey stable BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter stable skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [220/255] Building board: skyviper-v2450 at 2025-03-31 02:15:48.356291 BB: Trying checkout ArduCopter stable skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter stable skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [221/255] Building board: sparky2 at 2025-03-31 02:15:48.413399 BB: Trying checkout ArduCopter stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter stable sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [222/255] Building board: speedybeef4 at 2025-03-31 02:15:48.472417 BB: Trying checkout ArduCopter stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter stable speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [223/255] Building board: SpeedyBeeF405AIO at 2025-03-31 02:15:48.532142 BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SpeedyBeeF405AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [224/255] Building board: SpeedyBeeF405Mini at 2025-03-31 02:15:50.195418 BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [225/255] Building board: SpeedyBeeF405WING at 2025-03-31 02:15:50.258675 BB: Trying checkout ArduCopter stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter stable SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [226/255] Building board: speedybeef4v3 at 2025-03-31 02:15:50.318387 BB: Trying checkout ArduCopter stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter stable speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [227/255] Building board: speedybeef4v4 at 2025-03-31 02:15:50.376290 BB: Trying checkout ArduCopter stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter stable speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [228/255] Building board: SPRacingH7 at 2025-03-31 02:15:50.433929 BB: Trying checkout ArduCopter stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter stable SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [229/255] Building board: SPRacingH7RF at 2025-03-31 02:15:50.495065 BB: Trying checkout ArduCopter stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter stable SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [230/255] Building board: StellarF4 at 2025-03-31 02:15:50.559072 BB: Trying checkout ArduCopter stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter stable StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4) - not in board list BB: [231/255] Building board: StellarF4V2 at 2025-03-31 02:15:52.208209 BB: Trying checkout ArduCopter stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter stable StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4V2) - not in board list BB: [232/255] Building board: StellarH7V2 at 2025-03-31 02:15:53.888642 BB: Trying checkout ArduCopter stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter stable StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarH7V2) - not in board list BB: [233/255] Building board: SuccexF4 at 2025-03-31 02:15:55.562559 BB: Trying checkout ArduCopter stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter stable SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [234/255] Building board: SULILGH7-P1-P2 at 2025-03-31 02:15:55.633454 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [235/255] Building board: TBS-Colibri-F7 at 2025-03-31 02:15:57.382701 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [236/255] Building board: TBS_LUCID_H7 at 2025-03-31 02:15:57.446205 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [237/255] Building board: TBS_LUCID_PRO at 2025-03-31 02:15:59.169971 BB: Trying checkout ArduCopter stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter stable TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [238/255] Building board: thepeach-k1 at 2025-03-31 02:16:00.838355 BB: Trying checkout ArduCopter stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter stable thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [239/255] Building board: thepeach-r1 at 2025-03-31 02:16:00.902152 BB: Trying checkout ArduCopter stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter stable thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [240/255] Building board: TMotorH743 at 2025-03-31 02:16:00.962525 BB: Trying checkout ArduCopter stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter stable TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [241/255] Building board: vnav at 2025-03-31 02:16:01.026327 BB: Trying checkout ArduCopter stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter stable vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable vnav binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [242/255] Building board: VRBrain-v51 at 2025-03-31 02:16:01.088448 BB: Trying checkout ArduCopter stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter stable VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [243/255] Building board: VRBrain-v52 at 2025-03-31 02:16:01.151828 BB: Trying checkout ArduCopter stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter stable VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [244/255] Building board: VRBrain-v54 at 2025-03-31 02:16:01.214451 BB: Trying checkout ArduCopter stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter stable VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [245/255] Building board: VRCore-v10 at 2025-03-31 02:16:01.272442 BB: Trying checkout ArduCopter stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter stable VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [246/255] Building board: VRUBrain-v51 at 2025-03-31 02:16:01.334992 BB: Trying checkout ArduCopter stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter stable VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [247/255] Building board: VUAV-V7pro at 2025-03-31 02:16:01.393104 BB: Trying checkout ArduCopter stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter stable VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [248/255] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:16:01.450970 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [249/255] Building board: YJUAV_A6 at 2025-03-31 02:16:03.205421 BB: Trying checkout ArduCopter stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter stable YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [250/255] Building board: YJUAV_A6SE at 2025-03-31 02:16:03.269259 BB: Trying checkout ArduCopter stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter stable YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [251/255] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:16:03.330075 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [252/255] Building board: YJUAV_A6Ultra at 2025-03-31 02:16:03.395943 BB: Trying checkout ArduCopter stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter stable YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [253/255] Building board: ZeroOneX6 at 2025-03-31 02:16:03.455551 BB: Trying checkout ArduCopter stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter stable ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [254/255] Building board: ZeroOneX6_Air at 2025-03-31 02:16:03.517219 BB: Trying checkout ArduCopter stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter stable ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [255/255] Building board: zynq at 2025-03-31 02:16:05.264917 BB: Trying checkout ArduCopter stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter stable zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 2a3dc4b7bf Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/243] Building board: 3DRControlZeroG at 2025-03-31 02:16:10.838840 BB: Trying checkout ArduPlane stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [2/243] Building board: ACNS-CM4Pilot at 2025-03-31 02:16:11.736002 BB: Trying checkout ArduPlane stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [3/243] Building board: ACNS-F405AIO at 2025-03-31 02:16:12.333537 BB: Trying checkout ArduPlane stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [4/243] Building board: aero at 2025-03-31 02:16:12.365248 BB: Trying checkout ArduPlane stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 0358a9c210bc6c965006f5d6029239b7033616df BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.629s) BB-WAF: 'clean' finished successfully (1.114s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatusexpanding uavcan.equipment.gnss.Auxiliary BB-WAF: BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1199] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1199] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1199] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/1199] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/1199] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1199] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 19/1199] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1199] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1199] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1199] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/1199] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1199] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1199] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1199] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1199] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1199] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1199] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 30/1199] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1199] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1199] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 38/1199] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 39/1199] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1199] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1199] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 42/1199] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 43/1199] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 44/1199] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 45/1199] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 46/1199] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 47/1199] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 48/1199] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 49/1199] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 50/1199] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 51/1199] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 52/1199] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 53/1199] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1199] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1199] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1199] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 57/1199] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1199] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 59/1199] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 60/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 61/1199] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 62/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 63/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 64/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 65/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 66/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 67/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 68/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 69/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 70/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 71/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 72/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 73/1199] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 74/1199] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1199] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1199] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1199] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1199] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1199] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1199] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1199] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1199] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1199] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1199] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1199] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1199] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1199] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 88/1199] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 89/1199] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1199] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 91/1199] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 92/1199] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1199] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 94/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 95/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 97/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 99/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 100/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 101/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 102/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 105/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 106/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 107/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 108/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 109/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 110/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 111/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 112/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 113/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 114/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 115/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 116/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 117/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 118/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 119/1199] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1199] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1199] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1199] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 123/1199] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 124/1199] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 125/1199] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1199] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 127/1199] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1199] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1199] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1199] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 131/1199] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 132/1199] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 133/1199] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 134/1199] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1199] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 136/1199] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1199] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1199] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 139/1199] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1199] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 141/1199] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 142/1199] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1199] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 144/1199] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1199] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 146/1199] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1199] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1199] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1199] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 150/1199] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 151/1199] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1199] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1199] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 154/1199] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1199] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 156/1199] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1199] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 158/1199] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 159/1199] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 160/1199] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 161/1199] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1199] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1199] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 164/1199] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1199] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1199] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 167/1199] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1199] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1199] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1199] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 171/1199] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 172/1199] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 173/1199] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 174/1199] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 175/1199] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 176/1199] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1199] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1199] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 179/1199] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 180/1199] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 181/1199] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 182/1199] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 183/1199] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 184/1199] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1199] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1199] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 187/1199] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 188/1199] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 189/1199] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1199] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 191/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 192/1199] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 193/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 194/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 195/1199] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 196/1199] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 198/1199] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 199/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1199] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 201/1199] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 202/1199] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 203/1199] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 204/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 205/1199] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 206/1199] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 207/1199] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 208/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 209/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 210/1199] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 211/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 212/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 213/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 214/1199] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 215/1199] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 216/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 217/1199] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 218/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 219/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1199] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 222/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 223/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1199] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 226/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 227/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 228/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 229/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 230/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 231/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 232/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 233/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 235/1199] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 236/1199] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 237/1199] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 238/1199] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 239/1199] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1199] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 241/1199] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 242/1199] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1199] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 244/1199] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 245/1199] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 246/1199] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 247/1199] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 248/1199] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 249/1199] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 250/1199] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 251/1199] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 252/1199] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 253/1199] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 254/1199] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 255/1199] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 256/1199] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 257/1199] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 258/1199] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 259/1199] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 260/1199] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 261/1199] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 262/1199] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 263/1199] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 264/1199] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 265/1199] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 266/1199] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 267/1199] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 268/1199] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 269/1199] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 270/1199] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 271/1199] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 272/1199] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 273/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 274/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 275/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 276/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 277/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 278/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 279/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 280/1199] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 281/1199] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 282/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 283/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 284/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 285/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 286/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 287/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 288/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 289/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 290/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 291/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 292/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 293/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 294/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 295/1199] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 296/1199] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 297/1199] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 298/1199] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 299/1199] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 300/1199] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 301/1199] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 302/1199] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 303/1199] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 304/1199] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 305/1199] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 306/1199] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 307/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 308/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 309/1199] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 310/1199] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 311/1199] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 312/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 313/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 314/1199] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 315/1199] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 316/1199] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 317/1199] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 318/1199] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 319/1199] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 320/1199] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 321/1199] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 322/1199] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 323/1199] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 324/1199] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 325/1199] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 326/1199] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 327/1199] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 328/1199] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 329/1199] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 330/1199] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 331/1199] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 332/1199] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 333/1199] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 334/1199] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 335/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 336/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 337/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 338/1199] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 339/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 340/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 341/1199] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 342/1199] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 343/1199] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 344/1199] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 345/1199] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 346/1199] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 347/1199] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 348/1199] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 349/1199] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 350/1199] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 351/1199] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 352/1199] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 353/1199] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 354/1199] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 355/1199] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 356/1199] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 357/1199] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 358/1199] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 359/1199] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 360/1199] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 361/1199] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 362/1199] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 363/1199] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 364/1199] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 365/1199] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 366/1199] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 367/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 368/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 369/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 370/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 371/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 372/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 373/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 374/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 375/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 376/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 377/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 378/1199] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 379/1199] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 380/1199] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 381/1199] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 382/1199] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 383/1199] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 384/1199] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 385/1199] Compiling modules/lwip/src/core/init.c BB-WAF: [ 386/1199] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 387/1199] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 388/1199] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 389/1199] Compiling modules/lwip/src/core/def.c BB-WAF: [ 390/1199] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 391/1199] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 392/1199] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 393/1199] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 394/1199] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 395/1199] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 396/1199] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 397/1199] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 398/1199] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 399/1199] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 400/1199] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 401/1199] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 402/1199] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 403/1199] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 404/1199] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 405/1199] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 406/1199] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 407/1199] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 408/1199] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 409/1199] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 410/1199] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 411/1199] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 412/1199] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 413/1199] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 414/1199] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 415/1199] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 416/1199] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 417/1199] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 418/1199] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 419/1199] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 420/1199] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 421/1199] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 422/1199] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 423/1199] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 424/1199] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 425/1199] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 426/1199] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 427/1199] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 428/1199] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 429/1199] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 430/1199] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 431/1199] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 432/1199] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 433/1199] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 434/1199] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 435/1199] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 436/1199] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 437/1199] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 438/1199] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 439/1199] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 440/1199] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 441/1199] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 442/1199] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 443/1199] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 444/1199] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 445/1199] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 446/1199] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 447/1199] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 448/1199] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 449/1199] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 450/1199] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 451/1199] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 452/1199] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 453/1199] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 454/1199] Compiling modules/lwip/src/api/err.c BB-WAF: [ 455/1199] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 456/1199] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 457/1199] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 458/1199] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 459/1199] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 460/1199] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 461/1199] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 462/1199] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 463/1199] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 464/1199] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 465/1199] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 466/1199] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 467/1199] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 468/1199] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 469/1199] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 470/1199] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 471/1199] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 472/1199] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 473/1199] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 474/1199] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 475/1199] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 476/1199] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 477/1199] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 478/1199] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 479/1199] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 480/1199] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 481/1199] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 482/1199] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 483/1199] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 484/1199] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 485/1199] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 486/1199] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 487/1199] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 488/1199] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 489/1199] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 490/1199] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 491/1199] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 492/1199] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 493/1199] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 494/1199] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 495/1199] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 496/1199] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 497/1199] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 498/1199] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 499/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 500/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 501/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 502/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 503/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 504/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 505/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 506/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 507/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 508/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 509/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 510/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 511/1199] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 512/1199] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 513/1199] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 514/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 515/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 516/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 517/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 518/1199] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 519/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 520/1199] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 521/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 522/1199] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 523/1199] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 524/1199] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 525/1199] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 526/1199] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 527/1199] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 528/1199] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 529/1199] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 530/1199] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 531/1199] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 532/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 533/1199] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 534/1199] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 535/1199] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 536/1199] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 537/1199] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 538/1199] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 539/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 540/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 541/1199] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 542/1199] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 543/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 544/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 545/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 546/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 547/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 548/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 549/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 550/1199] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 551/1199] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 552/1199] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 553/1199] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 554/1199] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 555/1199] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 556/1199] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 557/1199] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 558/1199] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 559/1199] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 560/1199] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 561/1199] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 562/1199] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 563/1199] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 564/1199] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 565/1199] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 566/1199] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 567/1199] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 568/1199] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 569/1199] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 570/1199] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 571/1199] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 572/1199] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 573/1199] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 574/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 575/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 576/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 577/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 578/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 579/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 580/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 581/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 582/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 583/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 584/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 585/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 586/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 587/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 588/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 589/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 590/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 591/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 592/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 593/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 594/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 595/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 596/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 597/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 598/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 599/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 600/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 601/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 602/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 603/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 604/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 605/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 606/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 607/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 608/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 609/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 610/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 611/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 612/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 613/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 614/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 615/1199] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 616/1199] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 617/1199] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 618/1199] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 619/1199] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 620/1199] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 621/1199] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 622/1199] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 623/1199] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 624/1199] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 625/1199] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 626/1199] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 627/1199] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 628/1199] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 629/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 630/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 631/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 632/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 633/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 634/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 635/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 636/1199] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 637/1199] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 638/1199] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 639/1199] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 640/1199] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 641/1199] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 642/1199] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 643/1199] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 644/1199] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 645/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 646/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 647/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 648/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 649/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 650/1199] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 651/1199] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 652/1199] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 653/1199] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 654/1199] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 655/1199] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 656/1199] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 657/1199] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 658/1199] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 659/1199] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 660/1199] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 661/1199] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 662/1199] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 663/1199] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 664/1199] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 665/1199] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 666/1199] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 667/1199] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 668/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 669/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 670/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 671/1199] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 672/1199] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 673/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 674/1199] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 675/1199] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 676/1199] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 677/1199] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 678/1199] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 679/1199] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 680/1199] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 681/1199] Compiling libraries/PID/PID.cpp BB-WAF: [ 682/1199] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 683/1199] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 684/1199] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 685/1199] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 686/1199] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 687/1199] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 688/1199] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 689/1199] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 690/1199] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 691/1199] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 692/1199] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 693/1199] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 694/1199] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 695/1199] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 696/1199] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 697/1199] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 698/1199] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 699/1199] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 700/1199] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 701/1199] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 702/1199] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 703/1199] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 704/1199] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 705/1199] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 706/1199] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 707/1199] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 708/1199] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 709/1199] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 710/1199] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 711/1199] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 712/1199] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 713/1199] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 714/1199] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 715/1199] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 716/1199] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 717/1199] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 718/1199] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 719/1199] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 720/1199] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 721/1199] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 722/1199] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 723/1199] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 724/1199] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 725/1199] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 726/1199] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 727/1199] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 728/1199] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 729/1199] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 730/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 731/1199] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 732/1199] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 733/1199] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 734/1199] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 735/1199] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 736/1199] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 737/1199] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 738/1199] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 739/1199] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 740/1199] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 741/1199] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 742/1199] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 743/1199] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 744/1199] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 745/1199] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 746/1199] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 747/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 748/1199] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 749/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 750/1199] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 751/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 752/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 753/1199] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 754/1199] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 755/1199] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 756/1199] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 757/1199] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 758/1199] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 759/1199] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 760/1199] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 761/1199] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 762/1199] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 763/1199] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 764/1199] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 765/1199] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 766/1199] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 767/1199] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 768/1199] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 769/1199] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 770/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 771/1199] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 772/1199] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 773/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 774/1199] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 775/1199] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 776/1199] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 777/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 778/1199] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 779/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 780/1199] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 781/1199] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 782/1199] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 783/1199] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 784/1199] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 785/1199] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 786/1199] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 787/1199] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 788/1199] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 789/1199] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 790/1199] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 791/1199] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 792/1199] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 793/1199] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 794/1199] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 795/1199] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 796/1199] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 797/1199] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 798/1199] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 799/1199] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 800/1199] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 801/1199] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 802/1199] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 803/1199] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 804/1199] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 805/1199] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 806/1199] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 807/1199] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 808/1199] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 809/1199] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 810/1199] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 811/1199] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 812/1199] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 813/1199] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 814/1199] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 815/1199] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 816/1199] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 817/1199] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 818/1199] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 819/1199] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 820/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 821/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 822/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 823/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 824/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 825/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 826/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 827/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 829/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 830/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 831/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 832/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 833/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 834/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 835/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 836/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 837/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 838/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 839/1199] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 840/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 841/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 842/1199] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 843/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 844/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 845/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 846/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 847/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 848/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 849/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 850/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 851/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 852/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 853/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 854/1199] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 855/1199] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 856/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 857/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 858/1199] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 859/1199] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 860/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 861/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 862/1199] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 863/1199] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 864/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 865/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 866/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 867/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 868/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 869/1199] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 870/1199] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 871/1199] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 872/1199] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 873/1199] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 874/1199] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 875/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 876/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 877/1199] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 878/1199] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 879/1199] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 880/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 881/1199] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 882/1199] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 883/1199] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 884/1199] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 885/1199] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 886/1199] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 887/1199] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 888/1199] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 889/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 890/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 891/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 892/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 893/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 894/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 895/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 896/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 897/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 898/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 899/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 900/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 901/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 902/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 903/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 904/1199] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 905/1199] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 906/1199] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 907/1199] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 908/1199] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 909/1199] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 910/1199] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 911/1199] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 912/1199] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 913/1199] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 914/1199] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 915/1199] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 916/1199] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 917/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 918/1199] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 919/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 920/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 921/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 922/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 923/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 924/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 925/1199] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 926/1199] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 927/1199] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 928/1199] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 929/1199] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 930/1199] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 931/1199] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 932/1199] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 933/1199] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 934/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 935/1199] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 936/1199] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 937/1199] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 938/1199] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 939/1199] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 940/1199] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 941/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 942/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 943/1199] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 944/1199] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 945/1199] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 946/1199] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 947/1199] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 948/1199] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 949/1199] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 950/1199] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 951/1199] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduPlane' failed (exit status 1): BB-WAF: {task 139749133498096: cxx AP_Compass.cpp -> AP_Compass.cpp.4.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3785178, 256)) BB: Failed build of ArduPlane aero stable BB: [5/243] Building board: AEROFOX-H7 at 2025-03-31 02:16:34.769626 BB: Trying checkout ArduPlane stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/243] Building board: AET-H743-Basic at 2025-03-31 02:16:35.634779 BB: Trying checkout ArduPlane stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/243] Building board: airbotf4 at 2025-03-31 02:16:36.508840 BB: Trying checkout ArduPlane stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [8/243] Building board: AIRLink at 2025-03-31 02:16:36.544393 BB: Trying checkout ArduPlane stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [9/243] Building board: Airvolute-DCS2 at 2025-03-31 02:16:36.577421 BB: Trying checkout ArduPlane stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [10/243] Building board: AnyleafH7 at 2025-03-31 02:16:36.613259 BB: Trying checkout ArduPlane stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [11/243] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:16:36.645172 BB: Trying checkout ArduPlane stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [12/243] Building board: ARK_FPV at 2025-03-31 02:16:36.681880 BB: Trying checkout ArduPlane stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [13/243] Building board: ARKV6X at 2025-03-31 02:16:37.496935 BB: Trying checkout ArduPlane stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [14/243] Building board: AtomRCF405NAVI at 2025-03-31 02:16:37.531183 BB: Trying checkout ArduPlane stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [15/243] Building board: bbbmini at 2025-03-31 02:16:37.564256 BB: Trying checkout ArduPlane stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [16/243] Building board: BeastF7 at 2025-03-31 02:16:37.600171 BB: Trying checkout ArduPlane stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [17/243] Building board: BeastF7v2 at 2025-03-31 02:16:37.631174 BB: Trying checkout ArduPlane stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [18/243] Building board: BeastH7 at 2025-03-31 02:16:37.661549 BB: Trying checkout ArduPlane stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [19/243] Building board: BeastH7v2 at 2025-03-31 02:16:37.693685 BB: Trying checkout ArduPlane stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [20/243] Building board: bebop at 2025-03-31 02:16:37.724627 BB: Trying checkout ArduPlane stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [21/243] Building board: bhat at 2025-03-31 02:16:37.755098 BB: Trying checkout ArduPlane stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [22/243] Building board: BlitzF745 at 2025-03-31 02:16:37.785393 BB: Trying checkout ArduPlane stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [23/243] Building board: BlitzF745AIO at 2025-03-31 02:16:37.815666 BB: Trying checkout ArduPlane stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [24/243] Building board: BlitzH743Pro at 2025-03-31 02:16:37.846988 BB: Trying checkout ArduPlane stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [25/243] Building board: BlitzMiniF745 at 2025-03-31 02:16:37.877724 BB: Trying checkout ArduPlane stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [26/243] Building board: BlitzWingH743 at 2025-03-31 02:16:37.909981 BB: Trying checkout ArduPlane stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [27/243] Building board: blue at 2025-03-31 02:16:37.939851 BB: Trying checkout ArduPlane stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [28/243] Building board: canzero at 2025-03-31 02:16:37.968636 BB: Trying checkout ArduPlane stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [29/243] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:16:37.997964 BB: Trying checkout ArduPlane stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [30/243] Building board: CBU-H7-Stamp at 2025-03-31 02:16:38.869977 BB: Trying checkout ArduPlane stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [31/243] Building board: CSKY405 at 2025-03-31 02:16:39.687084 BB: Trying checkout ArduPlane stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [32/243] Building board: CUAV-7-Nano at 2025-03-31 02:16:40.493476 BB: Trying checkout ArduPlane stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [33/243] Building board: CUAV-Nora at 2025-03-31 02:16:40.526306 BB: Trying checkout ArduPlane stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [34/243] Building board: CUAV-Nora-bdshot at 2025-03-31 02:16:40.558758 BB: Trying checkout ArduPlane stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [35/243] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:16:40.589682 BB: Trying checkout ArduPlane stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [36/243] Building board: CUAV-X7 at 2025-03-31 02:16:41.402699 BB: Trying checkout ArduPlane stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [37/243] Building board: CUAV-X7-bdshot at 2025-03-31 02:16:41.439044 BB: Trying checkout ArduPlane stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [38/243] Building board: CUAVv5 at 2025-03-31 02:16:41.471226 BB: Trying checkout ArduPlane stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [39/243] Building board: CUAVv5-bdshot at 2025-03-31 02:16:41.500263 BB: Trying checkout ArduPlane stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [40/243] Building board: CUAVv5Nano at 2025-03-31 02:16:41.531392 BB: Trying checkout ArduPlane stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [41/243] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:16:41.560936 BB: Trying checkout ArduPlane stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [42/243] Building board: CubeBlack at 2025-03-31 02:16:41.590548 BB: Trying checkout ArduPlane stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [43/243] Building board: CubeBlack+ at 2025-03-31 02:16:41.620168 BB: Trying checkout ArduPlane stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [44/243] Building board: CubeOrange at 2025-03-31 02:16:41.650021 BB: Trying checkout ArduPlane stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [45/243] Building board: CubeOrange-bdshot at 2025-03-31 02:16:41.680166 BB: Trying checkout ArduPlane stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [46/243] Building board: CubeOrangePlus at 2025-03-31 02:16:41.709194 BB: Trying checkout ArduPlane stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [47/243] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:16:41.737176 BB: Trying checkout ArduPlane stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [48/243] Building board: CubePurple at 2025-03-31 02:16:41.766746 BB: Trying checkout ArduPlane stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [49/243] Building board: CubeRedPrimary at 2025-03-31 02:16:41.796080 BB: Trying checkout ArduPlane stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [50/243] Building board: CubeRedSecondary at 2025-03-31 02:16:41.825847 BB: Trying checkout ArduPlane stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [51/243] Building board: CubeYellow at 2025-03-31 02:16:41.856247 BB: Trying checkout ArduPlane stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [52/243] Building board: CubeYellow-bdshot at 2025-03-31 02:16:41.883917 BB: Trying checkout ArduPlane stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [53/243] Building board: dark at 2025-03-31 02:16:41.912802 BB: Trying checkout ArduPlane stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable dark binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [54/243] Building board: DevEBoxH7v2 at 2025-03-31 02:16:41.941168 BB: Trying checkout ArduPlane stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [55/243] Building board: disco at 2025-03-31 02:16:41.972513 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [56/243] Building board: disco at 2025-03-31 02:16:42.000276 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [57/243] Building board: DroneerF405 at 2025-03-31 02:16:42.030834 BB: Trying checkout ArduPlane stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [58/243] Building board: DrotekP3Pro at 2025-03-31 02:16:42.863834 BB: Trying checkout ArduPlane stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [59/243] Building board: Durandal at 2025-03-31 02:16:42.896164 BB: Trying checkout ArduPlane stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [60/243] Building board: Durandal-bdshot at 2025-03-31 02:16:42.925868 BB: Trying checkout ArduPlane stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [61/243] Building board: edge at 2025-03-31 02:16:42.956570 BB: Trying checkout ArduPlane stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [62/243] Building board: erleboard at 2025-03-31 02:16:42.985689 BB: Trying checkout ArduPlane stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [63/243] Building board: erlebrain2 at 2025-03-31 02:16:43.013401 BB: Trying checkout ArduPlane stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [64/243] Building board: F35Lightning at 2025-03-31 02:16:43.044153 BB: Trying checkout ArduPlane stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [65/243] Building board: F4BY at 2025-03-31 02:16:43.073461 BB: Trying checkout ArduPlane stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [66/243] Building board: F4BY_F427 at 2025-03-31 02:16:43.103484 BB: Trying checkout ArduPlane stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [67/243] Building board: FlyingMoonF407 at 2025-03-31 02:16:43.918657 BB: Trying checkout ArduPlane stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [68/243] Building board: FlyingMoonF427 at 2025-03-31 02:16:43.950270 BB: Trying checkout ArduPlane stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [69/243] Building board: FlyingMoonH743 at 2025-03-31 02:16:43.984553 BB: Trying checkout ArduPlane stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [70/243] Building board: FlywooF405Pro at 2025-03-31 02:16:44.017877 BB: Trying checkout ArduPlane stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [71/243] Building board: FlywooF745 at 2025-03-31 02:16:44.050538 BB: Trying checkout ArduPlane stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [72/243] Building board: FlywooF745Nano at 2025-03-31 02:16:44.086553 BB: Trying checkout ArduPlane stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [73/243] Building board: FlywooH743Pro at 2025-03-31 02:16:44.119750 BB: Trying checkout ArduPlane stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [74/243] Building board: fmuv2 at 2025-03-31 02:16:44.984365 BB: Trying checkout ArduPlane stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [75/243] Building board: fmuv3 at 2025-03-31 02:16:45.016682 BB: Trying checkout ArduPlane stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [76/243] Building board: fmuv5 at 2025-03-31 02:16:45.048508 BB: Trying checkout ArduPlane stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [77/243] Building board: FoxeerF405v2 at 2025-03-31 02:16:45.081016 BB: Trying checkout ArduPlane stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [78/243] Building board: FoxeerH743v1 at 2025-03-31 02:16:45.113926 BB: Trying checkout ArduPlane stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [79/243] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:16:45.142920 BB: Trying checkout ArduPlane stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [80/243] Building board: GEPRCF745BTHD at 2025-03-31 02:16:45.940187 BB: Trying checkout ArduPlane stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [81/243] Building board: HEEWING-F405 at 2025-03-31 02:16:46.762460 BB: Trying checkout ArduPlane stable HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [82/243] Building board: HEEWING-F405v2 at 2025-03-31 02:16:46.793302 BB: Trying checkout ArduPlane stable HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [83/243] Building board: Here4FC at 2025-03-31 02:16:46.824391 BB: Trying checkout ArduPlane stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [84/243] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:16:46.854705 BB: Trying checkout ArduPlane stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [85/243] Building board: JFB100 at 2025-03-31 02:16:46.883645 BB: Trying checkout ArduPlane stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [86/243] Building board: JFB110 at 2025-03-31 02:16:46.912688 BB: Trying checkout ArduPlane stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [87/243] Building board: JHEM_JHEF405 at 2025-03-31 02:16:46.944278 BB: Trying checkout ArduPlane stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [88/243] Building board: JHEMCU-H743HD at 2025-03-31 02:16:47.733373 BB: Trying checkout ArduPlane stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [89/243] Building board: KakuteF4 at 2025-03-31 02:16:48.515679 BB: Trying checkout ArduPlane stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [90/243] Building board: KakuteF4-Wing at 2025-03-31 02:16:48.550380 BB: Trying checkout ArduPlane stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [91/243] Building board: KakuteF4Mini at 2025-03-31 02:16:49.331557 BB: Trying checkout ArduPlane stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [92/243] Building board: KakuteF7 at 2025-03-31 02:16:49.363571 BB: Trying checkout ArduPlane stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [93/243] Building board: KakuteF7-bdshot at 2025-03-31 02:16:49.392816 BB: Trying checkout ArduPlane stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [94/243] Building board: KakuteF7Mini at 2025-03-31 02:16:49.422178 BB: Trying checkout ArduPlane stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [95/243] Building board: KakuteH7 at 2025-03-31 02:16:49.450758 BB: Trying checkout ArduPlane stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [96/243] Building board: KakuteH7-bdshot at 2025-03-31 02:16:49.479715 BB: Trying checkout ArduPlane stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [97/243] Building board: KakuteH7-Wing at 2025-03-31 02:16:49.508487 BB: Trying checkout ArduPlane stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [98/243] Building board: KakuteH7Mini at 2025-03-31 02:16:49.539915 BB: Trying checkout ArduPlane stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [99/243] Building board: KakuteH7Mini-Nand at 2025-03-31 02:16:49.570643 BB: Trying checkout ArduPlane stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [100/243] Building board: KakuteH7v2 at 2025-03-31 02:16:49.598983 BB: Trying checkout ArduPlane stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [101/243] Building board: linux at 2025-03-31 02:16:49.629115 BB: Trying checkout ArduPlane stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable linux binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [102/243] Building board: LongBowF405WING at 2025-03-31 02:16:49.656329 BB: Trying checkout ArduPlane stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [103/243] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:16:50.435224 BB: Trying checkout ArduPlane stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [104/243] Building board: luminousbee5 at 2025-03-31 02:16:51.217172 BB: Trying checkout ArduPlane stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [105/243] Building board: MambaF405-2022 at 2025-03-31 02:16:51.248553 BB: Trying checkout ArduPlane stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [106/243] Building board: MambaF405US-I2C at 2025-03-31 02:16:51.278905 BB: Trying checkout ArduPlane stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [107/243] Building board: MambaF405v2 at 2025-03-31 02:16:51.312657 BB: Trying checkout ArduPlane stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [108/243] Building board: MambaH743v4 at 2025-03-31 02:16:51.344730 BB: Trying checkout ArduPlane stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [109/243] Building board: MatekF405 at 2025-03-31 02:16:51.375458 BB: Trying checkout ArduPlane stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [110/243] Building board: MatekF405-bdshot at 2025-03-31 02:16:51.404062 BB: Trying checkout ArduPlane stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [111/243] Building board: MatekF405-CAN at 2025-03-31 02:16:51.435798 BB: Trying checkout ArduPlane stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [112/243] Building board: MatekF405-STD at 2025-03-31 02:16:51.466506 BB: Trying checkout ArduPlane stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [113/243] Building board: MatekF405-TE at 2025-03-31 02:16:51.496005 BB: Trying checkout ArduPlane stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [114/243] Building board: MatekF405-TE-bdshot at 2025-03-31 02:16:51.524032 BB: Trying checkout ArduPlane stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [115/243] Building board: MatekF405-Wing at 2025-03-31 02:16:51.553194 BB: Trying checkout ArduPlane stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [116/243] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:16:51.582643 BB: Trying checkout ArduPlane stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [117/243] Building board: MatekF765-SE at 2025-03-31 02:16:51.611526 BB: Trying checkout ArduPlane stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [118/243] Building board: MatekF765-Wing at 2025-03-31 02:16:51.641722 BB: Trying checkout ArduPlane stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [119/243] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:16:51.671939 BB: Trying checkout ArduPlane stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [120/243] Building board: MatekH743 at 2025-03-31 02:16:51.702886 BB: Trying checkout ArduPlane stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [121/243] Building board: MatekH743-bdshot at 2025-03-31 02:16:51.731327 BB: Trying checkout ArduPlane stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [122/243] Building board: MatekH7A3 at 2025-03-31 02:16:51.759525 BB: Trying checkout ArduPlane stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [123/243] Building board: MFT-SEMA100 at 2025-03-31 02:16:52.550101 BB: Trying checkout ArduPlane stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [124/243] Building board: MicoAir405Mini at 2025-03-31 02:16:52.582497 BB: Trying checkout ArduPlane stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [125/243] Building board: MicoAir405v2 at 2025-03-31 02:16:53.371617 BB: Trying checkout ArduPlane stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [126/243] Building board: MicoAir743 at 2025-03-31 02:16:53.406995 BB: Trying checkout ArduPlane stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [127/243] Building board: MicoAir743-AIO at 2025-03-31 02:16:54.190974 BB: Trying checkout ArduPlane stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [128/243] Building board: MicoAir743v2 at 2025-03-31 02:16:54.981036 BB: Trying checkout ArduPlane stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [129/243] Building board: mindpx-v2 at 2025-03-31 02:16:55.770113 BB: Trying checkout ArduPlane stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [130/243] Building board: mini-pix at 2025-03-31 02:16:55.800927 BB: Trying checkout ArduPlane stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [131/243] Building board: modalai_fc-v1 at 2025-03-31 02:16:55.832579 BB: Trying checkout ArduPlane stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [132/243] Building board: mRoControlZeroClassic at 2025-03-31 02:16:55.861432 BB: Trying checkout ArduPlane stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [133/243] Building board: mRoControlZeroF7 at 2025-03-31 02:16:55.890068 BB: Trying checkout ArduPlane stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [134/243] Building board: mRoControlZeroH7 at 2025-03-31 02:16:55.919823 BB: Trying checkout ArduPlane stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [135/243] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:16:55.950599 BB: Trying checkout ArduPlane stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [136/243] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:16:55.980130 BB: Trying checkout ArduPlane stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [137/243] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:16:56.008975 BB: Trying checkout ArduPlane stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [138/243] Building board: mRoNexus at 2025-03-31 02:16:56.038260 BB: Trying checkout ArduPlane stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [139/243] Building board: mRoPixracerPro at 2025-03-31 02:16:56.067409 BB: Trying checkout ArduPlane stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [140/243] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:16:56.096034 BB: Trying checkout ArduPlane stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [141/243] Building board: mRoX21 at 2025-03-31 02:16:56.125955 BB: Trying checkout ArduPlane stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [142/243] Building board: mRoX21-777 at 2025-03-31 02:16:56.154449 BB: Trying checkout ArduPlane stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [143/243] Building board: MUPilot at 2025-03-31 02:16:56.183596 BB: Trying checkout ArduPlane stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [144/243] Building board: navigator at 2025-03-31 02:16:56.977810 BB: Trying checkout ArduPlane stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [145/243] Building board: navigator64 at 2025-03-31 02:16:57.008254 BB: Trying checkout ArduPlane stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [146/243] Building board: navio at 2025-03-31 02:16:57.787316 BB: Trying checkout ArduPlane stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [147/243] Building board: navio2 at 2025-03-31 02:16:57.818864 BB: Trying checkout ArduPlane stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [148/243] Building board: NxtPX4v2 at 2025-03-31 02:16:57.847028 BB: Trying checkout ArduPlane stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [149/243] Building board: obal at 2025-03-31 02:16:58.631651 BB: Trying checkout ArduPlane stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [150/243] Building board: ocpoc_zynq at 2025-03-31 02:16:58.662299 BB: Trying checkout ArduPlane stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [151/243] Building board: omnibusf4 at 2025-03-31 02:16:58.690100 BB: Trying checkout ArduPlane stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [152/243] Building board: omnibusf4pro at 2025-03-31 02:16:58.719523 BB: Trying checkout ArduPlane stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [153/243] Building board: omnibusf4pro-bdshot at 2025-03-31 02:16:58.747648 BB: Trying checkout ArduPlane stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [154/243] Building board: omnibusf4v6 at 2025-03-31 02:16:58.776906 BB: Trying checkout ArduPlane stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [155/243] Building board: OMNIBUSF7V2 at 2025-03-31 02:16:58.807116 BB: Trying checkout ArduPlane stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [156/243] Building board: OmnibusNanoV6 at 2025-03-31 02:16:58.837023 BB: Trying checkout ArduPlane stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [157/243] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:16:58.865966 BB: Trying checkout ArduPlane stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [158/243] Building board: OrqaF405Pro at 2025-03-31 02:16:58.894570 BB: Trying checkout ArduPlane stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [159/243] Building board: PH4-mini at 2025-03-31 02:16:58.924633 BB: Trying checkout ArduPlane stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [160/243] Building board: PH4-mini-bdshot at 2025-03-31 02:16:58.954941 BB: Trying checkout ArduPlane stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [161/243] Building board: Pix32v5 at 2025-03-31 02:16:58.983822 BB: Trying checkout ArduPlane stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [162/243] Building board: PixC4-Jetson at 2025-03-31 02:16:59.011836 BB: Trying checkout ArduPlane stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [163/243] Building board: PixFlamingo at 2025-03-31 02:16:59.040066 BB: Trying checkout ArduPlane stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [164/243] Building board: PixFlamingo-F767 at 2025-03-31 02:16:59.068908 BB: Trying checkout ArduPlane stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [165/243] Building board: Pixhawk1 at 2025-03-31 02:16:59.097765 BB: Trying checkout ArduPlane stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [166/243] Building board: Pixhawk1-1M at 2025-03-31 02:16:59.127770 BB: Trying checkout ArduPlane stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [167/243] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:16:59.159181 BB: Trying checkout ArduPlane stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [168/243] Building board: Pixhawk1-bdshot at 2025-03-31 02:16:59.188533 BB: Trying checkout ArduPlane stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [169/243] Building board: Pixhawk4 at 2025-03-31 02:16:59.216987 BB: Trying checkout ArduPlane stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [170/243] Building board: Pixhawk4-bdshot at 2025-03-31 02:16:59.246714 BB: Trying checkout ArduPlane stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [171/243] Building board: Pixhawk5X at 2025-03-31 02:16:59.277755 BB: Trying checkout ArduPlane stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [172/243] Building board: Pixhawk6C at 2025-03-31 02:16:59.306492 BB: Trying checkout ArduPlane stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [173/243] Building board: Pixhawk6C-bdshot at 2025-03-31 02:16:59.335754 BB: Trying checkout ArduPlane stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [174/243] Building board: Pixhawk6X at 2025-03-31 02:16:59.364220 BB: Trying checkout ArduPlane stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [175/243] Building board: Pixhawk6X-bdshot at 2025-03-31 02:16:59.393981 BB: Trying checkout ArduPlane stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [176/243] Building board: PixPilot-C3 at 2025-03-31 02:16:59.422059 BB: Trying checkout ArduPlane stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [177/243] Building board: PixPilot-V3 at 2025-03-31 02:16:59.451189 BB: Trying checkout ArduPlane stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [178/243] Building board: PixPilot-V6 at 2025-03-31 02:16:59.480140 BB: Trying checkout ArduPlane stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [179/243] Building board: PixPilot-V6PRO at 2025-03-31 02:16:59.509123 BB: Trying checkout ArduPlane stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [180/243] Building board: Pixracer at 2025-03-31 02:17:00.299804 BB: Trying checkout ArduPlane stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [181/243] Building board: Pixracer-bdshot at 2025-03-31 02:17:00.333019 BB: Trying checkout ArduPlane stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [182/243] Building board: PixSurveyA1 at 2025-03-31 02:17:00.362271 BB: Trying checkout ArduPlane stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [183/243] Building board: PixSurveyA1-IND at 2025-03-31 02:17:00.396960 BB: Trying checkout ArduPlane stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [184/243] Building board: PixSurveyA2 at 2025-03-31 02:17:00.426357 BB: Trying checkout ArduPlane stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [185/243] Building board: pocket at 2025-03-31 02:17:00.456302 BB: Trying checkout ArduPlane stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [186/243] Building board: pxf at 2025-03-31 02:17:00.485047 BB: Trying checkout ArduPlane stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [187/243] Building board: pxfmini at 2025-03-31 02:17:00.512671 BB: Trying checkout ArduPlane stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [188/243] Building board: QioTekAdeptF407 at 2025-03-31 02:17:00.540814 BB: Trying checkout ArduPlane stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [189/243] Building board: QioTekZealotF427 at 2025-03-31 02:17:00.569646 BB: Trying checkout ArduPlane stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [190/243] Building board: QioTekZealotH743 at 2025-03-31 02:17:00.600549 BB: Trying checkout ArduPlane stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [191/243] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:17:00.636338 BB: Trying checkout ArduPlane stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [192/243] Building board: R9Pilot at 2025-03-31 02:17:00.669871 BB: Trying checkout ArduPlane stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [193/243] Building board: RadiolinkPIX6 at 2025-03-31 02:17:00.699648 BB: Trying checkout ArduPlane stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [194/243] Building board: RADIX2HD at 2025-03-31 02:17:00.728489 BB: Trying checkout ArduPlane stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [195/243] Building board: ReaperF745 at 2025-03-31 02:17:00.759364 BB: Trying checkout ArduPlane stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [196/243] Building board: revo-mini at 2025-03-31 02:17:00.790960 BB: Trying checkout ArduPlane stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [197/243] Building board: revo-mini-bdshot at 2025-03-31 02:17:00.823090 BB: Trying checkout ArduPlane stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [198/243] Building board: revo-mini-i2c at 2025-03-31 02:17:00.855045 BB: Trying checkout ArduPlane stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [199/243] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:17:00.885957 BB: Trying checkout ArduPlane stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [200/243] Building board: rst_zynq at 2025-03-31 02:17:00.917305 BB: Trying checkout ArduPlane stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 0358a9c210bc6c965006f5d6029239b7033616df BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.464s) BB-WAF: 'clean' finished successfully (1.013s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/1028] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/1028] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/1028] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1028] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/1028] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1028] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1028] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1028] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 15/1028] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/1028] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/1028] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/1028] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 19/1028] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1028] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1028] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/1028] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/1028] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/1028] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 25/1028] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/1028] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/1028] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 28/1028] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1028] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1028] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1028] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 32/1028] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 33/1028] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 34/1028] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 35/1028] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 36/1028] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1028] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 38/1028] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 39/1028] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 40/1028] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 41/1028] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 42/1028] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 43/1028] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 44/1028] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 45/1028] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 46/1028] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 47/1028] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1028] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1028] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1028] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1028] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1028] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 53/1028] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 54/1028] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1028] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 56/1028] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1028] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1028] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 60/1028] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 67/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 68/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 69/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 70/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 71/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 72/1028] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1028] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 74/1028] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1028] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1028] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 77/1028] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1028] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1028] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1028] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1028] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 82/1028] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1028] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1028] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1028] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1028] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1028] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1028] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 89/1028] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 90/1028] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1028] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1028] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 93/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 94/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 96/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 99/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 100/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 102/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 104/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 105/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 106/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 109/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 110/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 111/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 113/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 116/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 117/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 118/1028] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1028] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1028] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 121/1028] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1028] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1028] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1028] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1028] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1028] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1028] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 128/1028] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 129/1028] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 130/1028] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 131/1028] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 132/1028] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 133/1028] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 134/1028] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1028] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 136/1028] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1028] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1028] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1028] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 140/1028] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 141/1028] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1028] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 143/1028] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1028] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1028] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1028] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1028] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1028] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1028] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1028] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 151/1028] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 152/1028] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1028] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1028] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1028] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1028] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 157/1028] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1028] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 159/1028] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 160/1028] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1028] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1028] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1028] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1028] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 165/1028] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 166/1028] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 167/1028] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 168/1028] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1028] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 170/1028] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 171/1028] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 172/1028] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1028] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1028] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1028] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1028] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1028] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 178/1028] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1028] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 180/1028] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1028] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 182/1028] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 183/1028] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 184/1028] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1028] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1028] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1028] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1028] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 189/1028] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1028] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 191/1028] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 192/1028] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 193/1028] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 194/1028] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 195/1028] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 196/1028] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 197/1028] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 198/1028] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 199/1028] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 200/1028] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 201/1028] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 202/1028] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1028] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 204/1028] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 205/1028] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 206/1028] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 207/1028] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 208/1028] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 209/1028] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 210/1028] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 211/1028] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 212/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 213/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 214/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 215/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 216/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 217/1028] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 218/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 219/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1028] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 222/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 223/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 224/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 225/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 226/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 227/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 228/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 229/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 230/1028] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 231/1028] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 232/1028] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 233/1028] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 234/1028] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 235/1028] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 236/1028] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 237/1028] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 238/1028] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 239/1028] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 240/1028] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 241/1028] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 242/1028] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 243/1028] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 244/1028] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1028] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 246/1028] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 247/1028] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1028] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 249/1028] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 250/1028] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 251/1028] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 252/1028] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 253/1028] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 254/1028] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 255/1028] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 256/1028] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 257/1028] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 258/1028] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 259/1028] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 260/1028] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 261/1028] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 262/1028] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 263/1028] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 264/1028] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 265/1028] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 266/1028] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 267/1028] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 269/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 270/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 271/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 272/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 273/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 274/1028] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 275/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 276/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 277/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 278/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 279/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 280/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 281/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 282/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 283/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 284/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 285/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 286/1028] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 287/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 288/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 289/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 290/1028] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 291/1028] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 292/1028] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 293/1028] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 294/1028] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 295/1028] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 296/1028] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 297/1028] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 298/1028] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 299/1028] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 300/1028] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 301/1028] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 302/1028] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 303/1028] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 304/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 305/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 306/1028] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 307/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 308/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 309/1028] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 310/1028] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 311/1028] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 312/1028] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 313/1028] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 314/1028] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 315/1028] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 316/1028] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 317/1028] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 318/1028] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 319/1028] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 320/1028] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 321/1028] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 322/1028] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 323/1028] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 324/1028] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 325/1028] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 326/1028] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 327/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1028] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 329/1028] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 330/1028] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 331/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 332/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 333/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 334/1028] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 335/1028] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 336/1028] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 337/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 338/1028] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 339/1028] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 340/1028] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 341/1028] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 342/1028] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 343/1028] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 344/1028] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 345/1028] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 346/1028] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 347/1028] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 348/1028] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 349/1028] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 350/1028] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 351/1028] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 352/1028] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 353/1028] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 354/1028] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 355/1028] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 356/1028] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 357/1028] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 358/1028] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 359/1028] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 360/1028] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 361/1028] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 362/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 363/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 364/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 365/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 366/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 367/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 368/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 369/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 370/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 371/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 372/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 373/1028] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 374/1028] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 375/1028] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 376/1028] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 377/1028] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 378/1028] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 379/1028] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 380/1028] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 381/1028] Compiling modules/lwip/src/core/init.c BB-WAF: [ 382/1028] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 383/1028] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 384/1028] Compiling modules/lwip/src/core/def.c BB-WAF: [ 385/1028] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 386/1028] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 387/1028] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 388/1028] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 389/1028] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 390/1028] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 391/1028] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 392/1028] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 393/1028] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 394/1028] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 395/1028] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 396/1028] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 397/1028] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 398/1028] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 399/1028] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 400/1028] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 401/1028] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 402/1028] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 403/1028] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 404/1028] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 405/1028] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 406/1028] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 407/1028] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 408/1028] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 409/1028] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 410/1028] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 411/1028] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 412/1028] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 413/1028] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 414/1028] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 415/1028] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 416/1028] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 417/1028] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 418/1028] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 419/1028] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 420/1028] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 421/1028] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 422/1028] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 423/1028] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 424/1028] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 425/1028] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 426/1028] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 427/1028] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 428/1028] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 429/1028] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 430/1028] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 431/1028] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 432/1028] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 433/1028] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 434/1028] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 435/1028] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 436/1028] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 437/1028] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 438/1028] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 439/1028] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 440/1028] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 441/1028] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 442/1028] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 443/1028] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 444/1028] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 445/1028] Compiling modules/lwip/src/api/err.c BB-WAF: [ 446/1028] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 447/1028] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 448/1028] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 449/1028] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 450/1028] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 451/1028] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 452/1028] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 453/1028] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 454/1028] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 455/1028] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 456/1028] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 457/1028] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 458/1028] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 459/1028] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 460/1028] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 461/1028] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 462/1028] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 463/1028] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 464/1028] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 465/1028] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 466/1028] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 467/1028] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 468/1028] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 469/1028] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 470/1028] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 471/1028] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 472/1028] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 473/1028] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 474/1028] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 475/1028] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 476/1028] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 477/1028] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 478/1028] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 479/1028] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 480/1028] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 481/1028] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 482/1028] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 483/1028] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 484/1028] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 485/1028] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 486/1028] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 487/1028] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 488/1028] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 489/1028] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 490/1028] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 491/1028] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 492/1028] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 493/1028] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 494/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 495/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 496/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 497/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 498/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 499/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 500/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 501/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 502/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 503/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 504/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 505/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 506/1028] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 507/1028] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 508/1028] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 509/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 510/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 511/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 512/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 513/1028] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 514/1028] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 515/1028] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 516/1028] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 517/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 518/1028] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 519/1028] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 520/1028] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 521/1028] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 522/1028] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 523/1028] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 524/1028] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 525/1028] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 526/1028] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 527/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 528/1028] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 529/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 530/1028] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 531/1028] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 532/1028] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 533/1028] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 534/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 535/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 536/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 537/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 538/1028] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 539/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 540/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 541/1028] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 542/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 543/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 544/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 545/1028] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 546/1028] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 547/1028] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1028] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 549/1028] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 550/1028] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 551/1028] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 552/1028] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 553/1028] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 554/1028] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 555/1028] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 556/1028] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 557/1028] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 558/1028] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 559/1028] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 560/1028] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 561/1028] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 562/1028] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 563/1028] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 564/1028] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 565/1028] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 566/1028] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 567/1028] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 568/1028] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 569/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 570/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 571/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 572/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 573/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 574/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 575/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 576/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 577/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 578/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 579/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 580/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 581/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 582/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 583/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 584/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 585/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 586/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 587/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 588/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 589/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 590/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 591/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 592/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 593/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 594/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 595/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 596/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 597/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 598/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 599/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 600/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 601/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 602/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 603/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 604/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 605/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 606/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 607/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 608/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 609/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 610/1028] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 611/1028] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 612/1028] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 613/1028] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 614/1028] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 615/1028] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 616/1028] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 617/1028] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 618/1028] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 619/1028] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 620/1028] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 621/1028] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 622/1028] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 623/1028] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 624/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 626/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 627/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 628/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 629/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 630/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 631/1028] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 632/1028] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 633/1028] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 634/1028] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 635/1028] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 636/1028] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 637/1028] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 638/1028] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 639/1028] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 640/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 641/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 642/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 643/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 644/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 645/1028] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 646/1028] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 647/1028] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 648/1028] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 649/1028] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 650/1028] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 651/1028] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 652/1028] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 653/1028] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 654/1028] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 655/1028] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 656/1028] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 657/1028] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 658/1028] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 659/1028] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 660/1028] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 661/1028] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 662/1028] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 663/1028] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 664/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 665/1028] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 666/1028] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 667/1028] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 668/1028] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 669/1028] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 670/1028] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 671/1028] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 672/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 673/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 674/1028] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 675/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 676/1028] Compiling libraries/PID/PID.cpp BB-WAF: [ 677/1028] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 678/1028] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 679/1028] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 680/1028] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 681/1028] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 682/1028] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 683/1028] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 684/1028] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 685/1028] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 686/1028] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 687/1028] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 688/1028] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 689/1028] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 690/1028] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 691/1028] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 692/1028] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 693/1028] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 694/1028] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 695/1028] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 696/1028] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 697/1028] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 698/1028] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 699/1028] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 700/1028] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 701/1028] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 702/1028] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 703/1028] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 704/1028] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 705/1028] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 706/1028] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 707/1028] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 708/1028] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 709/1028] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 710/1028] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 711/1028] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 712/1028] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 713/1028] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 714/1028] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 715/1028] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 716/1028] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 717/1028] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 718/1028] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 719/1028] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 720/1028] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 721/1028] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 722/1028] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 723/1028] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 724/1028] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 725/1028] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 726/1028] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 727/1028] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 728/1028] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 729/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 730/1028] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 731/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 732/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 733/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 734/1028] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 735/1028] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 736/1028] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 737/1028] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 738/1028] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 739/1028] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 740/1028] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 741/1028] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 742/1028] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 743/1028] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 744/1028] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 745/1028] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 746/1028] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 747/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 748/1028] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 749/1028] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 750/1028] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 751/1028] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 752/1028] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 753/1028] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 754/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 755/1028] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 756/1028] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 757/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 758/1028] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 759/1028] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 760/1028] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 761/1028] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 762/1028] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 763/1028] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 764/1028] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 765/1028] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 766/1028] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 767/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 768/1028] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 769/1028] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 770/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 771/1028] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 772/1028] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 773/1028] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 774/1028] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 775/1028] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 776/1028] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 139819197314464: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3806727, 256)) BB: Failed build of ArduPlane rst_zynq stable BB: [201/243] Building board: SDMODELH7V1 at 2025-03-31 02:17:57.000413 BB: Trying checkout ArduPlane stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [202/243] Building board: SDMODELH7V2 at 2025-03-31 02:17:57.035182 BB: Trying checkout ArduPlane stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [203/243] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:17:57.066623 BB: Trying checkout ArduPlane stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [204/243] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:17:57.095728 BB: Trying checkout ArduPlane stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [205/243] Building board: SIYI_N7 at 2025-03-31 02:17:57.122632 BB: Trying checkout ArduPlane stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [206/243] Building board: SkySakuraH743 at 2025-03-31 02:17:57.155338 BB: Trying checkout ArduPlane stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [207/243] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:17:57.949111 BB: Trying checkout ArduPlane stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [208/243] Building board: sparky2 at 2025-03-31 02:17:57.981569 BB: Trying checkout ArduPlane stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [209/243] Building board: speedybeef4 at 2025-03-31 02:17:58.012570 BB: Trying checkout ArduPlane stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [210/243] Building board: SpeedyBeeF405AIO at 2025-03-31 02:17:58.042567 BB: Trying checkout ArduPlane stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [211/243] Building board: SpeedyBeeF405Mini at 2025-03-31 02:17:58.822638 BB: Trying checkout ArduPlane stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [212/243] Building board: SpeedyBeeF405WING at 2025-03-31 02:17:58.857154 BB: Trying checkout ArduPlane stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [213/243] Building board: speedybeef4v3 at 2025-03-31 02:17:58.891474 BB: Trying checkout ArduPlane stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [214/243] Building board: speedybeef4v4 at 2025-03-31 02:17:58.921440 BB: Trying checkout ArduPlane stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [215/243] Building board: SPRacingH7 at 2025-03-31 02:17:58.952338 BB: Trying checkout ArduPlane stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [216/243] Building board: SPRacingH7RF at 2025-03-31 02:17:58.984076 BB: Trying checkout ArduPlane stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [217/243] Building board: StellarF4 at 2025-03-31 02:17:59.014788 BB: Trying checkout ArduPlane stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4) - not in board list BB: [218/243] Building board: StellarF4V2 at 2025-03-31 02:17:59.804233 BB: Trying checkout ArduPlane stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4V2) - not in board list BB: [219/243] Building board: StellarH7V2 at 2025-03-31 02:18:00.600079 BB: Trying checkout ArduPlane stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarH7V2) - not in board list BB: [220/243] Building board: SuccexF4 at 2025-03-31 02:18:01.379798 BB: Trying checkout ArduPlane stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [221/243] Building board: SULILGH7-P1-P2 at 2025-03-31 02:18:01.411013 BB: Trying checkout ArduPlane stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [222/243] Building board: Swan-K1 at 2025-03-31 02:18:02.197184 BB: Trying checkout ArduPlane stable Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [223/243] Building board: TBS-Colibri-F7 at 2025-03-31 02:18:02.228385 BB: Trying checkout ArduPlane stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [224/243] Building board: TBS_LUCID_H7 at 2025-03-31 02:18:02.258440 BB: Trying checkout ArduPlane stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [225/243] Building board: TBS_LUCID_PRO at 2025-03-31 02:18:03.043987 BB: Trying checkout ArduPlane stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [226/243] Building board: thepeach-k1 at 2025-03-31 02:18:03.832612 BB: Trying checkout ArduPlane stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [227/243] Building board: thepeach-r1 at 2025-03-31 02:18:03.864311 BB: Trying checkout ArduPlane stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [228/243] Building board: TMotorH743 at 2025-03-31 02:18:03.893105 BB: Trying checkout ArduPlane stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [229/243] Building board: vnav at 2025-03-31 02:18:03.921901 BB: Trying checkout ArduPlane stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [230/243] Building board: VRBrain-v51 at 2025-03-31 02:18:03.949731 BB: Trying checkout ArduPlane stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [231/243] Building board: VRBrain-v52 at 2025-03-31 02:18:03.978057 BB: Trying checkout ArduPlane stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [232/243] Building board: VRBrain-v54 at 2025-03-31 02:18:04.008207 BB: Trying checkout ArduPlane stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [233/243] Building board: VRCore-v10 at 2025-03-31 02:18:04.036100 BB: Trying checkout ArduPlane stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [234/243] Building board: VRUBrain-v51 at 2025-03-31 02:18:04.066368 BB: Trying checkout ArduPlane stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [235/243] Building board: VUAV-V7pro at 2025-03-31 02:18:04.094396 BB: Trying checkout ArduPlane stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [236/243] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:18:04.125561 BB: Trying checkout ArduPlane stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [237/243] Building board: YJUAV_A6 at 2025-03-31 02:18:04.899347 BB: Trying checkout ArduPlane stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [238/243] Building board: YJUAV_A6SE at 2025-03-31 02:18:04.930702 BB: Trying checkout ArduPlane stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [239/243] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:18:04.960400 BB: Trying checkout ArduPlane stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [240/243] Building board: YJUAV_A6Ultra at 2025-03-31 02:18:04.989748 BB: Trying checkout ArduPlane stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [241/243] Building board: ZeroOneX6 at 2025-03-31 02:18:05.018598 BB: Trying checkout ArduPlane stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [242/243] Building board: ZeroOneX6_Air at 2025-03-31 02:18:05.048246 BB: Trying checkout ArduPlane stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [243/243] Building board: zynq at 2025-03-31 02:18:05.835415 BB: Trying checkout ArduPlane stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 0358a9c210 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-03-31 02:18:08.120983 BB: Trying checkout Rover stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [2/239] Building board: ACNS-CM4Pilot at 2025-03-31 02:18:08.847163 BB: Trying checkout Rover stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [3/239] Building board: ACNS-F405AIO at 2025-03-31 02:18:09.055374 BB: Trying checkout Rover stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [4/239] Building board: aero at 2025-03-31 02:18:09.084595 BB: Trying checkout Rover stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.604s) BB-WAF: 'clean' finished successfully (1.032s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1153] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1153] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 13/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 15/1153] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 16/1153] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 17/1153] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1153] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1153] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/1153] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 21/1153] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 22/1153] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 23/1153] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 24/1153] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/1153] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 26/1153] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1153] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 28/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 29/1153] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 30/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 31/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 32/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 33/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 34/1153] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 35/1153] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 36/1153] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 37/1153] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 38/1153] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 39/1153] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 40/1153] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 41/1153] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 42/1153] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 43/1153] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 44/1153] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/1153] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/1153] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/1153] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 48/1153] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 49/1153] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 50/1153] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 51/1153] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 52/1153] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 53/1153] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 54/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 55/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 56/1153] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 61/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 62/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 63/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 64/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 65/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1153] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 68/1153] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 69/1153] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/1153] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 71/1153] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/1153] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 73/1153] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/1153] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/1153] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1153] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 77/1153] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 78/1153] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 79/1153] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 80/1153] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 81/1153] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 82/1153] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 83/1153] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 84/1153] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 85/1153] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 86/1153] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 87/1153] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 89/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 90/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 91/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 92/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 93/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 94/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 95/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 96/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 97/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 98/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 100/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 103/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 105/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 106/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 107/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 108/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 109/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 110/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 111/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 112/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 113/1153] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 114/1153] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 115/1153] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 116/1153] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 117/1153] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 118/1153] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1153] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 120/1153] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 121/1153] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 122/1153] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 123/1153] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 124/1153] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 125/1153] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 126/1153] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 127/1153] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 128/1153] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 129/1153] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 130/1153] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 131/1153] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 132/1153] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 133/1153] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 134/1153] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1153] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 136/1153] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 137/1153] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1153] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 139/1153] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1153] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1153] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1153] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1153] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1153] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 145/1153] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 146/1153] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 147/1153] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 148/1153] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 149/1153] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1153] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 151/1153] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1153] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1153] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 154/1153] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 155/1153] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 156/1153] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 157/1153] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 158/1153] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 159/1153] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1153] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1153] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1153] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 163/1153] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 164/1153] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1153] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1153] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 167/1153] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 168/1153] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 169/1153] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1153] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 171/1153] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 172/1153] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 173/1153] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 174/1153] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 175/1153] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1153] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 177/1153] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 178/1153] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 179/1153] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 180/1153] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 181/1153] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 182/1153] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 183/1153] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 184/1153] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 185/1153] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 186/1153] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 187/1153] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 188/1153] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 189/1153] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 190/1153] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 191/1153] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 192/1153] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 193/1153] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 194/1153] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 195/1153] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 196/1153] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1153] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 198/1153] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 199/1153] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 200/1153] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 201/1153] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 202/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 203/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 204/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 205/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 206/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 207/1153] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 208/1153] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 209/1153] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 210/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 211/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 212/1153] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 213/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 214/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 215/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 216/1153] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 217/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 219/1153] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 220/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 221/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 222/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 223/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 224/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 225/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 226/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 227/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 228/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 229/1153] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 230/1153] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 231/1153] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 232/1153] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 233/1153] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 234/1153] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 235/1153] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 236/1153] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 237/1153] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 238/1153] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 239/1153] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 240/1153] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 241/1153] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 242/1153] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 243/1153] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 244/1153] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1153] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 246/1153] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 247/1153] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 248/1153] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 249/1153] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 250/1153] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 251/1153] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 252/1153] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 253/1153] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 254/1153] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 255/1153] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 256/1153] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 257/1153] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 258/1153] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 259/1153] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 260/1153] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 261/1153] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 262/1153] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 263/1153] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 264/1153] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 265/1153] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 266/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 267/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 268/1153] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 269/1153] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 270/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 271/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 272/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 273/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 274/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 275/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 276/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 277/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 278/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 279/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 280/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 281/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 282/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 283/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 284/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 285/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 286/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 287/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 288/1153] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 289/1153] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 290/1153] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 291/1153] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 292/1153] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 293/1153] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 294/1153] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 295/1153] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 296/1153] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 297/1153] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 298/1153] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 299/1153] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 300/1153] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 301/1153] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 302/1153] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 303/1153] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 304/1153] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 305/1153] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 306/1153] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 307/1153] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 308/1153] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 309/1153] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 310/1153] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 311/1153] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 312/1153] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 313/1153] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 314/1153] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 315/1153] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 316/1153] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 317/1153] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 318/1153] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 319/1153] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 320/1153] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 321/1153] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 322/1153] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 323/1153] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 324/1153] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 325/1153] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 326/1153] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 327/1153] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 328/1153] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 329/1153] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 330/1153] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 331/1153] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 332/1153] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 333/1153] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 334/1153] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 335/1153] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 336/1153] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 337/1153] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 338/1153] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 339/1153] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 340/1153] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 341/1153] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 342/1153] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 343/1153] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 344/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 345/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 346/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 347/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 348/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 349/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 350/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 351/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 352/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 353/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 354/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 355/1153] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 356/1153] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 357/1153] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 358/1153] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 359/1153] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 360/1153] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 361/1153] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 362/1153] Compiling modules/lwip/src/core/init.c BB-WAF: [ 363/1153] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 364/1153] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 365/1153] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 366/1153] Compiling modules/lwip/src/core/def.c BB-WAF: [ 367/1153] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 368/1153] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 369/1153] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 370/1153] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 371/1153] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 372/1153] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 373/1153] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 374/1153] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 375/1153] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 376/1153] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 377/1153] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 378/1153] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 379/1153] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 380/1153] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 381/1153] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 382/1153] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 383/1153] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 384/1153] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 385/1153] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 386/1153] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 387/1153] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 388/1153] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 389/1153] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 390/1153] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 391/1153] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 392/1153] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 393/1153] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 394/1153] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 395/1153] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 396/1153] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 397/1153] Compiling modules/lwip/src/api/err.c BB-WAF: [ 398/1153] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 399/1153] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 400/1153] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 401/1153] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 402/1153] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 403/1153] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 404/1153] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 405/1153] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 406/1153] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 407/1153] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 408/1153] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 409/1153] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 410/1153] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 411/1153] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 412/1153] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 413/1153] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 414/1153] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 415/1153] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 416/1153] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 417/1153] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 418/1153] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 419/1153] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 420/1153] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 421/1153] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 422/1153] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 423/1153] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 424/1153] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 425/1153] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 426/1153] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 427/1153] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 428/1153] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 429/1153] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 430/1153] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 431/1153] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 432/1153] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 433/1153] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 434/1153] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 435/1153] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 436/1153] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 437/1153] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 438/1153] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 439/1153] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 440/1153] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 441/1153] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 442/1153] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 443/1153] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 444/1153] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 445/1153] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 446/1153] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 447/1153] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 448/1153] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 449/1153] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 450/1153] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 451/1153] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 452/1153] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 453/1153] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 454/1153] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 455/1153] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 456/1153] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 457/1153] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 458/1153] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 459/1153] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 460/1153] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 461/1153] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 462/1153] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 463/1153] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 464/1153] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 465/1153] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 466/1153] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 467/1153] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 468/1153] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 469/1153] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 470/1153] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 471/1153] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 472/1153] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 473/1153] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 474/1153] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 475/1153] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 476/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 477/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 478/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 479/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 480/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 481/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 482/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 483/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 484/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 485/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 486/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 487/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 488/1153] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 489/1153] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 490/1153] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 491/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 492/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 493/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 494/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 495/1153] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 496/1153] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 497/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 498/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 499/1153] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 500/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 501/1153] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 502/1153] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 503/1153] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 504/1153] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 505/1153] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 506/1153] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 507/1153] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 508/1153] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 509/1153] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 510/1153] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 511/1153] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 512/1153] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 513/1153] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 514/1153] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1153] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 517/1153] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 518/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 519/1153] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 520/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 521/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 522/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 523/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 524/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 525/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 526/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 527/1153] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 528/1153] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 529/1153] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 530/1153] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 531/1153] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1153] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 533/1153] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 534/1153] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 535/1153] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 536/1153] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 537/1153] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 538/1153] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 539/1153] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1153] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 541/1153] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1153] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 543/1153] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 544/1153] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 545/1153] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 546/1153] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 547/1153] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 548/1153] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 549/1153] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 550/1153] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 551/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 552/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 553/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 554/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 555/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 556/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 557/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 558/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 559/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 560/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 561/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 562/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 563/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 564/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 565/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 566/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 567/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 568/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 569/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 570/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 571/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 572/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 573/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 574/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 575/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 576/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 577/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 578/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 579/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 580/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 581/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 582/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 583/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 584/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 585/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 586/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 587/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 588/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 589/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 590/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 591/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 592/1153] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1153] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1153] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1153] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1153] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1153] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1153] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1153] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 600/1153] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 601/1153] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 602/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 603/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 604/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 605/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 606/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 607/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 608/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 609/1153] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 610/1153] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1153] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 612/1153] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 613/1153] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 614/1153] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 615/1153] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 616/1153] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 617/1153] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 618/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 619/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 620/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 621/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 622/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 623/1153] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 624/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 625/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 626/1153] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 627/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 628/1153] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 629/1153] Compiling libraries/AP_WindVane/AP_WindVane_RPM.cpp BB-WAF: [ 630/1153] Compiling libraries/AP_WindVane/AP_WindVane_Backend.cpp BB-WAF: [ 631/1153] Compiling libraries/AP_WindVane/AP_WindVane_SITL.cpp BB-WAF: [ 632/1153] Compiling libraries/AP_WindVane/AP_WindVane_NMEA.cpp BB-WAF: [ 633/1153] Compiling libraries/AP_WindVane/AP_WindVane_ModernDevice.cpp BB-WAF: [ 634/1153] Compiling libraries/AP_WindVane/AP_WindVane_Airspeed.cpp BB-WAF: [ 635/1153] Compiling libraries/AP_WindVane/AP_WindVane_Analog.cpp BB-WAF: [ 636/1153] Compiling libraries/AP_WindVane/AP_WindVane.cpp BB-WAF: [ 637/1153] Compiling libraries/AP_WindVane/AP_WindVane_Home.cpp BB-WAF: [ 638/1153] Compiling libraries/AR_Motors/AP_MotorsUGV.cpp BB-WAF: [ 639/1153] Compiling libraries/AR_WPNav/AR_WPNav_OA.cpp BB-WAF: [ 640/1153] Compiling libraries/AR_WPNav/AR_PivotTurn.cpp BB-WAF: [ 641/1153] Compiling libraries/AR_WPNav/AR_WPNav.cpp BB-WAF: [ 642/1153] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 643/1153] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 644/1153] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 645/1153] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 646/1153] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 647/1153] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 648/1153] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 649/1153] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 650/1153] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 651/1153] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 652/1153] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 653/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 654/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 655/1153] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 656/1153] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 657/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 658/1153] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 659/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 660/1153] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 661/1153] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 662/1153] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 663/1153] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 664/1153] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 665/1153] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 666/1153] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 667/1153] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 668/1153] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 669/1153] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 670/1153] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 671/1153] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 672/1153] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 673/1153] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 674/1153] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 675/1153] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 676/1153] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 677/1153] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 678/1153] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 679/1153] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 680/1153] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 681/1153] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 682/1153] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 683/1153] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 684/1153] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 685/1153] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 686/1153] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 687/1153] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 688/1153] Compiling libraries/AP_HAL/Util.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 689/1153] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 690/1153] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 691/1153] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 692/1153] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 693/1153] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 694/1153] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 695/1153] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 696/1153] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 697/1153] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 698/1153] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 699/1153] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 700/1153] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 701/1153] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 702/1153] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 703/1153] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 704/1153] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 705/1153] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 706/1153] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 707/1153] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 708/1153] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 709/1153] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 710/1153] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 711/1153] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 712/1153] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 713/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 714/1153] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 715/1153] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 716/1153] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 717/1153] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 718/1153] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 719/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 720/1153] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 721/1153] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 722/1153] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 723/1153] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 724/1153] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 725/1153] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 726/1153] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 727/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 728/1153] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 729/1153] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 730/1153] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 731/1153] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 732/1153] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 733/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 734/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 735/1153] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 736/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 737/1153] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 738/1153] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 739/1153] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 740/1153] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 741/1153] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 742/1153] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 743/1153] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 744/1153] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 745/1153] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 746/1153] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 747/1153] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 748/1153] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 749/1153] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 750/1153] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 751/1153] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 752/1153] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 753/1153] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 754/1153] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 755/1153] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 756/1153] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 757/1153] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 758/1153] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 759/1153] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 760/1153] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 761/1153] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 762/1153] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 763/1153] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 764/1153] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 765/1153] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 766/1153] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 767/1153] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 768/1153] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 769/1153] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 770/1153] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 771/1153] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 772/1153] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 773/1153] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 774/1153] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 775/1153] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 776/1153] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 777/1153] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 778/1153] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 779/1153] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 780/1153] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 781/1153] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 782/1153] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 783/1153] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 784/1153] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 785/1153] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 786/1153] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 787/1153] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 788/1153] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 789/1153] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 790/1153] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 791/1153] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 792/1153] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 793/1153] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 794/1153] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 795/1153] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 796/1153] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 797/1153] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 798/1153] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 799/1153] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 800/1153] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 801/1153] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 802/1153] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 803/1153] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 804/1153] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 805/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 806/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 807/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 808/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 809/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 810/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 811/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 812/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 813/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 814/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 815/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 816/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 817/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 818/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 819/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 820/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 821/1153] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 822/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 823/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 824/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 825/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 826/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 827/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 828/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 829/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 830/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 831/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 832/1153] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 833/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 834/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 835/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 836/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 837/1153] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 838/1153] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 839/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 840/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 841/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 842/1153] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 843/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 844/1153] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 845/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 846/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 847/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 848/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 849/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 850/1153] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 851/1153] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 852/1153] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 853/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 854/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 855/1153] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 856/1153] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 857/1153] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 858/1153] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 859/1153] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 860/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 861/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 862/1153] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 863/1153] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 864/1153] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 865/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 866/1153] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 867/1153] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 868/1153] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 869/1153] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 870/1153] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 871/1153] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 872/1153] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 873/1153] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 874/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 875/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 876/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 877/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 878/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 879/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 880/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 881/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 882/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 883/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 884/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 885/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 886/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 887/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 888/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 889/1153] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 890/1153] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 891/1153] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 892/1153] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 893/1153] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 894/1153] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 895/1153] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 896/1153] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 897/1153] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 898/1153] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 899/1153] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 900/1153] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 901/1153] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 902/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 903/1153] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 904/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 905/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 906/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 907/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 908/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 909/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 910/1153] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 911/1153] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 912/1153] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 913/1153] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 914/1153] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 915/1153] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 916/1153] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 917/1153] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 918/1153] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 919/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 920/1153] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 921/1153] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 922/1153] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 923/1153] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 924/1153] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 925/1153] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 926/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 927/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 928/1153] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 929/1153] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 930/1153] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 931/1153] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 932/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 933/1153] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 934/1153] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 935/1153] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 936/1153] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 937/1153] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 938/1153] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 939/1153] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 940/1153] Compiling libraries/AP_HAL_Linux/Scheduler.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/Rover' failed (exit status 1): BB-WAF: {task 140132571311776: cxx AP_Compass.cpp -> AP_Compass.cpp.7.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3816934, 256)) BB: Failed build of Rover aero stable BB: [5/239] Building board: AEROFOX-H7 at 2025-03-31 02:18:30.776407 BB: Trying checkout Rover stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/239] Building board: AET-H743-Basic at 2025-03-31 02:18:31.573098 BB: Trying checkout Rover stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/239] Building board: airbotf4 at 2025-03-31 02:18:32.366016 BB: Trying checkout Rover stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [8/239] Building board: AIRLink at 2025-03-31 02:18:32.397498 BB: Trying checkout Rover stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [9/239] Building board: Airvolute-DCS2 at 2025-03-31 02:18:32.427515 BB: Trying checkout Rover stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [10/239] Building board: AnyleafH7 at 2025-03-31 02:18:32.455778 BB: Trying checkout Rover stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:18:32.483743 BB: Trying checkout Rover stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [12/239] Building board: ARK_FPV at 2025-03-31 02:18:32.513574 BB: Trying checkout Rover stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-03-31 02:18:33.306930 BB: Trying checkout Rover stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [14/239] Building board: AtomRCF405NAVI at 2025-03-31 02:18:33.339887 BB: Trying checkout Rover stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [15/239] Building board: bbbmini at 2025-03-31 02:18:33.370402 BB: Trying checkout Rover stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [16/239] Building board: BeastF7 at 2025-03-31 02:18:33.402285 BB: Trying checkout Rover stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [17/239] Building board: BeastF7v2 at 2025-03-31 02:18:33.435915 BB: Trying checkout Rover stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [18/239] Building board: BeastH7 at 2025-03-31 02:18:33.466986 BB: Trying checkout Rover stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [19/239] Building board: BeastH7v2 at 2025-03-31 02:18:33.497789 BB: Trying checkout Rover stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [20/239] Building board: bebop at 2025-03-31 02:18:33.534125 BB: Trying checkout Rover stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [21/239] Building board: bhat at 2025-03-31 02:18:33.564869 BB: Trying checkout Rover stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [22/239] Building board: BlitzF745 at 2025-03-31 02:18:33.592735 BB: Trying checkout Rover stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [23/239] Building board: BlitzF745AIO at 2025-03-31 02:18:33.621650 BB: Trying checkout Rover stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [24/239] Building board: BlitzH743Pro at 2025-03-31 02:18:33.650270 BB: Trying checkout Rover stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [25/239] Building board: BlitzMiniF745 at 2025-03-31 02:18:33.679363 BB: Trying checkout Rover stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [26/239] Building board: BlitzWingH743 at 2025-03-31 02:18:33.708334 BB: Trying checkout Rover stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [27/239] Building board: blue at 2025-03-31 02:18:33.736900 BB: Trying checkout Rover stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [28/239] Building board: canzero at 2025-03-31 02:18:33.765147 BB: Trying checkout Rover stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [29/239] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:18:33.792433 BB: Trying checkout Rover stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [30/239] Building board: CBU-H7-Stamp at 2025-03-31 02:18:34.582552 BB: Trying checkout Rover stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [31/239] Building board: CSKY405 at 2025-03-31 02:18:35.372511 BB: Trying checkout Rover stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [32/239] Building board: CUAV-7-Nano at 2025-03-31 02:18:36.171472 BB: Trying checkout Rover stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [33/239] Building board: CUAV-Nora at 2025-03-31 02:18:36.208598 BB: Trying checkout Rover stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [34/239] Building board: CUAV-Nora-bdshot at 2025-03-31 02:18:36.241200 BB: Trying checkout Rover stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [35/239] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:18:36.282323 BB: Trying checkout Rover stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [36/239] Building board: CUAV-X7 at 2025-03-31 02:18:37.080387 BB: Trying checkout Rover stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [37/239] Building board: CUAV-X7-bdshot at 2025-03-31 02:18:37.112381 BB: Trying checkout Rover stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [38/239] Building board: CUAVv5 at 2025-03-31 02:18:37.143842 BB: Trying checkout Rover stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [39/239] Building board: CUAVv5-bdshot at 2025-03-31 02:18:37.172776 BB: Trying checkout Rover stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [40/239] Building board: CUAVv5Nano at 2025-03-31 02:18:37.201658 BB: Trying checkout Rover stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [41/239] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:18:37.230721 BB: Trying checkout Rover stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [42/239] Building board: CubeBlack at 2025-03-31 02:18:37.259969 BB: Trying checkout Rover stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [43/239] Building board: CubeBlack+ at 2025-03-31 02:18:37.289040 BB: Trying checkout Rover stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [44/239] Building board: CubeOrange at 2025-03-31 02:18:37.317843 BB: Trying checkout Rover stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [45/239] Building board: CubeOrange-bdshot at 2025-03-31 02:18:37.347523 BB: Trying checkout Rover stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [46/239] Building board: CubeOrangePlus at 2025-03-31 02:18:37.376230 BB: Trying checkout Rover stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [47/239] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:18:37.404321 BB: Trying checkout Rover stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [48/239] Building board: CubePurple at 2025-03-31 02:18:37.434001 BB: Trying checkout Rover stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [49/239] Building board: CubeRedPrimary at 2025-03-31 02:18:37.464243 BB: Trying checkout Rover stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [50/239] Building board: CubeRedSecondary at 2025-03-31 02:18:37.495101 BB: Trying checkout Rover stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [51/239] Building board: CubeYellow at 2025-03-31 02:18:37.527500 BB: Trying checkout Rover stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [52/239] Building board: CubeYellow-bdshot at 2025-03-31 02:18:37.558534 BB: Trying checkout Rover stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [53/239] Building board: dark at 2025-03-31 02:18:37.587514 BB: Trying checkout Rover stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable dark binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [54/239] Building board: DevEBoxH7v2 at 2025-03-31 02:18:37.614938 BB: Trying checkout Rover stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [55/239] Building board: disco at 2025-03-31 02:18:37.643679 BB: Trying checkout Rover stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable disco binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [56/239] Building board: DroneerF405 at 2025-03-31 02:18:37.671539 BB: Trying checkout Rover stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [57/239] Building board: DrotekP3Pro at 2025-03-31 02:18:38.478458 BB: Trying checkout Rover stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [58/239] Building board: Durandal at 2025-03-31 02:18:38.509988 BB: Trying checkout Rover stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [59/239] Building board: Durandal-bdshot at 2025-03-31 02:18:38.539774 BB: Trying checkout Rover stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [60/239] Building board: edge at 2025-03-31 02:18:38.569754 BB: Trying checkout Rover stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [61/239] Building board: erleboard at 2025-03-31 02:18:38.598067 BB: Trying checkout Rover stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [62/239] Building board: erlebrain2 at 2025-03-31 02:18:38.626587 BB: Trying checkout Rover stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [63/239] Building board: F35Lightning at 2025-03-31 02:18:38.655808 BB: Trying checkout Rover stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [64/239] Building board: F4BY at 2025-03-31 02:18:38.684733 BB: Trying checkout Rover stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [65/239] Building board: F4BY_F427 at 2025-03-31 02:18:38.714543 BB: Trying checkout Rover stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [66/239] Building board: FlyingMoonF407 at 2025-03-31 02:18:39.497264 BB: Trying checkout Rover stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [67/239] Building board: FlyingMoonF427 at 2025-03-31 02:18:39.531189 BB: Trying checkout Rover stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [68/239] Building board: FlyingMoonH743 at 2025-03-31 02:18:39.561243 BB: Trying checkout Rover stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [69/239] Building board: FlywooF405Pro at 2025-03-31 02:18:39.590433 BB: Trying checkout Rover stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [70/239] Building board: FlywooF745 at 2025-03-31 02:18:39.618445 BB: Trying checkout Rover stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [71/239] Building board: FlywooF745Nano at 2025-03-31 02:18:39.646788 BB: Trying checkout Rover stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [72/239] Building board: FlywooH743Pro at 2025-03-31 02:18:39.678537 BB: Trying checkout Rover stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [73/239] Building board: fmuv2 at 2025-03-31 02:18:40.469095 BB: Trying checkout Rover stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [74/239] Building board: fmuv3 at 2025-03-31 02:18:40.500333 BB: Trying checkout Rover stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [75/239] Building board: fmuv5 at 2025-03-31 02:18:40.530251 BB: Trying checkout Rover stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [76/239] Building board: FoxeerF405v2 at 2025-03-31 02:18:40.559365 BB: Trying checkout Rover stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [77/239] Building board: FoxeerH743v1 at 2025-03-31 02:18:40.587854 BB: Trying checkout Rover stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [78/239] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:18:40.616749 BB: Trying checkout Rover stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [79/239] Building board: GEPRCF745BTHD at 2025-03-31 02:18:41.403429 BB: Trying checkout Rover stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [80/239] Building board: Here4FC at 2025-03-31 02:18:42.191214 BB: Trying checkout Rover stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [81/239] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:18:42.222901 BB: Trying checkout Rover stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [82/239] Building board: JFB100 at 2025-03-31 02:18:42.252617 BB: Trying checkout Rover stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [83/239] Building board: JFB110 at 2025-03-31 02:18:42.281416 BB: Trying checkout Rover stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [84/239] Building board: JHEM_JHEF405 at 2025-03-31 02:18:42.310824 BB: Trying checkout Rover stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [85/239] Building board: JHEMCU-H743HD at 2025-03-31 02:18:43.091613 BB: Trying checkout Rover stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [86/239] Building board: KakuteF4 at 2025-03-31 02:18:43.884313 BB: Trying checkout Rover stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [87/239] Building board: KakuteF4-Wing at 2025-03-31 02:18:43.916183 BB: Trying checkout Rover stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [88/239] Building board: KakuteF4Mini at 2025-03-31 02:18:44.709720 BB: Trying checkout Rover stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [89/239] Building board: KakuteF7 at 2025-03-31 02:18:44.744031 BB: Trying checkout Rover stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [90/239] Building board: KakuteF7-bdshot at 2025-03-31 02:18:44.774609 BB: Trying checkout Rover stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [91/239] Building board: KakuteF7Mini at 2025-03-31 02:18:44.803727 BB: Trying checkout Rover stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [92/239] Building board: KakuteH7 at 2025-03-31 02:18:44.832466 BB: Trying checkout Rover stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [93/239] Building board: KakuteH7-bdshot at 2025-03-31 02:18:44.862736 BB: Trying checkout Rover stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [94/239] Building board: KakuteH7-Wing at 2025-03-31 02:18:44.891851 BB: Trying checkout Rover stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [95/239] Building board: KakuteH7Mini at 2025-03-31 02:18:44.923941 BB: Trying checkout Rover stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [96/239] Building board: KakuteH7Mini-Nand at 2025-03-31 02:18:44.967895 BB: Trying checkout Rover stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [97/239] Building board: KakuteH7v2 at 2025-03-31 02:18:44.996905 BB: Trying checkout Rover stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [98/239] Building board: linux at 2025-03-31 02:18:45.026996 BB: Trying checkout Rover stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable linux binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [99/239] Building board: LongBowF405WING at 2025-03-31 02:18:45.058095 BB: Trying checkout Rover stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [100/239] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:18:45.849528 BB: Trying checkout Rover stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [101/239] Building board: luminousbee5 at 2025-03-31 02:18:46.669742 BB: Trying checkout Rover stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [102/239] Building board: MambaF405-2022 at 2025-03-31 02:18:46.702757 BB: Trying checkout Rover stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [103/239] Building board: MambaF405US-I2C at 2025-03-31 02:18:46.732922 BB: Trying checkout Rover stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [104/239] Building board: MambaF405v2 at 2025-03-31 02:18:46.763274 BB: Trying checkout Rover stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [105/239] Building board: MambaH743v4 at 2025-03-31 02:18:46.792346 BB: Trying checkout Rover stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [106/239] Building board: MatekF405 at 2025-03-31 02:18:46.820886 BB: Trying checkout Rover stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [107/239] Building board: MatekF405-bdshot at 2025-03-31 02:18:46.850406 BB: Trying checkout Rover stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [108/239] Building board: MatekF405-CAN at 2025-03-31 02:18:46.879167 BB: Trying checkout Rover stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [109/239] Building board: MatekF405-STD at 2025-03-31 02:18:46.908392 BB: Trying checkout Rover stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [110/239] Building board: MatekF405-TE at 2025-03-31 02:18:46.937843 BB: Trying checkout Rover stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [111/239] Building board: MatekF405-TE-bdshot at 2025-03-31 02:18:46.967975 BB: Trying checkout Rover stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [112/239] Building board: MatekF405-Wing at 2025-03-31 02:18:46.996329 BB: Trying checkout Rover stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [113/239] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:18:47.026096 BB: Trying checkout Rover stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [114/239] Building board: MatekF765-SE at 2025-03-31 02:18:47.054200 BB: Trying checkout Rover stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [115/239] Building board: MatekF765-Wing at 2025-03-31 02:18:47.083077 BB: Trying checkout Rover stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [116/239] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:18:47.114130 BB: Trying checkout Rover stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [117/239] Building board: MatekH743 at 2025-03-31 02:18:47.143232 BB: Trying checkout Rover stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [118/239] Building board: MatekH743-bdshot at 2025-03-31 02:18:47.171977 BB: Trying checkout Rover stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [119/239] Building board: MatekH7A3 at 2025-03-31 02:18:47.202353 BB: Trying checkout Rover stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [120/239] Building board: MFT-SEMA100 at 2025-03-31 02:18:47.998211 BB: Trying checkout Rover stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [121/239] Building board: MicoAir405Mini at 2025-03-31 02:18:48.030740 BB: Trying checkout Rover stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [122/239] Building board: MicoAir405v2 at 2025-03-31 02:18:48.840744 BB: Trying checkout Rover stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [123/239] Building board: MicoAir743 at 2025-03-31 02:18:48.872151 BB: Trying checkout Rover stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [124/239] Building board: MicoAir743-AIO at 2025-03-31 02:18:49.662362 BB: Trying checkout Rover stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [125/239] Building board: MicoAir743v2 at 2025-03-31 02:18:50.450290 BB: Trying checkout Rover stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [126/239] Building board: mindpx-v2 at 2025-03-31 02:18:51.234663 BB: Trying checkout Rover stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [127/239] Building board: mini-pix at 2025-03-31 02:18:51.266663 BB: Trying checkout Rover stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [128/239] Building board: modalai_fc-v1 at 2025-03-31 02:18:51.299524 BB: Trying checkout Rover stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [129/239] Building board: mRoControlZeroClassic at 2025-03-31 02:18:51.333173 BB: Trying checkout Rover stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [130/239] Building board: mRoControlZeroF7 at 2025-03-31 02:18:51.363145 BB: Trying checkout Rover stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [131/239] Building board: mRoControlZeroH7 at 2025-03-31 02:18:51.393121 BB: Trying checkout Rover stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [132/239] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:18:51.421141 BB: Trying checkout Rover stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [133/239] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:18:51.450086 BB: Trying checkout Rover stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [134/239] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:18:51.480116 BB: Trying checkout Rover stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [135/239] Building board: mRoNexus at 2025-03-31 02:18:51.510451 BB: Trying checkout Rover stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [136/239] Building board: mRoPixracerPro at 2025-03-31 02:18:51.542007 BB: Trying checkout Rover stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [137/239] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:18:51.571597 BB: Trying checkout Rover stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [138/239] Building board: mRoX21 at 2025-03-31 02:18:51.600748 BB: Trying checkout Rover stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [139/239] Building board: mRoX21-777 at 2025-03-31 02:18:51.630858 BB: Trying checkout Rover stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [140/239] Building board: MUPilot at 2025-03-31 02:18:51.660915 BB: Trying checkout Rover stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [141/239] Building board: navigator at 2025-03-31 02:18:52.447248 BB: Trying checkout Rover stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [142/239] Building board: navigator64 at 2025-03-31 02:18:52.477537 BB: Trying checkout Rover stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [143/239] Building board: navio at 2025-03-31 02:18:53.266128 BB: Trying checkout Rover stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [144/239] Building board: navio2 at 2025-03-31 02:18:53.296603 BB: Trying checkout Rover stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [145/239] Building board: NxtPX4v2 at 2025-03-31 02:18:53.324667 BB: Trying checkout Rover stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [146/239] Building board: obal at 2025-03-31 02:18:54.107588 BB: Trying checkout Rover stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [147/239] Building board: ocpoc_zynq at 2025-03-31 02:18:54.140396 BB: Trying checkout Rover stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [148/239] Building board: omnibusf4 at 2025-03-31 02:18:54.169501 BB: Trying checkout Rover stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [149/239] Building board: omnibusf4pro at 2025-03-31 02:18:54.198842 BB: Trying checkout Rover stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [150/239] Building board: omnibusf4pro-bdshot at 2025-03-31 02:18:54.228819 BB: Trying checkout Rover stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [151/239] Building board: omnibusf4v6 at 2025-03-31 02:18:54.257751 BB: Trying checkout Rover stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [152/239] Building board: OMNIBUSF7V2 at 2025-03-31 02:18:54.286623 BB: Trying checkout Rover stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [153/239] Building board: OmnibusNanoV6 at 2025-03-31 02:18:54.315382 BB: Trying checkout Rover stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [154/239] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:18:54.344329 BB: Trying checkout Rover stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [155/239] Building board: OrqaF405Pro at 2025-03-31 02:18:54.372531 BB: Trying checkout Rover stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [156/239] Building board: PH4-mini at 2025-03-31 02:18:54.401267 BB: Trying checkout Rover stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [157/239] Building board: PH4-mini-bdshot at 2025-03-31 02:18:54.429495 BB: Trying checkout Rover stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [158/239] Building board: Pix32v5 at 2025-03-31 02:18:54.458274 BB: Trying checkout Rover stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [159/239] Building board: PixC4-Jetson at 2025-03-31 02:18:54.486538 BB: Trying checkout Rover stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [160/239] Building board: PixFlamingo at 2025-03-31 02:18:54.515681 BB: Trying checkout Rover stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [161/239] Building board: PixFlamingo-F767 at 2025-03-31 02:18:54.545629 BB: Trying checkout Rover stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [162/239] Building board: Pixhawk1 at 2025-03-31 02:18:54.574565 BB: Trying checkout Rover stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [163/239] Building board: Pixhawk1-1M at 2025-03-31 02:18:54.602840 BB: Trying checkout Rover stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [164/239] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:18:54.632263 BB: Trying checkout Rover stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [165/239] Building board: Pixhawk1-bdshot at 2025-03-31 02:18:54.662561 BB: Trying checkout Rover stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [166/239] Building board: Pixhawk4 at 2025-03-31 02:18:54.692301 BB: Trying checkout Rover stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [167/239] Building board: Pixhawk4-bdshot at 2025-03-31 02:18:54.720934 BB: Trying checkout Rover stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [168/239] Building board: Pixhawk5X at 2025-03-31 02:18:54.750939 BB: Trying checkout Rover stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [169/239] Building board: Pixhawk6C at 2025-03-31 02:18:54.779993 BB: Trying checkout Rover stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [170/239] Building board: Pixhawk6C-bdshot at 2025-03-31 02:18:54.808310 BB: Trying checkout Rover stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [171/239] Building board: Pixhawk6X at 2025-03-31 02:18:54.836730 BB: Trying checkout Rover stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [172/239] Building board: Pixhawk6X-bdshot at 2025-03-31 02:18:54.867031 BB: Trying checkout Rover stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [173/239] Building board: PixPilot-C3 at 2025-03-31 02:18:54.895502 BB: Trying checkout Rover stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [174/239] Building board: PixPilot-V3 at 2025-03-31 02:18:54.924492 BB: Trying checkout Rover stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [175/239] Building board: PixPilot-V6 at 2025-03-31 02:18:54.956311 BB: Trying checkout Rover stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [176/239] Building board: PixPilot-V6PRO at 2025-03-31 02:18:54.986353 BB: Trying checkout Rover stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [177/239] Building board: Pixracer at 2025-03-31 02:18:55.777788 BB: Trying checkout Rover stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [178/239] Building board: Pixracer-bdshot at 2025-03-31 02:18:55.808832 BB: Trying checkout Rover stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [179/239] Building board: PixSurveyA1 at 2025-03-31 02:18:55.841406 BB: Trying checkout Rover stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [180/239] Building board: PixSurveyA1-IND at 2025-03-31 02:18:55.870223 BB: Trying checkout Rover stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [181/239] Building board: PixSurveyA2 at 2025-03-31 02:18:55.899620 BB: Trying checkout Rover stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [182/239] Building board: pocket at 2025-03-31 02:18:55.928562 BB: Trying checkout Rover stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [183/239] Building board: pxf at 2025-03-31 02:18:55.955936 BB: Trying checkout Rover stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [184/239] Building board: pxfmini at 2025-03-31 02:18:55.982766 BB: Trying checkout Rover stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [185/239] Building board: QioTekAdeptF407 at 2025-03-31 02:18:56.010431 BB: Trying checkout Rover stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [186/239] Building board: QioTekZealotF427 at 2025-03-31 02:18:56.039817 BB: Trying checkout Rover stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [187/239] Building board: QioTekZealotH743 at 2025-03-31 02:18:56.070323 BB: Trying checkout Rover stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [188/239] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:18:56.102074 BB: Trying checkout Rover stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [189/239] Building board: R9Pilot at 2025-03-31 02:18:56.131256 BB: Trying checkout Rover stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [190/239] Building board: RadiolinkPIX6 at 2025-03-31 02:18:56.159877 BB: Trying checkout Rover stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [191/239] Building board: RADIX2HD at 2025-03-31 02:18:56.189153 BB: Trying checkout Rover stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [192/239] Building board: ReaperF745 at 2025-03-31 02:18:56.221852 BB: Trying checkout Rover stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [193/239] Building board: revo-mini at 2025-03-31 02:18:56.253485 BB: Trying checkout Rover stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [194/239] Building board: revo-mini-bdshot at 2025-03-31 02:18:56.284056 BB: Trying checkout Rover stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [195/239] Building board: revo-mini-i2c at 2025-03-31 02:18:56.315850 BB: Trying checkout Rover stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [196/239] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:18:56.345390 BB: Trying checkout Rover stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [197/239] Building board: rst_zynq at 2025-03-31 02:18:56.384854 BB: Trying checkout Rover stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.470s) BB-WAF: 'clean' finished successfully (1.044s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/982] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/982] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/982] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/982] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/982] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/982] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/982] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/982] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/982] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/982] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/982] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/982] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/982] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/982] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/982] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/982] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 28/982] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 29/982] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 30/982] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 31/982] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 32/982] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 33/982] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 34/982] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 35/982] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 36/982] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 37/982] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 38/982] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 39/982] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 40/982] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 41/982] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 42/982] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 43/982] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 44/982] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 45/982] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 46/982] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 47/982] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 48/982] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 49/982] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/982] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 51/982] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 52/982] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 53/982] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/982] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/982] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/982] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/982] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/982] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/982] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/982] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/982] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/982] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/982] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/982] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/982] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/982] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 67/982] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 68/982] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 69/982] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 70/982] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 71/982] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/982] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 73/982] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/982] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/982] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/982] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 77/982] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 78/982] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 79/982] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 80/982] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 81/982] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 82/982] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 83/982] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 84/982] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 85/982] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 86/982] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 87/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 88/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 89/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 90/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 91/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 92/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 93/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 94/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 95/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 96/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 98/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [100/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [101/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [102/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [103/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [104/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [105/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [106/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [107/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [108/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [109/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [110/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [111/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [112/982] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [113/982] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [114/982] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [115/982] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [116/982] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [117/982] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [118/982] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [119/982] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [120/982] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [121/982] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [122/982] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [123/982] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [124/982] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [125/982] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [126/982] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [127/982] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [128/982] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [129/982] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [130/982] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [131/982] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [132/982] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [133/982] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [134/982] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [135/982] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [136/982] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [137/982] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [138/982] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [139/982] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [140/982] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [141/982] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [142/982] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [143/982] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [144/982] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [145/982] Compiling libraries/AP_Common/time.cpp BB-WAF: [146/982] Compiling libraries/AP_Common/Location.cpp BB-WAF: [147/982] Compiling libraries/AP_Common/c++.cpp BB-WAF: [148/982] Compiling libraries/AP_Common/float16.cpp BB-WAF: [149/982] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [150/982] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [151/982] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [152/982] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [153/982] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [154/982] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [155/982] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [156/982] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [157/982] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [158/982] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [159/982] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [160/982] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [161/982] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [162/982] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [163/982] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [164/982] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [165/982] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [166/982] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [167/982] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [168/982] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [169/982] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [170/982] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [171/982] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [172/982] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [173/982] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [174/982] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [175/982] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [176/982] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [177/982] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [178/982] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [179/982] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [180/982] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [181/982] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [182/982] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [183/982] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [184/982] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [185/982] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [186/982] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [187/982] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [188/982] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [189/982] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [190/982] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [191/982] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [192/982] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [193/982] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [194/982] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [195/982] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [196/982] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [197/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [198/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [199/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [200/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [201/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [202/982] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [203/982] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [204/982] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [205/982] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [206/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [207/982] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [208/982] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [209/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [210/982] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [211/982] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [212/982] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [213/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [214/982] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [215/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [216/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [217/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [218/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [219/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [220/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [221/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [222/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [223/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [224/982] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [225/982] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [226/982] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [227/982] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [228/982] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [229/982] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [230/982] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [231/982] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [232/982] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [233/982] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [234/982] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [235/982] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [236/982] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [237/982] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [238/982] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [239/982] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [240/982] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [241/982] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [242/982] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [243/982] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [244/982] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [245/982] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [246/982] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [247/982] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [248/982] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [249/982] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [250/982] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [251/982] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [252/982] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [253/982] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [254/982] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [255/982] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [256/982] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [257/982] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [258/982] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [259/982] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [260/982] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [261/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [262/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [263/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [264/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [265/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [266/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [267/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [268/982] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [269/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [270/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [271/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [272/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [273/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [274/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [275/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [276/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [277/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [278/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [279/982] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [280/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [281/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [282/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [283/982] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [284/982] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [285/982] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [286/982] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [287/982] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [288/982] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [289/982] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [290/982] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [291/982] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [292/982] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [293/982] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [294/982] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [295/982] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [296/982] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [297/982] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [298/982] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [299/982] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [300/982] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [301/982] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [302/982] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [303/982] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [304/982] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [305/982] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [306/982] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [307/982] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [308/982] Compiling libraries/AP_Math/crc.cpp BB-WAF: [309/982] Compiling libraries/AP_Math/control.cpp BB-WAF: [310/982] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [311/982] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [312/982] Compiling libraries/AP_Math/location.cpp BB-WAF: [313/982] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [314/982] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [315/982] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [316/982] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [317/982] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [318/982] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [319/982] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [320/982] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [321/982] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [322/982] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [323/982] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [324/982] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [325/982] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [326/982] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [327/982] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [328/982] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [329/982] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [330/982] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [331/982] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [332/982] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [333/982] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [334/982] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [335/982] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [336/982] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [337/982] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [338/982] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [339/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [340/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [341/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [342/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [343/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [344/982] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [345/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [346/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [347/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [348/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [349/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [350/982] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [351/982] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [352/982] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [353/982] Compiling modules/lwip/src/core/udp.c BB-WAF: [354/982] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [355/982] Compiling modules/lwip/src/core/memp.c BB-WAF: [356/982] Compiling modules/lwip/src/core/mem.c BB-WAF: [357/982] Compiling modules/lwip/src/core/ip.c BB-WAF: [358/982] Compiling modules/lwip/src/core/init.c BB-WAF: [359/982] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [360/982] Compiling modules/lwip/src/core/dns.c BB-WAF: [361/982] Compiling modules/lwip/src/core/def.c BB-WAF: [362/982] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [363/982] Compiling modules/lwip/src/core/altcp.c BB-WAF: [364/982] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [365/982] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [366/982] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [367/982] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [368/982] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [369/982] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [370/982] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [371/982] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [372/982] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [373/982] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [374/982] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [375/982] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [376/982] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [377/982] Compiling modules/lwip/src/api/sockets.c BB-WAF: [378/982] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [379/982] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [380/982] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [381/982] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [382/982] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [383/982] Compiling modules/lwip/src/api/netdb.c BB-WAF: [384/982] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [385/982] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [386/982] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [387/982] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [388/982] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [389/982] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [390/982] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [391/982] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [392/982] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [393/982] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [394/982] Compiling modules/lwip/src/api/err.c BB-WAF: [395/982] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [396/982] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [397/982] Compiling modules/lwip/src/api/if_api.c BB-WAF: [398/982] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [399/982] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [400/982] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [401/982] Compiling modules/lwip/src/core/raw.c BB-WAF: [402/982] Compiling modules/lwip/src/core/netif.c BB-WAF: [403/982] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [404/982] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [405/982] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [406/982] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [407/982] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [408/982] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [409/982] Compiling modules/lwip/src/core/stats.c BB-WAF: [410/982] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [411/982] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [412/982] Compiling modules/lwip/src/core/sys.c BB-WAF: [413/982] Compiling modules/lwip/src/core/tcp.c BB-WAF: [414/982] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [415/982] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [416/982] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [417/982] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [418/982] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [419/982] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [420/982] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [421/982] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [422/982] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [423/982] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [424/982] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [425/982] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [426/982] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [427/982] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [428/982] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [429/982] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [430/982] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [431/982] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [432/982] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [433/982] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [434/982] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [435/982] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [436/982] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [437/982] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [438/982] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [439/982] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [440/982] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [441/982] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [442/982] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [443/982] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [444/982] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [445/982] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [446/982] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [447/982] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [448/982] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [449/982] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [450/982] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [451/982] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [452/982] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [453/982] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [454/982] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [455/982] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [456/982] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [457/982] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [458/982] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [459/982] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [460/982] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [461/982] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [462/982] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [463/982] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [464/982] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [465/982] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [466/982] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [467/982] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [468/982] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [469/982] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [470/982] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [471/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [472/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [473/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [474/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [475/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [476/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [477/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [478/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [479/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [480/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [481/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [482/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [483/982] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [484/982] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [485/982] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [486/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [487/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [488/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [489/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [490/982] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [491/982] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [492/982] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [493/982] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [494/982] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [495/982] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [496/982] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [497/982] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [499/982] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [500/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [501/982] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [502/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [503/982] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [504/982] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [505/982] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [506/982] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [507/982] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [508/982] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [509/982] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/982] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [512/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [513/982] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [514/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [515/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [516/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [517/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [518/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [519/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [520/982] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [521/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [522/982] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [523/982] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [524/982] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [525/982] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [526/982] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [527/982] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [528/982] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [529/982] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [530/982] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [531/982] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [532/982] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [533/982] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [534/982] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [535/982] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [536/982] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/982] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [538/982] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [539/982] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [540/982] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [541/982] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [542/982] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [543/982] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [544/982] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [545/982] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [546/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [547/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [548/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [549/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [550/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [551/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [552/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [553/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [554/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [555/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [556/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [557/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [558/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [559/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [560/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [561/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [562/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [563/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [564/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [565/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [566/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [567/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [568/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [569/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [570/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [571/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [572/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [573/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [574/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [575/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [576/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [577/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [578/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [579/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [580/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [581/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [582/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [583/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [584/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [585/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [586/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [587/982] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/982] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/982] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/982] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/982] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/982] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/982] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/982] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [595/982] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [596/982] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [597/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [598/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [599/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [600/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [601/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [602/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [603/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [604/982] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [605/982] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [606/982] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [607/982] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [608/982] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [609/982] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [610/982] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [611/982] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [612/982] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [613/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [614/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [615/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [616/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [617/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [618/982] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [619/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [620/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [621/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [622/982] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [623/982] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [624/982] Compiling libraries/AP_WindVane/AP_WindVane_Analog.cpp BB-WAF: [625/982] Compiling libraries/AP_WindVane/AP_WindVane_ModernDevice.cpp BB-WAF: [626/982] Compiling libraries/AP_WindVane/AP_WindVane.cpp BB-WAF: [627/982] Compiling libraries/AP_WindVane/AP_WindVane_SITL.cpp BB-WAF: [628/982] Compiling libraries/AP_WindVane/AP_WindVane_NMEA.cpp BB-WAF: [629/982] Compiling libraries/AP_WindVane/AP_WindVane_RPM.cpp BB-WAF: [630/982] Compiling libraries/AP_WindVane/AP_WindVane_Home.cpp BB-WAF: [631/982] Compiling libraries/AP_WindVane/AP_WindVane_Airspeed.cpp BB-WAF: [632/982] Compiling libraries/AP_WindVane/AP_WindVane_Backend.cpp BB-WAF: [633/982] Compiling libraries/AR_Motors/AP_MotorsUGV.cpp BB-WAF: [634/982] Compiling libraries/AR_WPNav/AR_WPNav.cpp BB-WAF: [635/982] Compiling libraries/AR_WPNav/AR_WPNav_OA.cpp BB-WAF: [636/982] Compiling libraries/AR_WPNav/AR_PivotTurn.cpp BB-WAF: [637/982] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [638/982] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [639/982] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [640/982] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [641/982] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [642/982] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [643/982] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [644/982] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [645/982] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [646/982] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [647/982] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [648/982] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [649/982] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [650/982] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [651/982] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [652/982] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [653/982] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [654/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [655/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [656/982] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [657/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [658/982] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [659/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [660/982] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [661/982] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [662/982] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [663/982] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [664/982] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [665/982] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [666/982] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [667/982] Compiling libraries/AP_HAL/system.cpp BB-WAF: [668/982] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [669/982] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [670/982] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [671/982] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [672/982] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [673/982] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [674/982] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [675/982] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [676/982] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [677/982] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [678/982] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [679/982] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [680/982] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [681/982] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [682/982] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [683/982] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [684/982] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [685/982] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [686/982] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [687/982] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [688/982] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [689/982] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [690/982] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [691/982] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [692/982] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [693/982] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [694/982] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [695/982] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [696/982] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [697/982] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [698/982] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [699/982] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [700/982] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [701/982] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [702/982] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [703/982] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [704/982] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [705/982] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [706/982] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [707/982] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [708/982] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [709/982] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [710/982] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [711/982] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [712/982] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [713/982] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [714/982] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [715/982] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [716/982] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [717/982] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [718/982] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [719/982] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [720/982] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [721/982] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [722/982] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [723/982] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [724/982] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [725/982] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [726/982] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [727/982] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [728/982] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [729/982] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [730/982] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [731/982] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [732/982] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [733/982] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [734/982] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [735/982] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [736/982] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [737/982] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [738/982] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [739/982] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [740/982] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [741/982] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [742/982] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [743/982] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [744/982] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [745/982] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [746/982] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [747/982] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [748/982] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [749/982] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [750/982] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [751/982] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [752/982] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [753/982] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [754/982] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [755/982] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [756/982] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [757/982] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [758/982] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [759/982] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [760/982] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [761/982] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [762/982] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [763/982] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [764/982] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [765/982] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [766/982] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [767/982] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [768/982] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [769/982] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [770/982] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [771/982] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [772/982] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [773/982] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [774/982] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [775/982] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [776/982] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [777/982] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [778/982] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [779/982] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [780/982] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [781/982] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [782/982] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [783/982] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [784/982] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [785/982] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [786/982] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [787/982] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [788/982] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [789/982] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [790/982] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [791/982] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [792/982] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [793/982] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [794/982] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [795/982] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [796/982] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [797/982] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [798/982] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [799/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [800/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [801/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [802/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [803/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [804/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [805/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [806/982] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 139973500969232: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3838109, 256)) BB: Failed build of Rover rst_zynq stable BB: [198/239] Building board: SDMODELH7V1 at 2025-03-31 02:19:51.201723 BB: Trying checkout Rover stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [199/239] Building board: SDMODELH7V2 at 2025-03-31 02:19:51.235421 BB: Trying checkout Rover stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [200/239] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:19:51.266280 BB: Trying checkout Rover stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [201/239] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:19:51.298029 BB: Trying checkout Rover stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [202/239] Building board: SIYI_N7 at 2025-03-31 02:19:51.330635 BB: Trying checkout Rover stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [203/239] Building board: SkySakuraH743 at 2025-03-31 02:19:51.361970 BB: Trying checkout Rover stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [204/239] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:19:52.143110 BB: Trying checkout Rover stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [205/239] Building board: sparky2 at 2025-03-31 02:19:52.174769 BB: Trying checkout Rover stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [206/239] Building board: speedybeef4 at 2025-03-31 02:19:52.215857 BB: Trying checkout Rover stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [207/239] Building board: SpeedyBeeF405AIO at 2025-03-31 02:19:52.245659 BB: Trying checkout Rover stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [208/239] Building board: SpeedyBeeF405Mini at 2025-03-31 02:19:53.021916 BB: Trying checkout Rover stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [209/239] Building board: SpeedyBeeF405WING at 2025-03-31 02:19:53.055398 BB: Trying checkout Rover stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [210/239] Building board: speedybeef4v3 at 2025-03-31 02:19:53.086727 BB: Trying checkout Rover stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [211/239] Building board: speedybeef4v4 at 2025-03-31 02:19:53.117368 BB: Trying checkout Rover stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [212/239] Building board: SPRacingH7 at 2025-03-31 02:19:53.147908 BB: Trying checkout Rover stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [213/239] Building board: SPRacingH7RF at 2025-03-31 02:19:53.178852 BB: Trying checkout Rover stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [214/239] Building board: StellarF4 at 2025-03-31 02:19:53.208035 BB: Trying checkout Rover stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4) - not in board list BB: [215/239] Building board: StellarF4V2 at 2025-03-31 02:19:53.987612 BB: Trying checkout Rover stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4V2) - not in board list BB: [216/239] Building board: StellarH7V2 at 2025-03-31 02:19:54.780826 BB: Trying checkout Rover stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarH7V2) - not in board list BB: [217/239] Building board: SuccexF4 at 2025-03-31 02:19:55.570095 BB: Trying checkout Rover stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [218/239] Building board: SULILGH7-P1-P2 at 2025-03-31 02:19:55.604075 BB: Trying checkout Rover stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [219/239] Building board: TBS-Colibri-F7 at 2025-03-31 02:19:56.392601 BB: Trying checkout Rover stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [220/239] Building board: TBS_LUCID_H7 at 2025-03-31 02:19:56.425702 BB: Trying checkout Rover stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [221/239] Building board: TBS_LUCID_PRO at 2025-03-31 02:19:57.211168 BB: Trying checkout Rover stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [222/239] Building board: thepeach-k1 at 2025-03-31 02:19:58.005202 BB: Trying checkout Rover stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [223/239] Building board: thepeach-r1 at 2025-03-31 02:19:58.044518 BB: Trying checkout Rover stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [224/239] Building board: TMotorH743 at 2025-03-31 02:19:58.076384 BB: Trying checkout Rover stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [225/239] Building board: vnav at 2025-03-31 02:19:58.107263 BB: Trying checkout Rover stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [226/239] Building board: VRBrain-v51 at 2025-03-31 02:19:58.137137 BB: Trying checkout Rover stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [227/239] Building board: VRBrain-v52 at 2025-03-31 02:19:58.167885 BB: Trying checkout Rover stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [228/239] Building board: VRBrain-v54 at 2025-03-31 02:19:58.197993 BB: Trying checkout Rover stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [229/239] Building board: VRCore-v10 at 2025-03-31 02:19:58.227745 BB: Trying checkout Rover stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [230/239] Building board: VRUBrain-v51 at 2025-03-31 02:19:58.257621 BB: Trying checkout Rover stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [231/239] Building board: VUAV-V7pro at 2025-03-31 02:19:58.286047 BB: Trying checkout Rover stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [232/239] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:19:58.316507 BB: Trying checkout Rover stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [233/239] Building board: YJUAV_A6 at 2025-03-31 02:19:59.105435 BB: Trying checkout Rover stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [234/239] Building board: YJUAV_A6SE at 2025-03-31 02:19:59.140157 BB: Trying checkout Rover stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [235/239] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:19:59.169331 BB: Trying checkout Rover stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [236/239] Building board: YJUAV_A6Ultra at 2025-03-31 02:19:59.200490 BB: Trying checkout Rover stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [237/239] Building board: ZeroOneX6 at 2025-03-31 02:19:59.231384 BB: Trying checkout Rover stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [238/239] Building board: ZeroOneX6_Air at 2025-03-31 02:19:59.262318 BB: Trying checkout Rover stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [239/239] Building board: zynq at 2025-03-31 02:20:00.062523 BB: Trying checkout Rover stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (zynq) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 52bed8d542 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-03-31 02:20:02.506420 BB: Trying checkout AntennaTracker stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [2/239] Building board: ACNS-CM4Pilot at 2025-03-31 02:20:03.446023 BB: Trying checkout AntennaTracker stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [3/239] Building board: ACNS-F405AIO at 2025-03-31 02:20:04.091771 BB: Trying checkout AntennaTracker stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [4/239] Building board: aero at 2025-03-31 02:20:04.127068 BB: Trying checkout AntennaTracker stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.628s) BB-WAF: 'clean' finished successfully (1.087s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1086] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 9/1086] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 10/1086] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 11/1086] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 12/1086] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 13/1086] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 14/1086] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 15/1086] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 16/1086] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 17/1086] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 18/1086] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 19/1086] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 20/1086] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 21/1086] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 22/1086] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 23/1086] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 24/1086] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 25/1086] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 26/1086] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 27/1086] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 28/1086] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 29/1086] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 30/1086] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 31/1086] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 32/1086] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 33/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 34/1086] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 35/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 36/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 37/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 38/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 39/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 40/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 41/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 42/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 43/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 44/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 45/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 46/1086] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 47/1086] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 48/1086] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 49/1086] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 50/1086] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 51/1086] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 52/1086] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 53/1086] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 54/1086] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 55/1086] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 56/1086] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 57/1086] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 58/1086] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 59/1086] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 60/1086] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 61/1086] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/1086] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 63/1086] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 64/1086] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/1086] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 66/1086] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 67/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 68/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 69/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 70/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 71/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 72/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 73/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 74/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 75/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 76/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 77/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 78/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 79/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 80/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 81/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 82/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 83/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 84/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 85/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 86/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 87/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 88/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 89/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 90/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 91/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 92/1086] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 93/1086] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 94/1086] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 95/1086] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 96/1086] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 97/1086] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 98/1086] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 99/1086] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 100/1086] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 101/1086] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 102/1086] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 103/1086] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 104/1086] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 105/1086] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 106/1086] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 107/1086] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 108/1086] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 109/1086] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 110/1086] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 111/1086] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 112/1086] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 113/1086] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 114/1086] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 115/1086] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 116/1086] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 117/1086] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 118/1086] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 119/1086] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 120/1086] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 121/1086] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 122/1086] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 123/1086] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 124/1086] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 125/1086] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 126/1086] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 127/1086] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 128/1086] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 129/1086] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 130/1086] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 131/1086] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 132/1086] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 133/1086] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 134/1086] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 135/1086] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 136/1086] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 137/1086] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 138/1086] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 139/1086] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 140/1086] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 141/1086] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 142/1086] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 143/1086] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 144/1086] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 145/1086] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 146/1086] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 147/1086] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 148/1086] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 149/1086] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 150/1086] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 151/1086] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 152/1086] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 153/1086] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 154/1086] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 155/1086] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 156/1086] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 157/1086] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 158/1086] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 159/1086] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 160/1086] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 161/1086] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 162/1086] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 163/1086] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 164/1086] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 165/1086] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 166/1086] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 167/1086] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 168/1086] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 169/1086] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 170/1086] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 171/1086] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 172/1086] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 173/1086] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 174/1086] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 175/1086] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 176/1086] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 177/1086] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 178/1086] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 179/1086] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 180/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 181/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 182/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 183/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 184/1086] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 185/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 186/1086] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 187/1086] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 188/1086] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 189/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 190/1086] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 191/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 192/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 193/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 194/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 195/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 196/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 197/1086] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 198/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 199/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 200/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 201/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 202/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 203/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 204/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 205/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 206/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 207/1086] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 208/1086] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 209/1086] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 210/1086] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 211/1086] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 212/1086] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 213/1086] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 214/1086] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 215/1086] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 216/1086] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 217/1086] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 218/1086] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 219/1086] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 220/1086] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 221/1086] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 222/1086] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 223/1086] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 224/1086] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 225/1086] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 226/1086] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 227/1086] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 228/1086] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 229/1086] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 230/1086] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 231/1086] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 232/1086] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 233/1086] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 234/1086] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 235/1086] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 236/1086] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 237/1086] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 238/1086] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 239/1086] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 240/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 241/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 242/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 243/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 244/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 245/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 246/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 247/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 248/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 249/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 250/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 251/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 252/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 253/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 254/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 255/1086] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 256/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 257/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 258/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 259/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 260/1086] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 261/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 262/1086] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 263/1086] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 264/1086] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 265/1086] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 266/1086] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 267/1086] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 268/1086] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 269/1086] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 270/1086] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 271/1086] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 272/1086] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 273/1086] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 274/1086] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 275/1086] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 276/1086] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 277/1086] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 278/1086] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 279/1086] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 280/1086] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 281/1086] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 282/1086] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 283/1086] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 284/1086] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 285/1086] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 286/1086] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 287/1086] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 288/1086] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 289/1086] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 290/1086] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 291/1086] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 292/1086] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 293/1086] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 294/1086] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 295/1086] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 296/1086] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 297/1086] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 298/1086] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 299/1086] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 300/1086] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 301/1086] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 302/1086] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 303/1086] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 304/1086] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 305/1086] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 306/1086] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 307/1086] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 308/1086] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 309/1086] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 310/1086] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 311/1086] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 312/1086] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 313/1086] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 314/1086] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 315/1086] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 316/1086] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 317/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 318/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 319/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 320/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 321/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 322/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 323/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 324/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 325/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 326/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 327/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 328/1086] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 329/1086] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 330/1086] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 331/1086] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 332/1086] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 333/1086] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 334/1086] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 335/1086] Compiling modules/lwip/src/core/init.c BB-WAF: [ 336/1086] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 337/1086] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 338/1086] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 339/1086] Compiling modules/lwip/src/core/def.c BB-WAF: [ 340/1086] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 341/1086] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 342/1086] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 343/1086] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 344/1086] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 345/1086] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 346/1086] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 347/1086] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 348/1086] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 349/1086] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 350/1086] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 351/1086] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 352/1086] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 353/1086] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 354/1086] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 355/1086] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 356/1086] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 357/1086] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 358/1086] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 359/1086] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 360/1086] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 361/1086] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 362/1086] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 363/1086] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 364/1086] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 365/1086] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 366/1086] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 367/1086] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 368/1086] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 369/1086] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 370/1086] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 371/1086] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 372/1086] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 373/1086] Compiling modules/lwip/src/api/err.c BB-WAF: [ 374/1086] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 375/1086] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 376/1086] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 377/1086] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 378/1086] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 379/1086] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 380/1086] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 381/1086] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 382/1086] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 383/1086] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 384/1086] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 385/1086] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 386/1086] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 387/1086] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 388/1086] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 389/1086] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 390/1086] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 391/1086] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 392/1086] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 393/1086] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 394/1086] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 395/1086] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 396/1086] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 397/1086] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 398/1086] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 399/1086] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 400/1086] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 401/1086] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 402/1086] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 403/1086] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 404/1086] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 405/1086] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 406/1086] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 407/1086] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 408/1086] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 409/1086] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 410/1086] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 411/1086] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 412/1086] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 413/1086] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 414/1086] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 415/1086] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 416/1086] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 417/1086] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 418/1086] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 419/1086] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 420/1086] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 421/1086] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 422/1086] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 423/1086] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 424/1086] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 425/1086] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 426/1086] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 427/1086] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 428/1086] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 429/1086] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 430/1086] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 431/1086] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 432/1086] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 433/1086] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 434/1086] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 435/1086] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 436/1086] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 437/1086] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 438/1086] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 439/1086] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 440/1086] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 441/1086] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 442/1086] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 443/1086] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 444/1086] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 445/1086] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 446/1086] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 447/1086] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 448/1086] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 449/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 450/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 451/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 452/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 453/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 454/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 455/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 456/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 457/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 458/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 459/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 460/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 461/1086] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 462/1086] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 463/1086] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 464/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 465/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 466/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 467/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 468/1086] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 469/1086] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 470/1086] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 471/1086] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 472/1086] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 473/1086] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 474/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 475/1086] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 476/1086] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 477/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 478/1086] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 479/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 480/1086] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 481/1086] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 482/1086] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 483/1086] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 484/1086] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 485/1086] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 486/1086] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 487/1086] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 488/1086] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 489/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 490/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 491/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 492/1086] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 493/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 494/1086] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 495/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 496/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 497/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 498/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 499/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 500/1086] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 501/1086] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 502/1086] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 503/1086] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 504/1086] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 505/1086] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 506/1086] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 507/1086] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 508/1086] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 509/1086] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 510/1086] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 511/1086] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 512/1086] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 513/1086] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 514/1086] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 515/1086] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 516/1086] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 517/1086] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 518/1086] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 519/1086] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 520/1086] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 521/1086] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 522/1086] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 523/1086] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 524/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 525/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 526/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 527/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 528/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 529/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 530/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 531/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 532/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 533/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 534/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 535/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 536/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 537/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 538/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 539/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 540/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 541/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 542/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 543/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 544/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 545/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 546/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 547/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 548/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 549/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 550/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 551/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 552/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 553/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 554/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 555/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 556/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 557/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 558/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 559/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 560/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 561/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 562/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 563/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 564/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 565/1086] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 566/1086] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 567/1086] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 568/1086] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 569/1086] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 570/1086] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 571/1086] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 572/1086] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 573/1086] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 574/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 575/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 576/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 577/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 578/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 579/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 580/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 581/1086] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 582/1086] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 583/1086] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 584/1086] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 585/1086] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 586/1086] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 587/1086] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 588/1086] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 589/1086] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 590/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 591/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 592/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 593/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 594/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 595/1086] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 596/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 597/1086] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 598/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 599/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 600/1086] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 601/1086] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 602/1086] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 603/1086] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 604/1086] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 605/1086] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 606/1086] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 607/1086] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 608/1086] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 609/1086] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 610/1086] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 611/1086] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 612/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 613/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 614/1086] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 615/1086] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 616/1086] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 617/1086] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 618/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 619/1086] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 620/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 621/1086] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 622/1086] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 623/1086] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 624/1086] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 625/1086] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 626/1086] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 627/1086] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 628/1086] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 629/1086] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 630/1086] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 631/1086] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 632/1086] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 633/1086] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 634/1086] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 635/1086] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 636/1086] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 637/1086] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 638/1086] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 639/1086] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 640/1086] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 641/1086] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 642/1086] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 643/1086] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 644/1086] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 645/1086] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 646/1086] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 647/1086] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 648/1086] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 649/1086] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 650/1086] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 651/1086] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 652/1086] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 653/1086] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 654/1086] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 655/1086] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 656/1086] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 657/1086] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 658/1086] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 659/1086] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 660/1086] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 661/1086] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 662/1086] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 663/1086] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 664/1086] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 665/1086] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 666/1086] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 667/1086] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 668/1086] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 669/1086] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 670/1086] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 671/1086] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 672/1086] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 673/1086] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 674/1086] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 675/1086] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 676/1086] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 677/1086] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 678/1086] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 679/1086] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 680/1086] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 681/1086] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 682/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 683/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 684/1086] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 685/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 686/1086] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 687/1086] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 688/1086] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 689/1086] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 690/1086] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 691/1086] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 692/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 693/1086] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 694/1086] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 695/1086] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 696/1086] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 697/1086] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 698/1086] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 699/1086] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 700/1086] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 701/1086] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 702/1086] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 703/1086] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 704/1086] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 705/1086] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 706/1086] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 707/1086] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 708/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 709/1086] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 710/1086] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 711/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 712/1086] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 713/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 714/1086] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 715/1086] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 716/1086] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 717/1086] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 718/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 719/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 720/1086] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 721/1086] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 722/1086] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 723/1086] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 724/1086] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 725/1086] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 726/1086] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 727/1086] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 728/1086] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 729/1086] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 730/1086] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 731/1086] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 732/1086] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 733/1086] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 734/1086] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 735/1086] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 736/1086] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 737/1086] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 738/1086] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 739/1086] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 740/1086] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 741/1086] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 742/1086] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 743/1086] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 744/1086] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 745/1086] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 746/1086] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 747/1086] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 748/1086] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 749/1086] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 750/1086] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 751/1086] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 752/1086] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 753/1086] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 754/1086] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 755/1086] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 756/1086] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 757/1086] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 758/1086] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 759/1086] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 760/1086] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 761/1086] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 762/1086] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 763/1086] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 764/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 765/1086] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 766/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 767/1086] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 768/1086] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 769/1086] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 770/1086] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 771/1086] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 772/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 773/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 774/1086] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 775/1086] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 776/1086] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 777/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 778/1086] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 779/1086] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 780/1086] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 781/1086] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 782/1086] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 783/1086] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 784/1086] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 785/1086] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 786/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 787/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 788/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 789/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 790/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 791/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 792/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 793/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 794/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 795/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 796/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 797/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 798/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 799/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 800/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 801/1086] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 802/1086] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 803/1086] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 804/1086] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 805/1086] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 806/1086] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 807/1086] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 808/1086] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 809/1086] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 810/1086] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 811/1086] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 812/1086] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 813/1086] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 814/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 815/1086] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 816/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 817/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 818/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 819/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 820/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 821/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 822/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 823/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 824/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 825/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 826/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 827/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 829/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 830/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 831/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 832/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 833/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 834/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 835/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 836/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 837/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 838/1086] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 839/1086] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 840/1086] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 841/1086] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 842/1086] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 843/1086] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 844/1086] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 845/1086] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 846/1086] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 847/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 848/1086] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 849/1086] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 850/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 851/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 852/1086] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 853/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 854/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 855/1086] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 856/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 857/1086] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 858/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 859/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 860/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 861/1086] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 862/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 863/1086] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 864/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 865/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 866/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 867/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 868/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 869/1086] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 870/1086] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 871/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 872/1086] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 873/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 874/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 875/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 876/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 877/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 878/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 879/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 880/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 881/1086] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 882/1086] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 883/1086] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 884/1086] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 885/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 886/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 887/1086] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 888/1086] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 889/1086] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 890/1086] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 891/1086] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 892/1086] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 893/1086] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 894/1086] Compiling libraries/AP_HAL_Linux/Storage.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/AntennaTracker' failed (exit status 1): BB-WAF: {task 139965712868608: cxx AP_Compass.cpp -> AP_Compass.cpp.2.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3848587, 256)) BB: Failed build of AntennaTracker aero stable BB: [5/239] Building board: AEROFOX-H7 at 2025-03-31 02:20:26.092406 BB: Trying checkout AntennaTracker stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/239] Building board: AET-H743-Basic at 2025-03-31 02:20:26.990063 BB: Trying checkout AntennaTracker stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/239] Building board: airbotf4 at 2025-03-31 02:20:27.835573 BB: Trying checkout AntennaTracker stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [8/239] Building board: AIRLink at 2025-03-31 02:20:27.870738 BB: Trying checkout AntennaTracker stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [9/239] Building board: Airvolute-DCS2 at 2025-03-31 02:20:27.905877 BB: Trying checkout AntennaTracker stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [10/239] Building board: AnyleafH7 at 2025-03-31 02:20:27.938466 BB: Trying checkout AntennaTracker stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:20:27.971196 BB: Trying checkout AntennaTracker stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [12/239] Building board: ARK_FPV at 2025-03-31 02:20:28.004560 BB: Trying checkout AntennaTracker stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-03-31 02:20:28.863866 BB: Trying checkout AntennaTracker stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [14/239] Building board: AtomRCF405NAVI at 2025-03-31 02:20:28.901043 BB: Trying checkout AntennaTracker stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [15/239] Building board: bbbmini at 2025-03-31 02:20:28.934330 BB: Trying checkout AntennaTracker stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [16/239] Building board: BeastF7 at 2025-03-31 02:20:28.965129 BB: Trying checkout AntennaTracker stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [17/239] Building board: BeastF7v2 at 2025-03-31 02:20:28.994487 BB: Trying checkout AntennaTracker stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [18/239] Building board: BeastH7 at 2025-03-31 02:20:29.025048 BB: Trying checkout AntennaTracker stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [19/239] Building board: BeastH7v2 at 2025-03-31 02:20:29.056451 BB: Trying checkout AntennaTracker stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [20/239] Building board: bebop at 2025-03-31 02:20:29.093369 BB: Trying checkout AntennaTracker stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bebop binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [21/239] Building board: bhat at 2025-03-31 02:20:29.132535 BB: Trying checkout AntennaTracker stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bhat binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [22/239] Building board: BlitzF745 at 2025-03-31 02:20:29.168465 BB: Trying checkout AntennaTracker stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [23/239] Building board: BlitzF745AIO at 2025-03-31 02:20:29.207124 BB: Trying checkout AntennaTracker stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [24/239] Building board: BlitzH743Pro at 2025-03-31 02:20:29.244389 BB: Trying checkout AntennaTracker stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [25/239] Building board: BlitzMiniF745 at 2025-03-31 02:20:29.282686 BB: Trying checkout AntennaTracker stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [26/239] Building board: BlitzWingH743 at 2025-03-31 02:20:29.316914 BB: Trying checkout AntennaTracker stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [27/239] Building board: blue at 2025-03-31 02:20:29.358020 BB: Trying checkout AntennaTracker stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [28/239] Building board: canzero at 2025-03-31 02:20:29.393803 BB: Trying checkout AntennaTracker stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [29/239] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:20:29.429866 BB: Trying checkout AntennaTracker stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [30/239] Building board: CBU-H7-Stamp at 2025-03-31 02:20:30.316942 BB: Trying checkout AntennaTracker stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [31/239] Building board: CSKY405 at 2025-03-31 02:20:31.194653 BB: Trying checkout AntennaTracker stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [32/239] Building board: CUAV-7-Nano at 2025-03-31 02:20:32.087145 BB: Trying checkout AntennaTracker stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [33/239] Building board: CUAV-Nora at 2025-03-31 02:20:32.133303 BB: Trying checkout AntennaTracker stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [34/239] Building board: CUAV-Nora-bdshot at 2025-03-31 02:20:32.174344 BB: Trying checkout AntennaTracker stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [35/239] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:20:32.207981 BB: Trying checkout AntennaTracker stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [36/239] Building board: CUAV-X7 at 2025-03-31 02:20:33.162547 BB: Trying checkout AntennaTracker stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [37/239] Building board: CUAV-X7-bdshot at 2025-03-31 02:20:33.195325 BB: Trying checkout AntennaTracker stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [38/239] Building board: CUAVv5 at 2025-03-31 02:20:33.231269 BB: Trying checkout AntennaTracker stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [39/239] Building board: CUAVv5-bdshot at 2025-03-31 02:20:33.265972 BB: Trying checkout AntennaTracker stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [40/239] Building board: CUAVv5Nano at 2025-03-31 02:20:33.299139 BB: Trying checkout AntennaTracker stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [41/239] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:20:33.331856 BB: Trying checkout AntennaTracker stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [42/239] Building board: CubeBlack at 2025-03-31 02:20:33.373924 BB: Trying checkout AntennaTracker stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [43/239] Building board: CubeBlack+ at 2025-03-31 02:20:33.417925 BB: Trying checkout AntennaTracker stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [44/239] Building board: CubeOrange at 2025-03-31 02:20:33.454267 BB: Trying checkout AntennaTracker stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [45/239] Building board: CubeOrange-bdshot at 2025-03-31 02:20:33.507687 BB: Trying checkout AntennaTracker stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [46/239] Building board: CubeOrangePlus at 2025-03-31 02:20:33.547288 BB: Trying checkout AntennaTracker stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [47/239] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:20:33.581516 BB: Trying checkout AntennaTracker stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [48/239] Building board: CubePurple at 2025-03-31 02:20:33.619282 BB: Trying checkout AntennaTracker stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [49/239] Building board: CubeRedPrimary at 2025-03-31 02:20:33.654141 BB: Trying checkout AntennaTracker stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [50/239] Building board: CubeRedSecondary at 2025-03-31 02:20:33.690495 BB: Trying checkout AntennaTracker stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [51/239] Building board: CubeYellow at 2025-03-31 02:20:33.726436 BB: Trying checkout AntennaTracker stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [52/239] Building board: CubeYellow-bdshot at 2025-03-31 02:20:33.774263 BB: Trying checkout AntennaTracker stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [53/239] Building board: dark at 2025-03-31 02:20:33.807860 BB: Trying checkout AntennaTracker stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable dark binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [54/239] Building board: DevEBoxH7v2 at 2025-03-31 02:20:33.858053 BB: Trying checkout AntennaTracker stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [55/239] Building board: disco at 2025-03-31 02:20:33.895643 BB: Trying checkout AntennaTracker stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable disco binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [56/239] Building board: DroneerF405 at 2025-03-31 02:20:33.928112 BB: Trying checkout AntennaTracker stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [57/239] Building board: DrotekP3Pro at 2025-03-31 02:20:34.797793 BB: Trying checkout AntennaTracker stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [58/239] Building board: Durandal at 2025-03-31 02:20:34.828793 BB: Trying checkout AntennaTracker stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [59/239] Building board: Durandal-bdshot at 2025-03-31 02:20:34.860327 BB: Trying checkout AntennaTracker stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [60/239] Building board: edge at 2025-03-31 02:20:34.894899 BB: Trying checkout AntennaTracker stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [61/239] Building board: erleboard at 2025-03-31 02:20:34.924955 BB: Trying checkout AntennaTracker stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [62/239] Building board: erlebrain2 at 2025-03-31 02:20:34.954376 BB: Trying checkout AntennaTracker stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [63/239] Building board: F35Lightning at 2025-03-31 02:20:34.985012 BB: Trying checkout AntennaTracker stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [64/239] Building board: F4BY at 2025-03-31 02:20:35.020067 BB: Trying checkout AntennaTracker stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [65/239] Building board: F4BY_F427 at 2025-03-31 02:20:35.049835 BB: Trying checkout AntennaTracker stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [66/239] Building board: FlyingMoonF407 at 2025-03-31 02:20:35.883770 BB: Trying checkout AntennaTracker stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [67/239] Building board: FlyingMoonF427 at 2025-03-31 02:20:35.916956 BB: Trying checkout AntennaTracker stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [68/239] Building board: FlyingMoonH743 at 2025-03-31 02:20:35.948398 BB: Trying checkout AntennaTracker stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [69/239] Building board: FlywooF405Pro at 2025-03-31 02:20:35.980291 BB: Trying checkout AntennaTracker stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [70/239] Building board: FlywooF745 at 2025-03-31 02:20:36.013509 BB: Trying checkout AntennaTracker stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [71/239] Building board: FlywooF745Nano at 2025-03-31 02:20:36.043393 BB: Trying checkout AntennaTracker stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [72/239] Building board: FlywooH743Pro at 2025-03-31 02:20:36.073744 BB: Trying checkout AntennaTracker stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [73/239] Building board: fmuv2 at 2025-03-31 02:20:36.935240 BB: Trying checkout AntennaTracker stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [74/239] Building board: fmuv3 at 2025-03-31 02:20:36.969986 BB: Trying checkout AntennaTracker stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [75/239] Building board: fmuv5 at 2025-03-31 02:20:37.001219 BB: Trying checkout AntennaTracker stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [76/239] Building board: FoxeerF405v2 at 2025-03-31 02:20:37.034509 BB: Trying checkout AntennaTracker stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [77/239] Building board: FoxeerH743v1 at 2025-03-31 02:20:37.069338 BB: Trying checkout AntennaTracker stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [78/239] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:20:37.102502 BB: Trying checkout AntennaTracker stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [79/239] Building board: GEPRCF745BTHD at 2025-03-31 02:20:37.983021 BB: Trying checkout AntennaTracker stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [80/239] Building board: Here4FC at 2025-03-31 02:20:38.863012 BB: Trying checkout AntennaTracker stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [81/239] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:20:38.897077 BB: Trying checkout AntennaTracker stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [82/239] Building board: JFB100 at 2025-03-31 02:20:38.929221 BB: Trying checkout AntennaTracker stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [83/239] Building board: JFB110 at 2025-03-31 02:20:38.962612 BB: Trying checkout AntennaTracker stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [84/239] Building board: JHEM_JHEF405 at 2025-03-31 02:20:38.998755 BB: Trying checkout AntennaTracker stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [85/239] Building board: JHEMCU-H743HD at 2025-03-31 02:20:39.829168 BB: Trying checkout AntennaTracker stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [86/239] Building board: KakuteF4 at 2025-03-31 02:20:40.680274 BB: Trying checkout AntennaTracker stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [87/239] Building board: KakuteF4-Wing at 2025-03-31 02:20:40.712138 BB: Trying checkout AntennaTracker stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [88/239] Building board: KakuteF4Mini at 2025-03-31 02:20:41.554915 BB: Trying checkout AntennaTracker stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [89/239] Building board: KakuteF7 at 2025-03-31 02:20:41.588213 BB: Trying checkout AntennaTracker stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [90/239] Building board: KakuteF7-bdshot at 2025-03-31 02:20:41.620349 BB: Trying checkout AntennaTracker stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [91/239] Building board: KakuteF7Mini at 2025-03-31 02:20:41.653021 BB: Trying checkout AntennaTracker stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [92/239] Building board: KakuteH7 at 2025-03-31 02:20:41.683874 BB: Trying checkout AntennaTracker stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [93/239] Building board: KakuteH7-bdshot at 2025-03-31 02:20:41.716644 BB: Trying checkout AntennaTracker stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [94/239] Building board: KakuteH7-Wing at 2025-03-31 02:20:41.752262 BB: Trying checkout AntennaTracker stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [95/239] Building board: KakuteH7Mini at 2025-03-31 02:20:41.784716 BB: Trying checkout AntennaTracker stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [96/239] Building board: KakuteH7Mini-Nand at 2025-03-31 02:20:41.817176 BB: Trying checkout AntennaTracker stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [97/239] Building board: KakuteH7v2 at 2025-03-31 02:20:41.849527 BB: Trying checkout AntennaTracker stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [98/239] Building board: linux at 2025-03-31 02:20:41.881709 BB: Trying checkout AntennaTracker stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable linux binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [99/239] Building board: LongBowF405WING at 2025-03-31 02:20:41.911139 BB: Trying checkout AntennaTracker stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [100/239] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:20:42.824140 BB: Trying checkout AntennaTracker stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [101/239] Building board: luminousbee5 at 2025-03-31 02:20:43.666160 BB: Trying checkout AntennaTracker stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [102/239] Building board: MambaF405-2022 at 2025-03-31 02:20:43.699905 BB: Trying checkout AntennaTracker stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [103/239] Building board: MambaF405US-I2C at 2025-03-31 02:20:43.735802 BB: Trying checkout AntennaTracker stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [104/239] Building board: MambaF405v2 at 2025-03-31 02:20:43.770162 BB: Trying checkout AntennaTracker stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [105/239] Building board: MambaH743v4 at 2025-03-31 02:20:43.800027 BB: Trying checkout AntennaTracker stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [106/239] Building board: MatekF405 at 2025-03-31 02:20:43.831430 BB: Trying checkout AntennaTracker stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [107/239] Building board: MatekF405-bdshot at 2025-03-31 02:20:43.866128 BB: Trying checkout AntennaTracker stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [108/239] Building board: MatekF405-CAN at 2025-03-31 02:20:43.896874 BB: Trying checkout AntennaTracker stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [109/239] Building board: MatekF405-STD at 2025-03-31 02:20:43.928740 BB: Trying checkout AntennaTracker stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [110/239] Building board: MatekF405-TE at 2025-03-31 02:20:43.960924 BB: Trying checkout AntennaTracker stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [111/239] Building board: MatekF405-TE-bdshot at 2025-03-31 02:20:43.991711 BB: Trying checkout AntennaTracker stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [112/239] Building board: MatekF405-Wing at 2025-03-31 02:20:44.021443 BB: Trying checkout AntennaTracker stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [113/239] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:20:44.051190 BB: Trying checkout AntennaTracker stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [114/239] Building board: MatekF765-SE at 2025-03-31 02:20:44.084359 BB: Trying checkout AntennaTracker stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [115/239] Building board: MatekF765-Wing at 2025-03-31 02:20:44.117630 BB: Trying checkout AntennaTracker stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [116/239] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:20:44.147733 BB: Trying checkout AntennaTracker stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [117/239] Building board: MatekH743 at 2025-03-31 02:20:44.184112 BB: Trying checkout AntennaTracker stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [118/239] Building board: MatekH743-bdshot at 2025-03-31 02:20:44.214574 BB: Trying checkout AntennaTracker stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [119/239] Building board: MatekH7A3 at 2025-03-31 02:20:44.246364 BB: Trying checkout AntennaTracker stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [120/239] Building board: MFT-SEMA100 at 2025-03-31 02:20:45.115617 BB: Trying checkout AntennaTracker stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [121/239] Building board: MicoAir405Mini at 2025-03-31 02:20:45.147965 BB: Trying checkout AntennaTracker stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [122/239] Building board: MicoAir405v2 at 2025-03-31 02:20:45.975393 BB: Trying checkout AntennaTracker stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [123/239] Building board: MicoAir743 at 2025-03-31 02:20:46.007926 BB: Trying checkout AntennaTracker stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [124/239] Building board: MicoAir743-AIO at 2025-03-31 02:20:46.868882 BB: Trying checkout AntennaTracker stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [125/239] Building board: MicoAir743v2 at 2025-03-31 02:20:47.715763 BB: Trying checkout AntennaTracker stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [126/239] Building board: mindpx-v2 at 2025-03-31 02:20:48.561082 BB: Trying checkout AntennaTracker stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [127/239] Building board: mini-pix at 2025-03-31 02:20:48.598174 BB: Trying checkout AntennaTracker stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [128/239] Building board: modalai_fc-v1 at 2025-03-31 02:20:48.632187 BB: Trying checkout AntennaTracker stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [129/239] Building board: mRoControlZeroClassic at 2025-03-31 02:20:48.661957 BB: Trying checkout AntennaTracker stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [130/239] Building board: mRoControlZeroF7 at 2025-03-31 02:20:48.696433 BB: Trying checkout AntennaTracker stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [131/239] Building board: mRoControlZeroH7 at 2025-03-31 02:20:48.731782 BB: Trying checkout AntennaTracker stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [132/239] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:20:48.765754 BB: Trying checkout AntennaTracker stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [133/239] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:20:48.796893 BB: Trying checkout AntennaTracker stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [134/239] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:20:48.826916 BB: Trying checkout AntennaTracker stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [135/239] Building board: mRoNexus at 2025-03-31 02:20:48.863328 BB: Trying checkout AntennaTracker stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [136/239] Building board: mRoPixracerPro at 2025-03-31 02:20:48.895865 BB: Trying checkout AntennaTracker stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [137/239] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:20:48.926690 BB: Trying checkout AntennaTracker stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [138/239] Building board: mRoX21 at 2025-03-31 02:20:48.958145 BB: Trying checkout AntennaTracker stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [139/239] Building board: mRoX21-777 at 2025-03-31 02:20:48.991220 BB: Trying checkout AntennaTracker stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [140/239] Building board: MUPilot at 2025-03-31 02:20:49.022707 BB: Trying checkout AntennaTracker stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [141/239] Building board: navigator at 2025-03-31 02:20:49.865174 BB: Trying checkout AntennaTracker stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [142/239] Building board: navigator64 at 2025-03-31 02:20:49.898539 BB: Trying checkout AntennaTracker stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [143/239] Building board: navio at 2025-03-31 02:20:50.746964 BB: Trying checkout AntennaTracker stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [144/239] Building board: navio2 at 2025-03-31 02:20:50.780804 BB: Trying checkout AntennaTracker stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [145/239] Building board: NxtPX4v2 at 2025-03-31 02:20:50.811193 BB: Trying checkout AntennaTracker stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [146/239] Building board: obal at 2025-03-31 02:20:51.647087 BB: Trying checkout AntennaTracker stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [147/239] Building board: ocpoc_zynq at 2025-03-31 02:20:51.684356 BB: Trying checkout AntennaTracker stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [148/239] Building board: omnibusf4 at 2025-03-31 02:20:51.713983 BB: Trying checkout AntennaTracker stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [149/239] Building board: omnibusf4pro at 2025-03-31 02:20:51.751104 BB: Trying checkout AntennaTracker stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [150/239] Building board: omnibusf4pro-bdshot at 2025-03-31 02:20:51.784348 BB: Trying checkout AntennaTracker stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [151/239] Building board: omnibusf4v6 at 2025-03-31 02:20:51.828688 BB: Trying checkout AntennaTracker stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [152/239] Building board: OMNIBUSF7V2 at 2025-03-31 02:20:51.862322 BB: Trying checkout AntennaTracker stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [153/239] Building board: OmnibusNanoV6 at 2025-03-31 02:20:51.895799 BB: Trying checkout AntennaTracker stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [154/239] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:20:51.938645 BB: Trying checkout AntennaTracker stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [155/239] Building board: OrqaF405Pro at 2025-03-31 02:20:51.974217 BB: Trying checkout AntennaTracker stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [156/239] Building board: PH4-mini at 2025-03-31 02:20:52.015581 BB: Trying checkout AntennaTracker stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [157/239] Building board: PH4-mini-bdshot at 2025-03-31 02:20:52.046227 BB: Trying checkout AntennaTracker stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [158/239] Building board: Pix32v5 at 2025-03-31 02:20:52.081982 BB: Trying checkout AntennaTracker stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [159/239] Building board: PixC4-Jetson at 2025-03-31 02:20:52.116929 BB: Trying checkout AntennaTracker stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [160/239] Building board: PixFlamingo at 2025-03-31 02:20:52.154206 BB: Trying checkout AntennaTracker stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [161/239] Building board: PixFlamingo-F767 at 2025-03-31 02:20:52.185802 BB: Trying checkout AntennaTracker stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [162/239] Building board: Pixhawk1 at 2025-03-31 02:20:52.219734 BB: Trying checkout AntennaTracker stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [163/239] Building board: Pixhawk1-1M at 2025-03-31 02:20:52.255466 BB: Trying checkout AntennaTracker stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [164/239] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:20:52.290927 BB: Trying checkout AntennaTracker stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [165/239] Building board: Pixhawk1-bdshot at 2025-03-31 02:20:52.324026 BB: Trying checkout AntennaTracker stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [166/239] Building board: Pixhawk4 at 2025-03-31 02:20:52.360226 BB: Trying checkout AntennaTracker stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [167/239] Building board: Pixhawk4-bdshot at 2025-03-31 02:20:52.399014 BB: Trying checkout AntennaTracker stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [168/239] Building board: Pixhawk5X at 2025-03-31 02:20:52.429142 BB: Trying checkout AntennaTracker stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [169/239] Building board: Pixhawk6C at 2025-03-31 02:20:52.458661 BB: Trying checkout AntennaTracker stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [170/239] Building board: Pixhawk6C-bdshot at 2025-03-31 02:20:52.494862 BB: Trying checkout AntennaTracker stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [171/239] Building board: Pixhawk6X at 2025-03-31 02:20:52.527863 BB: Trying checkout AntennaTracker stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [172/239] Building board: Pixhawk6X-bdshot at 2025-03-31 02:20:52.561928 BB: Trying checkout AntennaTracker stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [173/239] Building board: PixPilot-C3 at 2025-03-31 02:20:52.596621 BB: Trying checkout AntennaTracker stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [174/239] Building board: PixPilot-V3 at 2025-03-31 02:20:52.633662 BB: Trying checkout AntennaTracker stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [175/239] Building board: PixPilot-V6 at 2025-03-31 02:20:52.668703 BB: Trying checkout AntennaTracker stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [176/239] Building board: PixPilot-V6PRO at 2025-03-31 02:20:52.701809 BB: Trying checkout AntennaTracker stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [177/239] Building board: Pixracer at 2025-03-31 02:20:53.533462 BB: Trying checkout AntennaTracker stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [178/239] Building board: Pixracer-bdshot at 2025-03-31 02:20:53.567161 BB: Trying checkout AntennaTracker stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [179/239] Building board: PixSurveyA1 at 2025-03-31 02:20:53.598677 BB: Trying checkout AntennaTracker stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [180/239] Building board: PixSurveyA1-IND at 2025-03-31 02:20:53.628940 BB: Trying checkout AntennaTracker stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [181/239] Building board: PixSurveyA2 at 2025-03-31 02:20:53.660078 BB: Trying checkout AntennaTracker stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [182/239] Building board: pocket at 2025-03-31 02:20:53.695947 BB: Trying checkout AntennaTracker stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pocket binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [183/239] Building board: pxf at 2025-03-31 02:20:53.731003 BB: Trying checkout AntennaTracker stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [184/239] Building board: pxfmini at 2025-03-31 02:20:53.770561 BB: Trying checkout AntennaTracker stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [185/239] Building board: QioTekAdeptF407 at 2025-03-31 02:20:53.804959 BB: Trying checkout AntennaTracker stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [186/239] Building board: QioTekZealotF427 at 2025-03-31 02:20:53.840645 BB: Trying checkout AntennaTracker stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [187/239] Building board: QioTekZealotH743 at 2025-03-31 02:20:53.874041 BB: Trying checkout AntennaTracker stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [188/239] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:20:53.906414 BB: Trying checkout AntennaTracker stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [189/239] Building board: R9Pilot at 2025-03-31 02:20:53.938798 BB: Trying checkout AntennaTracker stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [190/239] Building board: RadiolinkPIX6 at 2025-03-31 02:20:53.986384 BB: Trying checkout AntennaTracker stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [191/239] Building board: RADIX2HD at 2025-03-31 02:20:54.029129 BB: Trying checkout AntennaTracker stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [192/239] Building board: ReaperF745 at 2025-03-31 02:20:54.066739 BB: Trying checkout AntennaTracker stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [193/239] Building board: revo-mini at 2025-03-31 02:20:54.098224 BB: Trying checkout AntennaTracker stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [194/239] Building board: revo-mini-bdshot at 2025-03-31 02:20:54.130464 BB: Trying checkout AntennaTracker stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [195/239] Building board: revo-mini-i2c at 2025-03-31 02:20:54.163826 BB: Trying checkout AntennaTracker stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [196/239] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:20:54.195617 BB: Trying checkout AntennaTracker stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [197/239] Building board: rst_zynq at 2025-03-31 02:20:54.225903 BB: Trying checkout AntennaTracker stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.518s) BB-WAF: 'clean' finished successfully (1.025s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/915] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 8/915] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 9/915] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 10/915] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 11/915] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 12/915] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 13/915] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 14/915] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 15/915] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 16/915] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 17/915] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 18/915] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 19/915] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/915] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 21/915] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 22/915] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 23/915] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 24/915] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 25/915] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 26/915] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 27/915] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 28/915] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 29/915] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 30/915] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 31/915] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/915] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 33/915] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 34/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 35/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 36/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 37/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 38/915] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 39/915] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 40/915] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 41/915] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 42/915] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 43/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 44/915] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 45/915] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 46/915] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 47/915] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 48/915] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 49/915] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 50/915] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 51/915] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 52/915] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 53/915] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 54/915] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 55/915] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 56/915] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 57/915] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 58/915] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 59/915] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 60/915] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 61/915] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 62/915] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 63/915] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 64/915] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 65/915] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 66/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 67/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 68/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 69/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 70/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 71/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 72/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 73/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 74/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 75/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 76/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 77/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 78/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 79/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 80/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 81/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 82/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 83/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 84/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 85/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 86/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 87/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 88/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 89/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 90/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 91/915] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 92/915] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 93/915] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 94/915] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 95/915] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 96/915] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 97/915] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 98/915] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 99/915] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [100/915] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [101/915] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [102/915] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [103/915] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [104/915] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [105/915] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [106/915] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [107/915] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [108/915] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [109/915] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [110/915] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [111/915] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [112/915] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [113/915] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [114/915] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [115/915] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [116/915] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [117/915] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [118/915] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [119/915] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [120/915] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [121/915] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [122/915] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [123/915] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [124/915] Compiling libraries/AP_Common/float16.cpp BB-WAF: [125/915] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [126/915] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [127/915] Compiling libraries/AP_Common/time.cpp BB-WAF: [128/915] Compiling libraries/AP_Common/c++.cpp BB-WAF: [129/915] Compiling libraries/AP_Common/Location.cpp BB-WAF: [130/915] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [131/915] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [132/915] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [133/915] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [134/915] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [135/915] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [136/915] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [137/915] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [138/915] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [139/915] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [140/915] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [141/915] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [142/915] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [143/915] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [144/915] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [145/915] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [146/915] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [147/915] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [148/915] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [149/915] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [150/915] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [151/915] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [152/915] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [153/915] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [154/915] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [155/915] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [156/915] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [157/915] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [158/915] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [159/915] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [160/915] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [161/915] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [162/915] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [163/915] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [164/915] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [165/915] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [166/915] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [167/915] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [168/915] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [169/915] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [170/915] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [171/915] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [172/915] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [173/915] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [174/915] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [175/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [176/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [177/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [178/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [179/915] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [180/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [181/915] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [182/915] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [183/915] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [184/915] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [185/915] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [186/915] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [187/915] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [188/915] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [189/915] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [190/915] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [191/915] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [192/915] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [193/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [194/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [195/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [196/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [197/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [198/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [199/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [200/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [201/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [202/915] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [203/915] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [204/915] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [205/915] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [206/915] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [207/915] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [208/915] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [209/915] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [210/915] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [211/915] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [212/915] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [213/915] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [214/915] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [215/915] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [216/915] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [217/915] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [218/915] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [219/915] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [220/915] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [221/915] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [222/915] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [223/915] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [224/915] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [225/915] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [226/915] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [227/915] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [228/915] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [229/915] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [230/915] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [231/915] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [232/915] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [233/915] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [234/915] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [235/915] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [236/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [237/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [238/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [239/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [240/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [241/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [242/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [243/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [244/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [245/915] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [246/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [247/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [248/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [249/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [250/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [251/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [252/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [253/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [254/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [255/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [256/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [257/915] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [258/915] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [259/915] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [260/915] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [261/915] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [262/915] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [263/915] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [264/915] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [265/915] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [266/915] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [267/915] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [268/915] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [269/915] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [270/915] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [271/915] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [272/915] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [273/915] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [274/915] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [275/915] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [276/915] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [277/915] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [278/915] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [279/915] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [280/915] Compiling libraries/AP_Math/control.cpp BB-WAF: [281/915] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [282/915] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [283/915] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [284/915] Compiling libraries/AP_Math/crc.cpp BB-WAF: [285/915] Compiling libraries/AP_Math/location.cpp BB-WAF: [286/915] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [287/915] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [288/915] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [289/915] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [290/915] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [291/915] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [292/915] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [293/915] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [294/915] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [295/915] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [296/915] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [297/915] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [298/915] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [299/915] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [300/915] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [301/915] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [302/915] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [303/915] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [304/915] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [305/915] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [306/915] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [307/915] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [308/915] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [309/915] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [310/915] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [311/915] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [312/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [313/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [314/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [315/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [316/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [317/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [318/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [319/915] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [320/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [321/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [322/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [323/915] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [324/915] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [325/915] Compiling modules/lwip/src/api/netdb.c BB-WAF: [326/915] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [327/915] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [328/915] Compiling modules/lwip/src/core/mem.c BB-WAF: [329/915] Compiling modules/lwip/src/core/ip.c BB-WAF: [330/915] Compiling modules/lwip/src/core/init.c BB-WAF: [331/915] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [332/915] Compiling modules/lwip/src/core/def.c BB-WAF: [333/915] Compiling modules/lwip/src/core/dns.c BB-WAF: [334/915] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [335/915] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [336/915] Compiling modules/lwip/src/core/altcp.c BB-WAF: [337/915] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [338/915] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [339/915] Compiling modules/lwip/src/core/memp.c BB-WAF: [340/915] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [341/915] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [342/915] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [343/915] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [344/915] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [345/915] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [346/915] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [347/915] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [348/915] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [349/915] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [350/915] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [351/915] Compiling modules/lwip/src/core/udp.c BB-WAF: [352/915] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [353/915] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [354/915] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [355/915] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [356/915] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [357/915] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [358/915] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [359/915] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [360/915] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [361/915] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [362/915] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [363/915] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [364/915] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [365/915] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [366/915] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [367/915] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [368/915] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [369/915] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [370/915] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [371/915] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [372/915] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [373/915] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [374/915] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [375/915] Compiling modules/lwip/src/core/netif.c BB-WAF: [376/915] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [377/915] Compiling modules/lwip/src/api/if_api.c BB-WAF: [378/915] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [379/915] Compiling modules/lwip/src/api/sockets.c BB-WAF: [380/915] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [381/915] Compiling modules/lwip/src/api/err.c BB-WAF: [382/915] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [383/915] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [384/915] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [385/915] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [386/915] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [387/915] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [388/915] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [389/915] Compiling modules/lwip/src/core/sys.c BB-WAF: [390/915] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [391/915] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [392/915] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [393/915] Compiling modules/lwip/src/core/tcp.c BB-WAF: [394/915] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [395/915] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [396/915] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [397/915] Compiling modules/lwip/src/core/stats.c BB-WAF: [398/915] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [399/915] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [400/915] Compiling modules/lwip/src/core/raw.c BB-WAF: [401/915] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [402/915] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [403/915] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [404/915] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [405/915] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [406/915] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [407/915] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [408/915] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [409/915] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [410/915] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [411/915] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [412/915] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [413/915] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [414/915] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [415/915] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [416/915] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [417/915] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [418/915] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [419/915] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [420/915] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [421/915] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [422/915] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [423/915] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [424/915] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [425/915] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [426/915] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [427/915] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [428/915] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [429/915] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [430/915] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [431/915] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [432/915] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [433/915] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [434/915] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [435/915] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [436/915] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [437/915] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [438/915] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [439/915] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [440/915] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [441/915] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [442/915] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [443/915] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [444/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [445/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [446/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [447/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [448/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [449/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [450/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [451/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [452/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [453/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [454/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [455/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [456/915] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [457/915] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [458/915] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [459/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [460/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [461/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [462/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [463/915] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [464/915] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [465/915] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [466/915] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [467/915] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [468/915] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [469/915] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [470/915] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [471/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [472/915] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [473/915] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [474/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [475/915] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [476/915] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [477/915] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [478/915] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [479/915] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [480/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [481/915] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [482/915] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [483/915] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [484/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [485/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [486/915] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [487/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [488/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [489/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [490/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [491/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [492/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [493/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [494/915] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [495/915] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [496/915] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [497/915] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [498/915] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [499/915] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [500/915] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [501/915] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [502/915] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [503/915] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [504/915] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [505/915] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [506/915] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [507/915] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [508/915] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [509/915] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [510/915] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [511/915] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [512/915] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [513/915] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [514/915] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [515/915] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [516/915] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [517/915] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [518/915] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [519/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [520/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [521/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [522/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [523/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [524/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [525/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [526/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [527/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [528/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [529/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [530/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [531/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [532/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [533/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [534/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [535/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [536/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [537/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [538/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [539/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [540/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [541/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [542/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [543/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [544/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [545/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [546/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [547/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [548/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [549/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [550/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [551/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [552/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [553/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [554/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [555/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [556/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [557/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [558/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [559/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [560/915] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [561/915] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [562/915] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [563/915] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [564/915] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [565/915] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [566/915] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [567/915] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [568/915] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [569/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [570/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [571/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [572/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [573/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [574/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [575/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [576/915] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [577/915] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [578/915] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [579/915] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [580/915] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [581/915] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [582/915] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [583/915] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [584/915] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [585/915] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [586/915] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [587/915] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [588/915] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [589/915] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [590/915] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [591/915] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [592/915] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [593/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [594/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [595/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [596/915] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [597/915] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [598/915] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [599/915] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [600/915] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [601/915] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [602/915] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [603/915] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [604/915] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [605/915] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [606/915] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [607/915] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [608/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [609/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [610/915] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [611/915] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [612/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [613/915] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [614/915] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [615/915] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [616/915] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [617/915] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [618/915] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [619/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [620/915] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [621/915] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [622/915] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [623/915] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [624/915] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [625/915] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [626/915] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [627/915] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [628/915] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [629/915] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [630/915] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [631/915] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [632/915] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [633/915] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [634/915] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [635/915] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [636/915] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [637/915] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [638/915] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [639/915] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [640/915] Compiling libraries/AP_HAL/system.cpp BB-WAF: [641/915] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [642/915] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [643/915] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [644/915] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [645/915] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [646/915] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [647/915] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [648/915] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [649/915] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [650/915] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [651/915] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [652/915] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [653/915] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [654/915] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [655/915] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [656/915] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [657/915] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [658/915] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [659/915] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [660/915] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [661/915] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [662/915] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [663/915] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [664/915] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [665/915] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [666/915] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [667/915] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [668/915] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [669/915] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [670/915] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [671/915] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [672/915] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [673/915] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [674/915] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [675/915] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [676/915] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [677/915] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [678/915] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [679/915] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [680/915] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [681/915] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [682/915] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [683/915] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [684/915] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [685/915] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [686/915] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [687/915] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [688/915] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [689/915] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [690/915] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [691/915] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [692/915] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [693/915] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [694/915] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [695/915] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [696/915] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [697/915] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [698/915] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [699/915] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [700/915] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [701/915] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [702/915] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [703/915] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [704/915] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [705/915] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [706/915] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [707/915] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [708/915] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [709/915] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [710/915] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [711/915] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [712/915] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [713/915] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [714/915] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [715/915] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [716/915] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [717/915] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [718/915] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [719/915] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [720/915] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [721/915] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [722/915] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [723/915] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [724/915] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [725/915] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [726/915] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [727/915] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [728/915] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [729/915] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [730/915] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [731/915] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [732/915] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [733/915] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [734/915] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [735/915] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [736/915] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [737/915] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [738/915] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [739/915] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [740/915] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [741/915] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [742/915] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [743/915] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [744/915] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [745/915] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [746/915] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [747/915] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [748/915] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [749/915] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [750/915] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [751/915] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [752/915] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [753/915] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [754/915] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [755/915] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [756/915] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [757/915] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [758/915] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [759/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [760/915] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [761/915] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [762/915] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [763/915] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [764/915] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [765/915] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [766/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [767/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [768/915] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [769/915] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140173976940528: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/AntennaTracker' failed (exit status 1): BB-WAF: {task 140173978088976: cxx AP_Compass.cpp -> AP_Compass.cpp.2.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3870029, 256)) BB: Failed build of AntennaTracker rst_zynq stable BB: [198/239] Building board: SDMODELH7V1 at 2025-03-31 02:21:52.373974 BB: Trying checkout AntennaTracker stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [199/239] Building board: SDMODELH7V2 at 2025-03-31 02:21:52.575378 BB: Trying checkout AntennaTracker stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [200/239] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:21:52.608397 BB: Trying checkout AntennaTracker stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [201/239] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:21:52.639619 BB: Trying checkout AntennaTracker stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [202/239] Building board: SIYI_N7 at 2025-03-31 02:21:52.670363 BB: Trying checkout AntennaTracker stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [203/239] Building board: SkySakuraH743 at 2025-03-31 02:21:52.702496 BB: Trying checkout AntennaTracker stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [204/239] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:21:54.458773 BB: Trying checkout AntennaTracker stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [205/239] Building board: sparky2 at 2025-03-31 02:21:54.491235 BB: Trying checkout AntennaTracker stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [206/239] Building board: speedybeef4 at 2025-03-31 02:21:54.522673 BB: Trying checkout AntennaTracker stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [207/239] Building board: SpeedyBeeF405AIO at 2025-03-31 02:21:54.555119 BB: Trying checkout AntennaTracker stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [208/239] Building board: SpeedyBeeF405Mini at 2025-03-31 02:21:55.372872 BB: Trying checkout AntennaTracker stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [209/239] Building board: SpeedyBeeF405WING at 2025-03-31 02:21:55.407277 BB: Trying checkout AntennaTracker stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [210/239] Building board: speedybeef4v3 at 2025-03-31 02:21:55.437303 BB: Trying checkout AntennaTracker stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [211/239] Building board: speedybeef4v4 at 2025-03-31 02:21:55.468304 BB: Trying checkout AntennaTracker stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [212/239] Building board: SPRacingH7 at 2025-03-31 02:21:55.498078 BB: Trying checkout AntennaTracker stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [213/239] Building board: SPRacingH7RF at 2025-03-31 02:21:55.528418 BB: Trying checkout AntennaTracker stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [214/239] Building board: StellarF4 at 2025-03-31 02:21:55.559408 BB: Trying checkout AntennaTracker stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4) - not in board list BB: [215/239] Building board: StellarF4V2 at 2025-03-31 02:21:56.380023 BB: Trying checkout AntennaTracker stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarF4V2) - not in board list BB: [216/239] Building board: StellarH7V2 at 2025-03-31 02:21:57.200975 BB: Trying checkout AntennaTracker stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (StellarH7V2) - not in board list BB: [217/239] Building board: SuccexF4 at 2025-03-31 02:21:58.051417 BB: Trying checkout AntennaTracker stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [218/239] Building board: SULILGH7-P1-P2 at 2025-03-31 02:21:58.085546 BB: Trying checkout AntennaTracker stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [219/239] Building board: TBS-Colibri-F7 at 2025-03-31 02:21:58.888869 BB: Trying checkout AntennaTracker stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [220/239] Building board: TBS_LUCID_H7 at 2025-03-31 02:21:58.922716 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [221/239] Building board: TBS_LUCID_PRO at 2025-03-31 02:21:59.739853 BB: Trying checkout AntennaTracker stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [222/239] Building board: thepeach-k1 at 2025-03-31 02:22:00.592845 BB: Trying checkout AntennaTracker stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [223/239] Building board: thepeach-r1 at 2025-03-31 02:22:00.628278 BB: Trying checkout AntennaTracker stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [224/239] Building board: TMotorH743 at 2025-03-31 02:22:00.659657 BB: Trying checkout AntennaTracker stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [225/239] Building board: vnav at 2025-03-31 02:22:00.690366 BB: Trying checkout AntennaTracker stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable vnav binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [226/239] Building board: VRBrain-v51 at 2025-03-31 02:22:00.720154 BB: Trying checkout AntennaTracker stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [227/239] Building board: VRBrain-v52 at 2025-03-31 02:22:00.751580 BB: Trying checkout AntennaTracker stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [228/239] Building board: VRBrain-v54 at 2025-03-31 02:22:00.781888 BB: Trying checkout AntennaTracker stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [229/239] Building board: VRCore-v10 at 2025-03-31 02:22:00.813225 BB: Trying checkout AntennaTracker stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [230/239] Building board: VRUBrain-v51 at 2025-03-31 02:22:00.845981 BB: Trying checkout AntennaTracker stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [231/239] Building board: VUAV-V7pro at 2025-03-31 02:22:00.877666 BB: Trying checkout AntennaTracker stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [232/239] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:22:00.908473 BB: Trying checkout AntennaTracker stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [233/239] Building board: YJUAV_A6 at 2025-03-31 02:22:01.727855 BB: Trying checkout AntennaTracker stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [234/239] Building board: YJUAV_A6SE at 2025-03-31 02:22:01.761048 BB: Trying checkout AntennaTracker stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [235/239] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:22:01.793271 BB: Trying checkout AntennaTracker stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [236/239] Building board: YJUAV_A6Ultra at 2025-03-31 02:22:01.828036 BB: Trying checkout AntennaTracker stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [237/239] Building board: ZeroOneX6 at 2025-03-31 02:22:01.858894 BB: Trying checkout AntennaTracker stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [238/239] Building board: ZeroOneX6_Air at 2025-03-31 02:22:01.890219 BB: Trying checkout AntennaTracker stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [239/239] Building board: zynq at 2025-03-31 02:22:02.703682 BB: Trying checkout AntennaTracker stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (zynq) - not in board list BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was a6c06e8b1d Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-03-31 02:22:06.082162 BB: Trying checkout ArduSub stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/239] Building board: ACNS-CM4Pilot at 2025-03-31 02:22:07.745856 BB: Trying checkout ArduSub stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [3/239] Building board: ACNS-F405AIO at 2025-03-31 02:22:07.952978 BB: Trying checkout ArduSub stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [4/239] Building board: aero at 2025-03-31 02:22:07.986262 BB: Trying checkout ArduSub stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.656s) BB-WAF: 'clean' finished successfully (1.111s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1143] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1143] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1143] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/1143] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/1143] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1143] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1143] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/1143] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 21/1143] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 22/1143] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 23/1143] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/1143] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1143] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/1143] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 27/1143] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1143] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1143] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 30/1143] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 31/1143] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 32/1143] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1143] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 34/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 35/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 36/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 37/1143] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 38/1143] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 39/1143] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 40/1143] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 41/1143] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/1143] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 43/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 44/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 45/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 46/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 47/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 48/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 49/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 50/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 51/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/1143] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 56/1143] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 57/1143] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 58/1143] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 59/1143] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 60/1143] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 61/1143] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 62/1143] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 63/1143] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 64/1143] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 65/1143] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 66/1143] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 67/1143] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 68/1143] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 69/1143] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 70/1143] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 71/1143] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/1143] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 73/1143] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/1143] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/1143] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 77/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 78/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 79/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 80/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 81/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 82/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 83/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 84/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 85/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 86/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 87/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 88/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 89/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 90/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 91/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 92/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 93/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 94/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 96/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 97/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 99/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1143] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 102/1143] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 103/1143] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 104/1143] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 105/1143] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 106/1143] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 107/1143] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 108/1143] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 109/1143] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 110/1143] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 111/1143] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 112/1143] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 113/1143] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 114/1143] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 115/1143] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 116/1143] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 117/1143] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 118/1143] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 119/1143] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 120/1143] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 121/1143] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 122/1143] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 123/1143] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 124/1143] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 125/1143] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 126/1143] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 127/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 128/1143] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 129/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 130/1143] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 131/1143] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 132/1143] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 133/1143] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 134/1143] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 135/1143] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 136/1143] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 137/1143] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 138/1143] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 139/1143] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 140/1143] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 141/1143] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 142/1143] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 143/1143] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 144/1143] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 145/1143] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 146/1143] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 147/1143] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 148/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 149/1143] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 150/1143] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 151/1143] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 152/1143] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 153/1143] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 154/1143] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 155/1143] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 156/1143] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 157/1143] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 158/1143] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 159/1143] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 160/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1143] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 162/1143] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 163/1143] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 164/1143] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 165/1143] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 166/1143] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 167/1143] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 168/1143] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 169/1143] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 170/1143] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 171/1143] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 172/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 173/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 174/1143] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 175/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 176/1143] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 177/1143] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 178/1143] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 179/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 180/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 181/1143] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 182/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 183/1143] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 184/1143] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 185/1143] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 186/1143] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 187/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 188/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 189/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 190/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 191/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 192/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 193/1143] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 194/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 195/1143] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 196/1143] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 197/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 198/1143] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 199/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 200/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 201/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 202/1143] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 203/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 204/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 205/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 206/1143] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 207/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 208/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 209/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 210/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 211/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 212/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 213/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 214/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 215/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 216/1143] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 217/1143] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 218/1143] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 219/1143] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 220/1143] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 221/1143] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 222/1143] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 223/1143] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 224/1143] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 225/1143] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 226/1143] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 227/1143] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 228/1143] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 229/1143] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 230/1143] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 231/1143] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 232/1143] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 233/1143] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 234/1143] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 235/1143] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 236/1143] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 237/1143] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 238/1143] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 239/1143] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 240/1143] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 241/1143] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 242/1143] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 243/1143] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 244/1143] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 245/1143] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 246/1143] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 247/1143] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 248/1143] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 249/1143] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1143] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 251/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 252/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 253/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 254/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 255/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 256/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 257/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 258/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 259/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 260/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 261/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 262/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 263/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 264/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 265/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 266/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 267/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 268/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 269/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 270/1143] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 271/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 272/1143] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 273/1143] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [ 274/1143] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 275/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 276/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 277/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 278/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [ 279/1143] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 280/1143] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 281/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 282/1143] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 283/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 284/1143] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 285/1143] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 286/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 287/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 288/1143] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 289/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 290/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 291/1143] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 292/1143] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 293/1143] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 294/1143] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 295/1143] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 296/1143] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 297/1143] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 298/1143] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 299/1143] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 300/1143] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 301/1143] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 302/1143] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 303/1143] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 304/1143] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 305/1143] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 306/1143] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 307/1143] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 308/1143] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 309/1143] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 310/1143] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 311/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 312/1143] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 313/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 314/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 315/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 316/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 317/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 318/1143] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 319/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 320/1143] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 321/1143] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 322/1143] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 323/1143] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 324/1143] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 325/1143] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 326/1143] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 327/1143] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 328/1143] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 329/1143] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 330/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 331/1143] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 332/1143] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 333/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 334/1143] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 335/1143] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 336/1143] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 337/1143] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 338/1143] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1143] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 340/1143] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 341/1143] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 342/1143] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 343/1143] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 344/1143] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 345/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 346/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 347/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 348/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 349/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 350/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 351/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 352/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 353/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 354/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 355/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 356/1143] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 357/1143] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 358/1143] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 359/1143] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 360/1143] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 361/1143] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 362/1143] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 363/1143] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 364/1143] Compiling modules/lwip/src/core/init.c BB-WAF: [ 365/1143] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 366/1143] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 367/1143] Compiling modules/lwip/src/core/def.c BB-WAF: [ 368/1143] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 369/1143] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 370/1143] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 371/1143] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 372/1143] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 373/1143] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 374/1143] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 375/1143] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 376/1143] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 377/1143] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 378/1143] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 379/1143] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 380/1143] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 381/1143] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 382/1143] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 383/1143] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 384/1143] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 385/1143] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 386/1143] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 387/1143] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 388/1143] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 389/1143] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 390/1143] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 391/1143] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 392/1143] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 393/1143] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 394/1143] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 395/1143] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 396/1143] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 397/1143] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 398/1143] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 399/1143] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 400/1143] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 401/1143] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 402/1143] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 403/1143] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 404/1143] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 405/1143] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 406/1143] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 407/1143] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 408/1143] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 409/1143] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 410/1143] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 411/1143] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 412/1143] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 413/1143] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 414/1143] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 415/1143] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 416/1143] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 417/1143] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 418/1143] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 419/1143] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 420/1143] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 421/1143] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 422/1143] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 423/1143] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 424/1143] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 425/1143] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 426/1143] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 427/1143] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 428/1143] Compiling modules/lwip/src/api/err.c BB-WAF: [ 429/1143] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1143] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 431/1143] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 432/1143] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 433/1143] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1143] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 435/1143] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 436/1143] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 437/1143] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 438/1143] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 439/1143] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 440/1143] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 441/1143] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 442/1143] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 443/1143] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 444/1143] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 445/1143] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 446/1143] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 447/1143] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 448/1143] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 449/1143] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 450/1143] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 451/1143] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 452/1143] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 453/1143] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 454/1143] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 455/1143] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 456/1143] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 457/1143] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 458/1143] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 459/1143] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 460/1143] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 461/1143] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 462/1143] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 463/1143] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 464/1143] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 465/1143] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 466/1143] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 467/1143] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1143] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 469/1143] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 470/1143] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 471/1143] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 472/1143] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 473/1143] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 474/1143] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 475/1143] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 476/1143] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 477/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 478/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 479/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 480/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 481/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 482/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 483/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 484/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 485/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 486/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 487/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 488/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 489/1143] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1143] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 491/1143] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 492/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 493/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 494/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 495/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 496/1143] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 497/1143] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 498/1143] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 499/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 500/1143] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 501/1143] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 502/1143] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 503/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 504/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 505/1143] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 506/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 507/1143] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 508/1143] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 509/1143] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 510/1143] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 511/1143] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 512/1143] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 513/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 514/1143] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1143] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 517/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 518/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 519/1143] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 520/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 521/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 522/1143] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 523/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 524/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 525/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 526/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 527/1143] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 528/1143] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 529/1143] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 530/1143] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 531/1143] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 532/1143] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 533/1143] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 534/1143] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 535/1143] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 536/1143] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 537/1143] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 538/1143] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 539/1143] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1143] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 541/1143] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1143] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 543/1143] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 544/1143] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 545/1143] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 546/1143] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 547/1143] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 548/1143] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 549/1143] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 550/1143] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 551/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 552/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 553/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 554/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 555/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 556/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 557/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 558/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 559/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 560/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 561/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 562/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 563/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 564/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 565/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 566/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 567/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 568/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 569/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 570/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 571/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 572/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 573/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 574/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 575/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 576/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 577/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 578/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 579/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 580/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 581/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 582/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 583/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 584/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 585/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 586/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 587/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 588/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 589/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 590/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 591/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 592/1143] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1143] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1143] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1143] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1143] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1143] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1143] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1143] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 600/1143] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 601/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 602/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 603/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 604/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 605/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 606/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 607/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 608/1143] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1143] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 610/1143] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1143] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 612/1143] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 613/1143] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 614/1143] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 615/1143] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 616/1143] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 617/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 618/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 619/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 620/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 621/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 622/1143] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 623/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 624/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 625/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 626/1143] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 627/1143] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 628/1143] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 629/1143] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 630/1143] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 631/1143] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 632/1143] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 633/1143] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 634/1143] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 635/1143] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 636/1143] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 637/1143] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 638/1143] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 639/1143] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 640/1143] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 641/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 642/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 643/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 644/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 645/1143] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 646/1143] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 647/1143] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 648/1143] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 649/1143] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 650/1143] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 651/1143] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 652/1143] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 653/1143] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1143] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 655/1143] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 656/1143] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 657/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 658/1143] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 659/1143] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 660/1143] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 661/1143] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 662/1143] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 663/1143] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 664/1143] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 665/1143] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 666/1143] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 667/1143] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 668/1143] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 669/1143] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 670/1143] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 671/1143] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 672/1143] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 673/1143] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 674/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 675/1143] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 676/1143] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 677/1143] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 678/1143] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 679/1143] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 680/1143] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 681/1143] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 682/1143] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 683/1143] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 684/1143] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 685/1143] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 686/1143] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 687/1143] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 688/1143] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 689/1143] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 690/1143] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 691/1143] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 692/1143] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 693/1143] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 694/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 695/1143] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 696/1143] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 697/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 698/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 699/1143] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 700/1143] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 701/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 702/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 703/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 704/1143] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 705/1143] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 706/1143] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 707/1143] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 708/1143] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 709/1143] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 710/1143] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 711/1143] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 712/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 713/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 714/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 715/1143] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 716/1143] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 717/1143] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 718/1143] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 719/1143] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 720/1143] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 721/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 722/1143] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 723/1143] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 724/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 725/1143] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 726/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 727/1143] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 728/1143] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 729/1143] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 730/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 731/1143] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 732/1143] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 733/1143] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 734/1143] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 735/1143] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 736/1143] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 737/1143] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 738/1143] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 739/1143] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 740/1143] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 741/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 742/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [ 743/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [ 744/1143] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 745/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 746/1143] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 747/1143] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 748/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 749/1143] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 750/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 751/1143] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1143] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 753/1143] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 754/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 755/1143] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 756/1143] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 757/1143] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 758/1143] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 759/1143] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 760/1143] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 761/1143] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 762/1143] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 763/1143] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 764/1143] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 765/1143] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 766/1143] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 767/1143] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 768/1143] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 769/1143] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 770/1143] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 771/1143] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 772/1143] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 773/1143] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 774/1143] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 775/1143] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 776/1143] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 777/1143] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 778/1143] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 779/1143] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 780/1143] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 781/1143] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 782/1143] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 783/1143] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 784/1143] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 785/1143] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 786/1143] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 787/1143] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 788/1143] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 789/1143] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 790/1143] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 791/1143] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 792/1143] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 793/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 794/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 795/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 796/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 797/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 798/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 799/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 800/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 801/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 802/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 803/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 804/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 805/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 806/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 807/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 808/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 809/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 810/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 811/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 812/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 813/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 814/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 815/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 816/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 817/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 818/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 819/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 820/1143] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 821/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 822/1143] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 823/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 824/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 825/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 826/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 827/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 828/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 829/1143] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 830/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 831/1143] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 832/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 833/1143] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 834/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 835/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 836/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 837/1143] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 838/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 839/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 840/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 842/1143] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 843/1143] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1143] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 845/1143] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 846/1143] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 847/1143] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 848/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1143] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1143] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 852/1143] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 853/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 854/1143] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 855/1143] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 856/1143] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 857/1143] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 858/1143] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 859/1143] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 860/1143] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 861/1143] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 862/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 863/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 864/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 865/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 866/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 867/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 868/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 869/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 870/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 871/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 872/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 873/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 874/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 875/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 876/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 877/1143] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 878/1143] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 879/1143] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 880/1143] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 881/1143] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1143] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 883/1143] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 884/1143] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 885/1143] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 886/1143] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 887/1143] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 888/1143] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 889/1143] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 890/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 891/1143] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 892/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 893/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 894/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 895/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 896/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 897/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 898/1143] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 899/1143] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 900/1143] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 901/1143] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 902/1143] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 903/1143] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1143] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 905/1143] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 906/1143] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 907/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 908/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 909/1143] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 910/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 911/1143] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 912/1143] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 913/1143] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 915/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 916/1143] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 917/1143] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 918/1143] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 919/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 920/1143] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 921/1143] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 922/1143] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 923/1143] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 924/1143] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 139766330456464: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3880880, 256)) BB: Failed build of ArduSub aero stable BB: [5/239] Building board: AEROFOX-H7 at 2025-03-31 02:22:28.782138 BB: Trying checkout ArduSub stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/239] Building board: AET-H743-Basic at 2025-03-31 02:22:29.607663 BB: Trying checkout ArduSub stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/239] Building board: airbotf4 at 2025-03-31 02:22:30.418827 BB: Trying checkout ArduSub stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [8/239] Building board: AIRLink at 2025-03-31 02:22:30.452169 BB: Trying checkout ArduSub stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [9/239] Building board: Airvolute-DCS2 at 2025-03-31 02:22:30.482075 BB: Trying checkout ArduSub stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [10/239] Building board: AnyleafH7 at 2025-03-31 02:22:30.510890 BB: Trying checkout ArduSub stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:22:30.540751 BB: Trying checkout ArduSub stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [12/239] Building board: ARK_FPV at 2025-03-31 02:22:30.573761 BB: Trying checkout ArduSub stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-03-31 02:22:31.363626 BB: Trying checkout ArduSub stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [14/239] Building board: AtomRCF405NAVI at 2025-03-31 02:22:31.396309 BB: Trying checkout ArduSub stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [15/239] Building board: bbbmini at 2025-03-31 02:22:31.426826 BB: Trying checkout ArduSub stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [16/239] Building board: BeastF7 at 2025-03-31 02:22:31.457907 BB: Trying checkout ArduSub stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [17/239] Building board: BeastF7v2 at 2025-03-31 02:22:31.486583 BB: Trying checkout ArduSub stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [18/239] Building board: BeastH7 at 2025-03-31 02:22:31.515405 BB: Trying checkout ArduSub stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [19/239] Building board: BeastH7v2 at 2025-03-31 02:22:31.544338 BB: Trying checkout ArduSub stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [20/239] Building board: bebop at 2025-03-31 02:22:31.573856 BB: Trying checkout ArduSub stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [21/239] Building board: bhat at 2025-03-31 02:22:31.603470 BB: Trying checkout ArduSub stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [22/239] Building board: BlitzF745 at 2025-03-31 02:22:31.631759 BB: Trying checkout ArduSub stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [23/239] Building board: BlitzF745AIO at 2025-03-31 02:22:32.421139 BB: Trying checkout ArduSub stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [24/239] Building board: BlitzH743Pro at 2025-03-31 02:22:32.452348 BB: Trying checkout ArduSub stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [25/239] Building board: BlitzMiniF745 at 2025-03-31 02:22:33.234140 BB: Trying checkout ArduSub stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [26/239] Building board: BlitzWingH743 at 2025-03-31 02:22:34.036240 BB: Trying checkout ArduSub stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [27/239] Building board: blue at 2025-03-31 02:22:34.842658 BB: Trying checkout ArduSub stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [28/239] Building board: canzero at 2025-03-31 02:22:34.875506 BB: Trying checkout ArduSub stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [29/239] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:22:34.903953 BB: Trying checkout ArduSub stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [30/239] Building board: CBU-H7-Stamp at 2025-03-31 02:22:35.697510 BB: Trying checkout ArduSub stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [31/239] Building board: CSKY405 at 2025-03-31 02:22:36.497509 BB: Trying checkout ArduSub stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [32/239] Building board: CUAV-7-Nano at 2025-03-31 02:22:37.283931 BB: Trying checkout ArduSub stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [33/239] Building board: CUAV-Nora at 2025-03-31 02:22:38.071353 BB: Trying checkout ArduSub stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [34/239] Building board: CUAV-Nora-bdshot at 2025-03-31 02:22:38.104124 BB: Trying checkout ArduSub stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [35/239] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:22:38.133664 BB: Trying checkout ArduSub stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [36/239] Building board: CUAV-X7 at 2025-03-31 02:22:38.914874 BB: Trying checkout ArduSub stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [37/239] Building board: CUAV-X7-bdshot at 2025-03-31 02:22:38.947704 BB: Trying checkout ArduSub stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [38/239] Building board: CUAVv5 at 2025-03-31 02:22:38.975879 BB: Trying checkout ArduSub stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [39/239] Building board: CUAVv5-bdshot at 2025-03-31 02:22:39.003443 BB: Trying checkout ArduSub stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [40/239] Building board: CUAVv5Nano at 2025-03-31 02:22:39.031809 BB: Trying checkout ArduSub stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [41/239] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:22:39.059478 BB: Trying checkout ArduSub stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [42/239] Building board: CubeBlack at 2025-03-31 02:22:39.087034 BB: Trying checkout ArduSub stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [43/239] Building board: CubeBlack+ at 2025-03-31 02:22:39.115274 BB: Trying checkout ArduSub stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [44/239] Building board: CubeOrange at 2025-03-31 02:22:39.142895 BB: Trying checkout ArduSub stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [45/239] Building board: CubeOrange-bdshot at 2025-03-31 02:22:39.171334 BB: Trying checkout ArduSub stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [46/239] Building board: CubeOrangePlus at 2025-03-31 02:22:39.200473 BB: Trying checkout ArduSub stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [47/239] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:22:39.233290 BB: Trying checkout ArduSub stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [48/239] Building board: CubePurple at 2025-03-31 02:22:39.262537 BB: Trying checkout ArduSub stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [49/239] Building board: CubeRedPrimary at 2025-03-31 02:22:39.292146 BB: Trying checkout ArduSub stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [50/239] Building board: CubeRedSecondary at 2025-03-31 02:22:39.321866 BB: Trying checkout ArduSub stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [51/239] Building board: CubeYellow at 2025-03-31 02:22:39.356441 BB: Trying checkout ArduSub stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [52/239] Building board: CubeYellow-bdshot at 2025-03-31 02:22:39.386894 BB: Trying checkout ArduSub stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [53/239] Building board: dark at 2025-03-31 02:22:39.417796 BB: Trying checkout ArduSub stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable dark binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [54/239] Building board: DevEBoxH7v2 at 2025-03-31 02:22:39.449370 BB: Trying checkout ArduSub stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [55/239] Building board: disco at 2025-03-31 02:22:39.478515 BB: Trying checkout ArduSub stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable disco binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [56/239] Building board: DroneerF405 at 2025-03-31 02:22:39.507711 BB: Trying checkout ArduSub stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [57/239] Building board: DrotekP3Pro at 2025-03-31 02:22:40.305179 BB: Trying checkout ArduSub stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [58/239] Building board: Durandal at 2025-03-31 02:22:40.336901 BB: Trying checkout ArduSub stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [59/239] Building board: Durandal-bdshot at 2025-03-31 02:22:40.366174 BB: Trying checkout ArduSub stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [60/239] Building board: edge at 2025-03-31 02:22:40.394760 BB: Trying checkout ArduSub stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [61/239] Building board: erleboard at 2025-03-31 02:22:40.422963 BB: Trying checkout ArduSub stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [62/239] Building board: erlebrain2 at 2025-03-31 02:22:40.454319 BB: Trying checkout ArduSub stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [63/239] Building board: F35Lightning at 2025-03-31 02:22:40.483786 BB: Trying checkout ArduSub stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [64/239] Building board: F4BY at 2025-03-31 02:22:40.511326 BB: Trying checkout ArduSub stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [65/239] Building board: F4BY_F427 at 2025-03-31 02:22:40.539984 BB: Trying checkout ArduSub stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [66/239] Building board: FlyingMoonF407 at 2025-03-31 02:22:41.329646 BB: Trying checkout ArduSub stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [67/239] Building board: FlyingMoonF427 at 2025-03-31 02:22:41.360439 BB: Trying checkout ArduSub stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [68/239] Building board: FlyingMoonH743 at 2025-03-31 02:22:41.388491 BB: Trying checkout ArduSub stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [69/239] Building board: FlywooF405Pro at 2025-03-31 02:22:41.417444 BB: Trying checkout ArduSub stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [70/239] Building board: FlywooF745 at 2025-03-31 02:22:41.448111 BB: Trying checkout ArduSub stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [71/239] Building board: FlywooF745Nano at 2025-03-31 02:22:41.476024 BB: Trying checkout ArduSub stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [72/239] Building board: FlywooH743Pro at 2025-03-31 02:22:41.503924 BB: Trying checkout ArduSub stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [73/239] Building board: fmuv2 at 2025-03-31 02:22:42.285722 BB: Trying checkout ArduSub stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [74/239] Building board: fmuv3 at 2025-03-31 02:22:42.316150 BB: Trying checkout ArduSub stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [75/239] Building board: fmuv5 at 2025-03-31 02:22:42.345728 BB: Trying checkout ArduSub stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [76/239] Building board: FoxeerF405v2 at 2025-03-31 02:22:42.373746 BB: Trying checkout ArduSub stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [77/239] Building board: FoxeerH743v1 at 2025-03-31 02:22:43.163965 BB: Trying checkout ArduSub stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [78/239] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:22:43.194019 BB: Trying checkout ArduSub stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [79/239] Building board: GEPRCF745BTHD at 2025-03-31 02:22:43.998834 BB: Trying checkout ArduSub stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [80/239] Building board: Here4FC at 2025-03-31 02:22:44.791831 BB: Trying checkout ArduSub stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [81/239] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:22:44.822463 BB: Trying checkout ArduSub stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [82/239] Building board: JFB100 at 2025-03-31 02:22:45.616254 BB: Trying checkout ArduSub stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [83/239] Building board: JFB110 at 2025-03-31 02:22:45.649475 BB: Trying checkout ArduSub stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [84/239] Building board: JHEM_JHEF405 at 2025-03-31 02:22:45.677979 BB: Trying checkout ArduSub stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [85/239] Building board: JHEMCU-H743HD at 2025-03-31 02:22:46.463758 BB: Trying checkout ArduSub stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [86/239] Building board: KakuteF4 at 2025-03-31 02:22:47.261432 BB: Trying checkout ArduSub stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [87/239] Building board: KakuteF4-Wing at 2025-03-31 02:22:47.293898 BB: Trying checkout ArduSub stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [88/239] Building board: KakuteF4Mini at 2025-03-31 02:22:48.085776 BB: Trying checkout ArduSub stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [89/239] Building board: KakuteF7 at 2025-03-31 02:22:48.116505 BB: Trying checkout ArduSub stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [90/239] Building board: KakuteF7-bdshot at 2025-03-31 02:22:48.145559 BB: Trying checkout ArduSub stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [91/239] Building board: KakuteF7Mini at 2025-03-31 02:22:48.173531 BB: Trying checkout ArduSub stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [92/239] Building board: KakuteH7 at 2025-03-31 02:22:48.202332 BB: Trying checkout ArduSub stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [93/239] Building board: KakuteH7-bdshot at 2025-03-31 02:22:48.231063 BB: Trying checkout ArduSub stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [94/239] Building board: KakuteH7-Wing at 2025-03-31 02:22:48.259356 BB: Trying checkout ArduSub stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [95/239] Building board: KakuteH7Mini at 2025-03-31 02:22:48.293602 BB: Trying checkout ArduSub stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [96/239] Building board: KakuteH7Mini-Nand at 2025-03-31 02:22:48.322370 BB: Trying checkout ArduSub stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [97/239] Building board: KakuteH7v2 at 2025-03-31 02:22:48.351490 BB: Trying checkout ArduSub stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [98/239] Building board: linux at 2025-03-31 02:22:48.380035 BB: Trying checkout ArduSub stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable linux binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [99/239] Building board: LongBowF405WING at 2025-03-31 02:22:48.408996 BB: Trying checkout ArduSub stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [100/239] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:22:49.190488 BB: Trying checkout ArduSub stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [101/239] Building board: luminousbee5 at 2025-03-31 02:22:49.974726 BB: Trying checkout ArduSub stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [102/239] Building board: MambaF405-2022 at 2025-03-31 02:22:50.005707 BB: Trying checkout ArduSub stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [103/239] Building board: MambaF405US-I2C at 2025-03-31 02:22:50.035806 BB: Trying checkout ArduSub stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [104/239] Building board: MambaF405v2 at 2025-03-31 02:22:50.064007 BB: Trying checkout ArduSub stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [105/239] Building board: MambaH743v4 at 2025-03-31 02:22:50.091876 BB: Trying checkout ArduSub stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [106/239] Building board: MatekF405 at 2025-03-31 02:22:50.119760 BB: Trying checkout ArduSub stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [107/239] Building board: MatekF405-bdshot at 2025-03-31 02:22:50.147483 BB: Trying checkout ArduSub stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [108/239] Building board: MatekF405-CAN at 2025-03-31 02:22:50.174528 BB: Trying checkout ArduSub stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [109/239] Building board: MatekF405-STD at 2025-03-31 02:22:50.204047 BB: Trying checkout ArduSub stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [110/239] Building board: MatekF405-TE at 2025-03-31 02:22:50.232735 BB: Trying checkout ArduSub stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [111/239] Building board: MatekF405-TE-bdshot at 2025-03-31 02:22:50.260471 BB: Trying checkout ArduSub stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [112/239] Building board: MatekF405-Wing at 2025-03-31 02:22:50.289470 BB: Trying checkout ArduSub stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [113/239] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:22:50.319396 BB: Trying checkout ArduSub stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [114/239] Building board: MatekF765-SE at 2025-03-31 02:22:50.347624 BB: Trying checkout ArduSub stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [115/239] Building board: MatekF765-Wing at 2025-03-31 02:22:50.375920 BB: Trying checkout ArduSub stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [116/239] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:22:50.403071 BB: Trying checkout ArduSub stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [117/239] Building board: MatekH743 at 2025-03-31 02:22:50.431515 BB: Trying checkout ArduSub stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [118/239] Building board: MatekH743-bdshot at 2025-03-31 02:22:50.462361 BB: Trying checkout ArduSub stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [119/239] Building board: MatekH7A3 at 2025-03-31 02:22:50.492465 BB: Trying checkout ArduSub stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [120/239] Building board: MFT-SEMA100 at 2025-03-31 02:22:51.288155 BB: Trying checkout ArduSub stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [121/239] Building board: MicoAir405Mini at 2025-03-31 02:22:52.068783 BB: Trying checkout ArduSub stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [122/239] Building board: MicoAir405v2 at 2025-03-31 02:22:52.845305 BB: Trying checkout ArduSub stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [123/239] Building board: MicoAir743 at 2025-03-31 02:22:53.635111 BB: Trying checkout ArduSub stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [124/239] Building board: MicoAir743-AIO at 2025-03-31 02:22:54.411665 BB: Trying checkout ArduSub stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [125/239] Building board: MicoAir743v2 at 2025-03-31 02:22:55.176825 BB: Trying checkout ArduSub stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [126/239] Building board: mindpx-v2 at 2025-03-31 02:22:55.949831 BB: Trying checkout ArduSub stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [127/239] Building board: mini-pix at 2025-03-31 02:22:55.982710 BB: Trying checkout ArduSub stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [128/239] Building board: modalai_fc-v1 at 2025-03-31 02:22:56.011308 BB: Trying checkout ArduSub stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [129/239] Building board: mRoControlZeroClassic at 2025-03-31 02:22:56.039142 BB: Trying checkout ArduSub stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [130/239] Building board: mRoControlZeroF7 at 2025-03-31 02:22:56.066968 BB: Trying checkout ArduSub stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [131/239] Building board: mRoControlZeroH7 at 2025-03-31 02:22:56.095188 BB: Trying checkout ArduSub stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [132/239] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:22:56.122901 BB: Trying checkout ArduSub stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [133/239] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:22:56.150169 BB: Trying checkout ArduSub stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [134/239] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:22:56.177406 BB: Trying checkout ArduSub stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [135/239] Building board: mRoNexus at 2025-03-31 02:22:56.207146 BB: Trying checkout ArduSub stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [136/239] Building board: mRoPixracerPro at 2025-03-31 02:22:56.238053 BB: Trying checkout ArduSub stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [137/239] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:22:56.269107 BB: Trying checkout ArduSub stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [138/239] Building board: mRoX21 at 2025-03-31 02:22:56.298416 BB: Trying checkout ArduSub stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [139/239] Building board: mRoX21-777 at 2025-03-31 02:22:56.327466 BB: Trying checkout ArduSub stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [140/239] Building board: MUPilot at 2025-03-31 02:22:56.355435 BB: Trying checkout ArduSub stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [141/239] Building board: navigator at 2025-03-31 02:22:57.139232 BB: Trying checkout ArduSub stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [142/239] Building board: navigator64 at 2025-03-31 02:22:57.169646 BB: Trying checkout ArduSub stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [143/239] Building board: navio at 2025-03-31 02:22:57.197284 BB: Trying checkout ArduSub stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [144/239] Building board: navio2 at 2025-03-31 02:22:57.223890 BB: Trying checkout ArduSub stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [145/239] Building board: NxtPX4v2 at 2025-03-31 02:22:57.250185 BB: Trying checkout ArduSub stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [146/239] Building board: obal at 2025-03-31 02:22:58.017103 BB: Trying checkout ArduSub stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [147/239] Building board: ocpoc_zynq at 2025-03-31 02:22:58.047024 BB: Trying checkout ArduSub stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [148/239] Building board: omnibusf4 at 2025-03-31 02:22:58.075691 BB: Trying checkout ArduSub stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [149/239] Building board: omnibusf4pro at 2025-03-31 02:22:58.102991 BB: Trying checkout ArduSub stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [150/239] Building board: omnibusf4pro-bdshot at 2025-03-31 02:22:58.130509 BB: Trying checkout ArduSub stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [151/239] Building board: omnibusf4v6 at 2025-03-31 02:22:58.164913 BB: Trying checkout ArduSub stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [152/239] Building board: OMNIBUSF7V2 at 2025-03-31 02:22:58.193039 BB: Trying checkout ArduSub stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [153/239] Building board: OmnibusNanoV6 at 2025-03-31 02:22:58.221301 BB: Trying checkout ArduSub stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [154/239] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:22:58.251082 BB: Trying checkout ArduSub stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [155/239] Building board: OrqaF405Pro at 2025-03-31 02:22:58.279217 BB: Trying checkout ArduSub stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [156/239] Building board: PH4-mini at 2025-03-31 02:22:59.052482 BB: Trying checkout ArduSub stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [157/239] Building board: PH4-mini-bdshot at 2025-03-31 02:22:59.083278 BB: Trying checkout ArduSub stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [158/239] Building board: Pix32v5 at 2025-03-31 02:22:59.112132 BB: Trying checkout ArduSub stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [159/239] Building board: PixC4-Jetson at 2025-03-31 02:22:59.140254 BB: Trying checkout ArduSub stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [160/239] Building board: PixFlamingo at 2025-03-31 02:22:59.167601 BB: Trying checkout ArduSub stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [161/239] Building board: PixFlamingo-F767 at 2025-03-31 02:22:59.195524 BB: Trying checkout ArduSub stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [162/239] Building board: Pixhawk1 at 2025-03-31 02:22:59.974263 BB: Trying checkout ArduSub stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [163/239] Building board: Pixhawk1-1M at 2025-03-31 02:23:00.006703 BB: Trying checkout ArduSub stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [164/239] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:23:00.034707 BB: Trying checkout ArduSub stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [165/239] Building board: Pixhawk1-bdshot at 2025-03-31 02:23:00.063339 BB: Trying checkout ArduSub stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [166/239] Building board: Pixhawk4 at 2025-03-31 02:23:00.090783 BB: Trying checkout ArduSub stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [167/239] Building board: Pixhawk4-bdshot at 2025-03-31 02:23:00.117755 BB: Trying checkout ArduSub stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [168/239] Building board: Pixhawk5X at 2025-03-31 02:23:00.144148 BB: Trying checkout ArduSub stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [169/239] Building board: Pixhawk6C at 2025-03-31 02:23:00.171736 BB: Trying checkout ArduSub stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [170/239] Building board: Pixhawk6C-bdshot at 2025-03-31 02:23:00.198443 BB: Trying checkout ArduSub stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [171/239] Building board: Pixhawk6X at 2025-03-31 02:23:00.225478 BB: Trying checkout ArduSub stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [172/239] Building board: Pixhawk6X-bdshot at 2025-03-31 02:23:00.252444 BB: Trying checkout ArduSub stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [173/239] Building board: PixPilot-C3 at 2025-03-31 02:23:00.280046 BB: Trying checkout ArduSub stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [174/239] Building board: PixPilot-V3 at 2025-03-31 02:23:00.307960 BB: Trying checkout ArduSub stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [175/239] Building board: PixPilot-V6 at 2025-03-31 02:23:00.336326 BB: Trying checkout ArduSub stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [176/239] Building board: PixPilot-V6PRO at 2025-03-31 02:23:00.364401 BB: Trying checkout ArduSub stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [177/239] Building board: Pixracer at 2025-03-31 02:23:01.146530 BB: Trying checkout ArduSub stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [178/239] Building board: Pixracer-bdshot at 2025-03-31 02:23:01.184213 BB: Trying checkout ArduSub stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [179/239] Building board: PixSurveyA1 at 2025-03-31 02:23:01.212047 BB: Trying checkout ArduSub stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [180/239] Building board: PixSurveyA1-IND at 2025-03-31 02:23:01.239453 BB: Trying checkout ArduSub stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [181/239] Building board: PixSurveyA2 at 2025-03-31 02:23:01.266522 BB: Trying checkout ArduSub stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [182/239] Building board: pocket at 2025-03-31 02:23:01.293901 BB: Trying checkout ArduSub stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [183/239] Building board: pxf at 2025-03-31 02:23:01.321393 BB: Trying checkout ArduSub stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [184/239] Building board: pxfmini at 2025-03-31 02:23:01.348250 BB: Trying checkout ArduSub stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [185/239] Building board: QioTekAdeptF407 at 2025-03-31 02:23:01.374293 BB: Trying checkout ArduSub stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [186/239] Building board: QioTekZealotF427 at 2025-03-31 02:23:01.401461 BB: Trying checkout ArduSub stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [187/239] Building board: QioTekZealotH743 at 2025-03-31 02:23:01.428230 BB: Trying checkout ArduSub stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [188/239] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:23:01.457410 BB: Trying checkout ArduSub stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [189/239] Building board: R9Pilot at 2025-03-31 02:23:01.486279 BB: Trying checkout ArduSub stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [190/239] Building board: RadiolinkPIX6 at 2025-03-31 02:23:01.515781 BB: Trying checkout ArduSub stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [191/239] Building board: RADIX2HD at 2025-03-31 02:23:02.300324 BB: Trying checkout ArduSub stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [192/239] Building board: ReaperF745 at 2025-03-31 02:23:02.330622 BB: Trying checkout ArduSub stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [193/239] Building board: revo-mini at 2025-03-31 02:23:02.358626 BB: Trying checkout ArduSub stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [194/239] Building board: revo-mini-bdshot at 2025-03-31 02:23:02.387159 BB: Trying checkout ArduSub stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [195/239] Building board: revo-mini-i2c at 2025-03-31 02:23:02.415025 BB: Trying checkout ArduSub stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [196/239] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:23:02.442522 BB: Trying checkout ArduSub stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [197/239] Building board: rst_zynq at 2025-03-31 02:23:02.469478 BB: Trying checkout ArduSub stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.376s) BB-WAF: 'clean' finished successfully (1.018s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/972] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/972] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/972] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/972] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/972] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/972] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/972] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/972] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/972] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/972] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/972] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/972] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/972] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/972] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/972] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/972] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 28/972] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 29/972] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 30/972] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 31/972] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 32/972] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 33/972] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 34/972] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 35/972] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/972] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 37/972] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 38/972] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 39/972] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 40/972] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 41/972] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/972] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 43/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 44/972] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 45/972] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 46/972] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 47/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 48/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 49/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 50/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 51/972] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/972] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/972] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/972] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/972] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 56/972] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 57/972] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 58/972] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 59/972] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 60/972] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/972] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/972] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 63/972] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 64/972] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/972] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 66/972] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/972] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/972] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/972] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/972] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 71/972] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 72/972] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 73/972] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/972] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 76/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 77/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 78/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 79/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 80/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 81/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 82/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 83/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 84/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 85/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 86/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 87/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 88/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 89/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 90/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 91/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 93/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 94/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 96/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 97/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 98/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 99/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [100/972] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [101/972] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [102/972] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [103/972] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [104/972] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [105/972] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [106/972] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [107/972] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [108/972] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [109/972] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [110/972] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [111/972] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [112/972] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [113/972] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [114/972] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [115/972] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [116/972] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [117/972] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [118/972] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [119/972] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [120/972] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [121/972] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [122/972] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [123/972] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [124/972] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [125/972] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [126/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [127/972] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [128/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [129/972] Compiling libraries/AP_Common/c++.cpp BB-WAF: [130/972] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [131/972] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [132/972] Compiling libraries/AP_Common/float16.cpp BB-WAF: [133/972] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [134/972] Compiling libraries/AP_Common/Location.cpp BB-WAF: [135/972] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [136/972] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [137/972] Compiling libraries/AP_Common/time.cpp BB-WAF: [138/972] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [139/972] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [141/972] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [142/972] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [143/972] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [144/972] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [145/972] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [146/972] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [147/972] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [148/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [149/972] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [150/972] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [151/972] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [152/972] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [153/972] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [154/972] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [155/972] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/972] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [157/972] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [158/972] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [159/972] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [160/972] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [161/972] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [162/972] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [163/972] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [164/972] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [165/972] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [166/972] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [167/972] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [168/972] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [169/972] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [170/972] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [171/972] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [172/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/972] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [174/972] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [175/972] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [176/972] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [177/972] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [178/972] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [179/972] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [180/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [181/972] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [182/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [183/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [184/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [185/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [186/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [187/972] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [188/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [189/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [190/972] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [191/972] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [192/972] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [193/972] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [194/972] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [195/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [196/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [197/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [198/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [199/972] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [200/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [201/972] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [203/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [204/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [205/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [206/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [207/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [208/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [209/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [210/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [211/972] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [212/972] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [213/972] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [214/972] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [215/972] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [216/972] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [217/972] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [218/972] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [219/972] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [220/972] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [221/972] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [222/972] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [223/972] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [224/972] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [225/972] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [226/972] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [227/972] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [228/972] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [229/972] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [230/972] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [231/972] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [232/972] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [233/972] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [234/972] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [235/972] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [236/972] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [237/972] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [238/972] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [239/972] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/972] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [241/972] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [242/972] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [243/972] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [244/972] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [245/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [246/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [247/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [248/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [249/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [250/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [251/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [252/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [253/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [254/972] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [255/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [256/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [257/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [258/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [259/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [260/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [261/972] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [262/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [263/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [264/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [265/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [266/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [267/972] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [268/972] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [269/972] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [270/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [271/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [272/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [273/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [274/972] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [275/972] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [276/972] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [277/972] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [278/972] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [279/972] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [280/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [281/972] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [282/972] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [283/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [284/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [285/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [286/972] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [287/972] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [288/972] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [289/972] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [290/972] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [291/972] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [292/972] Compiling libraries/AP_Math/crc.cpp BB-WAF: [293/972] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [294/972] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [295/972] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [296/972] Compiling libraries/AP_Math/control.cpp BB-WAF: [297/972] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [298/972] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [299/972] Compiling libraries/AP_Math/location.cpp BB-WAF: [300/972] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [301/972] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [302/972] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [303/972] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [304/972] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [305/972] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [306/972] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [307/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [308/972] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [309/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [310/972] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [311/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [312/972] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [313/972] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [314/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [315/972] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [316/972] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [317/972] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [318/972] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [319/972] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [320/972] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [321/972] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [322/972] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [323/972] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [324/972] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [325/972] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [326/972] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [327/972] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [328/972] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [329/972] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [330/972] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [331/972] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [332/972] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [333/972] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [334/972] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/972] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [336/972] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [337/972] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [338/972] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [339/972] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [340/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [341/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [342/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [343/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [344/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [345/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [346/972] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [347/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [348/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [349/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [350/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [351/972] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [352/972] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [353/972] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [354/972] Compiling modules/lwip/src/core/udp.c BB-WAF: [355/972] Compiling modules/lwip/src/core/tcp.c BB-WAF: [356/972] Compiling modules/lwip/src/core/mem.c BB-WAF: [357/972] Compiling modules/lwip/src/core/netif.c BB-WAF: [358/972] Compiling modules/lwip/src/core/ip.c BB-WAF: [359/972] Compiling modules/lwip/src/core/init.c BB-WAF: [360/972] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [361/972] Compiling modules/lwip/src/core/dns.c BB-WAF: [362/972] Compiling modules/lwip/src/core/def.c BB-WAF: [363/972] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [364/972] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [365/972] Compiling modules/lwip/src/core/altcp.c BB-WAF: [366/972] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [367/972] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [368/972] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [369/972] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [370/972] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [371/972] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [372/972] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [373/972] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [374/972] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [375/972] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [376/972] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [377/972] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [378/972] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [379/972] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [380/972] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [381/972] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [382/972] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [383/972] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [384/972] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [385/972] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [386/972] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [387/972] Compiling modules/lwip/src/core/sys.c BB-WAF: [388/972] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [389/972] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [390/972] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [391/972] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [392/972] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [393/972] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [394/972] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [395/972] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [396/972] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [397/972] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [398/972] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [399/972] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [400/972] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [401/972] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [402/972] Compiling modules/lwip/src/core/stats.c BB-WAF: [403/972] Compiling modules/lwip/src/core/memp.c BB-WAF: [404/972] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [405/972] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [406/972] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [407/972] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [408/972] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [409/972] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [410/972] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [411/972] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [412/972] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [413/972] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [414/972] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [415/972] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [416/972] Compiling modules/lwip/src/api/if_api.c BB-WAF: [417/972] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [418/972] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [419/972] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [420/972] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [421/972] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [422/972] Compiling modules/lwip/src/api/sockets.c BB-WAF: [423/972] Compiling modules/lwip/src/api/netdb.c BB-WAF: [424/972] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [425/972] Compiling modules/lwip/src/core/raw.c BB-WAF: [426/972] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [427/972] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [428/972] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [429/972] Compiling modules/lwip/src/api/err.c BB-WAF: [430/972] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [431/972] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [432/972] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [433/972] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [434/972] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [435/972] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [436/972] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [437/972] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [438/972] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [439/972] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [440/972] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [441/972] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [442/972] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [443/972] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [444/972] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [445/972] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [446/972] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [447/972] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [448/972] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [449/972] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [450/972] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [451/972] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [452/972] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [453/972] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [454/972] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [455/972] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [456/972] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [457/972] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [458/972] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [459/972] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [460/972] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [461/972] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [462/972] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/972] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [464/972] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [465/972] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [466/972] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [467/972] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [468/972] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [469/972] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [470/972] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [471/972] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [472/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [473/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [474/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [475/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [476/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [477/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [478/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [479/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [480/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [481/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [482/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [483/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [484/972] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/972] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [486/972] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [487/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [488/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [489/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [490/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [491/972] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [492/972] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [493/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [494/972] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [495/972] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [496/972] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [497/972] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/972] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [499/972] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [500/972] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [501/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [502/972] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [503/972] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [504/972] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [505/972] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [506/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [507/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [508/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [509/972] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/972] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [512/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [513/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [514/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [515/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [516/972] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [517/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [518/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [519/972] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [520/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [521/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [522/972] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [523/972] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [524/972] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [525/972] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [526/972] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [527/972] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [528/972] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [529/972] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [530/972] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [531/972] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [532/972] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [533/972] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [534/972] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [535/972] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [536/972] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/972] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [538/972] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [539/972] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [540/972] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [541/972] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [542/972] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [543/972] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [544/972] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [545/972] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [546/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [547/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [548/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [549/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [550/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [551/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [552/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [553/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [554/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [555/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [556/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [557/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [558/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [559/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [560/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [561/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [562/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [563/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [564/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [565/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [566/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [567/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [568/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [569/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [570/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [571/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [572/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [573/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [574/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [575/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [576/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [577/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [578/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [579/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [580/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [581/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [582/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [583/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [584/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [585/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [586/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [587/972] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/972] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/972] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/972] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/972] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/972] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/972] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/972] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [595/972] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [596/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [597/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [598/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [599/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [600/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [601/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [602/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [603/972] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [604/972] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [605/972] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [606/972] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [607/972] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [608/972] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [609/972] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [610/972] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [611/972] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [612/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [613/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [614/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [615/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [616/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [617/972] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [618/972] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [619/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [620/972] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [621/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [622/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [623/972] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [624/972] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [625/972] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [626/972] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [627/972] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [628/972] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [629/972] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [630/972] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [631/972] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [632/972] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [633/972] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [635/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [636/972] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [637/972] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [638/972] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [639/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [640/972] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [641/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [642/972] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [643/972] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [644/972] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [645/972] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [646/972] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [647/972] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [648/972] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [649/972] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [650/972] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [651/972] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [652/972] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [653/972] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [654/972] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [655/972] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [656/972] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [657/972] Compiling libraries/AP_HAL/system.cpp BB-WAF: [658/972] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [659/972] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [660/972] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [661/972] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [662/972] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [663/972] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [664/972] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [665/972] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [666/972] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [667/972] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [668/972] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [669/972] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [670/972] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [671/972] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [672/972] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [673/972] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [674/972] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [675/972] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [676/972] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [677/972] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [678/972] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [679/972] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [680/972] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [681/972] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [682/972] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [683/972] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [684/972] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [685/972] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [686/972] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [687/972] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [688/972] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [689/972] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [690/972] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [691/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [692/972] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [693/972] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [694/972] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [695/972] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [696/972] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [697/972] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [698/972] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [699/972] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [700/972] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [701/972] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [702/972] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [703/972] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [704/972] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [705/972] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [706/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [707/972] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [708/972] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [709/972] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [710/972] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [711/972] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [712/972] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [713/972] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [714/972] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [715/972] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [716/972] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [717/972] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [718/972] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [719/972] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [720/972] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [721/972] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [722/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [723/972] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [724/972] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [725/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [726/972] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [727/972] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [728/972] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [729/972] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [730/972] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [731/972] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [732/972] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [733/972] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [734/972] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [735/972] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [736/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [737/972] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [738/972] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [739/972] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [740/972] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [741/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [742/972] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [743/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [744/972] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [745/972] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [746/972] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [747/972] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [748/972] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [749/972] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [750/972] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [751/972] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [752/972] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [753/972] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [754/972] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [755/972] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [756/972] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [757/972] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [758/972] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [759/972] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [760/972] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [761/972] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [762/972] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [763/972] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [764/972] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [765/972] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [766/972] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [767/972] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [768/972] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [769/972] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [770/972] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [771/972] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [772/972] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [773/972] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [774/972] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [775/972] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [776/972] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [777/972] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [778/972] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [779/972] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [780/972] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [781/972] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [782/972] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [783/972] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [784/972] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [785/972] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [786/972] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [787/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [788/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [789/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [790/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [791/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [792/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [793/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [794/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [795/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [796/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [797/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [798/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [799/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [800/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [801/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [802/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [803/972] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [804/972] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [805/972] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [806/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [807/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [808/972] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [809/972] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [810/972] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [811/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [812/972] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [813/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [814/972] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [815/972] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [816/972] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [817/972] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [818/972] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [819/972] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [820/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [821/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [822/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [823/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [824/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [825/972] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [826/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [827/972] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [828/972] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [829/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [830/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [831/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [832/972] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [833/972] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [834/972] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [835/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [836/972] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [837/972] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [838/972] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [839/972] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [840/972] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [841/972] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [842/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [843/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [844/972] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [845/972] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [846/972] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [847/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [848/972] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp: In member function void AP_InertialSensor::detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:14:182: error: no matching function for call to AP_InertialSensor_Invensense::probe(AP_InertialSensor&, AP_HAL::OwnPtr, AP_HAL::OwnPtr, Rotation, Rotation) BB-WAF: 14 | #define PROBE_IMU_SPI2(driver, devname1, devname2, args ...) ADD_BACKEND(AP_InertialSensor_ ## driver::probe(*this,hal.spi->get_device(devname1),hal.spi->get_device(devname2),##args)) BB-WAF: | ^ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp:1110:61: note: in definition of macro ADD_BACKEND BB-WAF: 1110 | if (((1U< task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 139677637137728: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 139677877044384: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_InertialSensor/ArduSub' failed (exit status 1): BB-WAF: {task 139677877053344: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3905506, 256)) BB: Failed build of ArduSub rst_zynq stable BB: [198/239] Building board: SDMODELH7V1 at 2025-03-31 02:23:58.148530 BB: Trying checkout ArduSub stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [199/239] Building board: SDMODELH7V2 at 2025-03-31 02:23:58.182497 BB: Trying checkout ArduSub stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [200/239] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:23:58.984300 BB: Trying checkout ArduSub stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [201/239] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:23:59.016100 BB: Trying checkout ArduSub stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [202/239] Building board: SIYI_N7 at 2025-03-31 02:23:59.046082 BB: Trying checkout ArduSub stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [203/239] Building board: SkySakuraH743 at 2025-03-31 02:23:59.077231 BB: Trying checkout ArduSub stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [204/239] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:23:59.879139 BB: Trying checkout ArduSub stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [205/239] Building board: sparky2 at 2025-03-31 02:23:59.911989 BB: Trying checkout ArduSub stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [206/239] Building board: speedybeef4 at 2025-03-31 02:23:59.941861 BB: Trying checkout ArduSub stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [207/239] Building board: SpeedyBeeF405AIO at 2025-03-31 02:23:59.972179 BB: Trying checkout ArduSub stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [208/239] Building board: SpeedyBeeF405Mini at 2025-03-31 02:24:00.774491 BB: Trying checkout ArduSub stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [209/239] Building board: SpeedyBeeF405WING at 2025-03-31 02:24:00.808594 BB: Trying checkout ArduSub stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [210/239] Building board: speedybeef4v3 at 2025-03-31 02:24:00.839526 BB: Trying checkout ArduSub stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [211/239] Building board: speedybeef4v4 at 2025-03-31 02:24:00.869836 BB: Trying checkout ArduSub stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [212/239] Building board: SPRacingH7 at 2025-03-31 02:24:00.900803 BB: Trying checkout ArduSub stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [213/239] Building board: SPRacingH7RF at 2025-03-31 02:24:00.932387 BB: Trying checkout ArduSub stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [214/239] Building board: StellarF4 at 2025-03-31 02:24:00.962804 BB: Trying checkout ArduSub stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4) - not in board list BB: [215/239] Building board: StellarF4V2 at 2025-03-31 02:24:01.775642 BB: Trying checkout ArduSub stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4V2) - not in board list BB: [216/239] Building board: StellarH7V2 at 2025-03-31 02:24:02.578396 BB: Trying checkout ArduSub stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarH7V2) - not in board list BB: [217/239] Building board: SuccexF4 at 2025-03-31 02:24:03.381332 BB: Trying checkout ArduSub stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [218/239] Building board: SULILGH7-P1-P2 at 2025-03-31 02:24:03.413868 BB: Trying checkout ArduSub stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [219/239] Building board: TBS-Colibri-F7 at 2025-03-31 02:24:04.235339 BB: Trying checkout ArduSub stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [220/239] Building board: TBS_LUCID_H7 at 2025-03-31 02:24:04.270620 BB: Trying checkout ArduSub stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [221/239] Building board: TBS_LUCID_PRO at 2025-03-31 02:24:05.090835 BB: Trying checkout ArduSub stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [222/239] Building board: thepeach-k1 at 2025-03-31 02:24:05.904938 BB: Trying checkout ArduSub stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [223/239] Building board: thepeach-r1 at 2025-03-31 02:24:05.937291 BB: Trying checkout ArduSub stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [224/239] Building board: TMotorH743 at 2025-03-31 02:24:05.970182 BB: Trying checkout ArduSub stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [225/239] Building board: vnav at 2025-03-31 02:24:05.999601 BB: Trying checkout ArduSub stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [226/239] Building board: VRBrain-v51 at 2025-03-31 02:24:06.030940 BB: Trying checkout ArduSub stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [227/239] Building board: VRBrain-v52 at 2025-03-31 02:24:06.062148 BB: Trying checkout ArduSub stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [228/239] Building board: VRBrain-v54 at 2025-03-31 02:24:06.094262 BB: Trying checkout ArduSub stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [229/239] Building board: VRCore-v10 at 2025-03-31 02:24:06.123964 BB: Trying checkout ArduSub stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [230/239] Building board: VRUBrain-v51 at 2025-03-31 02:24:06.155605 BB: Trying checkout ArduSub stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [231/239] Building board: VUAV-V7pro at 2025-03-31 02:24:06.185731 BB: Trying checkout ArduSub stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [232/239] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:24:07.008677 BB: Trying checkout ArduSub stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [233/239] Building board: YJUAV_A6 at 2025-03-31 02:24:07.835300 BB: Trying checkout ArduSub stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [234/239] Building board: YJUAV_A6SE at 2025-03-31 02:24:07.869287 BB: Trying checkout ArduSub stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [235/239] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:24:07.898690 BB: Trying checkout ArduSub stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [236/239] Building board: YJUAV_A6Ultra at 2025-03-31 02:24:07.930180 BB: Trying checkout ArduSub stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [237/239] Building board: ZeroOneX6 at 2025-03-31 02:24:07.966228 BB: Trying checkout ArduSub stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: [238/239] Building board: ZeroOneX6_Air at 2025-03-31 02:24:08.787133 BB: Trying checkout ArduSub stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [239/239] Building board: zynq at 2025-03-31 02:24:09.580620 BB: Trying checkout ArduSub stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 80e8c23a7a Sub: version to 4.5.3 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/92] Building board: AeroFox-Airspeed at 2025-03-31 02:24:12.074807 BB: Trying checkout AP_Periph stable AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AP_Periph-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [2/92] Building board: AeroFox-Airspeed-DLVR at 2025-03-31 02:24:12.773138 BB: Trying checkout AP_Periph stable AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [3/92] Building board: AeroFox-GNSS_F9P at 2025-03-31 02:24:13.315179 BB: Trying checkout AP_Periph stable AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [4/92] Building board: AeroFox-PMU at 2025-03-31 02:24:13.348717 BB: Trying checkout AP_Periph stable AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [5/92] Building board: AR-F407SmartBat at 2025-03-31 02:24:13.379042 BB: Trying checkout AP_Periph stable AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [6/92] Building board: ARK_CANNODE at 2025-03-31 02:24:13.410468 BB: Trying checkout AP_Periph stable ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [7/92] Building board: ARK_GPS at 2025-03-31 02:24:13.445192 BB: Trying checkout AP_Periph stable ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [8/92] Building board: ARK_RTK_GPS at 2025-03-31 02:24:13.478436 BB: Trying checkout AP_Periph stable ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [9/92] Building board: BirdCANdy at 2025-03-31 02:24:13.510135 BB: Trying checkout AP_Periph stable BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [10/92] Building board: BotBloxDroneNet at 2025-03-31 02:24:13.547266 BB: Trying checkout AP_Periph stable BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BotBloxDroneNet binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/BotBloxDroneNet/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BotBloxDroneNet) - not in board list BB: [11/92] Building board: C-RTK2-HP at 2025-03-31 02:24:14.440547 BB: Trying checkout AP_Periph stable C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [12/92] Building board: CarbonixF405 at 2025-03-31 02:24:14.474828 BB: Trying checkout AP_Periph stable CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [13/92] Building board: CarbonixL496 at 2025-03-31 02:24:14.505632 BB: Trying checkout AP_Periph stable CarbonixL496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixL496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [14/92] Building board: CUAV_GPS at 2025-03-31 02:24:14.536858 BB: Trying checkout AP_Periph stable CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [15/92] Building board: CubeBlack-periph at 2025-03-31 02:24:14.566763 BB: Trying checkout AP_Periph stable CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [16/92] Building board: CubeNode at 2025-03-31 02:24:14.599055 BB: Trying checkout AP_Periph stable CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode) - not in board list BB: [17/92] Building board: CubeNode-ETH at 2025-03-31 02:24:15.423781 BB: Trying checkout AP_Periph stable CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode-ETH binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode-ETH/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode-ETH) - not in board list BB: [18/92] Building board: CubeOrange-periph at 2025-03-31 02:24:16.223258 BB: Trying checkout AP_Periph stable CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [19/92] Building board: CubeRedPrimary-PPPGW at 2025-03-31 02:24:16.257320 BB: Trying checkout AP_Periph stable CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [20/92] Building board: f103-ADSB at 2025-03-31 02:24:16.290797 BB: Trying checkout AP_Periph stable f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [21/92] Building board: f103-Airspeed at 2025-03-31 02:24:16.322169 BB: Trying checkout AP_Periph stable f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [22/92] Building board: f103-GPS at 2025-03-31 02:24:16.354433 BB: Trying checkout AP_Periph stable f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [23/92] Building board: f103-QiotekPeriph at 2025-03-31 02:24:16.384972 BB: Trying checkout AP_Periph stable f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [24/92] Building board: f103-RangeFinder at 2025-03-31 02:24:16.416649 BB: Trying checkout AP_Periph stable f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [25/92] Building board: f303-GPS at 2025-03-31 02:24:16.450204 BB: Trying checkout AP_Periph stable f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [26/92] Building board: f303-HWESC at 2025-03-31 02:24:16.480986 BB: Trying checkout AP_Periph stable f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [27/92] Building board: f303-M10025 at 2025-03-31 02:24:16.514226 BB: Trying checkout AP_Periph stable f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [28/92] Building board: f303-M10070 at 2025-03-31 02:24:16.548819 BB: Trying checkout AP_Periph stable f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [29/92] Building board: f303-MatekGPS at 2025-03-31 02:24:16.582235 BB: Trying checkout AP_Periph stable f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [30/92] Building board: f303-PWM at 2025-03-31 02:24:16.612136 BB: Trying checkout AP_Periph stable f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [31/92] Building board: f303-TempSensor at 2025-03-31 02:24:16.643456 BB: Trying checkout AP_Periph stable f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [32/92] Building board: f303-Universal at 2025-03-31 02:24:16.673710 BB: Trying checkout AP_Periph stable f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [33/92] Building board: f405-MatekAirspeed at 2025-03-31 02:24:16.704590 BB: Trying checkout AP_Periph stable f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [34/92] Building board: f405-MatekGPS at 2025-03-31 02:24:16.736003 BB: Trying checkout AP_Periph stable f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [35/92] Building board: FreeflyRTK at 2025-03-31 02:24:16.766731 BB: Trying checkout AP_Periph stable FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [36/92] Building board: Here4AP at 2025-03-31 02:24:16.797599 BB: Trying checkout AP_Periph stable Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [37/92] Building board: Hitec-Airspeed at 2025-03-31 02:24:16.827538 BB: Trying checkout AP_Periph stable Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [38/92] Building board: HitecMosaic at 2025-03-31 02:24:16.859449 BB: Trying checkout AP_Periph stable HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [39/92] Building board: HolybroF4_PMU at 2025-03-31 02:24:16.890732 BB: Trying checkout AP_Periph stable HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroF4_PMU binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroF4_PMU/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroF4_PMU) - not in board list BB: [40/92] Building board: HolybroG4_Airspeed at 2025-03-31 02:24:17.676143 BB: Trying checkout AP_Periph stable HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroG4_Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroG4_Airspeed) - not in board list BB: [41/92] Building board: HolybroG4_Compass at 2025-03-31 02:24:18.462306 BB: Trying checkout AP_Periph stable HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [42/92] Building board: HolybroG4_GPS at 2025-03-31 02:24:18.496120 BB: Trying checkout AP_Periph stable HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [43/92] Building board: HolybroGPS at 2025-03-31 02:24:18.528559 BB: Trying checkout AP_Periph stable HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [44/92] Building board: kha_eth at 2025-03-31 02:24:18.559181 BB: Trying checkout AP_Periph stable kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [45/92] Building board: MatekG474-DShot at 2025-03-31 02:24:18.588495 BB: Trying checkout AP_Periph stable MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-DShot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-DShot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-DShot) - not in board list BB: [46/92] Building board: MatekG474-GPS at 2025-03-31 02:24:19.386718 BB: Trying checkout AP_Periph stable MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-GPS binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-GPS/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-GPS) - not in board list BB: [47/92] Building board: MatekG474-Periph at 2025-03-31 02:24:20.183855 BB: Trying checkout AP_Periph stable MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-Periph binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-Periph/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-Periph) - not in board list BB: [48/92] Building board: MatekH743-periph at 2025-03-31 02:24:20.980402 BB: Trying checkout AP_Periph stable MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [49/92] Building board: MatekL431-ADSB at 2025-03-31 02:24:21.014920 BB: Trying checkout AP_Periph stable MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [50/92] Building board: MatekL431-Airspeed at 2025-03-31 02:24:21.047721 BB: Trying checkout AP_Periph stable MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [51/92] Building board: MatekL431-APDTelem at 2025-03-31 02:24:21.080317 BB: Trying checkout AP_Periph stable MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-APDTelem binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-APDTelem/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-APDTelem) - not in board list BB: [52/92] Building board: MatekL431-BattMon at 2025-03-31 02:24:21.882007 BB: Trying checkout AP_Periph stable MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [53/92] Building board: MatekL431-bdshot at 2025-03-31 02:24:21.916300 BB: Trying checkout AP_Periph stable MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [54/92] Building board: MatekL431-DShot at 2025-03-31 02:24:21.952679 BB: Trying checkout AP_Periph stable MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [55/92] Building board: MatekL431-EFI at 2025-03-31 02:24:21.984163 BB: Trying checkout AP_Periph stable MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [56/92] Building board: MatekL431-GPS at 2025-03-31 02:24:22.027589 BB: Trying checkout AP_Periph stable MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [57/92] Building board: MatekL431-HWTelem at 2025-03-31 02:24:22.063430 BB: Trying checkout AP_Periph stable MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [58/92] Building board: MatekL431-MagHiRes at 2025-03-31 02:24:22.095111 BB: Trying checkout AP_Periph stable MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-MagHiRes binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-MagHiRes/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-MagHiRes) - not in board list BB: [59/92] Building board: MatekL431-Periph at 2025-03-31 02:24:22.882333 BB: Trying checkout AP_Periph stable MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [60/92] Building board: MatekL431-Proximity at 2025-03-31 02:24:22.915856 BB: Trying checkout AP_Periph stable MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [61/92] Building board: MatekL431-Rangefinder at 2025-03-31 02:24:22.945786 BB: Trying checkout AP_Periph stable MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [62/92] Building board: MatekL431-RC at 2025-03-31 02:24:22.979043 BB: Trying checkout AP_Periph stable MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [63/92] Building board: MatekL431-Serial at 2025-03-31 02:24:23.010765 BB: Trying checkout AP_Periph stable MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [64/92] Building board: MFE_AirSpeed_CAN at 2025-03-31 02:24:23.040823 BB: Trying checkout AP_Periph stable MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_AirSpeed_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_AirSpeed_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_AirSpeed_CAN) - not in board list BB: [65/92] Building board: MFE_POS3_CAN at 2025-03-31 02:24:23.844649 BB: Trying checkout AP_Periph stable MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_POS3_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_POS3_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_POS3_CAN) - not in board list BB: [66/92] Building board: mRo-M10095 at 2025-03-31 02:24:24.635768 BB: Trying checkout AP_Periph stable mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [67/92] Building board: mRoCANPWM-M10126 at 2025-03-31 02:24:24.667503 BB: Trying checkout AP_Periph stable mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [68/92] Building board: mRoKitCANrevC at 2025-03-31 02:24:24.699371 BB: Trying checkout AP_Periph stable mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [69/92] Building board: Nucleo-G491 at 2025-03-31 02:24:24.730899 BB: Trying checkout AP_Periph stable Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [70/92] Building board: Nucleo-L476 at 2025-03-31 02:24:24.761129 BB: Trying checkout AP_Periph stable Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [71/92] Building board: Nucleo-L496 at 2025-03-31 02:24:24.792869 BB: Trying checkout AP_Periph stable Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [72/92] Building board: Pixhawk6X-PPPGW at 2025-03-31 02:24:24.823868 BB: Trying checkout AP_Periph stable Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [73/92] Building board: Pixracer-periph at 2025-03-31 02:24:24.854745 BB: Trying checkout AP_Periph stable Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [74/92] Building board: rGNSS at 2025-03-31 02:24:24.885503 BB: Trying checkout AP_Periph stable rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [75/92] Building board: Sierra-F405 at 2025-03-31 02:24:24.916715 BB: Trying checkout AP_Periph stable Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [76/92] Building board: Sierra-F412 at 2025-03-31 02:24:24.949749 BB: Trying checkout AP_Periph stable Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [77/92] Building board: Sierra-F9P at 2025-03-31 02:24:24.981682 BB: Trying checkout AP_Periph stable Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [78/92] Building board: Sierra-L431 at 2025-03-31 02:24:25.012295 BB: Trying checkout AP_Periph stable Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [79/92] Building board: Sierra-PrecisionPoint at 2025-03-31 02:24:25.042250 BB: Trying checkout AP_Periph stable Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [80/92] Building board: Sierra-TrueNavIC at 2025-03-31 02:24:25.072153 BB: Trying checkout AP_Periph stable Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavIC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [81/92] Building board: Sierra-TrueNavPro at 2025-03-31 02:24:25.114416 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [82/92] Building board: Sierra-TrueNavPro-G4 at 2025-03-31 02:24:25.146599 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro-G4 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [83/92] Building board: Sierra-TrueNorth at 2025-03-31 02:24:25.198738 BB: Trying checkout AP_Periph stable Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNorth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [84/92] Building board: Sierra-TrueSpeed at 2025-03-31 02:24:25.263199 BB: Trying checkout AP_Periph stable Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueSpeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [85/92] Building board: sw-boom-f407 at 2025-03-31 02:24:25.295638 BB: Trying checkout AP_Periph stable sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-boom-f407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/sw-boom-f407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (sw-boom-f407) - not in board list BB: [86/92] Building board: sw-nav-f405 at 2025-03-31 02:24:26.084650 BB: Trying checkout AP_Periph stable sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-nav-f405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [87/92] Building board: sw-spar-f407 at 2025-03-31 02:24:26.118836 BB: Trying checkout AP_Periph stable sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-spar-f407 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [88/92] Building board: TBS-L431-Airspeed at 2025-03-31 02:24:26.150756 BB: Trying checkout AP_Periph stable TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-Airspeed) - not in board list BB: [89/92] Building board: TBS-L431-BattMon at 2025-03-31 02:24:26.941986 BB: Trying checkout AP_Periph stable TBS-L431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-BattMon binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-BattMon/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-BattMon) - not in board list BB: [90/92] Building board: TBS-L431-CurrMon at 2025-03-31 02:24:27.734522 BB: Trying checkout AP_Periph stable TBS-L431-CurrMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-CurrMon binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-CurrMon/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-CurrMon) - not in board list BB: [91/92] Building board: TBS-L431-PWM at 2025-03-31 02:24:28.515246 BB: Trying checkout AP_Periph stable TBS-L431-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-PWM binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-PWM/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-PWM) - not in board list BB: [92/92] Building board: ZubaxGNSS at 2025-03-31 02:24:29.316326 BB: Trying checkout AP_Periph stable ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ZubaxGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9c6f307faa AP_Periph: prepare for 1.7.0 release BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-03-31 02:24:30.880416 BB: Trying checkout Blimp stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3926815, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG stable None BB: [2/239] Building board: ACNS-CM4Pilot at 2025-03-31 02:24:30.982528 BB: Trying checkout Blimp stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3926856, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot stable None BB: [3/239] Building board: ACNS-F405AIO at 2025-03-31 02:24:31.083701 BB: Trying checkout Blimp stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3926897, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO stable None BB: [4/239] Building board: aero at 2025-03-31 02:24:31.099294 BB: Trying checkout Blimp stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3926938, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable aero None BB: Failed checkout of Blimp aero stable None BB: [5/239] Building board: AEROFOX-H7 at 2025-03-31 02:24:31.113927 BB: Trying checkout Blimp stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3926979, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 stable None BB: [6/239] Building board: AET-H743-Basic at 2025-03-31 02:24:31.131136 BB: Trying checkout Blimp stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927020, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic stable None BB: [7/239] Building board: airbotf4 at 2025-03-31 02:24:31.146956 BB: Trying checkout Blimp stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927061, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable airbotf4 None BB: Failed checkout of Blimp airbotf4 stable None BB: [8/239] Building board: AIRLink at 2025-03-31 02:24:31.161446 BB: Trying checkout Blimp stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927102, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AIRLink None BB: Failed checkout of Blimp AIRLink stable None BB: [9/239] Building board: Airvolute-DCS2 at 2025-03-31 02:24:31.176285 BB: Trying checkout Blimp stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927143, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 stable None BB: [10/239] Building board: AnyleafH7 at 2025-03-31 02:24:31.191597 BB: Trying checkout Blimp stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927184, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 stable None BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:24:31.206644 BB: Trying checkout Blimp stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927225, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual stable None BB: [12/239] Building board: ARK_FPV at 2025-03-31 02:24:31.222128 BB: Trying checkout Blimp stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927266, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_FPV None BB: Failed checkout of Blimp ARK_FPV stable None BB: [13/239] Building board: ARKV6X at 2025-03-31 02:24:31.236298 BB: Trying checkout Blimp stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927307, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X None BB: Failed checkout of Blimp ARKV6X stable None BB: [14/239] Building board: AtomRCF405NAVI at 2025-03-31 02:24:31.252275 BB: Trying checkout Blimp stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927348, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI stable None BB: [15/239] Building board: bbbmini at 2025-03-31 02:24:31.267359 BB: Trying checkout Blimp stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927389, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bbbmini None BB: Failed checkout of Blimp bbbmini stable None BB: [16/239] Building board: BeastF7 at 2025-03-31 02:24:31.281906 BB: Trying checkout Blimp stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927430, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7 None BB: Failed checkout of Blimp BeastF7 stable None BB: [17/239] Building board: BeastF7v2 at 2025-03-31 02:24:31.296749 BB: Trying checkout Blimp stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927471, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 stable None BB: [18/239] Building board: BeastH7 at 2025-03-31 02:24:31.311470 BB: Trying checkout Blimp stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927512, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7 None BB: Failed checkout of Blimp BeastH7 stable None BB: [19/239] Building board: BeastH7v2 at 2025-03-31 02:24:31.326335 BB: Trying checkout Blimp stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927553, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 stable None BB: [20/239] Building board: bebop at 2025-03-31 02:24:31.342456 BB: Trying checkout Blimp stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927594, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bebop None BB: Failed checkout of Blimp bebop stable None BB: [21/239] Building board: bhat at 2025-03-31 02:24:31.359752 BB: Trying checkout Blimp stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927635, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bhat None BB: Failed checkout of Blimp bhat stable None BB: [22/239] Building board: BlitzF745 at 2025-03-31 02:24:31.375172 BB: Trying checkout Blimp stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927676, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745 None BB: Failed checkout of Blimp BlitzF745 stable None BB: [23/239] Building board: BlitzF745AIO at 2025-03-31 02:24:31.389181 BB: Trying checkout Blimp stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927717, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO stable None BB: [24/239] Building board: BlitzH743Pro at 2025-03-31 02:24:31.404910 BB: Trying checkout Blimp stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927758, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro stable None BB: [25/239] Building board: BlitzMiniF745 at 2025-03-31 02:24:31.419998 BB: Trying checkout Blimp stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927799, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 stable None BB: [26/239] Building board: BlitzWingH743 at 2025-03-31 02:24:31.434766 BB: Trying checkout Blimp stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927840, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 stable None BB: [27/239] Building board: blue at 2025-03-31 02:24:31.449875 BB: Trying checkout Blimp stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927881, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable blue None BB: Failed checkout of Blimp blue stable None BB: [28/239] Building board: canzero at 2025-03-31 02:24:31.464590 BB: Trying checkout Blimp stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927922, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable canzero None BB: Failed checkout of Blimp canzero stable None BB: [29/239] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:24:31.480041 BB: Trying checkout Blimp stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3927963, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp stable None BB: [30/239] Building board: CBU-H7-Stamp at 2025-03-31 02:24:31.493753 BB: Trying checkout Blimp stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928004, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp stable None BB: [31/239] Building board: CSKY405 at 2025-03-31 02:24:31.508484 BB: Trying checkout Blimp stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928045, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CSKY405 None BB: Failed checkout of Blimp CSKY405 stable None BB: [32/239] Building board: CUAV-7-Nano at 2025-03-31 02:24:31.523832 BB: Trying checkout Blimp stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928086, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano stable None BB: [33/239] Building board: CUAV-Nora at 2025-03-31 02:24:31.539156 BB: Trying checkout Blimp stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928127, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora stable None BB: [34/239] Building board: CUAV-Nora-bdshot at 2025-03-31 02:24:31.554840 BB: Trying checkout Blimp stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928168, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot stable None BB: [35/239] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:24:31.570647 BB: Trying checkout Blimp stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928209, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 stable None BB: [36/239] Building board: CUAV-X7 at 2025-03-31 02:24:31.614622 BB: Trying checkout Blimp stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928250, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 stable None BB: [37/239] Building board: CUAV-X7-bdshot at 2025-03-31 02:24:31.631361 BB: Trying checkout Blimp stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928291, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot stable None BB: [38/239] Building board: CUAVv5 at 2025-03-31 02:24:31.647769 BB: Trying checkout Blimp stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928332, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5 None BB: Failed checkout of Blimp CUAVv5 stable None BB: [39/239] Building board: CUAVv5-bdshot at 2025-03-31 02:24:31.664226 BB: Trying checkout Blimp stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928373, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot stable None BB: [40/239] Building board: CUAVv5Nano at 2025-03-31 02:24:31.681229 BB: Trying checkout Blimp stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928414, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano stable None BB: [41/239] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:24:31.696832 BB: Trying checkout Blimp stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928455, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot stable None BB: [42/239] Building board: CubeBlack at 2025-03-31 02:24:31.712629 BB: Trying checkout Blimp stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928496, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack None BB: Failed checkout of Blimp CubeBlack stable None BB: [43/239] Building board: CubeBlack+ at 2025-03-31 02:24:31.728124 BB: Trying checkout Blimp stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928537, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ stable None BB: [44/239] Building board: CubeOrange at 2025-03-31 02:24:31.742449 BB: Trying checkout Blimp stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928578, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange None BB: Failed checkout of Blimp CubeOrange stable None BB: [45/239] Building board: CubeOrange-bdshot at 2025-03-31 02:24:31.756326 BB: Trying checkout Blimp stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928619, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot stable None BB: [46/239] Building board: CubeOrangePlus at 2025-03-31 02:24:31.770372 BB: Trying checkout Blimp stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928660, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus stable None BB: [47/239] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:24:31.784186 BB: Trying checkout Blimp stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928701, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot stable None BB: [48/239] Building board: CubePurple at 2025-03-31 02:24:31.799702 BB: Trying checkout Blimp stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928742, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubePurple None BB: Failed checkout of Blimp CubePurple stable None BB: [49/239] Building board: CubeRedPrimary at 2025-03-31 02:24:31.813999 BB: Trying checkout Blimp stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928783, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary stable None BB: [50/239] Building board: CubeRedSecondary at 2025-03-31 02:24:31.828445 BB: Trying checkout Blimp stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928824, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary stable None BB: [51/239] Building board: CubeYellow at 2025-03-31 02:24:31.844412 BB: Trying checkout Blimp stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928865, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow None BB: Failed checkout of Blimp CubeYellow stable None BB: [52/239] Building board: CubeYellow-bdshot at 2025-03-31 02:24:31.859696 BB: Trying checkout Blimp stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928906, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot stable None BB: [53/239] Building board: dark at 2025-03-31 02:24:31.873616 BB: Trying checkout Blimp stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928947, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable dark None BB: Failed checkout of Blimp dark stable None BB: [54/239] Building board: DevEBoxH7v2 at 2025-03-31 02:24:31.887899 BB: Trying checkout Blimp stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3928988, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 stable None BB: [55/239] Building board: disco at 2025-03-31 02:24:31.902204 BB: Trying checkout Blimp stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929029, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable disco None BB: Failed checkout of Blimp disco stable None BB: [56/239] Building board: DroneerF405 at 2025-03-31 02:24:31.917286 BB: Trying checkout Blimp stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929070, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DroneerF405 None BB: Failed checkout of Blimp DroneerF405 stable None BB: [57/239] Building board: DrotekP3Pro at 2025-03-31 02:24:31.931577 BB: Trying checkout Blimp stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929111, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro stable None BB: [58/239] Building board: Durandal at 2025-03-31 02:24:31.946630 BB: Trying checkout Blimp stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929152, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal None BB: Failed checkout of Blimp Durandal stable None BB: [59/239] Building board: Durandal-bdshot at 2025-03-31 02:24:31.960627 BB: Trying checkout Blimp stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929193, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot stable None BB: [60/239] Building board: edge at 2025-03-31 02:24:31.974831 BB: Trying checkout Blimp stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929234, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable edge None BB: Failed checkout of Blimp edge stable None BB: [61/239] Building board: erleboard at 2025-03-31 02:24:31.989019 BB: Trying checkout Blimp stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929275, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erleboard None BB: Failed checkout of Blimp erleboard stable None BB: [62/239] Building board: erlebrain2 at 2025-03-31 02:24:32.003186 BB: Trying checkout Blimp stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929316, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erlebrain2 None BB: Failed checkout of Blimp erlebrain2 stable None BB: [63/239] Building board: F35Lightning at 2025-03-31 02:24:32.016768 BB: Trying checkout Blimp stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929357, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F35Lightning None BB: Failed checkout of Blimp F35Lightning stable None BB: [64/239] Building board: F4BY at 2025-03-31 02:24:32.030921 BB: Trying checkout Blimp stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929398, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY None BB: Failed checkout of Blimp F4BY stable None BB: [65/239] Building board: F4BY_F427 at 2025-03-31 02:24:32.046209 BB: Trying checkout Blimp stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929439, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 stable None BB: [66/239] Building board: FlyingMoonF407 at 2025-03-31 02:24:32.061276 BB: Trying checkout Blimp stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929480, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 stable None BB: [67/239] Building board: FlyingMoonF427 at 2025-03-31 02:24:32.075030 BB: Trying checkout Blimp stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929521, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 stable None BB: [68/239] Building board: FlyingMoonH743 at 2025-03-31 02:24:32.089047 BB: Trying checkout Blimp stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929562, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 stable None BB: [69/239] Building board: FlywooF405Pro at 2025-03-31 02:24:32.103333 BB: Trying checkout Blimp stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929603, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro stable None BB: [70/239] Building board: FlywooF745 at 2025-03-31 02:24:32.117876 BB: Trying checkout Blimp stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929644, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745 None BB: Failed checkout of Blimp FlywooF745 stable None BB: [71/239] Building board: FlywooF745Nano at 2025-03-31 02:24:32.133479 BB: Trying checkout Blimp stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929685, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano stable None BB: [72/239] Building board: FlywooH743Pro at 2025-03-31 02:24:32.148511 BB: Trying checkout Blimp stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929726, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro stable None BB: [73/239] Building board: fmuv2 at 2025-03-31 02:24:32.163673 BB: Trying checkout Blimp stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929767, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv2 None BB: Failed checkout of Blimp fmuv2 stable None BB: [74/239] Building board: fmuv3 at 2025-03-31 02:24:32.177204 BB: Trying checkout Blimp stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929808, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv3 None BB: Failed checkout of Blimp fmuv3 stable None BB: [75/239] Building board: fmuv5 at 2025-03-31 02:24:32.191428 BB: Trying checkout Blimp stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929849, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv5 None BB: Failed checkout of Blimp fmuv5 stable None BB: [76/239] Building board: FoxeerF405v2 at 2025-03-31 02:24:32.205397 BB: Trying checkout Blimp stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929890, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 stable None BB: [77/239] Building board: FoxeerH743v1 at 2025-03-31 02:24:32.220473 BB: Trying checkout Blimp stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929931, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 stable None BB: [78/239] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:24:32.235981 BB: Trying checkout Blimp stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3929972, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 stable None BB: [79/239] Building board: GEPRCF745BTHD at 2025-03-31 02:24:32.249891 BB: Trying checkout Blimp stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930013, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD stable None BB: [80/239] Building board: Here4FC at 2025-03-31 02:24:32.263252 BB: Trying checkout Blimp stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930054, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Here4FC None BB: Failed checkout of Blimp Here4FC stable None BB: [81/239] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:24:32.277470 BB: Trying checkout Blimp stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930095, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 stable None BB: [82/239] Building board: JFB100 at 2025-03-31 02:24:32.290764 BB: Trying checkout Blimp stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930136, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB100 None BB: Failed checkout of Blimp JFB100 stable None BB: [83/239] Building board: JFB110 at 2025-03-31 02:24:32.305619 BB: Trying checkout Blimp stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930177, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB110 None BB: Failed checkout of Blimp JFB110 stable None BB: [84/239] Building board: JHEM_JHEF405 at 2025-03-31 02:24:32.319543 BB: Trying checkout Blimp stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930218, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 stable None BB: [85/239] Building board: JHEMCU-H743HD at 2025-03-31 02:24:32.335382 BB: Trying checkout Blimp stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930259, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD stable None BB: [86/239] Building board: KakuteF4 at 2025-03-31 02:24:32.349724 BB: Trying checkout Blimp stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930300, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4 None BB: Failed checkout of Blimp KakuteF4 stable None BB: [87/239] Building board: KakuteF4-Wing at 2025-03-31 02:24:32.363825 BB: Trying checkout Blimp stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930341, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing stable None BB: [88/239] Building board: KakuteF4Mini at 2025-03-31 02:24:32.378683 BB: Trying checkout Blimp stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930382, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini stable None BB: [89/239] Building board: KakuteF7 at 2025-03-31 02:24:32.394037 BB: Trying checkout Blimp stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930423, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7 None BB: Failed checkout of Blimp KakuteF7 stable None BB: [90/239] Building board: KakuteF7-bdshot at 2025-03-31 02:24:32.408953 BB: Trying checkout Blimp stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930464, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot stable None BB: [91/239] Building board: KakuteF7Mini at 2025-03-31 02:24:32.424113 BB: Trying checkout Blimp stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930505, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini stable None BB: [92/239] Building board: KakuteH7 at 2025-03-31 02:24:32.437877 BB: Trying checkout Blimp stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930546, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7 None BB: Failed checkout of Blimp KakuteH7 stable None BB: [93/239] Building board: KakuteH7-bdshot at 2025-03-31 02:24:32.452765 BB: Trying checkout Blimp stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930587, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot stable None BB: [94/239] Building board: KakuteH7-Wing at 2025-03-31 02:24:32.466757 BB: Trying checkout Blimp stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930628, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing stable None BB: [95/239] Building board: KakuteH7Mini at 2025-03-31 02:24:32.480700 BB: Trying checkout Blimp stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930669, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini stable None BB: [96/239] Building board: KakuteH7Mini-Nand at 2025-03-31 02:24:32.494899 BB: Trying checkout Blimp stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930710, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand stable None BB: [97/239] Building board: KakuteH7v2 at 2025-03-31 02:24:32.508646 BB: Trying checkout Blimp stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930751, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 stable None BB: [98/239] Building board: linux at 2025-03-31 02:24:32.523781 BB: Trying checkout Blimp stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930792, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable linux None BB: Failed checkout of Blimp linux stable None BB: [99/239] Building board: LongBowF405WING at 2025-03-31 02:24:32.538386 BB: Trying checkout Blimp stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930833, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING stable None BB: [100/239] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:24:32.553615 BB: Trying checkout Blimp stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930874, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LumenierLUXF765-NDAA None BB: Failed checkout of Blimp LumenierLUXF765-NDAA stable None BB: [101/239] Building board: luminousbee5 at 2025-03-31 02:24:32.568793 BB: Trying checkout Blimp stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930915, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable luminousbee5 None BB: Failed checkout of Blimp luminousbee5 stable None BB: [102/239] Building board: MambaF405-2022 at 2025-03-31 02:24:32.584989 BB: Trying checkout Blimp stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930956, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 stable None BB: [103/239] Building board: MambaF405US-I2C at 2025-03-31 02:24:32.600111 BB: Trying checkout Blimp stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3930997, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C stable None BB: [104/239] Building board: MambaF405v2 at 2025-03-31 02:24:32.615649 BB: Trying checkout Blimp stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931038, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 stable None BB: [105/239] Building board: MambaH743v4 at 2025-03-31 02:24:32.630674 BB: Trying checkout Blimp stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931079, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 stable None BB: [106/239] Building board: MatekF405 at 2025-03-31 02:24:32.647285 BB: Trying checkout Blimp stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931120, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405 None BB: Failed checkout of Blimp MatekF405 stable None BB: [107/239] Building board: MatekF405-bdshot at 2025-03-31 02:24:32.661926 BB: Trying checkout Blimp stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931161, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot stable None BB: [108/239] Building board: MatekF405-CAN at 2025-03-31 02:24:32.676485 BB: Trying checkout Blimp stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931202, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN stable None BB: [109/239] Building board: MatekF405-STD at 2025-03-31 02:24:32.692486 BB: Trying checkout Blimp stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931243, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD stable None BB: [110/239] Building board: MatekF405-TE at 2025-03-31 02:24:32.707570 BB: Trying checkout Blimp stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931284, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE stable None BB: [111/239] Building board: MatekF405-TE-bdshot at 2025-03-31 02:24:32.722943 BB: Trying checkout Blimp stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931325, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot stable None BB: [112/239] Building board: MatekF405-Wing at 2025-03-31 02:24:32.738460 BB: Trying checkout Blimp stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931366, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing stable None BB: [113/239] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:24:32.752876 BB: Trying checkout Blimp stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931407, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot stable None BB: [114/239] Building board: MatekF765-SE at 2025-03-31 02:24:32.767494 BB: Trying checkout Blimp stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931448, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE stable None BB: [115/239] Building board: MatekF765-Wing at 2025-03-31 02:24:32.781788 BB: Trying checkout Blimp stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931489, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing stable None BB: [116/239] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:24:32.796898 BB: Trying checkout Blimp stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931530, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot stable None BB: [117/239] Building board: MatekH743 at 2025-03-31 02:24:32.814824 BB: Trying checkout Blimp stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931571, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743 None BB: Failed checkout of Blimp MatekH743 stable None BB: [118/239] Building board: MatekH743-bdshot at 2025-03-31 02:24:32.830359 BB: Trying checkout Blimp stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931612, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot stable None BB: [119/239] Building board: MatekH7A3 at 2025-03-31 02:24:32.844608 BB: Trying checkout Blimp stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931653, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 stable None BB: [120/239] Building board: MFT-SEMA100 at 2025-03-31 02:24:32.859212 BB: Trying checkout Blimp stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931694, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 stable None BB: [121/239] Building board: MicoAir405Mini at 2025-03-31 02:24:32.873210 BB: Trying checkout Blimp stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931735, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini stable None BB: [122/239] Building board: MicoAir405v2 at 2025-03-31 02:24:32.887925 BB: Trying checkout Blimp stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931776, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 stable None BB: [123/239] Building board: MicoAir743 at 2025-03-31 02:24:32.902594 BB: Trying checkout Blimp stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931817, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743 None BB: Failed checkout of Blimp MicoAir743 stable None BB: [124/239] Building board: MicoAir743-AIO at 2025-03-31 02:24:32.918049 BB: Trying checkout Blimp stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931858, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO stable None BB: [125/239] Building board: MicoAir743v2 at 2025-03-31 02:24:32.932596 BB: Trying checkout Blimp stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931899, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 stable None BB: [126/239] Building board: mindpx-v2 at 2025-03-31 02:24:32.947042 BB: Trying checkout Blimp stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931940, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 stable None BB: [127/239] Building board: mini-pix at 2025-03-31 02:24:32.961347 BB: Trying checkout Blimp stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3931981, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mini-pix None BB: Failed checkout of Blimp mini-pix stable None BB: [128/239] Building board: modalai_fc-v1 at 2025-03-31 02:24:32.976223 BB: Trying checkout Blimp stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932022, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 stable None BB: [129/239] Building board: mRoControlZeroClassic at 2025-03-31 02:24:32.990583 BB: Trying checkout Blimp stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932063, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic stable None BB: [130/239] Building board: mRoControlZeroF7 at 2025-03-31 02:24:33.004465 BB: Trying checkout Blimp stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932104, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 stable None BB: [131/239] Building board: mRoControlZeroH7 at 2025-03-31 02:24:33.018940 BB: Trying checkout Blimp stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932145, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 stable None BB: [132/239] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:24:33.033334 BB: Trying checkout Blimp stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932186, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot stable None BB: [133/239] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:24:33.047209 BB: Trying checkout Blimp stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932227, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 stable None BB: [134/239] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:24:33.062351 BB: Trying checkout Blimp stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932268, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot stable None BB: [135/239] Building board: mRoNexus at 2025-03-31 02:24:33.076110 BB: Trying checkout Blimp stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932309, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoNexus None BB: Failed checkout of Blimp mRoNexus stable None BB: [136/239] Building board: mRoPixracerPro at 2025-03-31 02:24:33.091037 BB: Trying checkout Blimp stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932350, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro stable None BB: [137/239] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:24:33.105294 BB: Trying checkout Blimp stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932391, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot stable None BB: [138/239] Building board: mRoX21 at 2025-03-31 02:24:33.119234 BB: Trying checkout Blimp stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932432, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21 None BB: Failed checkout of Blimp mRoX21 stable None BB: [139/239] Building board: mRoX21-777 at 2025-03-31 02:24:33.133186 BB: Trying checkout Blimp stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932473, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 stable None BB: [140/239] Building board: MUPilot at 2025-03-31 02:24:33.148537 BB: Trying checkout Blimp stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932514, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MUPilot None BB: Failed checkout of Blimp MUPilot stable None BB: [141/239] Building board: navigator at 2025-03-31 02:24:33.163900 BB: Trying checkout Blimp stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932555, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator None BB: Failed checkout of Blimp navigator stable None BB: [142/239] Building board: navigator64 at 2025-03-31 02:24:33.178286 BB: Trying checkout Blimp stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932596, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator64 None BB: Failed checkout of Blimp navigator64 stable None BB: [143/239] Building board: navio at 2025-03-31 02:24:33.194598 BB: Trying checkout Blimp stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932637, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio None BB: Failed checkout of Blimp navio stable None BB: [144/239] Building board: navio2 at 2025-03-31 02:24:33.209575 BB: Trying checkout Blimp stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932678, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio2 None BB: Failed checkout of Blimp navio2 stable None BB: [145/239] Building board: NxtPX4v2 at 2025-03-31 02:24:33.223579 BB: Trying checkout Blimp stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932719, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 stable None BB: [146/239] Building board: obal at 2025-03-31 02:24:33.237872 BB: Trying checkout Blimp stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932760, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable obal None BB: Failed checkout of Blimp obal stable None BB: [147/239] Building board: ocpoc_zynq at 2025-03-31 02:24:33.252268 BB: Trying checkout Blimp stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932801, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ocpoc_zynq None BB: Failed checkout of Blimp ocpoc_zynq stable None BB: [148/239] Building board: omnibusf4 at 2025-03-31 02:24:33.267184 BB: Trying checkout Blimp stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932842, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4 None BB: Failed checkout of Blimp omnibusf4 stable None BB: [149/239] Building board: omnibusf4pro at 2025-03-31 02:24:33.282090 BB: Trying checkout Blimp stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932883, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro stable None BB: [150/239] Building board: omnibusf4pro-bdshot at 2025-03-31 02:24:33.295943 BB: Trying checkout Blimp stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932924, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot stable None BB: [151/239] Building board: omnibusf4v6 at 2025-03-31 02:24:33.310357 BB: Trying checkout Blimp stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3932965, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 stable None BB: [152/239] Building board: OMNIBUSF7V2 at 2025-03-31 02:24:33.324812 BB: Trying checkout Blimp stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933006, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 stable None BB: [153/239] Building board: OmnibusNanoV6 at 2025-03-31 02:24:33.338983 BB: Trying checkout Blimp stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933047, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 stable None BB: [154/239] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:24:33.352884 BB: Trying checkout Blimp stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933088, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot stable None BB: [155/239] Building board: OrqaF405Pro at 2025-03-31 02:24:33.371323 BB: Trying checkout Blimp stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933129, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro stable None BB: [156/239] Building board: PH4-mini at 2025-03-31 02:24:33.392930 BB: Trying checkout Blimp stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933170, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini None BB: Failed checkout of Blimp PH4-mini stable None BB: [157/239] Building board: PH4-mini-bdshot at 2025-03-31 02:24:33.410113 BB: Trying checkout Blimp stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933211, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot stable None BB: [158/239] Building board: Pix32v5 at 2025-03-31 02:24:33.428033 BB: Trying checkout Blimp stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933252, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pix32v5 None BB: Failed checkout of Blimp Pix32v5 stable None BB: [159/239] Building board: PixC4-Jetson at 2025-03-31 02:24:33.444686 BB: Trying checkout Blimp stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933293, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson stable None BB: [160/239] Building board: PixFlamingo at 2025-03-31 02:24:33.460739 BB: Trying checkout Blimp stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933334, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo None BB: Failed checkout of Blimp PixFlamingo stable None BB: [161/239] Building board: PixFlamingo-F767 at 2025-03-31 02:24:33.476892 BB: Trying checkout Blimp stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933375, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 stable None BB: [162/239] Building board: Pixhawk1 at 2025-03-31 02:24:33.494986 BB: Trying checkout Blimp stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933416, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 stable None BB: [163/239] Building board: Pixhawk1-1M at 2025-03-31 02:24:33.510790 BB: Trying checkout Blimp stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933457, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M stable None BB: [164/239] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:24:33.525687 BB: Trying checkout Blimp stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933498, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot stable None BB: [165/239] Building board: Pixhawk1-bdshot at 2025-03-31 02:24:33.540998 BB: Trying checkout Blimp stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933539, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot stable None BB: [166/239] Building board: Pixhawk4 at 2025-03-31 02:24:33.555811 BB: Trying checkout Blimp stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933580, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 stable None BB: [167/239] Building board: Pixhawk4-bdshot at 2025-03-31 02:24:33.572542 BB: Trying checkout Blimp stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933621, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot stable None BB: [168/239] Building board: Pixhawk5X at 2025-03-31 02:24:33.586538 BB: Trying checkout Blimp stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933662, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X stable None BB: [169/239] Building board: Pixhawk6C at 2025-03-31 02:24:33.603093 BB: Trying checkout Blimp stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933703, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C stable None BB: [170/239] Building board: Pixhawk6C-bdshot at 2025-03-31 02:24:33.617374 BB: Trying checkout Blimp stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933744, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot stable None BB: [171/239] Building board: Pixhawk6X at 2025-03-31 02:24:33.631057 BB: Trying checkout Blimp stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933785, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X stable None BB: [172/239] Building board: Pixhawk6X-bdshot at 2025-03-31 02:24:33.644920 BB: Trying checkout Blimp stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933826, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot stable None BB: [173/239] Building board: PixPilot-C3 at 2025-03-31 02:24:33.660518 BB: Trying checkout Blimp stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933867, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 stable None BB: [174/239] Building board: PixPilot-V3 at 2025-03-31 02:24:33.676991 BB: Trying checkout Blimp stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933908, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 stable None BB: [175/239] Building board: PixPilot-V6 at 2025-03-31 02:24:33.691860 BB: Trying checkout Blimp stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933949, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 stable None BB: [176/239] Building board: PixPilot-V6PRO at 2025-03-31 02:24:33.706698 BB: Trying checkout Blimp stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3933990, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO stable None BB: [177/239] Building board: Pixracer at 2025-03-31 02:24:33.721958 BB: Trying checkout Blimp stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934031, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer None BB: Failed checkout of Blimp Pixracer stable None BB: [178/239] Building board: Pixracer-bdshot at 2025-03-31 02:24:33.737902 BB: Trying checkout Blimp stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934072, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot stable None BB: [179/239] Building board: PixSurveyA1 at 2025-03-31 02:24:33.753919 BB: Trying checkout Blimp stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934113, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 stable None BB: [180/239] Building board: PixSurveyA1-IND at 2025-03-31 02:24:33.769488 BB: Trying checkout Blimp stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934154, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND stable None BB: [181/239] Building board: PixSurveyA2 at 2025-03-31 02:24:33.784725 BB: Trying checkout Blimp stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934195, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2 None BB: Failed checkout of Blimp PixSurveyA2 stable None BB: [182/239] Building board: pocket at 2025-03-31 02:24:33.799302 BB: Trying checkout Blimp stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934236, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pocket None BB: Failed checkout of Blimp pocket stable None BB: [183/239] Building board: pxf at 2025-03-31 02:24:33.813481 BB: Trying checkout Blimp stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934277, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxf None BB: Failed checkout of Blimp pxf stable None BB: [184/239] Building board: pxfmini at 2025-03-31 02:24:33.827318 BB: Trying checkout Blimp stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934318, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxfmini None BB: Failed checkout of Blimp pxfmini stable None BB: [185/239] Building board: QioTekAdeptF407 at 2025-03-31 02:24:33.842523 BB: Trying checkout Blimp stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934359, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 stable None BB: [186/239] Building board: QioTekZealotF427 at 2025-03-31 02:24:33.858543 BB: Trying checkout Blimp stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934400, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 stable None BB: [187/239] Building board: QioTekZealotH743 at 2025-03-31 02:24:33.872861 BB: Trying checkout Blimp stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934441, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 stable None BB: [188/239] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:24:33.888284 BB: Trying checkout Blimp stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934482, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot stable None BB: [189/239] Building board: R9Pilot at 2025-03-31 02:24:33.904741 BB: Trying checkout Blimp stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934523, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable R9Pilot None BB: Failed checkout of Blimp R9Pilot stable None BB: [190/239] Building board: RadiolinkPIX6 at 2025-03-31 02:24:33.920484 BB: Trying checkout Blimp stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934564, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 stable None BB: [191/239] Building board: RADIX2HD at 2025-03-31 02:24:33.935028 BB: Trying checkout Blimp stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934605, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RADIX2HD None BB: Failed checkout of Blimp RADIX2HD stable None BB: [192/239] Building board: ReaperF745 at 2025-03-31 02:24:33.950380 BB: Trying checkout Blimp stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934646, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ReaperF745 None BB: Failed checkout of Blimp ReaperF745 stable None BB: [193/239] Building board: revo-mini at 2025-03-31 02:24:33.966258 BB: Trying checkout Blimp stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934687, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini None BB: Failed checkout of Blimp revo-mini stable None BB: [194/239] Building board: revo-mini-bdshot at 2025-03-31 02:24:33.983391 BB: Trying checkout Blimp stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934728, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot stable None BB: [195/239] Building board: revo-mini-i2c at 2025-03-31 02:24:33.999078 BB: Trying checkout Blimp stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934769, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c stable None BB: [196/239] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:24:34.015200 BB: Trying checkout Blimp stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934810, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot stable None BB: [197/239] Building board: rst_zynq at 2025-03-31 02:24:34.031110 BB: Trying checkout Blimp stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934851, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable rst_zynq None BB: Failed checkout of Blimp rst_zynq stable None BB: [198/239] Building board: SDMODELH7V1 at 2025-03-31 02:24:34.046828 BB: Trying checkout Blimp stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934892, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 stable None BB: [199/239] Building board: SDMODELH7V2 at 2025-03-31 02:24:34.064169 BB: Trying checkout Blimp stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934933, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 stable None BB: [200/239] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:24:34.080636 BB: Trying checkout Blimp stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3934974, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf stable None BB: [201/239] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:24:34.096285 BB: Trying checkout Blimp stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935015, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu stable None BB: [202/239] Building board: SIYI_N7 at 2025-03-31 02:24:34.113024 BB: Trying checkout Blimp stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935056, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 stable None BB: [203/239] Building board: SkySakuraH743 at 2025-03-31 02:24:34.131112 BB: Trying checkout Blimp stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935097, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 stable None BB: [204/239] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:24:34.147595 BB: Trying checkout Blimp stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935138, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot stable None BB: [205/239] Building board: sparky2 at 2025-03-31 02:24:34.164193 BB: Trying checkout Blimp stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935179, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable sparky2 None BB: Failed checkout of Blimp sparky2 stable None BB: [206/239] Building board: speedybeef4 at 2025-03-31 02:24:34.180435 BB: Trying checkout Blimp stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935220, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4 None BB: Failed checkout of Blimp speedybeef4 stable None BB: [207/239] Building board: SpeedyBeeF405AIO at 2025-03-31 02:24:34.196564 BB: Trying checkout Blimp stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935261, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405AIO None BB: Failed checkout of Blimp SpeedyBeeF405AIO stable None BB: [208/239] Building board: SpeedyBeeF405Mini at 2025-03-31 02:24:34.211696 BB: Trying checkout Blimp stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935302, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini stable None BB: [209/239] Building board: SpeedyBeeF405WING at 2025-03-31 02:24:34.226473 BB: Trying checkout Blimp stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935343, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING stable None BB: [210/239] Building board: speedybeef4v3 at 2025-03-31 02:24:34.243046 BB: Trying checkout Blimp stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935384, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 stable None BB: [211/239] Building board: speedybeef4v4 at 2025-03-31 02:24:34.261479 BB: Trying checkout Blimp stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935425, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 stable None BB: [212/239] Building board: SPRacingH7 at 2025-03-31 02:24:34.276509 BB: Trying checkout Blimp stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935466, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 stable None BB: [213/239] Building board: SPRacingH7RF at 2025-03-31 02:24:34.292576 BB: Trying checkout Blimp stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935507, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF stable None BB: [214/239] Building board: StellarF4 at 2025-03-31 02:24:34.308990 BB: Trying checkout Blimp stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935548, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4 None BB: Failed checkout of Blimp StellarF4 stable None BB: [215/239] Building board: StellarF4V2 at 2025-03-31 02:24:34.324044 BB: Trying checkout Blimp stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935589, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4V2 None BB: Failed checkout of Blimp StellarF4V2 stable None BB: [216/239] Building board: StellarH7V2 at 2025-03-31 02:24:34.339101 BB: Trying checkout Blimp stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935630, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarH7V2 None BB: Failed checkout of Blimp StellarH7V2 stable None BB: [217/239] Building board: SuccexF4 at 2025-03-31 02:24:34.356352 BB: Trying checkout Blimp stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935671, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SuccexF4 None BB: Failed checkout of Blimp SuccexF4 stable None BB: [218/239] Building board: SULILGH7-P1-P2 at 2025-03-31 02:24:34.371400 BB: Trying checkout Blimp stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935712, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SULILGH7-P1-P2 None BB: Failed checkout of Blimp SULILGH7-P1-P2 stable None BB: [219/239] Building board: TBS-Colibri-F7 at 2025-03-31 02:24:34.386115 BB: Trying checkout Blimp stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935753, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 stable None BB: [220/239] Building board: TBS_LUCID_H7 at 2025-03-31 02:24:34.401974 BB: Trying checkout Blimp stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935794, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 stable None BB: [221/239] Building board: TBS_LUCID_PRO at 2025-03-31 02:24:34.417540 BB: Trying checkout Blimp stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935835, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO stable None BB: [222/239] Building board: thepeach-k1 at 2025-03-31 02:24:34.432787 BB: Trying checkout Blimp stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935876, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 stable None BB: [223/239] Building board: thepeach-r1 at 2025-03-31 02:24:34.448074 BB: Trying checkout Blimp stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935918, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 stable None BB: [224/239] Building board: TMotorH743 at 2025-03-31 02:24:34.463952 BB: Trying checkout Blimp stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3935959, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TMotorH743 None BB: Failed checkout of Blimp TMotorH743 stable None BB: [225/239] Building board: vnav at 2025-03-31 02:24:34.481401 BB: Trying checkout Blimp stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936000, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable vnav None BB: Failed checkout of Blimp vnav stable None BB: [226/239] Building board: VRBrain-v51 at 2025-03-31 02:24:34.497114 BB: Trying checkout Blimp stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936041, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 stable None BB: [227/239] Building board: VRBrain-v52 at 2025-03-31 02:24:34.513946 BB: Trying checkout Blimp stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936082, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 stable None BB: [228/239] Building board: VRBrain-v54 at 2025-03-31 02:24:34.533802 BB: Trying checkout Blimp stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936123, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 stable None BB: [229/239] Building board: VRCore-v10 at 2025-03-31 02:24:34.548515 BB: Trying checkout Blimp stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936164, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 stable None BB: [230/239] Building board: VRUBrain-v51 at 2025-03-31 02:24:34.563932 BB: Trying checkout Blimp stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936205, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 stable None BB: [231/239] Building board: VUAV-V7pro at 2025-03-31 02:24:34.578650 BB: Trying checkout Blimp stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936246, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro stable None BB: [232/239] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:24:34.594505 BB: Trying checkout Blimp stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936287, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 stable None BB: [233/239] Building board: YJUAV_A6 at 2025-03-31 02:24:34.610397 BB: Trying checkout Blimp stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936328, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 stable None BB: [234/239] Building board: YJUAV_A6SE at 2025-03-31 02:24:34.626233 BB: Trying checkout Blimp stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936369, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE stable None BB: [235/239] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:24:34.641756 BB: Trying checkout Blimp stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936410, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 stable None BB: [236/239] Building board: YJUAV_A6Ultra at 2025-03-31 02:24:34.657284 BB: Trying checkout Blimp stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936451, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra stable None BB: [237/239] Building board: ZeroOneX6 at 2025-03-31 02:24:34.672255 BB: Trying checkout Blimp stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936492, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 stable None BB: [238/239] Building board: ZeroOneX6_Air at 2025-03-31 02:24:34.687292 BB: Trying checkout Blimp stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936533, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air stable None BB: [239/239] Building board: zynq at 2025-03-31 02:24:34.703329 BB: Trying checkout Blimp stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((3936574, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable zynq None BB: Failed checkout of Blimp zynq stable None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building ArduCopter beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/255] Building board: 3DRControlZeroG at 2025-03-31 02:24:35.302557 BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/255] Building board: ACNS-CM4Pilot at 2025-03-31 02:24:40.729619 BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/255] Building board: ACNS-F405AIO at 2025-03-31 02:24:42.127566 BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/255] Building board: aero at 2025-03-31 02:24:43.569182 BB: Trying checkout ArduCopter beta-4.3 aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 60ebf6fbb91543912da34bb2513421477f428752 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.657s) BB-WAF: 'clean' finished successfully (0.920s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing uavcangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 8/917] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/917] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/917] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/917] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/917] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/917] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 19/917] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 20/917] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/917] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/917] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/917] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/917] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 25/917] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 26/917] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/917] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/917] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/917] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 30/917] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/917] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 32/917] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/917] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 34/917] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/917] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 36/917] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/917] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/917] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/917] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/917] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 41/917] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 42/917] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 43/917] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/917] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/917] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/917] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/917] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/917] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/917] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/917] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 51/917] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 52/917] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 53/917] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 54/917] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 55/917] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 56/917] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/917] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/917] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/917] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/917] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/917] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/917] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/917] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/917] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/917] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/917] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/917] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 71/917] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 72/917] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 73/917] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/917] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/917] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 76/917] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 77/917] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 78/917] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 79/917] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 80/917] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 81/917] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 82/917] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 83/917] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 84/917] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 85/917] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 86/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 87/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 88/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 89/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 90/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 91/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 92/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 93/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 94/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 96/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 99/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [100/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [101/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [102/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [103/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [104/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [105/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [106/917] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [107/917] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [108/917] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [109/917] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [110/917] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [111/917] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [112/917] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [113/917] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [114/917] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [115/917] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [116/917] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [117/917] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [118/917] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [119/917] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [120/917] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [121/917] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [122/917] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [123/917] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [124/917] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [125/917] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [126/917] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [127/917] Compiling libraries/AP_Common/Location.cpp BB-WAF: [128/917] Compiling libraries/AP_Common/c++.cpp BB-WAF: [129/917] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [130/917] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [131/917] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [132/917] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [133/917] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [134/917] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [135/917] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [136/917] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [137/917] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [138/917] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [139/917] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [140/917] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [141/917] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [142/917] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [143/917] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [144/917] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [145/917] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [146/917] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [147/917] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [148/917] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [149/917] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [150/917] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [151/917] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [152/917] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [153/917] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [154/917] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [155/917] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [156/917] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [157/917] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [158/917] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [159/917] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [160/917] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [161/917] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [162/917] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [163/917] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [164/917] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [165/917] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [166/917] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [167/917] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [168/917] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [169/917] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [170/917] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [171/917] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [172/917] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [173/917] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [174/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [175/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [176/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [177/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [178/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [179/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [180/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [181/917] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [182/917] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [183/917] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [184/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [185/917] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [186/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [187/917] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [188/917] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [189/917] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [190/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [191/917] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [192/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [193/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [194/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [195/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [196/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [197/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [198/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [199/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [200/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [201/917] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [202/917] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [203/917] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [204/917] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [205/917] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [206/917] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [207/917] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [208/917] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [209/917] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [210/917] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [211/917] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [212/917] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [213/917] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [214/917] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [215/917] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [216/917] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [217/917] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [218/917] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [219/917] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [220/917] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [221/917] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [222/917] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [223/917] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [224/917] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [225/917] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [226/917] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [227/917] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [228/917] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [229/917] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [230/917] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [231/917] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [232/917] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [233/917] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [234/917] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [235/917] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [236/917] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [237/917] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [238/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [239/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [240/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [241/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [242/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [243/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [244/917] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [245/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [246/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [247/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [248/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [249/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [250/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [251/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [252/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [253/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [254/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [255/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [256/917] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [257/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [258/917] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [259/917] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [260/917] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [261/917] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [262/917] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [263/917] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [264/917] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [265/917] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [266/917] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [267/917] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [268/917] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [269/917] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [270/917] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [271/917] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [272/917] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [273/917] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [274/917] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [275/917] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [276/917] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [277/917] Compiling libraries/AP_Math/location.cpp BB-WAF: [278/917] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [279/917] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [280/917] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [281/917] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [282/917] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [283/917] Compiling libraries/AP_Math/crc.cpp BB-WAF: [284/917] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [285/917] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [286/917] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [287/917] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [288/917] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [289/917] Compiling libraries/AP_Math/control.cpp BB-WAF: [290/917] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [291/917] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [292/917] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [293/917] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [294/917] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [295/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [296/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [297/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [298/917] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [299/917] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [300/917] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [301/917] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [302/917] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [303/917] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [304/917] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [305/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [306/917] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [307/917] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [308/917] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [309/917] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [310/917] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [311/917] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [312/917] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [313/917] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [314/917] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [315/917] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [316/917] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [317/917] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [318/917] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [319/917] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [320/917] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [321/917] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [322/917] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [323/917] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [324/917] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [325/917] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [326/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [327/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [328/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [329/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [330/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [331/917] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [332/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [333/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [334/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [335/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [336/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [337/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [338/917] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [339/917] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [340/917] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [341/917] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [342/917] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [343/917] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [344/917] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [345/917] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [346/917] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [347/917] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [348/917] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [349/917] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [350/917] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [351/917] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [352/917] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [353/917] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [354/917] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [355/917] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [356/917] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [357/917] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [358/917] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [359/917] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [360/917] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [361/917] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [362/917] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [363/917] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [364/917] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [365/917] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [366/917] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [367/917] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [368/917] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [369/917] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [370/917] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [371/917] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [372/917] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [373/917] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [374/917] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [375/917] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [376/917] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [377/917] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [378/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [379/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [380/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [381/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [382/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [383/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [384/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [385/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [386/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [387/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [388/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [389/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [390/917] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [391/917] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [392/917] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [393/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [394/917] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [395/917] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [396/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [397/917] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [398/917] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [399/917] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [400/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [401/917] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [402/917] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [403/917] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [404/917] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [405/917] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [406/917] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [407/917] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [408/917] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [409/917] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [410/917] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [411/917] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [412/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [413/917] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [414/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [415/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [416/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [417/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [418/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [419/917] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [420/917] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [421/917] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [422/917] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [423/917] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [424/917] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [425/917] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [426/917] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [427/917] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [428/917] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [429/917] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [430/917] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [431/917] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [432/917] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [433/917] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [434/917] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [435/917] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [436/917] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [437/917] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [438/917] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [439/917] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [440/917] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [441/917] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [442/917] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [443/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [444/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [445/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [446/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [447/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [448/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [449/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [450/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [451/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [452/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [453/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [454/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [455/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [456/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [457/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [458/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [459/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [460/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [461/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [462/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [463/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [464/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [465/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [466/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [467/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [468/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [469/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [470/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [471/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [472/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [473/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [474/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [475/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [476/917] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [477/917] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [478/917] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [479/917] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [480/917] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [481/917] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [482/917] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [483/917] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [484/917] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [485/917] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [486/917] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [487/917] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [488/917] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [489/917] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [490/917] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [491/917] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [492/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_DNA_Server.cpp BB-WAF: [493/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_pool.cpp BB-WAF: [494/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_IfaceMgr.cpp BB-WAF: [495/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN.cpp BB-WAF: [496/917] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [497/917] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [498/917] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [499/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [500/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [501/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [502/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [503/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [504/917] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [505/917] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [506/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [507/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [508/917] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [509/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [510/917] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [511/917] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [512/917] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [513/917] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [514/917] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [515/917] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [516/917] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [517/917] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [518/917] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [519/917] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [520/917] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [521/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [522/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [523/917] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [524/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [525/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [526/917] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [527/917] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [528/917] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [529/917] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [530/917] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [531/917] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [532/917] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [533/917] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [534/917] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [535/917] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [536/917] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [537/917] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [538/917] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [539/917] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [540/917] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [541/917] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [542/917] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [543/917] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [544/917] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [545/917] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [546/917] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [547/917] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [548/917] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [549/917] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [550/917] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [551/917] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [552/917] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [553/917] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [554/917] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [555/917] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [556/917] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [557/917] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [558/917] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [559/917] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [560/917] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [561/917] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [562/917] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [563/917] Compiling libraries/AP_HAL/system.cpp BB-WAF: [564/917] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [565/917] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [566/917] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [567/917] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [568/917] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [569/917] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [570/917] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [571/917] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [572/917] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [573/917] Compiling modules/uavcan/libuavcan/src/transport/uc_can_acceptance_filter_configurator.cpp BB-WAF: [574/917] Compiling modules/uavcan/libuavcan/src/transport/uc_outgoing_transfer_registry.cpp BB-WAF: [575/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_stream.cpp BB-WAF: [576/917] Compiling modules/uavcan/libuavcan/src/transport/uc_can_io.cpp BB-WAF: [577/917] Compiling modules/uavcan/libuavcan/src/node/uc_timer.cpp BB-WAF: [578/917] Compiling modules/uavcan/libuavcan/src/transport/uc_crc.cpp BB-WAF: [579/917] Compiling modules/uavcan/libuavcan/src/node/uc_global_data_type_registry.cpp BB-WAF: [580/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_receiver.cpp BB-WAF: [581/917] Compiling modules/uavcan/libuavcan/src/node/uc_generic_subscriber.cpp BB-WAF: [582/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_sender.cpp BB-WAF: [583/917] Compiling modules/uavcan/libuavcan/src/uc_dynamic_memory.cpp BB-WAF: [584/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_buffer.cpp BB-WAF: [585/917] Compiling modules/uavcan/libuavcan/src/transport/uc_frame.cpp BB-WAF: [586/917] Compiling modules/uavcan/libuavcan/src/uc_data_type.cpp BB-WAF: [587/917] Compiling modules/uavcan/libuavcan/src/uc_error.cpp BB-WAF: [588/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_listener.cpp BB-WAF: [589/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer.cpp BB-WAF: [590/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_float_spec.cpp BB-WAF: [591/917] Compiling modules/uavcan/libuavcan/src/node/uc_scheduler.cpp BB-WAF: [592/917] Compiling modules/uavcan/libuavcan/src/node/uc_service_client.cpp BB-WAF: [593/917] Compiling modules/uavcan/libuavcan/src/protocol/uc_dynamic_node_id_client.cpp BB-WAF: [594/917] Compiling modules/uavcan/libuavcan/src/transport/uc_dispatcher.cpp BB-WAF: [595/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_scalar_codec.cpp BB-WAF: [596/917] Compiling modules/uavcan/libuavcan/src/driver/uc_can.cpp BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/transfer.hpp:10, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/frame.hpp:9, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:5: BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::parse(const uavcan::CanFrame&) at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:91:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::compile(uavcan::CanFrame&) const at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:165:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: BB-WAF: [597/917] Compiling modules/uavcan/libuavcan/src/node/uc_generic_publisher.cpp BB-WAF: [598/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_array_copy.cpp BB-WAF: [599/917] Compiling modules/uavcan/libuavcan/src/protocol/uc_node_status_provider.cpp BB-WAF: [600/917] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [601/917] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [602/917] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [603/917] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [604/917] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [605/917] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [606/917] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [607/917] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [608/917] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [609/917] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [610/917] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [611/917] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [612/917] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [613/917] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [614/917] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [615/917] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [616/917] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [617/917] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [618/917] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [619/917] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [620/917] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [621/917] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [622/917] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [623/917] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [624/917] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [625/917] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [626/917] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [627/917] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [628/917] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [629/917] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [630/917] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [631/917] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [632/917] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [633/917] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [634/917] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [635/917] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [636/917] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [637/917] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [638/917] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [639/917] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [640/917] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [641/917] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [642/917] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [643/917] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [644/917] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [645/917] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [646/917] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [647/917] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [648/917] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [649/917] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [650/917] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [651/917] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [652/917] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [653/917] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [654/917] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [655/917] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [656/917] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [657/917] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [658/917] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [659/917] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [660/917] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [661/917] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [662/917] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [663/917] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [664/917] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [665/917] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [666/917] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [667/917] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [668/917] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [669/917] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [670/917] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [671/917] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [672/917] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [673/917] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [674/917] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [675/917] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [676/917] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [677/917] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [678/917] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [679/917] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [680/917] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [681/917] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [682/917] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [683/917] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [684/917] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [685/917] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [686/917] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [687/917] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [688/917] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [689/917] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [690/917] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [691/917] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [692/917] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [693/917] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [694/917] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [695/917] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [696/917] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [697/917] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [698/917] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [699/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [700/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [701/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCDefines.c BB-WAF: [702/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [703/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [704/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [705/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [706/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [707/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [708/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [709/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [710/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [711/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [712/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [713/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [714/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [715/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCPackets.c BB-WAF: [716/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [717/917] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [718/917] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [719/917] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [720/917] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [721/917] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [722/917] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [723/917] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [724/917] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [725/917] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [726/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [727/917] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [728/917] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [729/917] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [730/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [731/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [732/917] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [733/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [734/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [735/917] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [736/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [737/917] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [738/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [739/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [740/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [741/917] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [742/917] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [743/917] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [744/917] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [745/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [746/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [747/917] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [748/917] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [749/917] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [750/917] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [751/917] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [752/917] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [753/917] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [754/917] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [755/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [756/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [757/917] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [758/917] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [759/917] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [760/917] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [761/917] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [762/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [763/917] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [764/917] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [765/917] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [766/917] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [767/917] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [768/917] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [769/917] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [770/917] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [771/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [772/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [773/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [774/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [775/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [776/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [777/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [778/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [779/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [780/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [781/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [782/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [783/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [784/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [785/917] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [786/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [787/917] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [788/917] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [789/917] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [790/917] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [791/917] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [792/917] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [793/917] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [794/917] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [795/917] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [796/917] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [797/917] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [798/917] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [799/917] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [800/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [801/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [802/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [803/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [804/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [805/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [806/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [807/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [808/917] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [809/917] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [810/917] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [811/917] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [812/917] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [813/917] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [814/917] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [815/917] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [816/917] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [817/917] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [818/917] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [819/917] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [820/917] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [821/917] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [822/917] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [823/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [824/917] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [825/917] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [826/917] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [827/917] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [828/917] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [829/917] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [830/917] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [831/917] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [832/917] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [833/917] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [834/917] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [835/917] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [836/917] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [837/917] Compiling libraries/AP_HAL_Linux/Scheduler.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::_detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:21:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 21 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1049:59: note: in definition of macro ADD_BACKEND BB-WAF: 1049 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 251 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:254:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 254 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1283:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1283 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140716221585152: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3940050, 256)) BB: Failed build of ArduCopter aero beta-4.3 BB: Considering frame heli for board aero BB: Trying checkout ArduCopter beta-4.3 aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 60ebf6fbb91543912da34bb2513421477f428752 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.655s) BB-WAF: 'clean' finished successfully (1.043s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing uavcangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 8/917] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/917] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/917] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/917] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/917] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/917] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 19/917] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 20/917] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/917] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/917] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/917] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/917] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 25/917] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/917] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 27/917] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 28/917] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/917] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/917] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/917] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 32/917] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/917] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/917] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 35/917] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 36/917] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/917] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/917] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/917] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/917] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 41/917] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 42/917] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 43/917] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/917] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/917] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/917] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/917] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/917] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/917] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/917] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 51/917] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 52/917] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 53/917] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 54/917] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 55/917] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 56/917] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/917] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/917] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/917] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/917] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/917] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/917] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/917] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/917] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 67/917] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 68/917] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 69/917] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 70/917] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 71/917] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 72/917] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 73/917] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 74/917] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 75/917] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 76/917] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 77/917] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 78/917] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 79/917] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 80/917] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 81/917] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 82/917] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 83/917] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 84/917] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 85/917] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 86/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 87/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 88/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 89/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 90/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 91/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 92/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 93/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 94/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 95/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 96/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 97/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 98/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 99/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [100/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [101/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [102/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [103/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [104/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [105/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [106/917] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [107/917] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [108/917] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [109/917] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [110/917] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [111/917] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [112/917] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [113/917] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [114/917] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [115/917] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [116/917] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [117/917] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [118/917] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [119/917] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [120/917] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [121/917] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [122/917] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [123/917] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [124/917] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [125/917] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [126/917] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [127/917] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [128/917] Compiling libraries/AP_Common/Location.cpp BB-WAF: [129/917] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [130/917] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [131/917] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [132/917] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [133/917] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [134/917] Compiling libraries/AP_Common/c++.cpp BB-WAF: [135/917] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [136/917] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [137/917] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [138/917] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [139/917] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [140/917] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [141/917] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [142/917] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [143/917] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [144/917] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [145/917] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [146/917] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [147/917] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [148/917] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [149/917] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [150/917] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [151/917] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [152/917] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [153/917] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [154/917] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [155/917] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/917] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [157/917] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [158/917] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [159/917] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [160/917] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [161/917] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [162/917] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [163/917] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [164/917] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [165/917] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [166/917] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [167/917] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [168/917] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [169/917] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [170/917] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [171/917] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [172/917] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [173/917] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [174/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [175/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [176/917] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [177/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [178/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [179/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [180/917] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [181/917] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [182/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [183/917] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [184/917] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [185/917] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [186/917] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [187/917] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [188/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [189/917] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [190/917] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [191/917] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [192/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [193/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [194/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [195/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [196/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [197/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [198/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [199/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [200/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [201/917] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [202/917] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [203/917] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [204/917] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [205/917] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [206/917] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [207/917] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [208/917] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [209/917] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [210/917] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [211/917] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [212/917] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [213/917] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [214/917] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [215/917] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [216/917] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [217/917] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [218/917] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [219/917] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [220/917] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [221/917] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [222/917] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [223/917] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [224/917] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [225/917] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [226/917] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [227/917] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [228/917] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [229/917] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [230/917] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [231/917] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [232/917] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [233/917] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [234/917] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [235/917] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [236/917] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [237/917] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [238/917] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [239/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [240/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [241/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [242/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [243/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [244/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [245/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [246/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [247/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [248/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [249/917] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [250/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [251/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [252/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [253/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [254/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [255/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [256/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [257/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [258/917] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [259/917] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [260/917] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [261/917] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [262/917] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [263/917] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [264/917] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [265/917] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [266/917] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [267/917] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [268/917] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [269/917] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [270/917] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [271/917] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [272/917] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [273/917] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [274/917] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [275/917] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [276/917] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [277/917] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [278/917] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [279/917] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [280/917] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [281/917] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [282/917] Compiling libraries/AP_Math/control.cpp BB-WAF: [283/917] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [284/917] Compiling libraries/AP_Math/location.cpp BB-WAF: [285/917] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [286/917] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [287/917] Compiling libraries/AP_Math/crc.cpp BB-WAF: [288/917] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [289/917] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [290/917] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [291/917] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [292/917] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [293/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [294/917] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [295/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [296/917] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [297/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [298/917] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [299/917] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [300/917] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [301/917] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [302/917] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [303/917] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [304/917] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [305/917] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [306/917] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [307/917] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [308/917] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [309/917] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [310/917] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [311/917] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [312/917] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [313/917] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [314/917] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [315/917] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [316/917] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [317/917] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [318/917] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [319/917] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [320/917] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [321/917] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [322/917] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [323/917] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [324/917] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [325/917] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [326/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [327/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [328/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [329/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [330/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [331/917] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [332/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [333/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [334/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [335/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [336/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [337/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [338/917] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [339/917] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [340/917] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [341/917] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [342/917] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [343/917] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [344/917] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [345/917] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [346/917] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [347/917] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [348/917] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [349/917] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [350/917] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [351/917] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [352/917] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [353/917] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [354/917] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [355/917] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [356/917] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [357/917] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [358/917] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [359/917] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [360/917] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [361/917] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [362/917] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [363/917] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [364/917] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [365/917] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [366/917] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [367/917] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [368/917] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [369/917] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [370/917] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [371/917] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [372/917] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [373/917] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [374/917] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [375/917] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [376/917] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [377/917] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [378/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [379/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [380/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [381/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [382/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [383/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [384/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [385/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [386/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [387/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [388/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [389/917] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [390/917] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [391/917] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [392/917] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [393/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [394/917] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [395/917] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [396/917] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [397/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [398/917] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [399/917] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [400/917] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [401/917] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [402/917] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [403/917] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [404/917] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [405/917] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [406/917] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [407/917] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [408/917] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [409/917] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [410/917] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [411/917] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [412/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [413/917] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [414/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [415/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [416/917] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [417/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [418/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [419/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [420/917] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [421/917] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [422/917] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [423/917] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [424/917] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [425/917] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [426/917] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [427/917] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [428/917] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [429/917] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [430/917] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [431/917] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [432/917] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [433/917] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [434/917] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [435/917] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [436/917] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [437/917] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [438/917] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [439/917] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [440/917] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [441/917] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [442/917] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [443/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [444/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [445/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [446/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [447/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [448/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [449/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [450/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [451/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [452/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [453/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [454/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [455/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [456/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [457/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [458/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [459/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [460/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [461/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [462/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [463/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [464/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [465/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [466/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [467/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [468/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [469/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [470/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [471/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [472/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [473/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [474/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [475/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [476/917] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [477/917] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [478/917] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [479/917] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [480/917] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [481/917] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [482/917] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [483/917] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [484/917] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [485/917] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [486/917] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [487/917] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [488/917] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [489/917] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [490/917] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [491/917] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [492/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_DNA_Server.cpp BB-WAF: [493/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_pool.cpp BB-WAF: [494/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN.cpp BB-WAF: [495/917] Compiling libraries/AP_UAVCAN/AP_UAVCAN_IfaceMgr.cpp BB-WAF: [496/917] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [497/917] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [498/917] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [499/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [500/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [501/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [502/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [503/917] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [504/917] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [505/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [506/917] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [507/917] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [508/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [509/917] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [510/917] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [511/917] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [512/917] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [513/917] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [514/917] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [515/917] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [516/917] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [517/917] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [518/917] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [519/917] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [520/917] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [521/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [522/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [523/917] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [524/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [525/917] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [526/917] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [527/917] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [528/917] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [529/917] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [530/917] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [531/917] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [532/917] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [533/917] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [534/917] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [535/917] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [536/917] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [537/917] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [538/917] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [539/917] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [540/917] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [541/917] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [542/917] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [543/917] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [544/917] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [545/917] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [546/917] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [547/917] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [548/917] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [549/917] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [550/917] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [551/917] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [552/917] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [553/917] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [554/917] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [555/917] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [556/917] Compiling libraries/AP_HAL/system.cpp BB-WAF: [557/917] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [558/917] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [559/917] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [560/917] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [561/917] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [562/917] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [563/917] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [564/917] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [565/917] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [566/917] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [567/917] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [568/917] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [569/917] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [570/917] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [571/917] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [572/917] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [573/917] Compiling modules/uavcan/libuavcan/src/node/uc_timer.cpp BB-WAF: [574/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_receiver.cpp BB-WAF: [575/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_stream.cpp BB-WAF: [576/917] Compiling modules/uavcan/libuavcan/src/transport/uc_dispatcher.cpp BB-WAF: [577/917] Compiling modules/uavcan/libuavcan/src/driver/uc_can.cpp BB-WAF: [578/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_array_copy.cpp BB-WAF: [579/917] Compiling modules/uavcan/libuavcan/src/transport/uc_can_io.cpp BB-WAF: [580/917] Compiling modules/uavcan/libuavcan/src/transport/uc_crc.cpp BB-WAF: [581/917] Compiling modules/uavcan/libuavcan/src/uc_dynamic_memory.cpp BB-WAF: [582/917] Compiling modules/uavcan/libuavcan/src/node/uc_generic_subscriber.cpp BB-WAF: [583/917] Compiling modules/uavcan/libuavcan/src/transport/uc_outgoing_transfer_registry.cpp BB-WAF: [584/917] Compiling modules/uavcan/libuavcan/src/uc_error.cpp BB-WAF: [585/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_buffer.cpp BB-WAF: [586/917] Compiling modules/uavcan/libuavcan/src/uc_data_type.cpp BB-WAF: [587/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_sender.cpp BB-WAF: [588/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer.cpp BB-WAF: [589/917] Compiling modules/uavcan/libuavcan/src/transport/uc_frame.cpp BB-WAF: [590/917] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_listener.cpp BB-WAF: [591/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_float_spec.cpp BB-WAF: [592/917] Compiling modules/uavcan/libuavcan/src/protocol/uc_dynamic_node_id_client.cpp BB-WAF: [593/917] Compiling modules/uavcan/libuavcan/src/transport/uc_can_acceptance_filter_configurator.cpp BB-WAF: [594/917] Compiling modules/uavcan/libuavcan/src/protocol/uc_node_status_provider.cpp BB-WAF: [595/917] Compiling modules/uavcan/libuavcan/src/node/uc_service_client.cpp BB-WAF: [596/917] Compiling modules/uavcan/libuavcan/src/marshal/uc_scalar_codec.cpp BB-WAF: [597/917] Compiling modules/uavcan/libuavcan/src/node/uc_generic_publisher.cpp BB-WAF: [598/917] Compiling modules/uavcan/libuavcan/src/node/uc_global_data_type_registry.cpp BB-WAF: [599/917] Compiling modules/uavcan/libuavcan/src/node/uc_scheduler.cpp BB-WAF: [600/917] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/transfer.hpp:10, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/frame.hpp:9, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:5: BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::parse(const uavcan::CanFrame&) at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:91:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::compile(uavcan::CanFrame&) const at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:165:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: BB-WAF: [601/917] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [602/917] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [603/917] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [604/917] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [605/917] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [606/917] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [607/917] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [608/917] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [609/917] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [610/917] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [611/917] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [612/917] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [613/917] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [614/917] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [615/917] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [616/917] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [617/917] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [618/917] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [619/917] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [620/917] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [621/917] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [622/917] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [623/917] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [624/917] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [625/917] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [626/917] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [627/917] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [628/917] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [629/917] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [630/917] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [631/917] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [632/917] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [633/917] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [634/917] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [635/917] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [636/917] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [637/917] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [638/917] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [639/917] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [640/917] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [641/917] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [642/917] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [643/917] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [644/917] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [645/917] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [646/917] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [647/917] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [648/917] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [649/917] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [650/917] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [651/917] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [652/917] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [653/917] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [654/917] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [655/917] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [656/917] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [657/917] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [658/917] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [659/917] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [660/917] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [661/917] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [662/917] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [663/917] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [664/917] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [665/917] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [666/917] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [667/917] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [668/917] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [669/917] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [670/917] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [671/917] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [672/917] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [673/917] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [674/917] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [675/917] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [676/917] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [677/917] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [678/917] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [679/917] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [680/917] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [681/917] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [682/917] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [683/917] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [684/917] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [685/917] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [686/917] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [687/917] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [688/917] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [689/917] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [690/917] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [691/917] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [692/917] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [693/917] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [694/917] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [695/917] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [696/917] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [697/917] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [698/917] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [699/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [700/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [701/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [702/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [703/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCDefines.c BB-WAF: [704/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [705/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [706/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [707/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [708/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [709/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [710/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [711/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [712/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [713/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [714/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCPackets.c BB-WAF: [715/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [716/917] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [717/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [718/917] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [719/917] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [720/917] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [721/917] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [722/917] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [723/917] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [724/917] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [725/917] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [726/917] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [727/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [728/917] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [729/917] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [730/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [731/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [732/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [733/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [734/917] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [735/917] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [736/917] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [737/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [738/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [739/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [740/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [741/917] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [742/917] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [743/917] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [744/917] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [745/917] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [746/917] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [747/917] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [748/917] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [749/917] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [750/917] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [751/917] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [752/917] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [753/917] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [754/917] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [755/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [756/917] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [757/917] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [758/917] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [759/917] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [760/917] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [761/917] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [762/917] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [763/917] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [764/917] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [765/917] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [766/917] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [767/917] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [768/917] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [769/917] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [770/917] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [771/917] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [772/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [773/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [774/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [775/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [776/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [777/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [778/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [779/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [780/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [781/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [782/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [783/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [784/917] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [785/917] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [786/917] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [787/917] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [788/917] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [789/917] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [790/917] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [791/917] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [792/917] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [793/917] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [794/917] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [795/917] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [796/917] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [797/917] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [798/917] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [799/917] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [800/917] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [801/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [802/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [803/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [804/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [805/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [806/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [807/917] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [808/917] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [809/917] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [810/917] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [811/917] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [812/917] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [813/917] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [814/917] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [815/917] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [816/917] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [817/917] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [818/917] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [819/917] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [820/917] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [821/917] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [822/917] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [823/917] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [824/917] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [825/917] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [826/917] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [827/917] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [828/917] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [829/917] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [830/917] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [831/917] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [832/917] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [833/917] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [834/917] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [835/917] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [836/917] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [837/917] Compiling libraries/AP_HAL_Linux/Storage.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::_detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:21:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 21 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1049:59: note: in definition of macro ADD_BACKEND BB-WAF: 1049 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 251 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:254:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 254 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1283:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1283 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 139669624181856: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3943502, 256)) BB: Failed build of ArduCopter aero-heli beta-4.3 BB: [5/255] Building board: aerofc-v1 at 2025-03-31 02:25:18.516586 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [6/255] Building board: AEROFOX-H7 at 2025-03-31 02:25:19.342188 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [7/255] Building board: AET-H743-Basic at 2025-03-31 02:25:20.874139 BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [8/255] Building board: airbotf4 at 2025-03-31 02:25:22.431199 BB: Trying checkout ArduCopter beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta-4.3 airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [9/255] Building board: AIRLink at 2025-03-31 02:25:22.491461 BB: Trying checkout ArduCopter beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta-4.3 AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [10/255] Building board: Airvolute-DCS2 at 2025-03-31 02:25:22.556027 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [11/255] Building board: AnyleafH7 at 2025-03-31 02:25:24.140294 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [12/255] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:25:25.675109 BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [13/255] Building board: ARK_FPV at 2025-03-31 02:25:27.236995 BB: Trying checkout ArduCopter beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta-4.3 ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [14/255] Building board: ARKV6X at 2025-03-31 02:25:28.747917 BB: Trying checkout ArduCopter beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta-4.3 ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [15/255] Building board: AtomRCF405NAVI at 2025-03-31 02:25:28.804617 BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [16/255] Building board: bbbmini at 2025-03-31 02:25:28.857826 BB: Trying checkout ArduCopter beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta-4.3 bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [17/255] Building board: BeastF7 at 2025-03-31 02:25:28.911539 BB: Trying checkout ArduCopter beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta-4.3 BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [18/255] Building board: BeastF7v2 at 2025-03-31 02:25:28.967956 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [19/255] Building board: BeastH7 at 2025-03-31 02:25:29.021999 BB: Trying checkout ArduCopter beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta-4.3 BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [20/255] Building board: BeastH7v2 at 2025-03-31 02:25:29.078434 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [21/255] Building board: bebop at 2025-03-31 02:25:29.134360 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/255] Building board: bebop at 2025-03-31 02:25:29.192962 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [23/255] Building board: BETAFPV-F405 at 2025-03-31 02:25:29.246722 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: [24/255] Building board: BETAFPV-F405-I2C at 2025-03-31 02:25:30.816746 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [25/255] Building board: bhat at 2025-03-31 02:25:32.361664 BB: Trying checkout ArduCopter beta-4.3 bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bhat binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter beta-4.3 bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bhat binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [26/255] Building board: BlitzF745 at 2025-03-31 02:25:32.419981 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [27/255] Building board: BlitzF745AIO at 2025-03-31 02:25:34.020918 BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [28/255] Building board: BlitzH743Pro at 2025-03-31 02:25:35.528290 BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [29/255] Building board: BlitzMiniF745 at 2025-03-31 02:25:37.010350 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [30/255] Building board: BlitzWingH743 at 2025-03-31 02:25:38.487766 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [31/255] Building board: blue at 2025-03-31 02:25:39.995583 BB: Trying checkout ArduCopter beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta-4.3 blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [32/255] Building board: canzero at 2025-03-31 02:25:40.057489 BB: Trying checkout ArduCopter beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta-4.3 canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [33/255] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:25:41.506604 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/255] Building board: CBU-H7-Stamp at 2025-03-31 02:25:42.948211 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [35/255] Building board: CrazyF405 at 2025-03-31 02:25:44.436727 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: [36/255] Building board: crazyflie2 at 2025-03-31 02:25:45.920086 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [37/255] Building board: CSKY405 at 2025-03-31 02:25:45.978432 BB: Trying checkout ArduCopter beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta-4.3 CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [38/255] Building board: CUAV-7-Nano at 2025-03-31 02:25:47.508119 BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [39/255] Building board: CUAV-Nora at 2025-03-31 02:25:49.025972 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [40/255] Building board: CUAV-Nora-bdshot at 2025-03-31 02:25:49.084916 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [41/255] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:25:49.139152 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [42/255] Building board: CUAV-X7 at 2025-03-31 02:25:50.607778 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [43/255] Building board: CUAV-X7-bdshot at 2025-03-31 02:25:50.663885 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [44/255] Building board: CUAVv5 at 2025-03-31 02:25:50.721403 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [45/255] Building board: CUAVv5-bdshot at 2025-03-31 02:25:50.773792 BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [46/255] Building board: CUAVv5Nano at 2025-03-31 02:25:50.827217 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [47/255] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:25:50.886928 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [48/255] Building board: CubeBlack at 2025-03-31 02:25:50.948373 BB: Trying checkout ArduCopter beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta-4.3 CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [49/255] Building board: CubeBlack+ at 2025-03-31 02:25:51.005683 BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [50/255] Building board: CubeGreen-solo at 2025-03-31 02:25:51.069001 BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [51/255] Building board: CubeOrange at 2025-03-31 02:25:51.122812 BB: Trying checkout ArduCopter beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta-4.3 CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [52/255] Building board: CubeOrange-bdshot at 2025-03-31 02:25:51.192267 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [53/255] Building board: CubeOrange-SimOnHardWare at 2025-03-31 02:25:51.254402 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [54/255] Building board: CubeOrangePlus at 2025-03-31 02:25:51.315043 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [55/255] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:25:51.371895 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [56/255] Building board: CubeOrangePlus-SimOnHardWare at 2025-03-31 02:25:51.428337 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: [57/255] Building board: CubePurple at 2025-03-31 02:25:52.960461 BB: Trying checkout ArduCopter beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta-4.3 CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [58/255] Building board: CubeRedPrimary at 2025-03-31 02:25:53.013529 BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [59/255] Building board: CubeRedSecondary at 2025-03-31 02:25:54.483907 BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [60/255] Building board: CubeSolo at 2025-03-31 02:25:56.024311 BB: Trying checkout ArduCopter beta-4.3 CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta-4.3 CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [61/255] Building board: CubeYellow at 2025-03-31 02:25:56.079198 BB: Trying checkout ArduCopter beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta-4.3 CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [62/255] Building board: CubeYellow-bdshot at 2025-03-31 02:25:56.136213 BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [63/255] Building board: dark at 2025-03-31 02:25:56.226182 BB: Trying checkout ArduCopter beta-4.3 dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 dark binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter beta-4.3 dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 dark binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [64/255] Building board: DevEBoxH7v2 at 2025-03-31 02:25:56.288576 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [65/255] Building board: disco at 2025-03-31 02:25:56.341872 BB: Trying checkout ArduCopter beta-4.3 disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 disco binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board disco BB: Trying checkout ArduCopter beta-4.3 disco heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 disco binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [66/255] Building board: DroneerF405 at 2025-03-31 02:25:56.396147 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [67/255] Building board: DrotekP3Pro at 2025-03-31 02:25:58.039341 BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [68/255] Building board: Durandal at 2025-03-31 02:25:58.098053 BB: Trying checkout ArduCopter beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta-4.3 Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [69/255] Building board: Durandal-bdshot at 2025-03-31 02:25:58.154177 BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [70/255] Building board: edge at 2025-03-31 02:25:58.207008 BB: Trying checkout ArduCopter beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta-4.3 edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [71/255] Building board: erleboard at 2025-03-31 02:25:58.257159 BB: Trying checkout ArduCopter beta-4.3 erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erleboard binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter beta-4.3 erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [72/255] Building board: erlebrain2 at 2025-03-31 02:25:58.315748 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [73/255] Building board: F35Lightning at 2025-03-31 02:25:58.368064 BB: Trying checkout ArduCopter beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta-4.3 F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [74/255] Building board: F4BY at 2025-03-31 02:25:58.427980 BB: Trying checkout ArduCopter beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta-4.3 F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [75/255] Building board: F4BY_F427 at 2025-03-31 02:25:58.482615 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [76/255] Building board: FlyingMoonF407 at 2025-03-31 02:25:59.971981 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [77/255] Building board: FlyingMoonF427 at 2025-03-31 02:26:00.027940 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [78/255] Building board: FlyingMoonH743 at 2025-03-31 02:26:00.080710 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [79/255] Building board: FlywooF405HD-AIOv2 at 2025-03-31 02:26:01.529192 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [80/255] Building board: FlywooF405Pro at 2025-03-31 02:26:03.019366 BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [81/255] Building board: FlywooF405S-AIO at 2025-03-31 02:26:04.581565 BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: [82/255] Building board: FlywooF745 at 2025-03-31 02:26:06.100168 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [83/255] Building board: FlywooF745Nano at 2025-03-31 02:26:06.169044 BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [84/255] Building board: FlywooH743Pro at 2025-03-31 02:26:06.228207 BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [85/255] Building board: fmuv2 at 2025-03-31 02:26:07.669057 BB: Trying checkout ArduCopter beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta-4.3 fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [86/255] Building board: fmuv3 at 2025-03-31 02:26:07.728001 BB: Trying checkout ArduCopter beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta-4.3 fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [87/255] Building board: fmuv5 at 2025-03-31 02:26:07.790620 BB: Trying checkout ArduCopter beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta-4.3 fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [88/255] Building board: FoxeerF405v2 at 2025-03-31 02:26:07.869719 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [89/255] Building board: FoxeerH743v1 at 2025-03-31 02:26:09.327450 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [90/255] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:26:10.824086 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [91/255] Building board: GEPRCF745BTHD at 2025-03-31 02:26:12.324452 BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [92/255] Building board: Here4FC at 2025-03-31 02:26:13.857485 BB: Trying checkout ArduCopter beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta-4.3 Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [93/255] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:26:15.396179 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [94/255] Building board: JFB100 at 2025-03-31 02:26:16.897545 BB: Trying checkout ArduCopter beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta-4.3 JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [95/255] Building board: JFB110 at 2025-03-31 02:26:18.383993 BB: Trying checkout ArduCopter beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta-4.3 JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [96/255] Building board: JHEM_JHEF405 at 2025-03-31 02:26:19.893264 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [97/255] Building board: JHEMCU-GSF405A at 2025-03-31 02:26:21.398863 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [98/255] Building board: JHEMCU-GSF405A-RX2 at 2025-03-31 02:26:21.455059 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [99/255] Building board: JHEMCU-H743HD at 2025-03-31 02:26:21.510956 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [100/255] Building board: KakuteF4 at 2025-03-31 02:26:23.093341 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [101/255] Building board: KakuteF4-Wing at 2025-03-31 02:26:23.153242 BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [102/255] Building board: KakuteF4Mini at 2025-03-31 02:26:24.724516 BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [103/255] Building board: KakuteF7 at 2025-03-31 02:26:24.782887 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [104/255] Building board: KakuteF7-bdshot at 2025-03-31 02:26:24.837773 BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [105/255] Building board: KakuteF7Mini at 2025-03-31 02:26:24.897345 BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [106/255] Building board: KakuteH7 at 2025-03-31 02:26:24.951970 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [107/255] Building board: KakuteH7-bdshot at 2025-03-31 02:26:25.007434 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [108/255] Building board: KakuteH7-Wing at 2025-03-31 02:26:25.060293 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [109/255] Building board: KakuteH7Mini at 2025-03-31 02:26:26.670382 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [110/255] Building board: KakuteH7Mini-Nand at 2025-03-31 02:26:26.731710 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [111/255] Building board: KakuteH7v2 at 2025-03-31 02:26:26.795510 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [112/255] Building board: linux at 2025-03-31 02:26:26.857459 BB: Trying checkout ArduCopter beta-4.3 linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 linux binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter beta-4.3 linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 linux binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [113/255] Building board: LongBowF405WING at 2025-03-31 02:26:26.919681 BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [114/255] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:26:28.506695 BB: Trying checkout ArduCopter beta-4.3 LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter beta-4.3 LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [115/255] Building board: luminousbee5 at 2025-03-31 02:26:30.161620 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [116/255] Building board: MambaF405-2022 at 2025-03-31 02:26:30.227912 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [117/255] Building board: MambaF405US-I2C at 2025-03-31 02:26:30.292587 BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [118/255] Building board: MambaF405v2 at 2025-03-31 02:26:30.358410 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [119/255] Building board: MambaH743v4 at 2025-03-31 02:26:30.424772 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [120/255] Building board: MatekF405 at 2025-03-31 02:26:30.489052 BB: Trying checkout ArduCopter beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta-4.3 MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [121/255] Building board: MatekF405-bdshot at 2025-03-31 02:26:30.552941 BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [122/255] Building board: MatekF405-CAN at 2025-03-31 02:26:30.615962 BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [123/255] Building board: MatekF405-STD at 2025-03-31 02:26:30.681778 BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [124/255] Building board: MatekF405-TE at 2025-03-31 02:26:30.747692 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [125/255] Building board: MatekF405-TE-bdshot at 2025-03-31 02:26:30.811270 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [126/255] Building board: MatekF405-Wing at 2025-03-31 02:26:32.310504 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [127/255] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:26:32.367250 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [128/255] Building board: MatekF765-SE at 2025-03-31 02:26:32.420156 BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [129/255] Building board: MatekF765-Wing at 2025-03-31 02:26:32.473737 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [130/255] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:26:32.527619 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [131/255] Building board: MatekH743 at 2025-03-31 02:26:32.581945 BB: Trying checkout ArduCopter beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta-4.3 MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [132/255] Building board: MatekH743-bdshot at 2025-03-31 02:26:32.637833 BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [133/255] Building board: MatekH7A3 at 2025-03-31 02:26:32.690742 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [134/255] Building board: MFT-SEMA100 at 2025-03-31 02:26:34.236068 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [135/255] Building board: MicoAir405Mini at 2025-03-31 02:26:35.673784 BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [136/255] Building board: MicoAir405v2 at 2025-03-31 02:26:37.195151 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [137/255] Building board: MicoAir743 at 2025-03-31 02:26:38.630258 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [138/255] Building board: MicoAir743-AIO at 2025-03-31 02:26:40.057501 BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [139/255] Building board: MicoAir743v2 at 2025-03-31 02:26:41.563851 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [140/255] Building board: mindpx-v2 at 2025-03-31 02:26:42.992966 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [141/255] Building board: mini-pix at 2025-03-31 02:26:43.050300 BB: Trying checkout ArduCopter beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta-4.3 mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [142/255] Building board: modalai_fc-v1 at 2025-03-31 02:26:43.105421 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [143/255] Building board: mRoControlZeroClassic at 2025-03-31 02:26:43.158425 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [144/255] Building board: mRoControlZeroF7 at 2025-03-31 02:26:43.212978 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [145/255] Building board: mRoControlZeroH7 at 2025-03-31 02:26:43.266749 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [146/255] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:26:43.320017 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [147/255] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:26:43.374875 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [148/255] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:26:43.429958 BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [149/255] Building board: mRoNexus at 2025-03-31 02:26:44.894884 BB: Trying checkout ArduCopter beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta-4.3 mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [150/255] Building board: mRoPixracerPro at 2025-03-31 02:26:44.954531 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [151/255] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:26:45.011673 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [152/255] Building board: mRoX21 at 2025-03-31 02:26:45.068547 BB: Trying checkout ArduCopter beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta-4.3 mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [153/255] Building board: mRoX21-777 at 2025-03-31 02:26:45.125665 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [154/255] Building board: MUPilot at 2025-03-31 02:26:45.180956 BB: Trying checkout ArduCopter beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta-4.3 MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [155/255] Building board: navigator at 2025-03-31 02:26:46.624398 BB: Trying checkout ArduCopter beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta-4.3 navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [156/255] Building board: navigator64 at 2025-03-31 02:26:46.682707 BB: Trying checkout ArduCopter beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta-4.3 navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [157/255] Building board: navio at 2025-03-31 02:26:48.108308 BB: Trying checkout ArduCopter beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta-4.3 navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [158/255] Building board: navio2 at 2025-03-31 02:26:48.164524 BB: Trying checkout ArduCopter beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta-4.3 navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [159/255] Building board: NxtPX4v2 at 2025-03-31 02:26:48.218919 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [160/255] Building board: obal at 2025-03-31 02:26:49.695489 BB: Trying checkout ArduCopter beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta-4.3 obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [161/255] Building board: ocpoc_zynq at 2025-03-31 02:26:49.756549 BB: Trying checkout ArduCopter beta-4.3 ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter beta-4.3 ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [162/255] Building board: omnibusf4 at 2025-03-31 02:26:49.810120 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [163/255] Building board: omnibusf4pro at 2025-03-31 02:26:49.861848 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [164/255] Building board: omnibusf4pro-bdshot at 2025-03-31 02:26:49.914200 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [165/255] Building board: omnibusf4v6 at 2025-03-31 02:26:49.969226 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [166/255] Building board: OMNIBUSF7V2 at 2025-03-31 02:26:50.024289 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [167/255] Building board: OmnibusNanoV6 at 2025-03-31 02:26:50.081633 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [168/255] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:26:50.135986 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [169/255] Building board: OrqaF405Pro at 2025-03-31 02:26:50.188688 BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [170/255] Building board: PH4-mini at 2025-03-31 02:26:51.638170 BB: Trying checkout ArduCopter beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta-4.3 PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [171/255] Building board: PH4-mini-bdshot at 2025-03-31 02:26:51.701851 BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [172/255] Building board: Pix32v5 at 2025-03-31 02:26:51.754927 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [173/255] Building board: PixC4-Jetson at 2025-03-31 02:26:51.810449 BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [174/255] Building board: PixFlamingo at 2025-03-31 02:26:51.863284 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta-4.3 PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [175/255] Building board: PixFlamingo-F767 at 2025-03-31 02:26:53.311242 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [176/255] Building board: Pixhawk1 at 2025-03-31 02:26:54.795847 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [177/255] Building board: Pixhawk1-1M at 2025-03-31 02:26:54.853832 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [178/255] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:26:54.906180 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [179/255] Building board: Pixhawk1-bdshot at 2025-03-31 02:26:54.962140 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [180/255] Building board: Pixhawk4 at 2025-03-31 02:26:56.393656 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [181/255] Building board: Pixhawk4-bdshot at 2025-03-31 02:26:56.452929 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [182/255] Building board: Pixhawk5X at 2025-03-31 02:26:56.507155 BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [183/255] Building board: Pixhawk6C at 2025-03-31 02:26:56.563491 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [184/255] Building board: Pixhawk6C-bdshot at 2025-03-31 02:26:56.616197 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [185/255] Building board: Pixhawk6X at 2025-03-31 02:26:58.040500 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [186/255] Building board: Pixhawk6X-bdshot at 2025-03-31 02:26:58.098980 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [187/255] Building board: PixPilot-C3 at 2025-03-31 02:26:59.651585 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [188/255] Building board: PixPilot-V3 at 2025-03-31 02:27:01.072217 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [189/255] Building board: PixPilot-V6 at 2025-03-31 02:27:02.486011 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [190/255] Building board: PixPilot-V6PRO at 2025-03-31 02:27:02.546950 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [191/255] Building board: Pixracer at 2025-03-31 02:27:04.087408 BB: Trying checkout ArduCopter beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta-4.3 Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [192/255] Building board: Pixracer-bdshot at 2025-03-31 02:27:04.149882 BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [193/255] Building board: PixSurveyA1 at 2025-03-31 02:27:04.212048 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [194/255] Building board: PixSurveyA1-IND at 2025-03-31 02:27:04.269163 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [195/255] Building board: PixSurveyA2 at 2025-03-31 02:27:05.721370 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [196/255] Building board: pocket at 2025-03-31 02:27:07.181800 BB: Trying checkout ArduCopter beta-4.3 pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pocket binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter beta-4.3 pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pocket binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [197/255] Building board: pxf at 2025-03-31 02:27:07.351924 BB: Trying checkout ArduCopter beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta-4.3 pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [198/255] Building board: pxfmini at 2025-03-31 02:27:07.415680 BB: Trying checkout ArduCopter beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta-4.3 pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [199/255] Building board: QioTekAdeptF407 at 2025-03-31 02:27:07.595528 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [200/255] Building board: QioTekZealotF427 at 2025-03-31 02:27:09.164077 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [201/255] Building board: QioTekZealotH743 at 2025-03-31 02:27:09.222496 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [202/255] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:27:09.276144 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [203/255] Building board: R9Pilot at 2025-03-31 02:27:10.685721 BB: Trying checkout ArduCopter beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta-4.3 R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [204/255] Building board: RadiolinkPIX6 at 2025-03-31 02:27:10.746862 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [205/255] Building board: RADIX2HD at 2025-03-31 02:27:12.129739 BB: Trying checkout ArduCopter beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta-4.3 RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [206/255] Building board: ReaperF745 at 2025-03-31 02:27:13.520326 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [207/255] Building board: revo-mini at 2025-03-31 02:27:14.926140 BB: Trying checkout ArduCopter beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta-4.3 revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [208/255] Building board: revo-mini-bdshot at 2025-03-31 02:27:14.983716 BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [209/255] Building board: revo-mini-i2c at 2025-03-31 02:27:15.038490 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [210/255] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:27:15.094027 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [211/255] Building board: rst_zynq at 2025-03-31 02:27:15.148857 BB: Trying checkout ArduCopter beta-4.3 rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 60ebf6fbb91543912da34bb2513421477f428752 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.614s) BB-WAF: 'clean' finished successfully (1.060s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/885] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/885] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/885] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 15/885] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 16/885] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/885] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 18/885] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/885] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 20/885] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 21/885] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/885] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 23/885] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/885] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/885] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/885] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 27/885] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 28/885] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/885] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 30/885] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 31/885] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/885] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/885] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 34/885] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 35/885] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 36/885] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 37/885] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 38/885] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 39/885] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/885] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/885] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/885] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/885] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/885] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/885] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/885] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/885] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/885] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 49/885] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/885] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 51/885] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 52/885] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 53/885] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/885] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/885] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/885] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/885] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/885] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 59/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 60/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 61/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 62/885] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 63/885] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 64/885] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 65/885] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 66/885] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 67/885] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 68/885] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 69/885] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 70/885] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 71/885] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 72/885] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 73/885] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 74/885] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 75/885] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 76/885] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 77/885] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 78/885] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 79/885] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 80/885] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 81/885] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/885] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 83/885] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 84/885] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 85/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 87/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 88/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 89/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 90/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 92/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 93/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 94/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 96/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 97/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 98/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [100/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [101/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [102/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [103/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [104/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [105/885] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [106/885] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [107/885] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [108/885] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [109/885] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [110/885] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [111/885] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [112/885] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [113/885] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [114/885] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [115/885] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [116/885] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [117/885] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [118/885] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [119/885] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [120/885] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [121/885] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [122/885] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [123/885] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [124/885] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [125/885] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [126/885] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [127/885] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [128/885] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [129/885] Compiling libraries/AP_Common/Location.cpp BB-WAF: [130/885] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [131/885] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [132/885] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [133/885] Compiling libraries/AP_Common/c++.cpp BB-WAF: [134/885] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [135/885] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [136/885] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [137/885] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [138/885] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [139/885] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [140/885] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [141/885] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [142/885] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [143/885] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [144/885] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [145/885] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [146/885] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [147/885] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [148/885] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [149/885] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [150/885] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [151/885] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [152/885] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [153/885] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [154/885] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [155/885] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [156/885] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [157/885] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [158/885] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [159/885] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [160/885] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [161/885] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [162/885] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [163/885] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [164/885] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [165/885] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [166/885] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [167/885] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [168/885] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [169/885] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [170/885] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [171/885] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [172/885] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [173/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [174/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [175/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [176/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [177/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [178/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [179/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [180/885] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [181/885] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [182/885] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [183/885] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [184/885] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [185/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [186/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [187/885] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [188/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [189/885] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [190/885] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [191/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [192/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [193/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [194/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [195/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [196/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [197/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [198/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [199/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [200/885] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [201/885] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [202/885] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [203/885] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [204/885] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [205/885] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [206/885] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [207/885] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [208/885] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [209/885] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [210/885] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [211/885] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [212/885] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [213/885] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [214/885] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [215/885] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [216/885] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [217/885] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [218/885] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [219/885] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [220/885] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [221/885] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [222/885] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [223/885] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [224/885] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [225/885] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [226/885] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [227/885] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [228/885] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [229/885] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [230/885] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [231/885] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [232/885] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [233/885] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [234/885] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [235/885] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [236/885] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [237/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [238/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [239/885] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [240/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [241/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [242/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [243/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [244/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [245/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [246/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [247/885] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [248/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [249/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [250/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [251/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [252/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [253/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [254/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [255/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [256/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [257/885] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [258/885] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [259/885] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [260/885] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [261/885] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [262/885] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [263/885] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [264/885] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [265/885] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [266/885] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [267/885] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [268/885] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [269/885] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [270/885] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [271/885] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [272/885] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [273/885] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [274/885] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [275/885] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [276/885] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [277/885] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [278/885] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [279/885] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [280/885] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [281/885] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [282/885] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [283/885] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [284/885] Compiling libraries/AP_Math/control.cpp BB-WAF: [285/885] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [286/885] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [287/885] Compiling libraries/AP_Math/crc.cpp BB-WAF: [288/885] Compiling libraries/AP_Math/location.cpp BB-WAF: [289/885] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [290/885] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [291/885] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [292/885] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [293/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [294/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [295/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [296/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [297/885] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [298/885] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [299/885] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [300/885] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [301/885] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [302/885] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [303/885] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [304/885] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [305/885] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [306/885] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [307/885] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [308/885] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [309/885] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [310/885] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [311/885] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [312/885] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [313/885] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [314/885] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [315/885] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [316/885] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [317/885] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [318/885] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [319/885] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [320/885] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [321/885] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [322/885] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [323/885] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [324/885] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [325/885] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [326/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [327/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [328/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [329/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [330/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [331/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [332/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [333/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [334/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [335/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [336/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [337/885] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [338/885] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [339/885] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [340/885] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [341/885] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [342/885] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [343/885] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [344/885] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [345/885] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [346/885] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [347/885] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [348/885] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [349/885] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [350/885] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [351/885] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [352/885] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [353/885] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [354/885] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [355/885] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [356/885] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [357/885] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [358/885] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [359/885] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [360/885] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [361/885] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [362/885] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [363/885] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [364/885] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [365/885] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [366/885] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [367/885] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [368/885] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [369/885] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [370/885] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [371/885] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [372/885] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [373/885] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [374/885] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [375/885] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [376/885] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [377/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [378/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [379/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [380/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [381/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [382/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [383/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [384/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [385/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [386/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [387/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [388/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [389/885] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [390/885] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [391/885] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [392/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [393/885] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [394/885] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [395/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [396/885] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [397/885] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [398/885] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [399/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [400/885] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [401/885] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [402/885] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [403/885] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [404/885] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [405/885] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [406/885] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [407/885] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [408/885] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [409/885] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [410/885] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [411/885] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [412/885] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [413/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [414/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [415/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [416/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [417/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [418/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [419/885] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [420/885] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [421/885] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [422/885] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [423/885] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [424/885] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [425/885] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [426/885] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [427/885] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [428/885] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [429/885] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [430/885] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [431/885] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [432/885] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [433/885] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [434/885] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [435/885] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [436/885] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [437/885] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [438/885] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [439/885] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [440/885] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [441/885] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [442/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [443/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [444/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [445/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [446/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [447/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [448/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [449/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [450/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [451/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [452/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [453/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [454/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [455/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [456/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [457/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [458/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [459/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [460/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [461/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [462/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [463/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [464/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [465/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [466/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [467/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [468/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [469/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [470/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [471/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [472/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [473/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [474/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [475/885] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [476/885] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [477/885] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [478/885] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [479/885] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [480/885] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [481/885] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [482/885] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [483/885] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [484/885] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [485/885] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [486/885] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [487/885] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [488/885] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [489/885] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [490/885] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [491/885] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [492/885] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [493/885] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [494/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [495/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [496/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [497/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [498/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [499/885] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [500/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [501/885] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [502/885] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [503/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [504/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [505/885] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [506/885] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [507/885] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [508/885] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [509/885] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [510/885] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [511/885] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [512/885] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [513/885] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [514/885] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [515/885] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [516/885] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [517/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [518/885] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [519/885] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [520/885] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [521/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [522/885] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [523/885] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [524/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [525/885] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [526/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [527/885] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [528/885] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [529/885] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [530/885] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [531/885] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [532/885] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [533/885] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [534/885] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [535/885] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [536/885] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [537/885] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [538/885] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [539/885] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [540/885] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [541/885] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [542/885] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [543/885] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [544/885] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [545/885] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [546/885] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [547/885] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [548/885] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [549/885] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [550/885] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [551/885] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [552/885] Compiling libraries/AP_HAL/system.cpp BB-WAF: [553/885] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [554/885] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [555/885] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [556/885] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [557/885] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [558/885] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [559/885] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [560/885] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [561/885] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [562/885] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [563/885] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [564/885] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [565/885] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [566/885] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [567/885] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [568/885] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [569/885] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [570/885] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [571/885] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [572/885] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [573/885] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [574/885] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [575/885] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [576/885] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [577/885] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [578/885] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [579/885] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [580/885] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [581/885] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [582/885] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [583/885] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [584/885] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [585/885] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [586/885] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [587/885] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [588/885] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [589/885] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [590/885] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [591/885] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [592/885] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [593/885] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [594/885] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [595/885] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [596/885] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [597/885] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [598/885] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [599/885] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [600/885] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [601/885] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [602/885] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [603/885] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [604/885] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [605/885] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [606/885] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [607/885] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [608/885] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [609/885] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [610/885] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [611/885] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [612/885] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [613/885] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [614/885] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [615/885] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [616/885] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [617/885] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [618/885] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [619/885] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [620/885] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [621/885] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [622/885] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [623/885] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [624/885] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [625/885] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [626/885] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [627/885] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [628/885] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [629/885] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [630/885] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [631/885] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [632/885] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:172:8: error: RCInput_RCProtocol does not name a type BB-WAF: 172 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 139889425585920: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((4016393, 256)) BB: Failed build of ArduCopter rst_zynq beta-4.3 BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter beta-4.3 rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 60ebf6fbb91543912da34bb2513421477f428752 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.547s) BB-WAF: 'clean' finished successfully (0.871s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/885] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/885] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/885] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/885] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 15/885] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 16/885] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/885] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 18/885] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 19/885] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/885] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/885] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 22/885] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 23/885] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 24/885] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/885] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/885] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 27/885] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 28/885] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/885] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 30/885] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 31/885] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/885] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/885] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 34/885] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 35/885] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 36/885] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 37/885] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 38/885] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 39/885] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/885] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/885] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/885] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/885] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/885] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/885] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/885] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/885] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/885] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 49/885] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/885] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 51/885] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 52/885] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 53/885] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/885] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/885] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/885] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/885] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/885] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 59/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 60/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 61/885] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 62/885] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 63/885] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 64/885] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 65/885] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 66/885] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 67/885] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 68/885] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 69/885] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 70/885] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 71/885] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 72/885] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 73/885] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 74/885] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 75/885] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 76/885] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 77/885] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 78/885] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 79/885] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 80/885] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 81/885] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/885] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 83/885] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 84/885] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 85/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 87/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 88/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 89/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 90/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 91/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 92/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 93/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 94/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 95/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 98/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [100/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [101/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [102/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [103/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [104/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [105/885] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [106/885] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [107/885] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [108/885] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [109/885] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [110/885] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [111/885] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [112/885] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [113/885] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [114/885] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [115/885] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [116/885] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [117/885] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [118/885] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [119/885] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [120/885] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [121/885] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [122/885] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [123/885] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [124/885] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [125/885] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [126/885] Compiling libraries/AP_Common/Location.cpp BB-WAF: [127/885] Compiling libraries/AP_Common/c++.cpp BB-WAF: [128/885] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [129/885] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [130/885] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [131/885] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [132/885] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [133/885] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [134/885] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [135/885] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [136/885] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [137/885] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [138/885] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [139/885] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [140/885] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [141/885] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [142/885] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [143/885] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [144/885] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [145/885] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [146/885] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [147/885] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [148/885] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [149/885] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [150/885] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [151/885] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [152/885] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [153/885] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [154/885] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [155/885] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/885] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [157/885] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [158/885] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [159/885] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [160/885] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [161/885] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [162/885] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [163/885] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [164/885] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [165/885] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [166/885] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [167/885] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [168/885] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [169/885] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [170/885] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [171/885] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [172/885] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [174/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [175/885] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [176/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [177/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [178/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [179/885] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [180/885] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [181/885] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [182/885] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [183/885] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [184/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [185/885] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [186/885] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [187/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [188/885] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [189/885] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [190/885] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [191/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [192/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [193/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [194/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [195/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [196/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [197/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [198/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [199/885] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [200/885] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [201/885] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [202/885] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [203/885] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [204/885] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [205/885] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [206/885] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [207/885] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [208/885] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [209/885] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [210/885] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [211/885] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [212/885] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [213/885] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [214/885] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [215/885] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [216/885] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [217/885] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [218/885] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [219/885] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [220/885] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [221/885] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [222/885] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [223/885] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [224/885] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [225/885] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [226/885] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [227/885] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [228/885] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [229/885] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [230/885] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [231/885] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [232/885] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [233/885] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [234/885] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [235/885] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [236/885] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [237/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [238/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [239/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [240/885] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [241/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [242/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [243/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [244/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [245/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [246/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [247/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [248/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [249/885] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [250/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [251/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [252/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [253/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [254/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [255/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [256/885] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [257/885] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [258/885] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [259/885] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [260/885] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [261/885] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [262/885] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [263/885] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [264/885] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [265/885] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [266/885] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [267/885] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [268/885] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [269/885] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [270/885] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [271/885] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [272/885] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [273/885] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [274/885] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [275/885] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [276/885] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [277/885] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [278/885] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [279/885] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [280/885] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [281/885] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [282/885] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [283/885] Compiling libraries/AP_Math/control.cpp BB-WAF: [284/885] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [285/885] Compiling libraries/AP_Math/location.cpp BB-WAF: [286/885] Compiling libraries/AP_Math/crc.cpp BB-WAF: [287/885] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [288/885] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [289/885] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [290/885] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [291/885] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [292/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [293/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [294/885] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [295/885] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [296/885] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [297/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [298/885] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [299/885] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [300/885] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [301/885] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [302/885] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [303/885] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [304/885] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [305/885] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [306/885] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [307/885] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [308/885] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [309/885] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [310/885] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [311/885] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [312/885] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [313/885] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [314/885] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [315/885] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [316/885] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [317/885] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [318/885] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [319/885] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [320/885] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [321/885] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [322/885] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [323/885] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [324/885] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [325/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [326/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [327/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [328/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [329/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [330/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [331/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [332/885] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [333/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [334/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [335/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [336/885] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [337/885] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [338/885] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [339/885] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [340/885] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [341/885] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [342/885] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [343/885] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [344/885] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [345/885] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [346/885] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [347/885] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [348/885] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [349/885] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [350/885] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [351/885] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [352/885] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [353/885] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [354/885] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [355/885] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [356/885] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [357/885] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [358/885] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [359/885] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [360/885] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [361/885] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [362/885] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [363/885] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [364/885] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [365/885] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [366/885] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [367/885] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [368/885] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [369/885] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [370/885] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [371/885] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [372/885] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [373/885] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [374/885] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [375/885] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [376/885] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [377/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [378/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [379/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [380/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [381/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [382/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [383/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [384/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [385/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [386/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [387/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [388/885] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [389/885] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [390/885] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [391/885] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [392/885] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [393/885] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [394/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [395/885] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [396/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [397/885] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [398/885] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [399/885] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [400/885] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [401/885] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [402/885] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [403/885] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [404/885] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [405/885] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [406/885] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [407/885] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [408/885] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [409/885] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [410/885] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [411/885] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [412/885] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [413/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [414/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [415/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [416/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [417/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [418/885] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [419/885] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [420/885] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [421/885] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [422/885] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [423/885] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [424/885] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [425/885] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [426/885] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [427/885] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [428/885] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [429/885] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [430/885] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [431/885] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [432/885] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [433/885] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [434/885] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [435/885] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [436/885] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [437/885] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [438/885] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [439/885] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [440/885] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [441/885] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [442/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [443/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [444/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [445/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [446/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [447/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [448/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [449/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [450/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [451/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [452/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [453/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [454/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [455/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [456/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [457/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [458/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [459/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [460/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [461/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [462/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [463/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [464/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [465/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [466/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [467/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [468/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [469/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [470/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [471/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [472/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [473/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [474/885] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [475/885] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [476/885] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [477/885] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [478/885] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [479/885] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [480/885] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [481/885] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [482/885] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [483/885] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [484/885] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [485/885] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [486/885] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [487/885] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [488/885] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [489/885] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [490/885] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [491/885] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [492/885] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [493/885] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [494/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [495/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [496/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [497/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [498/885] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [499/885] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [500/885] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [501/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [502/885] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [503/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [504/885] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [505/885] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [506/885] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [507/885] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [508/885] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [509/885] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [510/885] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [511/885] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [512/885] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [513/885] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [514/885] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [515/885] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [516/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [517/885] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [518/885] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [519/885] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [520/885] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [521/885] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [522/885] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [523/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [524/885] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [525/885] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [526/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [527/885] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [528/885] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [529/885] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [530/885] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [531/885] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [532/885] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [533/885] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [534/885] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [535/885] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [536/885] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [537/885] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [538/885] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [539/885] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [540/885] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [541/885] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [542/885] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [543/885] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [544/885] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [545/885] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [546/885] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [547/885] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [548/885] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [549/885] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [550/885] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [551/885] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [552/885] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [553/885] Compiling libraries/AP_HAL/system.cpp BB-WAF: [554/885] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [555/885] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [556/885] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [557/885] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [558/885] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [559/885] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [560/885] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [561/885] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [562/885] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [563/885] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [564/885] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [565/885] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [566/885] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [567/885] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [568/885] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [569/885] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [570/885] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [571/885] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [572/885] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [573/885] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [574/885] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [575/885] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [576/885] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [577/885] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [578/885] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [579/885] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [580/885] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [581/885] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [582/885] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [583/885] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [584/885] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [585/885] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [586/885] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [587/885] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [588/885] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [589/885] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [590/885] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [591/885] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [592/885] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [593/885] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [594/885] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [595/885] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [596/885] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [597/885] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [598/885] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [599/885] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [600/885] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [601/885] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [602/885] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [603/885] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [604/885] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [605/885] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [606/885] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [607/885] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [608/885] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [609/885] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [610/885] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [611/885] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [612/885] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [613/885] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [614/885] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [615/885] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [616/885] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [617/885] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [618/885] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [619/885] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [620/885] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [621/885] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [622/885] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [623/885] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [624/885] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [625/885] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [626/885] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [627/885] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [628/885] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [629/885] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [630/885] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [631/885] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [632/885] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [633/885] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [634/885] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [635/885] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [636/885] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [637/885] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [638/885] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [639/885] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [640/885] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [641/885] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [642/885] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [643/885] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [644/885] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [645/885] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [646/885] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [647/885] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [648/885] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [649/885] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [650/885] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [651/885] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [652/885] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [653/885] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [654/885] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [655/885] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [656/885] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [657/885] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [658/885] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [659/885] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [660/885] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [661/885] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [662/885] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [663/885] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [664/885] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [665/885] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [666/885] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [667/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [668/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [669/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [670/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [671/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [672/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [673/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [674/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [675/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [676/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [677/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCPackets.c BB-WAF: [678/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [679/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [680/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [681/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [682/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [683/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCDefines.c BB-WAF: [684/885] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [685/885] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [686/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [687/885] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [688/885] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [689/885] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [690/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [691/885] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [692/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [693/885] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [694/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [695/885] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [696/885] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [697/885] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [698/885] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [699/885] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [700/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [701/885] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [702/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [703/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [704/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [705/885] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [706/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [707/885] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [708/885] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [709/885] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [710/885] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [711/885] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [712/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [713/885] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [714/885] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [715/885] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [716/885] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [717/885] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [718/885] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [719/885] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [720/885] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [721/885] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [722/885] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [723/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [724/885] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [725/885] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [726/885] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [727/885] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [728/885] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:172:8: error: RCInput_RCProtocol does not name a type BB-WAF: 172 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::_detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:289:55: error: lis3mdl was not declared in this scope BB-WAF: 289 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1049:59: note: in definition of macro ADD_BACKEND BB-WAF: 1049 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:289:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 289 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1283:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1283 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140350275720960: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduCopter' failed (exit status 1): BB-WAF: {task 140350275549808: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((4019631, 256)) BB: Failed build of ArduCopter rst_zynq-heli beta-4.3 BB: [212/255] Building board: SDMODELH7V1 at 2025-03-31 02:28:49.520307 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [213/255] Building board: SDMODELH7V2 at 2025-03-31 02:28:50.916863 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [214/255] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:28:52.346212 BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [215/255] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:28:52.401208 BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [216/255] Building board: SIYI_N7 at 2025-03-31 02:28:52.452181 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [217/255] Building board: SkySakuraH743 at 2025-03-31 02:28:53.848873 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [218/255] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:28:55.247526 BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [219/255] Building board: skyviper-journey at 2025-03-31 02:28:55.303848 BB: Trying checkout ArduCopter beta-4.3 skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta-4.3 skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [220/255] Building board: skyviper-v2450 at 2025-03-31 02:28:55.354913 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [221/255] Building board: sparky2 at 2025-03-31 02:28:55.403616 BB: Trying checkout ArduCopter beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta-4.3 sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [222/255] Building board: speedybeef4 at 2025-03-31 02:28:55.457416 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [223/255] Building board: SpeedyBeeF405AIO at 2025-03-31 02:28:55.511608 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [224/255] Building board: SpeedyBeeF405Mini at 2025-03-31 02:28:56.945719 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [225/255] Building board: SpeedyBeeF405WING at 2025-03-31 02:28:58.341883 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [226/255] Building board: speedybeef4v3 at 2025-03-31 02:28:59.744449 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [227/255] Building board: speedybeef4v4 at 2025-03-31 02:28:59.803917 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [228/255] Building board: SPRacingH7 at 2025-03-31 02:29:01.219670 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [229/255] Building board: SPRacingH7RF at 2025-03-31 02:29:01.275419 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [230/255] Building board: StellarF4 at 2025-03-31 02:29:02.689574 BB: Trying checkout ArduCopter beta-4.3 StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter beta-4.3 StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4) - not in board list BB: [231/255] Building board: StellarF4V2 at 2025-03-31 02:29:04.086835 BB: Trying checkout ArduCopter beta-4.3 StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter beta-4.3 StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4V2) - not in board list BB: [232/255] Building board: StellarH7V2 at 2025-03-31 02:29:05.481491 BB: Trying checkout ArduCopter beta-4.3 StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter beta-4.3 StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarH7V2) - not in board list BB: [233/255] Building board: SuccexF4 at 2025-03-31 02:29:06.875609 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [234/255] Building board: SULILGH7-P1-P2 at 2025-03-31 02:29:06.930322 BB: Trying checkout ArduCopter beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta-4.3 SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [235/255] Building board: TBS-Colibri-F7 at 2025-03-31 02:29:08.336582 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [236/255] Building board: TBS_LUCID_H7 at 2025-03-31 02:29:08.391724 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [237/255] Building board: TBS_LUCID_PRO at 2025-03-31 02:29:09.792146 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [238/255] Building board: thepeach-k1 at 2025-03-31 02:29:11.201731 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [239/255] Building board: thepeach-r1 at 2025-03-31 02:29:12.589362 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [240/255] Building board: TMotorH743 at 2025-03-31 02:29:13.973970 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [241/255] Building board: vnav at 2025-03-31 02:29:15.405913 BB: Trying checkout ArduCopter beta-4.3 vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 vnav binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter beta-4.3 vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 vnav binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [242/255] Building board: VRBrain-v51 at 2025-03-31 02:29:15.463132 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [243/255] Building board: VRBrain-v52 at 2025-03-31 02:29:15.514020 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [244/255] Building board: VRBrain-v54 at 2025-03-31 02:29:15.565795 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [245/255] Building board: VRCore-v10 at 2025-03-31 02:29:15.616521 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [246/255] Building board: VRUBrain-v51 at 2025-03-31 02:29:15.677980 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [247/255] Building board: VUAV-V7pro at 2025-03-31 02:29:15.729139 BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [248/255] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:29:17.145666 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [249/255] Building board: YJUAV_A6 at 2025-03-31 02:29:18.541152 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [250/255] Building board: YJUAV_A6SE at 2025-03-31 02:29:19.957713 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [251/255] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:29:21.334924 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [252/255] Building board: YJUAV_A6Ultra at 2025-03-31 02:29:22.722420 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [253/255] Building board: ZeroOneX6 at 2025-03-31 02:29:24.122418 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: [254/255] Building board: ZeroOneX6_Air at 2025-03-31 02:29:25.541537 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [255/255] Building board: zynq at 2025-03-31 02:29:26.946383 BB: Trying checkout ArduCopter beta-4.3 zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter beta-4.3 zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 60ebf6fbb9 Copter: version to 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building ArduPlane beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/243] Building board: 3DRControlZeroG at 2025-03-31 02:29:33.298124 BB: Trying checkout ArduPlane beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/243] Building board: ACNS-CM4Pilot at 2025-03-31 02:29:36.201292 BB: Trying checkout ArduPlane beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/243] Building board: ACNS-F405AIO at 2025-03-31 02:29:37.100823 BB: Trying checkout ArduPlane beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/243] Building board: aero at 2025-03-31 02:29:37.782201 BB: Trying checkout ArduPlane beta-4.3 aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.624s) BB-WAF: 'clean' finished successfully (0.898s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing uavcangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 8/904] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/904] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/904] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 16/904] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 17/904] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/904] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 19/904] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/904] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/904] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/904] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/904] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/904] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/904] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/904] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/904] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/904] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/904] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 30/904] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/904] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 32/904] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 33/904] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 34/904] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 35/904] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 36/904] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 37/904] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 38/904] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 39/904] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 40/904] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 41/904] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 42/904] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 43/904] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 44/904] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 45/904] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 46/904] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 47/904] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 48/904] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 49/904] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 50/904] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 51/904] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 52/904] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 53/904] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 54/904] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 55/904] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 56/904] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/904] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/904] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/904] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/904] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/904] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/904] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/904] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/904] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 65/904] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 66/904] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 67/904] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 68/904] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 69/904] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 70/904] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 71/904] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 72/904] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 73/904] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 74/904] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 75/904] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 76/904] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 77/904] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 78/904] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 79/904] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 80/904] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 81/904] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 82/904] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 83/904] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 85/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 86/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 87/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 88/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 89/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 90/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 91/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 92/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 93/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 94/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 95/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 96/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 99/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [100/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [101/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [102/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [103/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [104/904] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [105/904] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [106/904] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [107/904] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [108/904] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [109/904] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [110/904] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [111/904] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [112/904] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [113/904] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [114/904] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [115/904] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [116/904] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [117/904] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [118/904] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [119/904] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [120/904] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [121/904] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [122/904] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [123/904] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [124/904] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [125/904] Compiling libraries/AP_Common/c++.cpp BB-WAF: [126/904] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [127/904] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [128/904] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [129/904] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [130/904] Compiling libraries/AP_Common/Location.cpp BB-WAF: [131/904] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [132/904] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [133/904] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [134/904] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [135/904] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [136/904] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [137/904] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [138/904] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [139/904] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [140/904] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [141/904] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [142/904] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [143/904] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [144/904] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [145/904] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [146/904] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [147/904] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [148/904] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [149/904] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [150/904] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [151/904] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [152/904] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [153/904] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [154/904] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [155/904] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [156/904] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [157/904] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [158/904] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [159/904] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [160/904] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [161/904] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [162/904] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [163/904] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [164/904] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [165/904] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [166/904] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [167/904] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [168/904] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [169/904] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [170/904] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [171/904] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [172/904] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [173/904] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [174/904] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [175/904] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [176/904] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [177/904] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [178/904] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [179/904] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [180/904] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [181/904] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [182/904] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [183/904] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [184/904] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [185/904] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [186/904] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [187/904] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [188/904] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [189/904] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [190/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [191/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [192/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [193/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [194/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [195/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [196/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [197/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [198/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [199/904] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [200/904] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [201/904] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [202/904] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [203/904] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [204/904] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [205/904] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [206/904] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [207/904] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [208/904] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [209/904] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [210/904] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [211/904] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [212/904] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [213/904] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [214/904] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [215/904] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [216/904] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [217/904] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [218/904] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [219/904] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [220/904] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [221/904] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [222/904] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [223/904] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [224/904] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [225/904] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [226/904] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [227/904] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [228/904] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [229/904] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [230/904] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [231/904] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [232/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [233/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [234/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [235/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [236/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [237/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [238/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [239/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [240/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [241/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [242/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [243/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [244/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [245/904] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [246/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [247/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [248/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [249/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [250/904] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [251/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [252/904] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [253/904] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [254/904] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [255/904] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [256/904] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [257/904] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [258/904] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [259/904] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [260/904] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [261/904] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [262/904] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [263/904] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [264/904] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [265/904] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [266/904] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [267/904] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [268/904] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [269/904] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [270/904] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [271/904] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [272/904] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [273/904] Compiling libraries/AP_Math/crc.cpp BB-WAF: [274/904] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [275/904] Compiling libraries/AP_Math/control.cpp BB-WAF: [276/904] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [277/904] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [278/904] Compiling libraries/AP_Math/location.cpp BB-WAF: [279/904] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [280/904] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [281/904] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [282/904] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [283/904] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [284/904] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [285/904] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [286/904] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [287/904] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [288/904] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [289/904] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [290/904] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [291/904] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [292/904] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [293/904] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [294/904] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [295/904] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [296/904] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [297/904] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [298/904] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [299/904] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [300/904] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [301/904] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [302/904] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [303/904] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [304/904] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [305/904] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [306/904] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [307/904] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [308/904] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [309/904] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [310/904] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [311/904] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [312/904] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [313/904] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [314/904] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [315/904] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [316/904] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [317/904] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [318/904] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [319/904] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [320/904] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [321/904] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [322/904] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [323/904] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [324/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [325/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [326/904] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [327/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [328/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [329/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [330/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [331/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [332/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [333/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [334/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [335/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [336/904] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [337/904] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [338/904] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [339/904] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [340/904] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [341/904] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [342/904] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [343/904] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [344/904] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [345/904] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [346/904] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [347/904] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [348/904] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [349/904] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [350/904] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [351/904] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [352/904] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [353/904] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [354/904] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [355/904] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [356/904] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [357/904] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [358/904] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [359/904] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [360/904] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [361/904] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [362/904] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [363/904] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [364/904] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [365/904] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [366/904] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [367/904] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [368/904] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [369/904] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [370/904] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [371/904] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [372/904] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [373/904] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [374/904] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [375/904] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [376/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [377/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [378/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [379/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [380/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [381/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [382/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [383/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [384/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [385/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [386/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [387/904] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [388/904] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [389/904] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [390/904] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [391/904] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [392/904] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [393/904] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [394/904] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [395/904] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [396/904] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [397/904] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [398/904] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [399/904] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [400/904] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [401/904] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [402/904] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [403/904] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [404/904] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [405/904] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [406/904] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [407/904] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [408/904] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [409/904] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [410/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [411/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [412/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [413/904] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [414/904] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [415/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [416/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [417/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [418/904] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [419/904] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [420/904] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [421/904] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [422/904] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [423/904] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [424/904] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [425/904] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [426/904] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [427/904] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [428/904] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [429/904] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [430/904] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [431/904] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [432/904] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [433/904] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [434/904] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [435/904] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [436/904] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [437/904] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [438/904] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [439/904] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [440/904] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [441/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [442/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [443/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [444/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [445/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [446/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [447/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [448/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [449/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [450/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [451/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [452/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [453/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [454/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [455/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [456/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [457/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [458/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [459/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [460/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [461/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [462/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [463/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [464/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [465/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [466/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [467/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [468/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [469/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [470/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [471/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [472/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [473/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [474/904] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [475/904] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [476/904] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [477/904] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [478/904] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [479/904] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [480/904] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [481/904] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [482/904] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [483/904] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [484/904] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [485/904] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [486/904] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [487/904] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [488/904] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [489/904] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [490/904] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [491/904] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [492/904] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [493/904] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [494/904] Compiling libraries/AP_UAVCAN/AP_UAVCAN_pool.cpp BB-WAF: [495/904] Compiling libraries/AP_UAVCAN/AP_UAVCAN.cpp BB-WAF: [496/904] Compiling libraries/AP_UAVCAN/AP_UAVCAN_DNA_Server.cpp BB-WAF: [497/904] Compiling libraries/AP_UAVCAN/AP_UAVCAN_IfaceMgr.cpp BB-WAF: [498/904] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [499/904] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [500/904] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [501/904] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [502/904] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [503/904] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [504/904] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [505/904] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [506/904] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [507/904] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [508/904] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [509/904] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [510/904] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [511/904] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [512/904] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [513/904] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [514/904] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [515/904] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [516/904] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [517/904] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [518/904] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [519/904] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [520/904] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [521/904] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [522/904] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [523/904] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [524/904] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [525/904] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [526/904] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [527/904] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [528/904] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [529/904] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [530/904] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [531/904] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [532/904] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [533/904] Compiling libraries/PID/PID.cpp BB-WAF: [534/904] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [535/904] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [536/904] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [537/904] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [538/904] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [539/904] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [540/904] Compiling libraries/AP_HAL/system.cpp BB-WAF: [541/904] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [542/904] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [543/904] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [544/904] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [545/904] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [546/904] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [547/904] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [548/904] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [549/904] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [550/904] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [551/904] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [552/904] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [553/904] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [554/904] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [555/904] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [556/904] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [557/904] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [558/904] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [559/904] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [560/904] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [561/904] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [562/904] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [563/904] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [564/904] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [565/904] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [566/904] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [567/904] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [568/904] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [569/904] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [570/904] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [571/904] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [572/904] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_array_copy.cpp BB-WAF: [573/904] Compiling modules/uavcan/libuavcan/src/transport/uc_crc.cpp BB-WAF: [574/904] Compiling modules/uavcan/libuavcan/src/marshal/uc_float_spec.cpp BB-WAF: [575/904] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_sender.cpp BB-WAF: [576/904] Compiling modules/uavcan/libuavcan/src/transport/uc_dispatcher.cpp BB-WAF: [577/904] Compiling modules/uavcan/libuavcan/src/transport/uc_can_io.cpp BB-WAF: [578/904] Compiling modules/uavcan/libuavcan/src/uc_dynamic_memory.cpp BB-WAF: [579/904] Compiling modules/uavcan/libuavcan/src/protocol/uc_dynamic_node_id_client.cpp BB-WAF: [580/904] Compiling modules/uavcan/libuavcan/src/node/uc_global_data_type_registry.cpp BB-WAF: [581/904] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer.cpp BB-WAF: [582/904] Compiling modules/uavcan/libuavcan/src/uc_error.cpp BB-WAF: [583/904] Compiling modules/uavcan/libuavcan/src/uc_data_type.cpp BB-WAF: [584/904] Compiling modules/uavcan/libuavcan/src/transport/uc_frame.cpp BB-WAF: [585/904] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_receiver.cpp BB-WAF: [586/904] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_buffer.cpp BB-WAF: [587/904] Compiling modules/uavcan/libuavcan/src/transport/uc_transfer_listener.cpp BB-WAF: [588/904] Compiling modules/uavcan/libuavcan/src/transport/uc_outgoing_transfer_registry.cpp BB-WAF: [589/904] Compiling modules/uavcan/libuavcan/src/marshal/uc_bit_stream.cpp BB-WAF: [590/904] Compiling modules/uavcan/libuavcan/src/driver/uc_can.cpp BB-WAF: [591/904] Compiling modules/uavcan/libuavcan/src/node/uc_generic_subscriber.cpp BB-WAF: [592/904] Compiling modules/uavcan/libuavcan/src/node/uc_service_client.cpp BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/transfer.hpp:10, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/transport/frame.hpp:9, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:5: BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::parse(const uavcan::CanFrame&) at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:91:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: In function OutputIt uavcan::copy(InputIt, InputIt, OutputIt) [with InputIt = const unsigned char*; OutputIt = unsigned char*], BB-WAF: inlined from bool uavcan::Frame::compile(uavcan::CanFrame&) const at /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/src/transport/uc_frame.cpp:165:15: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: 242 | *result = *first; BB-WAF: | ~~~~~~~~^~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/modules/uavcan/libuavcan/include/uavcan/util/templates.hpp:242:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BB-WAF: BB-WAF: [593/904] Compiling modules/uavcan/libuavcan/src/transport/uc_can_acceptance_filter_configurator.cpp BB-WAF: [594/904] Compiling modules/uavcan/libuavcan/src/protocol/uc_node_status_provider.cpp BB-WAF: [595/904] Compiling modules/uavcan/libuavcan/src/node/uc_timer.cpp BB-WAF: [596/904] Compiling modules/uavcan/libuavcan/src/node/uc_scheduler.cpp BB-WAF: [597/904] Compiling modules/uavcan/libuavcan/src/marshal/uc_scalar_codec.cpp BB-WAF: [598/904] Compiling modules/uavcan/libuavcan/src/node/uc_generic_publisher.cpp BB-WAF: [599/904] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [600/904] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [601/904] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [602/904] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [603/904] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [604/904] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [605/904] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [606/904] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [607/904] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [608/904] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [609/904] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [610/904] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [611/904] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [612/904] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [613/904] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [614/904] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [615/904] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [616/904] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [617/904] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [618/904] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [619/904] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [620/904] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [621/904] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [622/904] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [623/904] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [624/904] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [625/904] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [626/904] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [627/904] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [628/904] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [629/904] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [630/904] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [631/904] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [632/904] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [633/904] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [634/904] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [635/904] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [636/904] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [637/904] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [638/904] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [639/904] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [640/904] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [641/904] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [642/904] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [643/904] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [644/904] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [645/904] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [646/904] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [647/904] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [648/904] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [649/904] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [650/904] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [651/904] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [652/904] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [653/904] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [654/904] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [655/904] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [656/904] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [657/904] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [658/904] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [659/904] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [660/904] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [661/904] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [662/904] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [663/904] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [664/904] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [665/904] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [666/904] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [667/904] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [668/904] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [669/904] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [670/904] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [671/904] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [672/904] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [673/904] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [674/904] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [675/904] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [676/904] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [677/904] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [678/904] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [679/904] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [680/904] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [681/904] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [682/904] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [683/904] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [684/904] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [685/904] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [686/904] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [687/904] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [688/904] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [689/904] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [690/904] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [691/904] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [692/904] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [693/904] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [694/904] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [695/904] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [696/904] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [697/904] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [698/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [699/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [700/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCPackets.c BB-WAF: [701/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [702/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [703/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [704/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [705/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [706/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [707/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [708/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [709/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [710/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [711/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [712/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/LegacyESCDefines.c BB-WAF: [713/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [714/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [715/904] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [716/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [717/904] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [718/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [719/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [720/904] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [721/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [722/904] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [723/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [724/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [725/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [726/904] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [727/904] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [728/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [729/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [730/904] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [731/904] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [732/904] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [733/904] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [734/904] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [735/904] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [736/904] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [737/904] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [738/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [739/904] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [740/904] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [741/904] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [742/904] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [743/904] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [744/904] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [745/904] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [746/904] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [747/904] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [748/904] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [749/904] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [750/904] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [751/904] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [752/904] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [753/904] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [754/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [755/904] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [756/904] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [757/904] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [758/904] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [759/904] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [760/904] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [761/904] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [762/904] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [763/904] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [764/904] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [765/904] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [766/904] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [767/904] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [768/904] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [769/904] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [770/904] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [771/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [772/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [773/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [774/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [775/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [776/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [777/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [778/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [779/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [780/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [781/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [782/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [783/904] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [784/904] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [785/904] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [786/904] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [787/904] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [788/904] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [789/904] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [790/904] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [791/904] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [792/904] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [793/904] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [794/904] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [795/904] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [796/904] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [797/904] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [798/904] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [799/904] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [800/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [801/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [802/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [803/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [804/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [805/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [806/904] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [807/904] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [808/904] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [809/904] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [810/904] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [811/904] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [812/904] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [813/904] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [814/904] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [815/904] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [816/904] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [817/904] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [818/904] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [819/904] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [820/904] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [821/904] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [822/904] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [823/904] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [824/904] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [825/904] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [826/904] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [827/904] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [828/904] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [829/904] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [830/904] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [831/904] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [832/904] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [833/904] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [834/904] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [835/904] Compiling libraries/AP_HAL_Linux/Scheduler.cpp BB-WAF: [836/904] Compiling libraries/AP_HAL_Linux/ConsoleDevice.cpp BB-WAF: [837/904] Compiling libraries/AP_HAL_Linux/Storage.cpp BB-WAF: [838/904] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [839/904] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [840/904] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::_detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:21:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 21 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1049:59: note: in definition of macro ADD_BACKEND BB-WAF: 1049 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 251 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:254:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 254 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1283:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1283 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Broken revdeps detected on { BB-WAF: {task 139822112846368: cxxstlib AP_Airspeed_ASP5033.cpp.0.o,AP_Airspeed_Backend.cpp.0.o,AP_Airspeed_DLVR.cpp.0.o,AP_Airspeed_Health.cpp.0.o,AP_Airspeed_MS4525.cpp.0.o,AP_Airspeed_MS5525.cpp.0.o,AP_Airspeed_MSP.cpp.0.o,AP_Airspeed_SDP3X.cpp.0.o,AP_Airspeed_SITL.cpp.0.o,AP_Airspeed_UAVCAN.cpp.0.o,AP_Airspeed_analog.cpp.0.o,Airspeed_Calibration.cpp.0.o,AP_Airspeed.cpp.4.o,AP_Airspeed_NMEA.cpp.4.o,AP_AccelCal.cpp.0.o,AccelCalibrator.cpp.0.o,AP_ADC_ADS1115.cpp.0.o,AP_AHRS_Logging.cpp.0.o,AP_AHRS_View.cpp.0.o,AP_AHRS.cpp.4.o,AP_AHRS_Backend.cpp.4.o,AP_AHRS_DCM.cpp.4.o,AP_Baro_BMP085.cpp.0.o,AP_Baro_BMP280.cpp.0.o,AP_Baro_BMP388.cpp.0.o,AP_Baro_Backend.cpp.0.o,AP_Baro_DPS280.cpp.0.o,AP_Baro_Dummy.cpp.0.o,AP_Baro_ExternalAHRS.cpp.0.o,AP_Baro_FBM320.cpp.0.o,AP_Baro_HIL.cpp.0.o,AP_Baro_ICM20789.cpp.0.o,AP_Baro_ICP101XX.cpp.0.o,AP_Baro_ICP201XX.cpp.0.o,AP_Baro_KellerLD.cpp.0.o,AP_Baro_LPS2XH.cpp.0.o,AP_Baro_Logging.cpp.0.o,AP_Baro_MS5611.cpp.0.o,AP_Baro_MSP.cpp.0.o,AP_Baro_SPL06.cpp.0.o,AP_Baro_UAVCAN.cpp.0.o,AP_Baro_Wind.cpp.0.o,AP_Baro.cpp.4.o,AP_Baro_SITL.cpp.4.o,AP_BattMonitor_Analog.cpp.0.o,AP_BattMonitor_Backend.cpp.0.o,AP_BattMonitor_Bebop.cpp.0.o,AP_BattMonitor_ESC.cpp.0.o,AP_BattMonitor_FuelFlow.cpp.0.o,AP_BattMonitor_FuelLevel_Analog.cpp.0.o,AP_BattMonitor_FuelLevel_PWM.cpp.0.o,AP_BattMonitor_Generator.cpp.0.o,AP_BattMonitor_INA2xx.cpp.0.o,AP_BattMonitor_LTC2946.cpp.0.o,AP_BattMonitor_Logging.cpp.0.o,AP_BattMonitor_SMBus.cpp.0.o,AP_BattMonitor_SMBus_Generic.cpp.0.o,AP_BattMonitor_SMBus_NeoDesign.cpp.0.o,AP_BattMonitor_SMBus_Rotoye.cpp.0.o,AP_BattMonitor_SMBus_SUI.cpp.0.o,AP_BattMonitor_SMBus_Solo.cpp.0.o,AP_BattMonitor_Sum.cpp.0.o,AP_BattMonitor_Torqeedo.cpp.0.o,AP_BattMonitor_UAVCAN.cpp.0.o,AP_BattMonitor.cpp.4.o,AP_BattMonitor_Params.cpp.4.o,IMU_heater.cpp.0.o,board_drivers.cpp.0.o,AP_BoardConfig.cpp.4.o,AP_Camera.cpp.0.o,AP_Camera_Logging.cpp.0.o,AP_Camera_SoloGimbal.cpp.0.o,AP_RunCam.cpp.0.o,AP_CANIfaceParams.cpp.0.o,AP_CANSensor.cpp.0.o,AP_CANTester.cpp.0.o,AP_CANTester_KDECAN.cpp.0.o,AP_SLCANIface.cpp.0.o,AP_CANDriver.cpp.4.o,AP_CANManager.cpp.4.o,AP_Common.cpp.0.o,AP_ExpandingArray.cpp.0.o,AP_FWVersion.cpp.0.o,ExpandingString.cpp.0.o,Location.cpp.0.o,NMEA.cpp.0.o,c++.cpp.0.o,sorting.cpp.0.o,AP_Compass_AK09916.cpp.0.o,AP_Compass_AK8963.cpp.0.o,AP_Compass_BMM150.cpp.0.o,AP_Compass_Backend.cpp.0.o,AP_Compass_Calibration.cpp.0.o,AP_Compass_ExternalAHRS.cpp.0.o,AP_Compass_HMC5843.cpp.0.o,AP_Compass_IST8308.cpp.0.o,AP_Compass_IST8310.cpp.0.o,AP_Compass_LIS3MDL.cpp.0.o,AP_Compass_LSM303D.cpp.0.o,AP_Compass_LSM9DS1.cpp.0.o,AP_Compass_MAG3110.cpp.0.o,AP_Compass_MMC3416.cpp.0.o,AP_Compass_MMC5xx3.cpp.0.o,AP_Compass_MSP.cpp.0.o,AP_Compass_QMC5883L.cpp.0.o,AP_Compass_RM3100.cpp.0.o,AP_Compass_SITL.cpp.0.o,AP_Compass_UAVCAN.cpp.0.o,CompassCalibrator.cpp.0.o,Compass_PerMotor.cpp.0.o,Compass_learn.cpp.0.o,AP_Compass.cpp.4.o,AP_Declination.cpp.0.o,tables.cpp.0.o,AP_GPS.cpp.0.o,AP_GPS_ERB.cpp.0.o,AP_GPS_ExternalAHRS.cpp.0.o,AP_GPS_GSOF.cpp.0.o,AP_GPS_MAV.cpp.0.o,AP_GPS_MSP.cpp.0.o,AP_GPS_NMEA.cpp.0.o,AP_GPS_NOVA.cpp.0.o,AP_GPS_SBF.cpp.0.o,AP_GPS_SBP.cpp.0.o,AP_GPS_SBP2.cpp.0.o,AP_GPS_SIRF.cpp.0.o,AP_GPS_SITL.cpp.0.o,AP_GPS_UAVCAN.cpp.0.o,AP_GPS_UBLOX.cpp.0.o,GPS_Backend.cpp.0.o,MovingBase.cpp.0.o,RTCM3_Parser.cpp.0.o,CANIface.cpp.0.o,DSP.cpp.0.o,Device.cpp.0.o,EventHandle.cpp.0.o,GPIO.cpp.0.o,HAL.cpp.0.o,RCOutput.cpp.0.o,Scheduler.cpp.0.o,Semaphores.cpp.0.o,Storage.cpp.0.o,Util.cpp.0.o,system.cpp.0.o,BetterStream.cpp.0.o,RCOutput_Tap.cpp.0.o,RCOutput_Tap_Linux.cpp.0.o,RingBuffer.cpp.0.o,Socket.cpp.0.o,dsm.cpp.0.o,ftoa_engine.cpp.0.o,getopt_cpp.cpp.0.o,packetise.cpp.0.o,print_vprintf.cpp.0.o,replace.cpp.0.o,srxl.cpp.0.o,st24.cpp.0.o,sumd.cpp.0.o,utoa_invert.cpp.0.o,SIMState.cpp.4.o,AnalogIn.cpp.0.o,GPIO.cpp.0.o,HAL_Empty_Class.cpp.0.o,RCInput.cpp.0.o,RCOutput.cpp.0.o,Semaphores.cpp.0.o,Storage.cpp.0.o,UARTDriver.cpp.0.o,AP_InertialSensor_ADIS1647x.cpp.0.o,AP_InertialSensor_BMI055.cpp.0.o,AP_InertialSensor_BMI088.cpp.0.o,AP_InertialSensor_BMI160.cpp.0.o,AP_InertialSensor_BMI270.cpp.0.o,AP_InertialSensor_Backend.cpp.0.o,AP_InertialSensor_ExternalAHRS.cpp.0.o,AP_InertialSensor_Invensense.cpp.0.o,AP_InertialSensor_Invensensev2.cpp.0.o,AP_InertialSensor_Invensensev3.cpp.0.o,AP_InertialSensor_L3G4200D.cpp.0.o,AP_InertialSensor_LSM9DS0.cpp.0.o,AP_InertialSensor_LSM9DS1.cpp.0.o,AP_InertialSensor_Logging.cpp.0.o,AP_InertialSensor_NONE.cpp.0.o,AP_InertialSensor_RST.cpp.0.o,AP_InertialSensor_SITL.cpp.0.o,AP_InertialSensor_tempcal.cpp.0.o,AuxiliaryBus.cpp.0.o,BatchSampler.cpp.0.o,AP_InertialSensor.cpp.4.o,AP_GeodesicGrid.cpp.0.o,AP_Math.cpp.0.o,SplineCurve.cpp.0.o,chirp.cpp.0.o,control.cpp.0.o,crc.cpp.0.o,location.cpp.0.o,location_double.cpp.0.o,matrix3.cpp.0.o,matrixN.cpp.0.o,matrix_alg.cpp.0.o,polyfit.cpp.0.o,polygon.cpp.0.o,spline5.cpp.0.o,vector2.cpp.0.o,SCurve.cpp.4.o,quaternion.cpp.4.o,vector3.cpp.4.o,AP_Mission_ChangeDetector.cpp.0.o,AP_Mission_Commands.cpp.0.o,AP_Mission.cpp.4.o,AP_DAL_Airspeed.cpp.0.o,AP_DAL_Baro.cpp.0.o,AP_DAL_Compass.cpp.0.o,AP_DAL_GPS.cpp.0.o,AP_DAL_InertialSensor.cpp.0.o,AP_DAL.cpp.4.o,AP_DAL_Beacon.cpp.4.o,AP_DAL_RangeFinder.cpp.4.o,AP_DAL_VisualOdom.cpp.4.o,AP_NavEKF_Source.cpp.0.o,AP_NavEKF_core_common.cpp.0.o,EKFGSF_Logging.cpp.0.o,EKFGSF_yaw.cpp.0.o,EKF_Buffer.cpp.0.o,AP_NavEKF2_AirDataFusion.cpp.0.o,AP_NavEKF2_Control.cpp.0.o,AP_NavEKF2_Logging.cpp.0.o,AP_NavEKF2_MagFusion.cpp.0.o,AP_NavEKF2_Measurements.cpp.0.o,AP_NavEKF2_OptFlowFusion.cpp.0.o,AP_NavEKF2_Outputs.cpp.0.o,AP_NavEKF2_PosVelFusion.cpp.0.o,AP_NavEKF2_RngBcnFusion.cpp.0.o,AP_NavEKF2_VehicleStatus.cpp.0.o,AP_NavEKF2_core.cpp.0.o,AP_NavEKF_GyroBias.cpp.0.o,AP_NavEKF2.cpp.4.o,AP_NavEKF3.cpp.4.o,AP_NavEKF3_AirDataFusion.cpp.4.o,AP_NavEKF3_Control.cpp.4.o,AP_NavEKF3_GyroBias.cpp.4.o,AP_NavEKF3_Logging.cpp.4.o,AP_NavEKF3_MagFusion.cpp.4.o,AP_NavEKF3_Measurements.cpp.4.o,AP_NavEKF3_OptFlowFusion.cpp.4.o,AP_NavEKF3_Outputs.cpp.4.o,AP_NavEKF3_PosVelFusion.cpp.4.o,AP_NavEKF3_RngBcnFusion.cpp.4.o,AP_NavEKF3_VehicleStatus.cpp.4.o,AP_NavEKF3_core.cpp.4.o,AP_BoardLED.cpp.0.o,AP_BoardLED2.cpp.0.o,AP_Notify.cpp.0.o,Buzzer.cpp.0.o,DShotLED.cpp.0.o,DiscoLED.cpp.0.o,DiscreteRGBLed.cpp.0.o,Display.cpp.0.o,Display_SH1106_I2C.cpp.0.o,Display_SITL.cpp.0.o,Display_SSD1306_I2C.cpp.0.o,ExternalLED.cpp.0.o,Led_Sysfs.cpp.0.o,MMLPlayer.cpp.0.o,NCP5623.cpp.0.o,NavigatorLED.cpp.0.o,NeoPixel.cpp.0.o,OreoLED_I2C.cpp.0.o,PCA9685LED_I2C.cpp.0.o,PixRacerLED.cpp.0.o,ProfiLED.cpp.0.o,RCOutputRGBLed.cpp.0.o,RGBLed.cpp.0.o,SITL_SFML_LED.cpp.0.o,ScriptingLED.cpp.0.o,SerialLED.cpp.0.o,ToneAlarm.cpp.0.o,ToshibaLED_I2C.cpp.0.o,UAVCAN_RGB_LED.cpp.0.o,VRBoard_LED.cpp.0.o,AP_OpticalFlow.cpp.0.o,AP_OpticalFlow_Backend.cpp.0.o,AP_OpticalFlow_CXOF.cpp.0.o,AP_OpticalFlow_Calibrator.cpp.0.o,AP_OpticalFlow_HereFlow.cpp.0.o,AP_OpticalFlow_MAV.cpp.0.o,AP_OpticalFlow_MSP.cpp.0.o,AP_OpticalFlow_Onboard.cpp.0.o,AP_OpticalFlow_PX4Flow.cpp.0.o,AP_OpticalFlow_Pixart.cpp.0.o,AP_OpticalFlow_SITL.cpp.0.o,AP_OpticalFlow_UPFLOW.cpp.0.o,AP_Param.cpp.0.o,AP_Rally.cpp.4.o,AP_RangeFinder_BBB_PRU.cpp.0.o,AP_RangeFinder_BLPing.cpp.0.o,AP_RangeFinder_Backend.cpp.0.o,AP_RangeFinder_Backend_Serial.cpp.0.o,AP_RangeFinder_Bebop.cpp.0.o,AP_RangeFinder_Benewake.cpp.0.o,AP_RangeFinder_Benewake_CAN.cpp.0.o,AP_RangeFinder_Benewake_TFMiniPlus.cpp.0.o,AP_RangeFinder_GYUS42v2.cpp.0.o,AP_RangeFinder_HC_SR04.cpp.0.o,AP_RangeFinder_Lanbao.cpp.0.o,AP_RangeFinder_LeddarOne.cpp.0.o,AP_RangeFinder_LeddarVu8.cpp.0.o,AP_RangeFinder_LightWareI2C.cpp.0.o,AP_RangeFinder_LightWareSerial.cpp.0.o,AP_RangeFinder_MAVLink.cpp.0.o,AP_RangeFinder_MSP.cpp.0.o,AP_RangeFinder_MaxsonarI2CXL.cpp.0.o,AP_RangeFinder_MaxsonarSerialLV.cpp.0.o,AP_RangeFinder_NMEA.cpp.0.o,AP_RangeFinder_PWM.cpp.0.o,AP_RangeFinder_Params.cpp.0.o,AP_RangeFinder_PulsedLightLRF.cpp.0.o,AP_RangeFinder_SITL.cpp.0.o,AP_RangeFinder_TeraRangerI2C.cpp.0.o,AP_RangeFinder_TeraRanger_Serial.cpp.0.o,AP_RangeFinder_UAVCAN.cpp.0.o,AP_RangeFinder_USD1_CAN.cpp.0.o,AP_RangeFinder_USD1_Serial.cpp.0.o,AP_RangeFinder_VL53L0X.cpp.0.o,AP_RangeFinder_VL53L1X.cpp.0.o,AP_RangeFinder_Wasp.cpp.0.o,AP_RangeFinder_analog.cpp.0.o,AP_RangeFinder.cpp.4.o,PerfInfo.cpp.0.o,AP_Scheduler.cpp.4.o,AP_SerialManager.cpp.0.o,TerrainGCS.cpp.0.o,TerrainIO.cpp.0.o,TerrainMission.cpp.0.o,TerrainUtil.cpp.0.o,AP_Terrain.cpp.4.o,AP_Vehicle.cpp.4.o,AP_InternalError.cpp.0.o,AP_Logger_Block.cpp.0.o,AP_Logger_DataFlash.cpp.0.o,AP_Logger_MAVLink.cpp.0.o,AP_Logger_MAVLinkLogTransfer.cpp.0.o,AP_Logger_W25N01GV.cpp.0.o,LogFile.cpp.0.o,AP_Logger.cpp.4.o,AP_Logger_Backend.cpp.4.o,AP_Logger_File.cpp.4.o,LoggerMessageWriter.cpp.4.o,DerivativeFilter.cpp.0.o,HarmonicNotchFilter.cpp.0.o,LowPassFilter.cpp.0.o,LowPassFilter2p.cpp.0.o,ModeFilter.cpp.0.o,NotchFilter.cpp.0.o,SlewLimiter.cpp.0.o,GCS.cpp.0.o,GCS_DeviceOp.cpp.0.o,GCS_FTP.cpp.0.o,GCS_MAVLink.cpp.0.o,GCS_Param.cpp.0.o,GCS_Rally.cpp.0.o,GCS_ServoRelay.cpp.0.o,GCS_Signing.cpp.0.o,GCS_serial_control.cpp.0.o,MAVLink_routing.cpp.0.o,MissionItemProtocol.cpp.0.o,MissionItemProtocol_Fence.cpp.0.o,MissionItemProtocol_Rally.cpp.0.o,MissionItemProtocol_Waypoints.cpp.0.o,GCS_Common.cpp.4.o,GCS_Dummy.cpp.4.o,GCS_Fence.cpp.4.o,RC_Channels.cpp.0.o,RC_Channel.cpp.4.o,SRV_Channel.cpp.0.o,SRV_Channel_aux.cpp.0.o,SRV_Channels.cpp.4.o,StorageManager.cpp.4.o,AP_Tuning.cpp.0.o,AP_RPM.cpp.0.o,AP_RPM_Params.cpp.0.o,RPM_Backend.cpp.0.o,RPM_EFI.cpp.0.o,RPM_ESC_Telem.cpp.0.o,RPM_Generator.cpp.0.o,RPM_HarmonicNotch.cpp.0.o,RPM_Pin.cpp.0.o,RPM_SITL.cpp.0.o,AP_RSSI.cpp.0.o,AP_Mount.cpp.0.o,AP_Mount_Alexmos.cpp.0.o,AP_Mount_Backend.cpp.0.o,AP_Mount_Gremsy.cpp.0.o,AP_Mount_Params.cpp.0.o,AP_Mount_SToRM32.cpp.0.o,AP_Mount_SToRM32_serial.cpp.0.o,AP_Mount_Servo.cpp.0.o,AP_Mount_Siyi.cpp.0.o,AP_Mount_SoloGimbal.cpp.0.o,SoloGimbal.cpp.0.o,SoloGimbalEKF.cpp.0.o,SoloGimbal_Parameters.cpp.0.o,AP_Module.cpp.0.o,AP_Button.cpp.0.o,AP_ICEngine.cpp.0.o,AP_Frsky_Backend.cpp.0.o,AP_Frsky_D.cpp.0.o,AP_Frsky_MAVliteMsgHandler.cpp.0.o,AP_Frsky_MAVlite_MAVliteToSPort.cpp.0.o,AP_Frsky_MAVlite_Message.cpp.0.o,AP_Frsky_MAVlite_SPortToMAVlite.cpp.0.o,AP_Frsky_Parameters.cpp.0.o,AP_Frsky_SPort.cpp.0.o,AP_Frsky_Telem.cpp.0.o,AP_Frsky_SPort_Passthrough.cpp.4.o,AP_FlashStorage.cpp.0.o,AP_Relay.cpp.0.o,AP_ServoRelayEvents.cpp.0.o,AP_Volz_Protocol.cpp.0.o,AP_SBusOut.cpp.0.o,AP_IOMCU.cpp.0.o,fw_uploader.cpp.0.o,AP_Parachute.cpp.0.o,AP_PiccoloCAN.cpp.0.o,ECUDefines.c.0.o,ECUPackets.c.0.o,ECUProtocol.c.0.o,ECUSettings.c.0.o,ESCCommands.c.0.o,ESCDefines.c.0.o,ESCPackets.c.0.o,ESCVelocityProtocol.c.0.o,LegacyESCDefines.c.0.o,LegacyESCPackets.c.0.o,ServoCommands.c.0.o,ServoDefines.c.0.o,ServoPackets.c.0.o,ServoProtocol.c.0.o,fielddecode.c.0.o,fieldencode.c.0.o,scaleddecode.c.0.o,scaledencode.c.0.o,AP_RAMTRON.cpp.0.o,AP_RCProtocol_IBUS.cpp.0.o,AP_RCProtocol_PPMSum.cpp.0.o,AP_RCProtocol_SBUS.cpp.0.o,AP_RCProtocol_SRXL.cpp.0.o,AP_RCProtocol_ST24.cpp.0.o,AP_RCProtocol_SUMD.cpp.0.o,SoftSerial.cpp.0.o,spm_srxl.cpp.0.o,AP_RCProtocol.cpp.4.o,AP_RCProtocol_Backend.cpp.4.o,AP_RCProtocol_CRSF.cpp.4.o,AP_RCProtocol_DSM.cpp.4.o,AP_RCProtocol_FPort.cpp.4.o,AP_RCProtocol_FPort2.cpp.4.o,AP_RCProtocol_SRXL2.cpp.4.o,AP_Radio.cpp.0.o,AP_Radio_backend.cpp.0.o,AP_Radio_bk2425.cpp.0.o,AP_Radio_cc2500.cpp.0.o,AP_Radio_cypress.cpp.0.o,driver_bk2425.cpp.0.o,driver_cc2500.cpp.0.o,AP_TempCalibration.cpp.0.o,AP_VisualOdom.cpp.0.o,AP_VisualOdom_Backend.cpp.0.o,AP_VisualOdom_IntelT265.cpp.0.o,AP_VisualOdom_Logging.cpp.0.o,AP_VisualOdom_MAV.cpp.0.o,AP_BLHeli.cpp.4.o,AP_ROMFS.cpp.0.o,tinfgzip.cpp.0.o,tinflate.cpp.0.o,AP_Proximity.cpp.0.o,AP_Proximity_AirSimSITL.cpp.0.o,AP_Proximity_Backend.cpp.0.o,AP_Proximity_Backend_Serial.cpp.0.o,AP_Proximity_Boundary_3D.cpp.0.o,AP_Proximity_Cygbot_D1.cpp.0.o,AP_Proximity_LightWareSF40C.cpp.0.o,AP_Proximity_LightWareSF45B.cpp.0.o,AP_Proximity_LightWareSerial.cpp.0.o,AP_Proximity_MAV.cpp.0.o,AP_Proximity_Params.cpp.0.o,AP_Proximity_RPLidarA2.cpp.0.o,AP_Proximity_RangeFinder.cpp.0.o,AP_Proximity_SITL.cpp.0.o,AP_Proximity_TeraRangerTower.cpp.0.o,AP_Proximity_TeraRangerTowerEvo.cpp.0.o,AP_Proximity_Utils.cpp.0.o,AP_Gripper.cpp.0.o,AP_Gripper_Backend.cpp.0.o,AP_Gripper_EPM.cpp.0.o,AP_Gripper_Servo.cpp.0.o,AP_RTC.cpp.0.o,JitterCorrection.cpp.0.o,AC_Sprayer.cpp.0.o,AC_Fence.cpp.4.o,AC_PolyFence_loader.cpp.4.o,AC_Avoidance_Logging.cpp.0.o,AP_OADijkstra.cpp.0.o,AP_OAPathPlanner.cpp.0.o,AP_OAVisGraph.cpp.0.o,AC_Avoid.cpp.4.o,AP_OABendyRuler.cpp.4.o,AP_OADatabase.cpp.4.o,AP_LandingGear.cpp.0.o,AP_RobotisServo.cpp.0.o,AP_NMEA_Output.cpp.0.o,AP_Filesystem.cpp.0.o,AP_Filesystem_ESP32.cpp.0.o,AP_Filesystem_FATFS.cpp.0.o,AP_Filesystem_Mission.cpp.0.o,AP_Filesystem_Param.cpp.0.o,AP_Filesystem_ROMFS.cpp.0.o,AP_Filesystem_Sys.cpp.0.o,AP_Filesystem_backend.cpp.0.o,posix_compat.cpp.0.o,AP_Filesystem_posix.cpp.4.o,AP_ADSB_Backend.cpp.0.o,AP_ADSB_Sagetech.cpp.0.o,AP_ADSB_uAvionix_MAVLink.cpp.0.o,AP_ADSB_uAvionix_UCP.cpp.0.o,AP_ADSB.cpp.4.o,AP_ADSB_Sagetech_MXS.cpp.4.o,appendChecksum.c.0.o,calcChecksum.c.0.o,charArray2Buf.c.0.o,float2Buf.c.0.o,icao2Buf.c.0.o,sgDecodeAck.c.0.o,sgDecodeFlightId.c.0.o,sgDecodeInstall.c.0.o,sgDecodeMSR.c.0.o,sgDecodeSVR.c.0.o,sgEncodeDataReq.c.0.o,sgEncodeFlightId.c.0.o,sgEncodeGPS.c.0.o,sgEncodeInstall.c.0.o,sgEncodeOperating.c.0.o,sgEncodeTargetReq.c.0.o,target.c.0.o,toAlt.c.0.o,toGS.c.0.o,toHeading.c.0.o,toHeading2.c.0.o,toIcao.c.0.o,toInt16.c.0.o,toInt32.c.0.o,toLatLon.c.0.o,toTOA.c.0.o,toUint16.c.0.o,toUint32.c.0.o,toVel.c.0.o,uint162Buf.c.0.o,uint322Buf.c.0.o,AC_HELI_PID.cpp.0.o,AC_P.cpp.0.o,AC_PI.cpp.0.o,AC_PID.cpp.0.o,AC_PID_2D.cpp.0.o,AC_PID_Basic.cpp.0.o,AC_PI_2D.cpp.0.o,AC_P_1D.cpp.0.o,AC_P_2D.cpp.0.o,AP_SerialLED.cpp.0.o,AP_EFI.cpp.0.o,AP_EFI_Backend.cpp.0.o,AP_EFI_Currawong_ECU.cpp.0.o,AP_EFI_DroneCAN.cpp.0.o,AP_EFI_NWPMU.cpp.0.o,AP_EFI_Scripting.cpp.0.o,AP_EFI_Serial_Lutan.cpp.0.o,AP_EFI_Serial_MS.cpp.0.o,AP_Hott_Telem.cpp.0.o,AP_ESC_Telem.cpp.0.o,AP_ESC_Telem_Backend.cpp.0.o,AP_ESC_Telem_SITL.cpp.0.o,AP_Stats.cpp.0.o,AP_GyroFFT.cpp.4.o,AP_Spektrum_Telem.cpp.0.o,AP_CRSF_Telem.cpp.4.o,AP_RCTelemetry.cpp.4.o,AP_Generator.cpp.0.o,AP_Generator_Backend.cpp.0.o,AP_Generator_IE_2400.cpp.0.o,AP_Generator_IE_650_800.cpp.0.o,AP_Generator_IE_FuelCell.cpp.0.o,AP_Generator_RichenPower.cpp.0.o,AP_MSP.cpp.0.o,AP_MSP_Telem_Backend.cpp.0.o,AP_MSP_Telem_DJI.cpp.0.o,AP_MSP_Telem_DisplayPort.cpp.0.o,AP_MSP_Telem_Generic.cpp.0.o,msp.cpp.0.o,msp_sbuf.cpp.0.o,AP_OLC.cpp.0.o,AP_WheelEncoder.cpp.0.o,AP_WheelRateControl.cpp.0.o,WheelEncoder_Backend.cpp.0.o,WheelEncoder_Quadrature.cpp.0.o,WheelEncoder_SITL_Quadrature.cpp.0.o,AP_ExternalAHRS.cpp.0.o,AP_ExternalAHRS_LORD.cpp.0.o,AP_ExternalAHRS_VectorNav.cpp.0.o,AP_ExternalAHRS_backend.cpp.0.o,AP_SmartAudio.cpp.0.o,AP_Tramp.cpp.0.o,AP_VideoTX.cpp.0.o,AP_FETtecOneWire.cpp.0.o,AP_Torqeedo.cpp.0.o,AP_CustomRotations.cpp.4.o,AP_CustomRotations_params.cpp.4.o,AP_AIS.cpp.4.o,AP_OpenDroneID.cpp.0.o,AP_OpenDroneID_DroneCAN.cpp.0.o,AP_CheckFirmware.cpp.0.o,AP_CheckFirmware_secure_command.cpp.0.o,monocypher.cpp.0.o,AP_AutoTune.cpp.0.o,AP_PitchController.cpp.0.o,AP_RollController.cpp.0.o,AP_SteerController.cpp.0.o,AP_YawController.cpp.0.o,AR_AttitudeControl.cpp.0.o,AR_PosControl.cpp.0.o,AP_AdvancedFailsafe.cpp.0.o,AP_Avoidance.cpp.4.o,AP_Arming.cpp.4.o,AP_L1_Control.cpp.0.o,AP_RCMapper.cpp.0.o,AP_TECS.cpp.0.o,AP_InertialNav.cpp.0.o,AC_Circle.cpp.0.o,AC_WPNav.cpp.0.o,AC_WPNav_OA.cpp.0.o,AC_Loiter.cpp.4.o,AC_AttitudeControl_Heli.cpp.0.o,AC_AttitudeControl_Multi.cpp.0.o,AC_AttitudeControl_Multi_6DoF.cpp.0.o,AC_AttitudeControl_Sub.cpp.0.o,AC_AttitudeControl_TS.cpp.0.o,AC_CommandModel.cpp.0.o,ControlMonitor.cpp.0.o,AC_AttitudeControl.cpp.4.o,AC_PosControl.cpp.4.o,AC_WeatherVane.cpp.4.o,AP_Motors6DOF.cpp.0.o,AP_MotorsCoax.cpp.0.o,AP_MotorsHeli.cpp.0.o,AP_MotorsHeli_Dual.cpp.0.o,AP_MotorsHeli_Quad.cpp.0.o,AP_MotorsHeli_RSC.cpp.0.o,AP_MotorsHeli_Single.cpp.0.o,AP_MotorsHeli_Swash.cpp.0.o,AP_MotorsMatrix_6DoF_Scripting.cpp.0.o,AP_MotorsMatrix_Scripting_Dynamic.cpp.0.o,AP_MotorsMulticopter.cpp.0.o,AP_MotorsSingle.cpp.0.o,AP_MotorsTailsitter.cpp.0.o,AP_Motors_Class.cpp.0.o,AP_MotorsMatrix.cpp.4.o,AP_MotorsTri.cpp.4.o,AP_Landing.cpp.0.o,AP_Landing_Deepstall.cpp.0.o,AP_Landing_Slope.cpp.0.o,AP_Beacon.cpp.0.o,AP_Beacon_Backend.cpp.0.o,AP_Beacon_Marvelmind.cpp.0.o,AP_Beacon_Nooploop.cpp.0.o,AP_Beacon_Pozyx.cpp.0.o,AP_Beacon_SITL.cpp.0.o,PID.cpp.0.o,AP_Soaring.cpp.0.o,ExtendedKalmanFilter.cpp.0.o,SpeedToFly.cpp.0.o,Variometer.cpp.0.o,AP_LTM_Telem.cpp.0.o,AP_Devo_Telem.cpp.0.o,AP_OSD.cpp.0.o,AP_OSD_Backend.cpp.0.o,AP_OSD_MAX7456.cpp.0.o,AP_OSD_MSP.cpp.0.o,AP_OSD_MSP_DisplayPort.cpp.0.o,AP_OSD_SITL.cpp.0.o,AP_OSD_Setting.cpp.0.o,AP_OSD_ParamScreen.cpp.4.o,AP_OSD_ParamSetting.cpp.4.o,AP_OSD_Screen.cpp.4.o,AC_AutoTune_FreqResp.cpp.0.o,AC_AutoTune_Heli.cpp.0.o,AC_AutoTune_Multi.cpp.0.o,AC_AutoTune.cpp.4.o,AP_KDECAN.cpp.0.o,AP_Follow.cpp.4.o,AP_UAVCAN.cpp.0.o,AP_UAVCAN_DNA_Server.cpp.0.o,AP_UAVCAN_IfaceMgr.cpp.0.o,AP_UAVCAN_pool.cpp.0.o,uc_can.cpp.0.o,uc_bit_array_copy.cpp.0.o,uc_bit_stream.cpp.0.o,uc_float_spec.cpp.0.o,uc_scalar_codec.cpp.0.o,uc_generic_publisher.cpp.0.o,uc_generic_subscriber.cpp.0.o,uc_global_data_type_registry.cpp.0.o,uc_scheduler.cpp.0.o,uc_service_client.cpp.0.o,uc_timer.cpp.0.o,uc_dynamic_node_id_client.cpp.0.o,uc_node_status_provider.cpp.0.o,uc_can_acceptance_filter_configurator.cpp.0.o,uc_can_io.cpp.0.o,uc_crc.cpp.0.o,uc_dispatcher.cpp.0.o,uc_frame.cpp.0.o,uc_outgoing_transfer_registry.cpp.0.o,uc_transfer.cpp.0.o,uc_transfer_buffer.cpp.0.o,uc_transfer_listener.cpp.0.o,uc_transfer_receiver.cpp.0.o,uc_transfer_sender.cpp.0.o,uc_data_type.cpp.0.o,uc_dynamic_memory.cpp.0.o,uc_error.cpp.0.o,AnalogIn_ADS1115.cpp.0.o,AnalogIn_IIO.cpp.0.o,AnalogIn_Navio2.cpp.0.o,CANSocketIface.cpp.0.o,CameraSensor.cpp.0.o,CameraSensor_Mt9v117.cpp.0.o,CameraSensor_Mt9v117_Patches.cpp.0.o,Flow_PX4.cpp.0.o,GPIO.cpp.0.o,GPIO_Aero.cpp.0.o,GPIO_BBB.cpp.0.o,GPIO_Bebop.cpp.0.o,GPIO_Disco.cpp.0.o,GPIO_Edge.cpp.0.o,GPIO_Navigator.cpp.0.o,GPIO_Navio.cpp.0.o,GPIO_Navio2.cpp.0.o,GPIO_RPI.cpp.0.o,GPIO_Sysfs.cpp.0.o,HAL_Linux_Class.cpp.0.o,Heat_Pwm.cpp.0.o,I2CDevice.cpp.0.o,Led_Sysfs.cpp.0.o,OpticalFlow_Onboard.cpp.0.o,PWM_Sysfs.cpp.0.o,Poller.cpp.0.o,PollerThread.cpp.0.o,RCInput.cpp.0.o,RCInput_AioPRU.cpp.0.o,RCInput_Multi.cpp.0.o,RCInput_Navio2.cpp.0.o,RCInput_PRU.cpp.0.o,RCInput_RCProtocol.cpp.0.o,RCInput_RPI.cpp.0.o,RCInput_SoloLink.cpp.0.o,RCInput_UART.cpp.0.o,RCInput_UDP.cpp.0.o,RCInput_ZYNQ.cpp.0.o,RCOutput_AeroIO.cpp.0.o,RCOutput_AioPRU.cpp.0.o,RCOutput_Bebop.cpp.0.o,RCOutput_Disco.cpp.0.o,RCOutput_PCA9685.cpp.0.o,RCOutput_PRU.cpp.0.o,RCOutput_Sysfs.cpp.0.o,RCOutput_ZYNQ.cpp.0.o,SPIDevice.cpp.0.o,SPIUARTDriver.cpp.0.o,Semaphores.cpp.0.o,TCPServerDevice.cpp.0.o,Thread.cpp.0.o,ToneAlarm.cpp.0.o,ToneAlarm_Disco.cpp.0.o,UARTDevice.cpp.0.o,UARTDriver.cpp.0.o,UDPDevice.cpp.0.o,Util.cpp.0.o,Util_RPI.cpp.0.o,VideoIn.cpp.0.o,sbus.cpp.0.o,system.cpp.0.o,ConsoleDevice.cpp.4.o,Scheduler.cpp.4.o,Storage.cpp.4.o,AP_Scripting.cpp.0.o,AP_Scripting_CANSensor.cpp.0.o,AP_Scripting_helpers.cpp.0.o,lua_bindings.cpp.4.o,lua_boxed_numerics.cpp.4.o,lua_repl.cpp.4.o,lua_scripts.cpp.4.o,lua_generated_bindings.cpp.4.o,lapi.c.0.o,lauxlib.c.0.o,lbaselib.c.0.o,lbitlib.c.0.o,lcode.c.0.o,lcorolib.c.0.o,lctype.c.0.o,ldblib.c.0.o,ldebug.c.0.o,ldo.c.0.o,ldump.c.0.o,lfunc.c.0.o,lgc.c.0.o,linit.c.0.o,liolib.c.0.o,llex.c.0.o,lmathlib.c.0.o,lmem.c.0.o,loadlib.c.0.o,lobject.c.0.o,lopcodes.c.0.o,loslib.c.0.o,lparser.c.0.o,lstate.c.0.o,lstring.c.0.o,lstrlib.c.0.o,ltable.c.0.o,ltablib.c.0.o,ltm.c.0.o,lua.c.0.o,luac.c.0.o,lundump.c.0.o,lutf8lib.c.0.o,lvm.c.0.o,lzio.c.0.o -> libArduPlane_libs.a}, BB-WAF: {task 139822112846144: cxxprogram AP_Arming.cpp.47.o,ArduPlane.cpp.47.o,Attitude.cpp.47.o,GCS_Mavlink.cpp.47.o,GCS_Plane.cpp.47.o,Log.cpp.47.o,Parameters.cpp.47.o,Plane.cpp.47.o,RC_Channel.cpp.47.o,afs_plane.cpp.47.o,altitude.cpp.47.o,avoidance_adsb.cpp.47.o,commands.cpp.47.o,commands_logic.cpp.47.o,control_modes.cpp.47.o,ekf_check.cpp.47.o,events.cpp.47.o,failsafe.cpp.47.o,fence.cpp.47.o,is_flying.cpp.47.o,mode.cpp.47.o,mode_LoiterAltQLand.cpp.47.o,mode_acro.cpp.47.o,mode_auto.cpp.47.o,mode_autotune.cpp.47.o,mode_avoidADSB.cpp.47.o,mode_circle.cpp.47.o,mode_cruise.cpp.47.o,mode_fbwa.cpp.47.o,mode_fbwb.cpp.47.o,mode_guided.cpp.47.o,mode_loiter.cpp.47.o,mode_manual.cpp.47.o,mode_qacro.cpp.47.o,mode_qautotune.cpp.47.o,mode_qhover.cpp.47.o,mode_qland.cpp.47.o,mode_qloiter.cpp.47.o,mode_qrtl.cpp.47.o,mode_qstabilize.cpp.47.o,mode_rtl.cpp.47.o,mode_stabilize.cpp.47.o,mode_takeoff.cpp.47.o,mode_thermal.cpp.47.o,mode_training.cpp.47.o,motor_test.cpp.47.o,navigation.cpp.47.o,parachute.cpp.47.o,qautotune.cpp.47.o,quadplane.cpp.47.o,radio.cpp.47.o,reverse_thrust.cpp.47.o,sensors.cpp.47.o,servos.cpp.47.o,soaring.cpp.47.o,system.cpp.47.o,tailsitter.cpp.47.o,takeoff.cpp.47.o,tiltrotor.cpp.47.o,tuning.cpp.47.o -> arduplane}} BB: Process failed ((4048466, 256)) BB: Failed build of ArduPlane aero beta-4.3 BB: [5/243] Building board: AEROFOX-H7 at 2025-03-31 02:29:54.498530 BB: Trying checkout ArduPlane beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/243] Building board: AET-H743-Basic at 2025-03-31 02:29:55.191244 BB: Trying checkout ArduPlane beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/243] Building board: airbotf4 at 2025-03-31 02:29:55.903838 BB: Trying checkout ArduPlane beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [8/243] Building board: AIRLink at 2025-03-31 02:29:55.931920 BB: Trying checkout ArduPlane beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [9/243] Building board: Airvolute-DCS2 at 2025-03-31 02:29:55.957926 BB: Trying checkout ArduPlane beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [10/243] Building board: AnyleafH7 at 2025-03-31 02:29:56.660799 BB: Trying checkout ArduPlane beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [11/243] Building board: Aocoda-RC-H743Dual at 2025-03-31 02:29:57.351862 BB: Trying checkout ArduPlane beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [12/243] Building board: ARK_FPV at 2025-03-31 02:29:58.051428 BB: Trying checkout ArduPlane beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [13/243] Building board: ARKV6X at 2025-03-31 02:29:58.745161 BB: Trying checkout ArduPlane beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [14/243] Building board: AtomRCF405NAVI at 2025-03-31 02:29:58.774093 BB: Trying checkout ArduPlane beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [15/243] Building board: bbbmini at 2025-03-31 02:29:58.800290 BB: Trying checkout ArduPlane beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [16/243] Building board: BeastF7 at 2025-03-31 02:29:58.825953 BB: Trying checkout ArduPlane beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [17/243] Building board: BeastF7v2 at 2025-03-31 02:29:58.850904 BB: Trying checkout ArduPlane beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [18/243] Building board: BeastH7 at 2025-03-31 02:29:58.879228 BB: Trying checkout ArduPlane beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [19/243] Building board: BeastH7v2 at 2025-03-31 02:29:58.905573 BB: Trying checkout ArduPlane beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [20/243] Building board: bebop at 2025-03-31 02:29:58.930945 BB: Trying checkout ArduPlane beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [21/243] Building board: bhat at 2025-03-31 02:29:58.957620 BB: Trying checkout ArduPlane beta-4.3 bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bhat binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [22/243] Building board: BlitzF745 at 2025-03-31 02:29:58.982709 BB: Trying checkout ArduPlane beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [23/243] Building board: BlitzF745AIO at 2025-03-31 02:29:59.678558 BB: Trying checkout ArduPlane beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [24/243] Building board: BlitzH743Pro at 2025-03-31 02:30:00.376525 BB: Trying checkout ArduPlane beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [25/243] Building board: BlitzMiniF745 at 2025-03-31 02:30:01.080590 BB: Trying checkout ArduPlane beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [26/243] Building board: BlitzWingH743 at 2025-03-31 02:30:01.778281 BB: Trying checkout ArduPlane beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [27/243] Building board: blue at 2025-03-31 02:30:02.583012 BB: Trying checkout ArduPlane beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [28/243] Building board: canzero at 2025-03-31 02:30:02.611320 BB: Trying checkout ArduPlane beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [29/243] Building board: CBU-H7-LC-Stamp at 2025-03-31 02:30:03.370287 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [30/243] Building board: CBU-H7-Stamp at 2025-03-31 02:30:04.116794 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [31/243] Building board: CSKY405 at 2025-03-31 02:30:04.856063 BB: Trying checkout ArduPlane beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [32/243] Building board: CUAV-7-Nano at 2025-03-31 02:30:05.590600 BB: Trying checkout ArduPlane beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [33/243] Building board: CUAV-Nora at 2025-03-31 02:30:06.356992 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [34/243] Building board: CUAV-Nora-bdshot at 2025-03-31 02:30:06.388963 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [35/243] Building board: CUAV-Pixhack-v3 at 2025-03-31 02:30:06.419704 BB: Trying checkout ArduPlane beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [36/243] Building board: CUAV-X7 at 2025-03-31 02:30:07.209054 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [37/243] Building board: CUAV-X7-bdshot at 2025-03-31 02:30:07.239720 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [38/243] Building board: CUAVv5 at 2025-03-31 02:30:07.267700 BB: Trying checkout ArduPlane beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [39/243] Building board: CUAVv5-bdshot at 2025-03-31 02:30:07.295077 BB: Trying checkout ArduPlane beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [40/243] Building board: CUAVv5Nano at 2025-03-31 02:30:07.323635 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [41/243] Building board: CUAVv5Nano-bdshot at 2025-03-31 02:30:07.350045 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [42/243] Building board: CubeBlack at 2025-03-31 02:30:07.377897 BB: Trying checkout ArduPlane beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [43/243] Building board: CubeBlack+ at 2025-03-31 02:30:07.405095 BB: Trying checkout ArduPlane beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [44/243] Building board: CubeOrange at 2025-03-31 02:30:07.431753 BB: Trying checkout ArduPlane beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [45/243] Building board: CubeOrange-bdshot at 2025-03-31 02:30:07.458670 BB: Trying checkout ArduPlane beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [46/243] Building board: CubeOrangePlus at 2025-03-31 02:30:07.486253 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [47/243] Building board: CubeOrangePlus-bdshot at 2025-03-31 02:30:07.513430 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [48/243] Building board: CubePurple at 2025-03-31 02:30:07.543099 BB: Trying checkout ArduPlane beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [49/243] Building board: CubeRedPrimary at 2025-03-31 02:30:07.573098 BB: Trying checkout ArduPlane beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [50/243] Building board: CubeRedSecondary at 2025-03-31 02:30:08.352760 BB: Trying checkout ArduPlane beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [51/243] Building board: CubeYellow at 2025-03-31 02:30:09.180149 BB: Trying checkout ArduPlane beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [52/243] Building board: CubeYellow-bdshot at 2025-03-31 02:30:09.209784 BB: Trying checkout ArduPlane beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [53/243] Building board: dark at 2025-03-31 02:30:09.238398 BB: Trying checkout ArduPlane beta-4.3 dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 dark binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [54/243] Building board: DevEBoxH7v2 at 2025-03-31 02:30:09.269797 BB: Trying checkout ArduPlane beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [55/243] Building board: disco at 2025-03-31 02:30:09.299719 BB: Trying checkout ArduPlane beta-4.3 disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 disco binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [56/243] Building board: disco at 2025-03-31 02:30:09.329855 BB: Trying checkout ArduPlane beta-4.3 disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 disco binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [57/243] Building board: DroneerF405 at 2025-03-31 02:30:09.356871 BB: Trying checkout ArduPlane beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [58/243] Building board: DrotekP3Pro at 2025-03-31 02:30:10.122966 BB: Trying checkout ArduPlane beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [59/243] Building board: Durandal at 2025-03-31 02:30:10.151860 BB: Trying checkout ArduPlane beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [60/243] Building board: Durandal-bdshot at 2025-03-31 02:30:10.179122 BB: Trying checkout ArduPlane beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [61/243] Building board: edge at 2025-03-31 02:30:10.207525 BB: Trying checkout ArduPlane beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [62/243] Building board: erleboard at 2025-03-31 02:30:10.241141 BB: Trying checkout ArduPlane beta-4.3 erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 erleboard binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [63/243] Building board: erlebrain2 at 2025-03-31 02:30:10.269851 BB: Trying checkout ArduPlane beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [64/243] Building board: F35Lightning at 2025-03-31 02:30:10.297211 BB: Trying checkout ArduPlane beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [65/243] Building board: F4BY at 2025-03-31 02:30:10.325164 BB: Trying checkout ArduPlane beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [66/243] Building board: F4BY_F427 at 2025-03-31 02:30:10.352794 BB: Trying checkout ArduPlane beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [67/243] Building board: FlyingMoonF407 at 2025-03-31 02:30:11.112660 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [68/243] Building board: FlyingMoonF427 at 2025-03-31 02:30:11.145642 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [69/243] Building board: FlyingMoonH743 at 2025-03-31 02:30:11.175023 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [70/243] Building board: FlywooF405Pro at 2025-03-31 02:30:11.962701 BB: Trying checkout ArduPlane beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [71/243] Building board: FlywooF745 at 2025-03-31 02:30:12.708661 BB: Trying checkout ArduPlane beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [72/243] Building board: FlywooF745Nano at 2025-03-31 02:30:12.739186 BB: Trying checkout ArduPlane beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [73/243] Building board: FlywooH743Pro at 2025-03-31 02:30:12.768411 BB: Trying checkout ArduPlane beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [74/243] Building board: fmuv2 at 2025-03-31 02:30:13.533330 BB: Trying checkout ArduPlane beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [75/243] Building board: fmuv3 at 2025-03-31 02:30:13.577709 BB: Trying checkout ArduPlane beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [76/243] Building board: fmuv5 at 2025-03-31 02:30:13.635508 BB: Trying checkout ArduPlane beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [77/243] Building board: FoxeerF405v2 at 2025-03-31 02:30:13.668004 BB: Trying checkout ArduPlane beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [78/243] Building board: FoxeerH743v1 at 2025-03-31 02:30:14.471848 BB: Trying checkout ArduPlane beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [79/243] Building board: GEPRC_TAKER_H743 at 2025-03-31 02:30:15.336056 BB: Trying checkout ArduPlane beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [80/243] Building board: GEPRCF745BTHD at 2025-03-31 02:30:16.116632 BB: Trying checkout ArduPlane beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [81/243] Building board: HEEWING-F405 at 2025-03-31 02:30:16.891309 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405) - not in board list BB: [82/243] Building board: HEEWING-F405v2 at 2025-03-31 02:30:17.655371 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405v2) - not in board list BB: [83/243] Building board: Here4FC at 2025-03-31 02:30:18.400686 BB: Trying checkout ArduPlane beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [84/243] Building board: IFLIGHT_2RAW_H7 at 2025-03-31 02:30:19.203934 BB: Trying checkout ArduPlane beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [85/243] Building board: JFB100 at 2025-03-31 02:30:19.972124 BB: Trying checkout ArduPlane beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [86/243] Building board: JFB110 at 2025-03-31 02:30:20.739688 BB: Trying checkout ArduPlane beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [87/243] Building board: JHEM_JHEF405 at 2025-03-31 02:30:21.527809 BB: Trying checkout ArduPlane beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [88/243] Building board: JHEMCU-H743HD at 2025-03-31 02:30:22.318665 BB: Trying checkout ArduPlane beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [89/243] Building board: KakuteF4 at 2025-03-31 02:30:23.067691 BB: Trying checkout ArduPlane beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [90/243] Building board: KakuteF4-Wing at 2025-03-31 02:30:23.100326 BB: Trying checkout ArduPlane beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [91/243] Building board: KakuteF4Mini at 2025-03-31 02:30:23.874737 BB: Trying checkout ArduPlane beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [92/243] Building board: KakuteF7 at 2025-03-31 02:30:23.904043 BB: Trying checkout ArduPlane beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [93/243] Building board: KakuteF7-bdshot at 2025-03-31 02:30:23.942393 BB: Trying checkout ArduPlane beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [94/243] Building board: KakuteF7Mini at 2025-03-31 02:30:23.973327 BB: Trying checkout ArduPlane beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [95/243] Building board: KakuteH7 at 2025-03-31 02:30:24.002399 BB: Trying checkout ArduPlane beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [96/243] Building board: KakuteH7-bdshot at 2025-03-31 02:30:24.032187 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [97/243] Building board: KakuteH7-Wing at 2025-03-31 02:30:24.062304 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [98/243] Building board: KakuteH7Mini at 2025-03-31 02:30:24.805760 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [99/243] Building board: KakuteH7Mini-Nand at 2025-03-31 02:30:24.836477 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [100/243] Building board: KakuteH7v2 at 2025-03-31 02:30:24.867369 BB: Trying checkout ArduPlane beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [101/243] Building board: linux at 2025-03-31 02:30:24.896660 BB: Trying checkout ArduPlane beta-4.3 linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 linux binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [102/243] Building board: LongBowF405WING at 2025-03-31 02:30:24.924748 BB: Trying checkout ArduPlane beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [103/243] Building board: LumenierLUXF765-NDAA at 2025-03-31 02:30:25.699001 BB: Trying checkout ArduPlane beta-4.3 LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [104/243] Building board: luminousbee5 at 2025-03-31 02:30:26.475371 BB: Trying checkout ArduPlane beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [105/243] Building board: MambaF405-2022 at 2025-03-31 02:30:26.508313 BB: Trying checkout ArduPlane beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [106/243] Building board: MambaF405US-I2C at 2025-03-31 02:30:26.540253 BB: Trying checkout ArduPlane beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [107/243] Building board: MambaF405v2 at 2025-03-31 02:30:26.573845 BB: Trying checkout ArduPlane beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [108/243] Building board: MambaH743v4 at 2025-03-31 02:30:26.611837 BB: Trying checkout ArduPlane beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [109/243] Building board: MatekF405 at 2025-03-31 02:30:26.644824 BB: Trying checkout ArduPlane beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [110/243] Building board: MatekF405-bdshot at 2025-03-31 02:30:26.675836 BB: Trying checkout ArduPlane beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [111/243] Building board: MatekF405-CAN at 2025-03-31 02:30:26.707079 BB: Trying checkout ArduPlane beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [112/243] Building board: MatekF405-STD at 2025-03-31 02:30:26.735539 BB: Trying checkout ArduPlane beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [113/243] Building board: MatekF405-TE at 2025-03-31 02:30:26.763760 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [114/243] Building board: MatekF405-TE-bdshot at 2025-03-31 02:30:26.792785 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [115/243] Building board: MatekF405-Wing at 2025-03-31 02:30:27.581062 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [116/243] Building board: MatekF405-Wing-bdshot at 2025-03-31 02:30:27.614641 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [117/243] Building board: MatekF765-SE at 2025-03-31 02:30:27.643861 BB: Trying checkout ArduPlane beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [118/243] Building board: MatekF765-Wing at 2025-03-31 02:30:27.675864 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [119/243] Building board: MatekF765-Wing-bdshot at 2025-03-31 02:30:27.708089 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [120/243] Building board: MatekH743 at 2025-03-31 02:30:27.736060 BB: Trying checkout ArduPlane beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [121/243] Building board: MatekH743-bdshot at 2025-03-31 02:30:27.767667 BB: Trying checkout ArduPlane beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [122/243] Building board: MatekH7A3 at 2025-03-31 02:30:27.796750 BB: Trying checkout ArduPlane beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [123/243] Building board: MFT-SEMA100 at 2025-03-31 02:30:28.572351 BB: Trying checkout ArduPlane beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [124/243] Building board: MicoAir405Mini at 2025-03-31 02:30:29.375256 BB: Trying checkout ArduPlane beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [125/243] Building board: MicoAir405v2 at 2025-03-31 02:30:30.160824 BB: Trying checkout ArduPlane beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [126/243] Building board: MicoAir743 at 2025-03-31 02:30:30.920599 BB: Trying checkout ArduPlane beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [127/243] Building board: MicoAir743-AIO at 2025-03-31 02:30:31.683022 BB: Trying checkout ArduPlane beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [128/243] Building board: MicoAir743v2 at 2025-03-31 02:30:32.414716 BB: Trying checkout ArduPlane beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [129/243] Building board: mindpx-v2 at 2025-03-31 02:30:33.137627 BB: Trying checkout ArduPlane beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [130/243] Building board: mini-pix at 2025-03-31 02:30:33.169633 BB: Trying checkout ArduPlane beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [131/243] Building board: modalai_fc-v1 at 2025-03-31 02:30:33.198906 BB: Trying checkout ArduPlane beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [132/243] Building board: mRoControlZeroClassic at 2025-03-31 02:30:33.227163 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [133/243] Building board: mRoControlZeroF7 at 2025-03-31 02:30:33.255726 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [134/243] Building board: mRoControlZeroH7 at 2025-03-31 02:30:33.282809 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [135/243] Building board: mRoControlZeroH7-bdshot at 2025-03-31 02:30:33.309660 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [136/243] Building board: mRoControlZeroOEMH7 at 2025-03-31 02:30:33.338138 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [137/243] Building board: mRoCZeroOEMH7-bdshot at 2025-03-31 02:30:33.364703 BB: Trying checkout ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [138/243] Building board: mRoNexus at 2025-03-31 02:30:34.097120 BB: Trying checkout ArduPlane beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [139/243] Building board: mRoPixracerPro at 2025-03-31 02:30:34.127535 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [140/243] Building board: mRoPixracerPro-bdshot at 2025-03-31 02:30:34.154478 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [141/243] Building board: mRoX21 at 2025-03-31 02:30:34.181226 BB: Trying checkout ArduPlane beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [142/243] Building board: mRoX21-777 at 2025-03-31 02:30:34.210688 BB: Trying checkout ArduPlane beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [143/243] Building board: MUPilot at 2025-03-31 02:30:34.237289 BB: Trying checkout ArduPlane beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [144/243] Building board: navigator at 2025-03-31 02:30:34.973539 BB: Trying checkout ArduPlane beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [145/243] Building board: navigator64 at 2025-03-31 02:30:35.003811 BB: Trying checkout ArduPlane beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [146/243] Building board: navio at 2025-03-31 02:30:35.715239 BB: Trying checkout ArduPlane beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [147/243] Building board: navio2 at 2025-03-31 02:30:35.743810 BB: Trying checkout ArduPlane beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [148/243] Building board: NxtPX4v2 at 2025-03-31 02:30:35.769487 BB: Trying checkout ArduPlane beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [149/243] Building board: obal at 2025-03-31 02:30:36.528724 BB: Trying checkout ArduPlane beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [150/243] Building board: ocpoc_zynq at 2025-03-31 02:30:36.558330 BB: Trying checkout ArduPlane beta-4.3 ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [151/243] Building board: omnibusf4 at 2025-03-31 02:30:36.588181 BB: Trying checkout ArduPlane beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [152/243] Building board: omnibusf4pro at 2025-03-31 02:30:36.625112 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [153/243] Building board: omnibusf4pro-bdshot at 2025-03-31 02:30:36.654139 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [154/243] Building board: omnibusf4v6 at 2025-03-31 02:30:36.683594 BB: Trying checkout ArduPlane beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [155/243] Building board: OMNIBUSF7V2 at 2025-03-31 02:30:36.714904 BB: Trying checkout ArduPlane beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [156/243] Building board: OmnibusNanoV6 at 2025-03-31 02:30:36.743108 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [157/243] Building board: OmnibusNanoV6-bdshot at 2025-03-31 02:30:36.771861 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [158/243] Building board: OrqaF405Pro at 2025-03-31 02:30:36.800989 BB: Trying checkout ArduPlane beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [159/243] Building board: PH4-mini at 2025-03-31 02:30:37.601250 BB: Trying checkout ArduPlane beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [160/243] Building board: PH4-mini-bdshot at 2025-03-31 02:30:37.630435 BB: Trying checkout ArduPlane beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [161/243] Building board: Pix32v5 at 2025-03-31 02:30:37.657162 BB: Trying checkout ArduPlane beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [162/243] Building board: PixC4-Jetson at 2025-03-31 02:30:37.684376 BB: Trying checkout ArduPlane beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [163/243] Building board: PixFlamingo at 2025-03-31 02:30:37.711605 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [164/243] Building board: PixFlamingo-F767 at 2025-03-31 02:30:38.473918 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [165/243] Building board: Pixhawk1 at 2025-03-31 02:30:39.203404 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [166/243] Building board: Pixhawk1-1M at 2025-03-31 02:30:39.233172 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [167/243] Building board: Pixhawk1-1M-bdshot at 2025-03-31 02:30:39.259660 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [168/243] Building board: Pixhawk1-bdshot at 2025-03-31 02:30:39.285963 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [169/243] Building board: Pixhawk4 at 2025-03-31 02:30:40.040440 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [170/243] Building board: Pixhawk4-bdshot at 2025-03-31 02:30:40.068386 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [171/243] Building board: Pixhawk5X at 2025-03-31 02:30:40.093944 BB: Trying checkout ArduPlane beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [172/243] Building board: Pixhawk6C at 2025-03-31 02:30:40.120529 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [173/243] Building board: Pixhawk6C-bdshot at 2025-03-31 02:30:40.147392 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [174/243] Building board: Pixhawk6X at 2025-03-31 02:30:40.879402 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [175/243] Building board: Pixhawk6X-bdshot at 2025-03-31 02:30:40.908955 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [176/243] Building board: PixPilot-C3 at 2025-03-31 02:30:41.631795 BB: Trying checkout ArduPlane beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [177/243] Building board: PixPilot-V3 at 2025-03-31 02:30:42.370833 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [178/243] Building board: PixPilot-V6 at 2025-03-31 02:30:43.083389 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [179/243] Building board: PixPilot-V6PRO at 2025-03-31 02:30:43.115088 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [180/243] Building board: Pixracer at 2025-03-31 02:30:43.860130 BB: Trying checkout ArduPlane beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [181/243] Building board: Pixracer-bdshot at 2025-03-31 02:30:43.888254 BB: Trying checkout ArduPlane beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [182/243] Building board: PixSurveyA1 at 2025-03-31 02:30:43.922904 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [183/243] Building board: PixSurveyA1-IND at 2025-03-31 02:30:43.949551 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [184/243] Building board: PixSurveyA2 at 2025-03-31 02:30:44.694834 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [185/243] Building board: pocket at 2025-03-31 02:30:45.449392 BB: Trying checkout ArduPlane beta-4.3 pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pocket binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [186/243] Building board: pxf at 2025-03-31 02:30:45.477764 BB: Trying checkout ArduPlane beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [187/243] Building board: pxfmini at 2025-03-31 02:30:45.503003 BB: Trying checkout ArduPlane beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [188/243] Building board: QioTekAdeptF407 at 2025-03-31 02:30:45.530272 BB: Trying checkout ArduPlane beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [189/243] Building board: QioTekZealotF427 at 2025-03-31 02:30:46.249971 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [190/243] Building board: QioTekZealotH743 at 2025-03-31 02:30:46.279954 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [191/243] Building board: QioTekZealotH743-bdshot at 2025-03-31 02:30:46.307034 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [192/243] Building board: R9Pilot at 2025-03-31 02:30:47.059424 BB: Trying checkout ArduPlane beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [193/243] Building board: RadiolinkPIX6 at 2025-03-31 02:30:47.089255 BB: Trying checkout ArduPlane beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [194/243] Building board: RADIX2HD at 2025-03-31 02:30:47.840199 BB: Trying checkout ArduPlane beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [195/243] Building board: ReaperF745 at 2025-03-31 02:30:48.566289 BB: Trying checkout ArduPlane beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [196/243] Building board: revo-mini at 2025-03-31 02:30:49.366744 BB: Trying checkout ArduPlane beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [197/243] Building board: revo-mini-bdshot at 2025-03-31 02:30:49.395771 BB: Trying checkout ArduPlane beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [198/243] Building board: revo-mini-i2c at 2025-03-31 02:30:49.424425 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [199/243] Building board: revo-mini-i2c-bdshot at 2025-03-31 02:30:49.456941 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [200/243] Building board: rst_zynq at 2025-03-31 02:30:49.488147 BB: Trying checkout ArduPlane beta-4.3 rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 2.7.0 : 3.10.12 BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : enabled BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: SITL 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.495s) BB-WAF: 'clean' finished successfully (0.887s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 320 MAVLink message types in 15 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/872] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/872] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/872] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/872] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/872] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/872] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/872] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/872] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 15/872] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 16/872] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 17/872] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/872] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/872] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/872] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/872] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/872] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/872] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/872] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/872] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/872] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/872] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/872] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/872] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/872] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 31/872] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 32/872] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 33/872] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 34/872] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 35/872] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 36/872] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 37/872] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 38/872] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 39/872] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 40/872] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 41/872] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 42/872] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 43/872] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 44/872] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 45/872] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 46/872] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 47/872] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 48/872] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 49/872] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 50/872] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 51/872] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 52/872] Compiling libraries/AP_Airspeed/AP_Airspeed_UAVCAN.cpp BB-WAF: [ 53/872] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/872] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/872] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/872] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/872] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/872] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 59/872] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 60/872] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 61/872] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 62/872] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 63/872] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 64/872] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 65/872] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 66/872] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 67/872] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 68/872] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 69/872] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 70/872] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 71/872] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 72/872] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 73/872] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 74/872] Compiling libraries/AP_Baro/AP_Baro_UAVCAN.cpp BB-WAF: [ 75/872] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 76/872] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 77/872] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 78/872] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 79/872] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 80/872] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 81/872] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 82/872] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 83/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 84/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 85/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 86/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 87/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 88/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp BB-WAF: [ 89/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 90/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 91/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 92/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 93/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 94/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 95/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 96/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 99/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [100/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [101/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [102/872] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [103/872] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [104/872] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [105/872] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [106/872] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [107/872] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [108/872] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [109/872] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [110/872] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [111/872] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [112/872] Compiling libraries/AP_CANManager/AP_CANTester_KDECAN.cpp BB-WAF: [113/872] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [114/872] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [115/872] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [116/872] Compiling libraries/AP_CANManager/AP_CANTester.cpp BB-WAF: [117/872] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [118/872] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [119/872] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [120/872] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [121/872] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [122/872] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [123/872] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [124/872] Compiling libraries/AP_Common/Location.cpp BB-WAF: [125/872] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [126/872] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [127/872] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [128/872] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [129/872] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [130/872] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [131/872] Compiling libraries/AP_Common/c++.cpp BB-WAF: [132/872] Compiling libraries/AP_Compass/AP_Compass_UAVCAN.cpp BB-WAF: [133/872] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [134/872] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [135/872] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [136/872] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [137/872] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [138/872] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [139/872] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [140/872] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [141/872] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [142/872] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [143/872] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [144/872] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [145/872] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [146/872] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [147/872] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [148/872] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [149/872] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [150/872] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [151/872] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [152/872] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [153/872] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [154/872] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [155/872] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [156/872] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [157/872] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [158/872] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [159/872] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [160/872] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [161/872] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [162/872] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [163/872] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [164/872] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [165/872] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [166/872] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [167/872] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [168/872] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [169/872] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [170/872] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [171/872] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [172/872] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [173/872] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [174/872] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [175/872] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [176/872] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp BB-WAF: [177/872] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [178/872] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [179/872] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [180/872] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [181/872] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [182/872] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [183/872] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [184/872] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [185/872] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [186/872] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [187/872] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [188/872] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [189/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [190/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [191/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [192/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [193/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [194/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [195/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [196/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [197/872] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [198/872] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [199/872] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [200/872] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [201/872] Compiling libraries/AP_GPS/AP_GPS_UAVCAN.cpp BB-WAF: [202/872] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function float AP_ExternalAHRS_LORD::extract_float(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:568:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 568 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp: In member function double AP_ExternalAHRS_LORD::extract_double(const uint8_t*, uint8_t) const: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_ExternalAHRS/AP_ExternalAHRS_LORD.cpp:575:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 575 | return *reinterpret_cast(&tmp); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [203/872] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [204/872] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [205/872] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [206/872] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [207/872] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [208/872] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [209/872] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [210/872] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [211/872] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [212/872] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [213/872] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [214/872] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [215/872] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [216/872] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [217/872] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [218/872] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [219/872] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [220/872] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [221/872] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [222/872] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [223/872] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [224/872] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [225/872] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [226/872] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [227/872] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [228/872] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [229/872] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [230/872] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [231/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [232/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [233/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [234/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [235/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [236/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [237/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [238/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [239/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [240/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [241/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [242/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [243/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [244/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [245/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [246/872] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [247/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [248/872] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [249/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [250/872] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [251/872] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [252/872] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [253/872] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [254/872] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [255/872] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [256/872] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [257/872] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [258/872] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [259/872] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [260/872] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [261/872] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [262/872] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [263/872] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [264/872] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [265/872] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [266/872] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [267/872] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [268/872] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [269/872] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [270/872] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [271/872] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [272/872] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [273/872] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [274/872] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [275/872] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [276/872] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [277/872] Compiling libraries/AP_Math/location.cpp BB-WAF: [278/872] Compiling libraries/AP_Math/crc.cpp BB-WAF: [279/872] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [280/872] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [281/872] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [282/872] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [283/872] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [284/872] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [285/872] Compiling libraries/AP_Math/control.cpp BB-WAF: [286/872] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [287/872] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [288/872] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [289/872] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [290/872] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [291/872] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [292/872] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [293/872] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [294/872] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [295/872] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [296/872] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [297/872] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [298/872] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [299/872] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [300/872] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [301/872] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [302/872] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [303/872] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [304/872] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [305/872] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [306/872] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [307/872] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [308/872] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [309/872] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [310/872] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [311/872] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [312/872] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [313/872] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [314/872] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [315/872] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [316/872] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [317/872] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [318/872] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [319/872] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [320/872] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [321/872] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [322/872] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [323/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [324/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [325/872] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [326/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [327/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [328/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [329/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [330/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [331/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [332/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [333/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [334/872] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [335/872] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [336/872] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [337/872] Compiling libraries/AP_Notify/UAVCAN_RGB_LED.cpp BB-WAF: [338/872] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [339/872] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [340/872] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [341/872] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [342/872] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [343/872] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [344/872] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [345/872] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [346/872] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [347/872] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [348/872] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [349/872] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [350/872] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [351/872] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [352/872] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [353/872] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [354/872] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [355/872] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [356/872] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [357/872] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [358/872] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [359/872] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [360/872] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [361/872] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [362/872] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [363/872] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [364/872] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [365/872] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [366/872] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [367/872] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [368/872] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [369/872] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [370/872] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [371/872] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [372/872] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [373/872] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [374/872] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [375/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [376/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [377/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [378/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [379/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [380/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [381/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [382/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [383/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [384/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [385/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [386/872] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [387/872] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [388/872] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [389/872] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [390/872] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [391/872] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [392/872] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [393/872] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [394/872] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [395/872] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [396/872] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [397/872] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [398/872] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [399/872] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [400/872] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [401/872] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [402/872] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [403/872] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [404/872] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [405/872] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [406/872] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [407/872] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [408/872] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [409/872] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [410/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [411/872] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [412/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [413/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [414/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [415/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [416/872] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [417/872] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [418/872] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [419/872] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [420/872] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [421/872] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [422/872] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [423/872] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [424/872] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [425/872] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [426/872] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [427/872] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [428/872] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [429/872] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [430/872] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [431/872] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [432/872] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [433/872] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp: In static member function static bool AP_Param::add_param(uint8_t, uint8_t, const char*, float): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Param/AP_Param.cpp:3016:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BB-WAF: 3016 | const int32_t crc = *(const int32_t *)(&hinfo.def_value); BB-WAF: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: BB-WAF: [434/872] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [435/872] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [436/872] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [437/872] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [438/872] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [439/872] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [440/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [441/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [442/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [443/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [444/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [445/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [446/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [447/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [448/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [449/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [450/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [451/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [452/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [453/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [454/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [455/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [456/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [457/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [458/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [459/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [460/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [461/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [462/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [463/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [464/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [465/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.cpp BB-WAF: [466/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [467/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [468/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [469/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [470/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [471/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [472/872] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [473/872] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [474/872] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [475/872] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [476/872] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [477/872] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [478/872] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [479/872] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [480/872] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [481/872] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [482/872] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [483/872] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [484/872] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [485/872] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [486/872] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [487/872] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [488/872] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [489/872] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [490/872] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [491/872] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [492/872] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [493/872] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [494/872] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [495/872] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [496/872] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [497/872] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [498/872] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [499/872] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [500/872] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [501/872] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [502/872] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [503/872] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [504/872] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [505/872] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [506/872] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [507/872] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [508/872] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [509/872] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [510/872] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [511/872] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [512/872] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [513/872] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [514/872] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [515/872] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [516/872] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [517/872] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [518/872] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [519/872] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [520/872] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [521/872] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [522/872] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [523/872] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [524/872] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [525/872] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [526/872] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [527/872] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [528/872] Compiling libraries/PID/PID.cpp BB-WAF: [529/872] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [530/872] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [531/872] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [532/872] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [533/872] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [534/872] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [535/872] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [536/872] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [537/872] Compiling libraries/AP_HAL/EventHandle.cpp BB-WAF: [538/872] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [539/872] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [540/872] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [541/872] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [542/872] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [543/872] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [544/872] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [545/872] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [546/872] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [547/872] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [548/872] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [549/872] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [550/872] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [551/872] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [552/872] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [553/872] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [554/872] Compiling libraries/AP_HAL/system.cpp BB-WAF: [555/872] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [556/872] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [557/872] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [558/872] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [559/872] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [560/872] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [561/872] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [562/872] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [563/872] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [564/872] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [565/872] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [566/872] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [567/872] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [568/872] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [569/872] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [570/872] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [571/872] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [572/872] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [573/872] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [574/872] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [575/872] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [576/872] Compiling libraries/AP_HAL_Linux/sbus.cpp BB-WAF: [577/872] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [578/872] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [579/872] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [580/872] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [581/872] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [582/872] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [583/872] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [584/872] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [585/872] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [586/872] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [587/872] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [588/872] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [589/872] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [590/872] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [591/872] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [592/872] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [593/872] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [594/872] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [595/872] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [596/872] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [597/872] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [598/872] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [599/872] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [600/872] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [601/872] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [602/872] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [603/872] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [604/872] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [605/872] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [606/872] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [607/872] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [608/872] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [609/872] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [610/872] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [611/872] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [612/872] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [613/872] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [614/872] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [615/872] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [616/872] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [617/872] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [618/872] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [619/872] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [620/872] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [621/872] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [622/872] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [623/872] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [624/872] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [625/872] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [626/872] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [627/872] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [628/872] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [629/872] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [630/872] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [631/872] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [632/872] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [633/872] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [634/872] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [635/872] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [636/872] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [637/872] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [638/872] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [639/872] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [640/872] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [641/872] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [642/872] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [643/872] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [644/872] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [645/872] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [646/872] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [647/872] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [648/872] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [649/872] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [650/872] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:172:8: error: RCInput_RCProtocol does not name a type BB-WAF: 172 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 139976892437824: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((4085016, 256)) BB: Failed build of ArduPlane rst_zynq beta-4.3 BB: [201/243] Building board: SDMODELH7V1 at 2025-03-31 02:31:40.395396 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [202/243] Building board: SDMODELH7V2 at 2025-03-31 02:31:41.127758 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [203/243] Building board: SITL_arm_linux_gnueabihf at 2025-03-31 02:31:41.849927 BB: Trying checkout ArduPlane beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [204/243] Building board: SITL_x86_64_linux_gnu at 2025-03-31 02:31:41.878873 BB: Trying checkout ArduPlane beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [205/243] Building board: SIYI_N7 at 2025-03-31 02:31:41.906315 BB: Trying checkout ArduPlane beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [206/243] Building board: SkySakuraH743 at 2025-03-31 02:31:42.630304 BB: Trying checkout ArduPlane beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [207/243] Building board: SkystarsH7HD-bdshot at 2025-03-31 02:31:43.354931 BB: Trying checkout ArduPlane beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [208/243] Building board: sparky2 at 2025-03-31 02:31:43.382959 BB: Trying checkout ArduPlane beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [209/243] Building board: speedybeef4 at 2025-03-31 02:31:43.409184 BB: Trying checkout ArduPlane beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [210/243] Building board: SpeedyBeeF405AIO at 2025-03-31 02:31:43.435852 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [211/243] Building board: SpeedyBeeF405Mini at 2025-03-31 02:31:44.185811 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [212/243] Building board: SpeedyBeeF405WING at 2025-03-31 02:31:44.882085 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [213/243] Building board: speedybeef4v3 at 2025-03-31 02:31:45.625050 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [214/243] Building board: speedybeef4v4 at 2025-03-31 02:31:45.653973 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [215/243] Building board: SPRacingH7 at 2025-03-31 02:31:46.376625 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [216/243] Building board: SPRacingH7RF at 2025-03-31 02:31:46.409938 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [217/243] Building board: StellarF4 at 2025-03-31 02:31:47.126372 BB: Trying checkout ArduPlane beta-4.3 StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4) - not in board list BB: [218/243] Building board: StellarF4V2 at 2025-03-31 02:31:47.837884 BB: Trying checkout ArduPlane beta-4.3 StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarF4V2) - not in board list BB: [219/243] Building board: StellarH7V2 at 2025-03-31 02:31:48.523786 BB: Trying checkout ArduPlane beta-4.3 StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (StellarH7V2) - not in board list BB: [220/243] Building board: SuccexF4 at 2025-03-31 02:31:49.218080 BB: Trying checkout ArduPlane beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [221/243] Building board: SULILGH7-P1-P2 at 2025-03-31 02:31:49.246378 BB: Trying checkout ArduPlane beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [222/243] Building board: Swan-K1 at 2025-03-31 02:31:49.939347 BB: Trying checkout ArduPlane beta-4.3 Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [223/243] Building board: TBS-Colibri-F7 at 2025-03-31 02:31:49.966773 BB: Trying checkout ArduPlane beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [224/243] Building board: TBS_LUCID_H7 at 2025-03-31 02:31:49.992512 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [225/243] Building board: TBS_LUCID_PRO at 2025-03-31 02:31:50.685266 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [226/243] Building board: thepeach-k1 at 2025-03-31 02:31:51.381919 BB: Trying checkout ArduPlane beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [227/243] Building board: thepeach-r1 at 2025-03-31 02:31:52.073934 BB: Trying checkout ArduPlane beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [228/243] Building board: TMotorH743 at 2025-03-31 02:31:52.770294 BB: Trying checkout ArduPlane beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [229/243] Building board: vnav at 2025-03-31 02:31:53.460965 BB: Trying checkout ArduPlane beta-4.3 vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 vnav binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [230/243] Building board: VRBrain-v51 at 2025-03-31 02:31:53.488319 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [231/243] Building board: VRBrain-v52 at 2025-03-31 02:31:53.515093 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [232/243] Building board: VRBrain-v54 at 2025-03-31 02:31:53.542084 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [233/243] Building board: VRCore-v10 at 2025-03-31 02:31:53.567948 BB: Trying checkout ArduPlane beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [234/243] Building board: VRUBrain-v51 at 2025-03-31 02:31:53.593384 BB: Trying checkout ArduPlane beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [235/243] Building board: VUAV-V7pro at 2025-03-31 02:31:53.618710 BB: Trying checkout ArduPlane beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [236/243] Building board: X-MAV-AP-H743v2 at 2025-03-31 02:31:54.301311 BB: Trying checkout ArduPlane beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [237/243] Building board: YJUAV_A6 at 2025-03-31 02:31:54.993884 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [238/243] Building board: YJUAV_A6SE at 2025-03-31 02:31:55.680546 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [239/243] Building board: YJUAV_A6SE_H743 at 2025-03-31 02:31:56.379544 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [240/243] Building board: YJUAV_A6Ultra at 2025-03-31 02:31:57.070095 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [241/243] Building board: ZeroOneX6 at 2025-03-31 02:31:57.756106 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: [242/243] Building board: ZeroOneX6_Air at 2025-03-31 02:31:58.447832 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [243/243] Building board: zynq at 2025-03-31 02:31:59.147558 BB: Trying checkout ArduPlane beta-4.3 zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 5b498fca139f776c32234b2eff22e522337f2372 BB-GIT: Author: Peter Barker BB-GIT: Date: Sat Mar 29 22:03:54 2025 +1100 BB-GIT: BB-GIT: Tools: AP_RangeFinder: add extract_features entry for AP_RANGEFINDER_HEXSOONRADAR_ENABLED BB: Building Rover beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-03-31 02:32:03.691180 BB: Trying checkout Rover beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/239] Building board: ACNS-CM4Pilot at 2025-03-31 02:32:06.438392 BB: Trying checkout Rover beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/239] Building board: ACNS-F405AIO at 2025-03-31 02:32:08.533416 BB: Trying checkout Rover beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/239] Building board: aero at 2025-03-31 02:32:09.231051 BB: Trying checkout Rover beta-4.3 aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'm